File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed
Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 9.1.2 "milk-blade" (2020-03-10)
2+
3+ ### cdk
4+
5+ | | |
6+ | ---------- | --------------------- |
7+ | bug fix | ** testing:** don't send unnecessary ` Key.chord ` s to protractor ([ #18685 ] ( https://github.com/angular/components/issues/18685 ) ) ([ f87195b] ( https://github.com/angular/components/commit/f87195b ) ), closes [ mozilla/geckodriver #1502 ] ( https://github.com/mozilla/geckodriver/issues/1502 ) |
8+
9+ ### material
10+
11+ | | |
12+ | ---------- | --------------------- |
13+ | bug fix | ** column-resize:** don't allow dragging using the right mouse button ([ #18758 ] ( https://github.com/angular/components/issues/18758 ) ) ([ b29308a] ( https://github.com/angular/components/commit/b29308a ) ) |
14+ | bug fix | ** datepicker:** prevent default dialog options from affecting touch ui calendar ([ #18657 ] ( https://github.com/angular/components/issues/18657 ) ) ([ 913ca45] ( https://github.com/angular/components/commit/913ca45 ) ), closes [ #18648 ] ( https://github.com/angular/components/issues/18648 ) |
15+ | bug fix | ** radio:** Move .mat-radio-input above .mat-focus-indicator. ([ #18709 ] ( https://github.com/angular/components/issues/18709 ) ) ([ bdd9ec9] ( https://github.com/angular/components/commit/bdd9ec9 ) ) |
16+ | bug fix | ** typography:** default to normal letter spacing ([ e441a8c] ( https://github.com/angular/components/commit/e441a8c ) ) |
17+ | bug fix | ** tabs:** fix event emitter type ([ #18664 ] ( https://github.com/angular/components/issues/18664 ) ) ([ b486891] ( https://github.com/angular/components/commit/b486891 ) ) |
18+
19+ ### material-experimental
20+
21+ | | |
22+ | ---------- | --------------------- |
23+ | bug fix | ** mdc-* :** rename sass mixins to mat-mdc-* ([ #18615 ] ( https://github.com/angular/components/issues/18615 ) ) ([ 694386a] ( https://github.com/angular/components/commit/694386a ) ) |
24+ | bug fix | ** mdc-form-field:** avoid expression changed after check ([ #18741 ] ( https://github.com/angular/components/issues/18741 ) ) ([ 65a602f] ( https://github.com/angular/components/commit/65a602f ) ) |
25+ | bug fix | ** mdc-progress-bar:** account for breaking changes in latest canary ([ 5d49f37] ( https://github.com/angular/components/commit/5d49f37 ) ) |
26+ | bug fix | ** mdc-slider:** resolve warnings about active event listeners ([ #18583 ] ( https://github.com/angular/components/issues/18583 ) ) ([ 6faa30c] ( https://github.com/angular/components/commit/6faa30c ) ) |
27+
28+
129## 9.1.1 "tartan-tonsure" (2020-03-04)
230
331### material
Original file line number Diff line number Diff line change 4242 "tslint" : " tslint -c tslint.json --project ./tsconfig.json" ,
4343 "stylelint" : " stylelint \" src/**/*.+(css|scss)\" --config .stylelintrc.json --syntax scss"
4444 },
45- "version" : " 9.1.1 " ,
45+ "version" : " 9.1.2 " ,
4646 "dependencies" : {
4747 "@angular/animations" : " ^9.0.5" ,
4848 "@angular/common" : " ^9.0.5" ,
You can’t perform that action at this time.
0 commit comments