March 12, 2021 – March 19, 2021
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
11.2.5 fauxfur-falafel
published
Mar 17, 2021 -
12.0.0-next.3 hollandaise-holiday
published
Mar 17, 2021
52 Pull requests merged by 13 people
-
Revert "fix(cdk/text-field): autosize text areas using the placeholder
#22296 merged
Mar 19, 2021 -
fix(material/radio): add high contrast focus indication
#22145 merged
Mar 19, 2021 -
fix(google-maps): instantiate geocoder lazily
#22159 merged
Mar 19, 2021 -
fix(material/grid-list): remove mat-figure class
#22231 merged
Mar 19, 2021 -
fix(cdk/text-field): autosize text areas using the placeholder
#22197 merged
Mar 19, 2021 -
fix(material-experimental/mdc-button): remove unthemed icon color
#22281 merged
Mar 19, 2021 -
fix(material/progress-spinner): resolve accessibility issue in ChromeVox
#22219 merged
Mar 19, 2021 -
fix(material/select): trim aria-labelledby
#22251 merged
Mar 19, 2021 -
fix(cdk/platform): avoid error during server-side rendering if document is stubbed out
#22260 merged
Mar 19, 2021 -
fix(material/autocomplete): avoid assigning invalid aria-labelledby values
#22261 merged
Mar 19, 2021 -
fix(cdk/a11y): add ConfigurableFocusTrapConfig to the public API
#22138 merged
Mar 19, 2021 -
fix(cdk/a11y): FocusTrap deprecation docs don't render correctly
#22137 merged
Mar 19, 2021 -
fix(material-experimental/mdc-select): fix floating label behavior
#22134 merged
Mar 19, 2021 -
fix(material/progress-bar): Support ChromeVox
#22166 merged
Mar 19, 2021 -
build: avoid installing node-sass
#22283 merged
Mar 19, 2021 -
build: bump @types/jasmine from 3.6.6 to 3.6.7
#22274 merged
Mar 19, 2021 -
build: bump rollup from 1.25.2 to 2.41.5
#22272 merged
Mar 19, 2021 -
build: bump jasmine from 3.6.4 to 3.7.0
#22271 merged
Mar 19, 2021 -
build: fix jasmine_node_test
#22291 merged
Mar 19, 2021 -
fix(cdk/schematics): update generated css class
#22270 merged
Mar 19, 2021 -
build: remove commit message line length limit
#22252 merged
Mar 19, 2021 -
build: require reviews to be completed for all PRs before merging
#22200 merged
Mar 19, 2021 -
feat(material/core): expose new @use-based Sass API
#22173 merged
Mar 19, 2021 -
build: schematics unit tests not being run
#22293 merged
Mar 19, 2021 -
release: bump version to 12.0.0-next.3 w/ changelog
#22264 merged
Mar 17, 2021 -
build: update to TypeScript 4.2
#22262 merged
Mar 17, 2021 -
release: bump version to 11.2.5 w/ changelog
#22263 merged
Mar 17, 2021 -
refactor(material-experimental/mdc-chips): switch to import deprecated from @material/chips
#22239 merged
Mar 16, 2021 -
test(material-experimental/mdc-slider): add tests for slider with one…
#22242 merged
Mar 16, 2021 -
Revert "Revert "feat(material/chips): prevent chips from being delete…
#22235 merged
Mar 16, 2021 -
build: bump @bazel/terser from 3.2.1 to 3.2.2
#22246 merged
Mar 16, 2021 -
build: bump dgeni from 0.4.13 to 0.4.14
#22244 merged
Mar 16, 2021 -
fix the warning on lock-closed gh-actions: Warning: Unexpected input(s) 'lock-bot-key'
#21547 merged
Mar 16, 2021 -
build: bump yaml from 1.10.0 to 1.10.2
#22247 merged
Mar 16, 2021 -
build: bump @types/node from 14.14.31 to 14.14.35
#22245 merged
Mar 16, 2021 -
build: update all @material packages to canary
#22241 merged
Mar 16, 2021 -
docs: remove node-sass references
#22240 merged
Mar 16, 2021 -
build: bump @angular-devkit/build-optimizer from 0.1200.0-next.2 to 0.1200.0-next.4
#22237 merged
Mar 16, 2021 -
test(material-experimental/mdc-slider): add tests for slider with set…
#22238 merged
Mar 15, 2021 -
build: bump firebase-tools from 9.5.0 to 9.6.1
#22234 merged
Mar 15, 2021 -
build: bump stylelint from 13.11.0 to 13.12.0
#22206 merged
Mar 15, 2021 -
build: bump tsutils from 3.20.0 to 3.21.0
#22233 merged
Mar 15, 2021 -
build: bump @types/jasmine from 3.6.4 to 3.6.6
#22226 merged
Mar 15, 2021 -
build: bump madge from 4.0.0 to 4.0.2
#22205 merged
Mar 15, 2021 -
docs(material/button-toggle): add missing type on public API
#22224 merged
Mar 15, 2021 -
build: lay foundation for migrating to ng-dev release tooling
#22167 merged
Mar 15, 2021 -
build: run commit message check after other lint checks
#22208 merged
Mar 15, 2021 -
build: add lint rule to prevent @import usage
#22222 merged
Mar 15, 2021 -
refactor: update MDC and switch chips Sass import path
#22220 merged
Mar 15, 2021 -
test(material-experimental/mdc-slider): add tests for sliders with se…
#22214 merged
Mar 15, 2021 -
fix(material-experimental/mdc-slider): add slider to mdc_scss_deps_lib
#22216 merged
Mar 15, 2021 -
fix(material-experimental/mdc-core): fix broken list option style
#22218 merged
Mar 13, 2021
9 Pull requests opened by 8 people
-
fix(youtube-player): compatibility with latest typings
#22223 opened
Mar 14, 2021 -
fix(material/sort): fix undefined object access
#22229 opened
Mar 15, 2021 -
fix(material/stepper): setting invalid value for visibility
#22254 opened
Mar 17, 2021 -
fix(material/tabs): stop scrolling on tab change
#22265 opened
Mar 17, 2021 -
docs(material/theming): rewrite theming guide for `@use`
#22268 opened
Mar 17, 2021 -
fix(material-experimental/mdc-slider): fix change events on slider in…
#22286 opened
Mar 18, 2021 -
build: bump jasmine-core from 3.6.0 to 3.7.1
#22289 opened
Mar 19, 2021 -
build: bump yargs-parser from 5.0.0 to 5.0.1
#22294 opened
Mar 19, 2021 -
ci: disable dependabot
#22295 opened
Mar 19, 2021
26 Issues closed by 7 people
-
bug(GeoCoder): ERROR ReferenceError: google is not defined
#22148 closed
Mar 19, 2021 -
bug(cdkTextareaAutosize): cdkTextareaAutosize does not resize when the placeholder or label is long
#22042 closed
Mar 19, 2021 -
bug(cdk/platform.): scrolling.ts SSR build Element is not defined
#22259 closed
Mar 19, 2021 -
bug(mat-autocomplete): panel listbox generates invalid aria-labeledby when a mat-label isn't present
#22256 closed
Mar 19, 2021 -
bug(mat-progress-bar): ChromeVox can't read a progress bar
#22165 closed
Mar 19, 2021 -
cdk/schematics: wrong css class in cdk drag drop generator
#22269 closed
Mar 19, 2021 -
docs-bug(form-field): components-examples related to form-field do not load in Angular v12
#22285 closed
Mar 18, 2021 -
CDK VirtualScroll: Event when user stops scrolling in virtual scroll
#22248 closed
Mar 18, 2021 -
feat(Datepicker): Datepicker yearsPerPage value
#22253 closed
Mar 18, 2021 -
Show number of row in material table
#22279 closed
Mar 18, 2021 -
Form field suffix not vertically aligned in outline appearance
#21537 closed
Mar 18, 2021 -
mat-form-field have vertical align issue on FF and Chrome using Prefix & suffix on appearance="outline"
#22280 closed
Mar 18, 2021 -
Setting negative input with type="number". MatInputHarness.
#22001 closed
Mar 18, 2021 -
docs-bug(Header): Go to the 11 version noesn't work
#22277 closed
Mar 18, 2021 -
docs-bug(Autocomplete): Examples autocomplete doesn't work
#22278 closed
Mar 18, 2021 -
Mat-Tabs not working after upgrading to angular version 11
#22257 closed
Mar 18, 2021 -
fix(mat-selection-list): do not allow ctrl + a when mat-selection-list is disabled
#12542 closed
Mar 16, 2021 -
bug(ListKeyManager): active item reference remains although the child component is already deleted
#22249 closed
Mar 16, 2021 -
bug(google-maps): Identifier 'ɵngcc0' has already been declared
#22243 closed
Mar 16, 2021 -
Not animating out
#15681 closed
Mar 15, 2021 -
docs-bug(MatButtonToggle): absent type of `selected` field
#22026 closed
Mar 15, 2021 -
feat(Material Select) - Showing checked values at top in case of Multiple Selections
#22186 closed
Mar 15, 2021 -
bug(datepicker): Harness is not working with readonly
#22190 closed
Mar 15, 2021 -
Issue with Angular material CDK drag and drop
#22211 closed
Mar 15, 2021 -
docs-bug(COMPONENT): TITLE
#22221 closed
Mar 14, 2021
10 Issues opened by 10 people
-
bug(mat-form-field): Does not show placeholder text when mat-label is empty
#22297 opened
Mar 19, 2021 -
Memory Leak in Injector
#22292 opened
Mar 19, 2021 -
feat(table): typescript/strong typing of cell templates
#22290 opened
Mar 19, 2021 -
feat(table): Support drag and drop of rows and columns in same table
#22287 opened
Mar 18, 2021 -
bug(tree): tree does not initialize when data is set in constructor
#22282 opened
Mar 18, 2021 -
bug(mat-selection-list): Model change fired twice for the selection list with [multiple]="false"
#22276 opened
Mar 18, 2021 -
feat(MatMenu): Create light-weight injection token for MatMenuTrigger
#22275 opened
Mar 18, 2021 -
docs-bug(MatDialog): Add docs for `ScrollStrategy` or give a link
#22267 opened
Mar 17, 2021 -
High contrast mode detector enhancements
#22258 opened
Mar 17, 2021 -
'_applyBodyHighContrastModeCssClasses' is undefined
#22250 opened
Mar 16, 2021
45 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
bug(SELECT): doesn't preserve state with angular 11 HMR
#22212 commented on
Mar 19, 2021 • 5 new comments -
Bug: sorting in ngoninit causes crash
#22210 commented on
Mar 15, 2021 • 4 new comments -
bug(overlay): Issues using BlockScrollStrategy in AfterViewInit hook
#22217 commented on
Mar 15, 2021 • 3 new comments -
feat(material/menu): allow updating menu position a la autocomplete
#22046 commented on
Mar 15, 2021 • 3 new comments -
Drag Drop Sortable, mixed orientation support
#13372 commented on
Mar 17, 2021 • 2 new comments -
CDK Virtual Scroll Viewport with CDK A11y ActiveDescendantKeyManager
#14516 commented on
Mar 18, 2021 • 2 new comments -
Highlight dates in mat-calendar
#14603 commented on
Mar 13, 2021 • 1 new comment -
Ripple effects of list items are stacking on scrolling in mobile
#12470 commented on
Mar 13, 2021 • 1 new comment -
Mat-hint causing an ExpressionChangedAfterItHasBeenCheckedError if respective input has a *ngIf directive
#16209 commented on
Mar 13, 2021 • 1 new comment -
The label on a mat form field with Outline with a prefix not aligning inside a dialog
#15027 commented on
Mar 14, 2021 • 1 new comment -
Tooltip does not hide while scrolling.
#17099 commented on
Mar 15, 2021 • 1 new comment -
Support additional colors outside primary, accent, warn
#11888 commented on
Mar 15, 2021 • 1 new comment -
mat-toolbar does not display correctly on Safari, iOS simulator and Android emulator
#9403 commented on
Mar 15, 2021 • 1 new comment -
Expansion Table auto expanded when used within tabs
#16034 commented on
Mar 15, 2021 • 1 new comment -
Support copying items from source container
#13906 commented on
Mar 15, 2021 • 1 new comment -
Expansion panel FOUC when contained in dialog
#13870 commented on
Mar 16, 2021 • 1 new comment -
bug(MatTabGroup): StaticInjectorError thrown when using MatTabGroup with wrapper component
#21770 commented on
Mar 16, 2021 • 1 new comment -
feat(google-maps): Google maps gm_authFailure
#22163 commented on
Mar 16, 2021 • 1 new comment -
[Drag and drop] problems when changing height after start
#14703 commented on
Mar 17, 2021 • 1 new comment -
CDK Drag Drop issues with nested lists
#16671 commented on
Mar 17, 2021 • 1 new comment -
[Tabs] Allow users to assign IDs to tabs
#4136 commented on
Mar 17, 2021 • 1 new comment -
<mat-tab> Hide and Show Feature
#14227 commented on
Mar 18, 2021 • 1 new comment -
cdkTextareaAutosize scroll bug
#18270 commented on
Mar 18, 2021 • 1 new comment -
Range Slider
#1331 commented on
Mar 18, 2021 • 1 new comment -
Mat-tree :Tree with nested nodes adding child doesnt update the view.
#11381 commented on
Mar 18, 2021 • 1 new comment -
CDK overlay auto calculate width when using ConnectedPositionStrategy
#10393 commented on
Mar 18, 2021 • 1 new comment -
md error: long error messages overlap input fields
#4580 commented on
Mar 18, 2021 • 1 new comment -
[Sort] Programatically setting active/direction does not update UI
#10242 commented on
Mar 19, 2021 • 1 new comment -
[Tabs] Label has focused style after clicking
#5903 commented on
Mar 19, 2021 • 1 new comment -
virtual-scroll: integrate with relevant existing components
#10122 commented on
Mar 19, 2021 • 1 new comment -
fix(form-field): Displaying of mat-hint in combination with *ngIf
#15970 commented on
Mar 17, 2021 • 1 new comment -
build: enforce consistent readonly array type
#20290 commented on
Mar 17, 2021 • 1 new comment -
fix(material-experimental/mdc-select): float label on focus if there's a placeholder
#22187 commented on
Mar 19, 2021 • 1 new comment -
Card title group image wrong style
#22172 commented on
Mar 15, 2021 • 0 new comments -
Datepicker doesn't clear input when it has an invalid value
#22209 commented on
Mar 15, 2021 • 0 new comments -
feat(Material Select) - Displaying Custom Trigger when no option is selected
#22179 commented on
Mar 15, 2021 • 0 new comments -
bug(overlay): overlay width miscalculation after scroll and push
#22189 commented on
Mar 15, 2021 • 0 new comments -
feat(datepicker): add support for choosing time
#5648 commented on
Mar 19, 2021 • 0 new comments -
refactor: make all event emitters readonly
#17666 commented on
Mar 18, 2021 • 0 new comments -
fix(expansion): enforce stricter types for inputs
#20287 commented on
Mar 18, 2021 • 0 new comments -
refactor: remove unused acceptance members
#20431 commented on
Mar 18, 2021 • 0 new comments -
fix(material/dialog): content directives picking up wrong ref for stacked mixed type dialogs
#21579 commented on
Mar 14, 2021 • 0 new comments -
feat(material-experimental/mdc-menu): support density
#21621 commented on
Mar 14, 2021 • 0 new comments -
refactor(material/list): remove deprecated APIs for v12
#21974 commented on
Mar 13, 2021 • 0 new comments -
fix(material-experimental/mdc-form-field): use coercion for boolean input
#22194 commented on
Mar 19, 2021 • 0 new comments