-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: bump @bazel/typescript from 3.2.1 to 3.2.2 #46
build: bump @bazel/typescript from 3.2.1 to 3.2.2 #46
Commits on Jan 25, 2021
-
fix(material-experimental/mdc-radio): de-duplicate test harness logic (…
…angular#21532) Changes the MDC-based radio harnesses to extend the base ones directly since the logic is identical, aside from some selectors.
Configuration menu - View commit details
-
Copy full SHA for 9d92927 - Browse repository at this point
Copy the full SHA 9d92927View commit details -
refactor(material-experimental/mdc-checkbox): de-duplicate test harne…
…ss logic (angular#21506) Refactors the MDC checkbox harness so that it extends the non-MDC one directly, because most of the logic is identical.
Configuration menu - View commit details
-
Copy full SHA for 632fd46 - Browse repository at this point
Copy the full SHA 632fd46View commit details -
refactor(material-experimental/mdc-menu): de-duplicate test harness l…
…ogic (angular#21483) De-duplicates the test harness logic between the base and MDC menu test harnesses.
Configuration menu - View commit details
-
Copy full SHA for ebdb954 - Browse repository at this point
Copy the full SHA ebdb954View commit details -
refactor(material-experimental/mdc-autocomplete): de-duplicate test h…
…arness logic (angular#21476) De-duplicates the test harness logic between the base and MDC autocomplete test harnesses.
Configuration menu - View commit details
-
Copy full SHA for 0baa7ff - Browse repository at this point
Copy the full SHA 0baa7ffView commit details -
refactor(material-experimental/mdc-select): de-duplicate test harness…
… logic (angular#21460) Reworks the `MatSelectHarness` in order to de-duplicate the logic between the base and MDC implementations.
Configuration menu - View commit details
-
Copy full SHA for abdc4a0 - Browse repository at this point
Copy the full SHA abdc4a0View commit details -
fix(cdk/drag-drop): not detecting parent when projected using ngTempl…
…ateOutlet (angular#21668) Some logic was added in angular#21227 which would only `stopPropagation` when dragging if a parent drag item is detected. The problem is that we resolve the parent using DI which won't work if the item is projected through something like `ngTemplateOutlet`. These changes resolve the issue by falling back to resolving the parent through the DOM.
Configuration menu - View commit details
-
Copy full SHA for 92cb67e - Browse repository at this point
Copy the full SHA 92cb67eView commit details -
fix(material/datepicker): mark date input as touched when calendar is…
… closed (angular#21646) Currently we mark the date input model as touched when it is blurred or the user types something in, however opening and closing the calendar is also an indicator that the user has interacted with it. These changes add some logic to mark the inputs as touched when the calendar is closed as well. Fixes angular#21643.
Configuration menu - View commit details
-
Copy full SHA for b559786 - Browse repository at this point
Copy the full SHA b559786View commit details -
fix(material/form-field): flickering when hovering invalid input on c…
…hrome (angular#21620) Fixes some flickering in all adjacent form fields that happens when a specific form field is in its invalid state and the user hovers over it. Fixes angular#21612.
Configuration menu - View commit details
-
Copy full SHA for ac121f8 - Browse repository at this point
Copy the full SHA ac121f8View commit details -
build: bump zone.js from 0.10.3 to 0.11.3 (angular#21673)
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.10.3 to 0.11.3. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/master/packages/zone.js/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/zone.js-0.11.3/packages/zone.js) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 42707d8 - Browse repository at this point
Copy the full SHA 42707d8View commit details -
build: bump fs-extra from 9.0.1 to 9.1.0 (angular#21672)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.0.1 to 9.1.0. - [Release notes](https://github.com/jprichardson/node-fs-extra/releases) - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@9.0.1...9.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3b8517a - Browse repository at this point
Copy the full SHA 3b8517aView commit details -
build: bump jasmine from 3.6.3 to 3.6.4 (angular#21671)
Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 3.6.3 to 3.6.4. - [Release notes](https://github.com/jasmine/jasmine-npm/releases) - [Commits](jasmine/jasmine-npm@v3.6.3...v3.6.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e0842b1 - Browse repository at this point
Copy the full SHA e0842b1View commit details -
build: bump @webcomponents/custom-elements from 1.4.2 to 1.4.3 (angul…
…ar#21661) Bumps [@webcomponents/custom-elements](https://github.com/webcomponents/polyfills/tree/HEAD/packages/custom-elements) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/webcomponents/polyfills/releases) - [Changelog](https://github.com/webcomponents/polyfills/blob/master/packages/custom-elements/CHANGELOG.md) - [Commits](https://github.com/webcomponents/polyfills/commits/@webcomponents/custom-elements@1.4.3/packages/custom-elements) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d74fce5 - Browse repository at this point
Copy the full SHA d74fce5View commit details -
build: bump @types/googlemaps from 3.43.0 to 3.43.2 (angular#21659)
Bumps [@types/googlemaps](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/googlemaps) from 3.43.0 to 3.43.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/googlemaps) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 66969d3 - Browse repository at this point
Copy the full SHA 66969d3View commit details -
fix(material/autocomplete): prevent inert host node from affecting su…
…rrounding layout (angular#21649) Similar to angular#21246. Prevents the inert host node for `mat-autocomplete` from affecting the layout around it.
Configuration menu - View commit details
-
Copy full SHA for 3bbc0a0 - Browse repository at this point
Copy the full SHA 3bbc0a0View commit details -
build: fix lint failures (angular#21692)
Fixes a few lint failures that got through, because the related PRs were opened before the check was introduced.
Configuration menu - View commit details
-
Copy full SHA for 0091015 - Browse repository at this point
Copy the full SHA 0091015View commit details -
build: bump @octokit/rest from 18.0.12 to 18.0.14 (angular#21689)
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.0.12 to 18.0.14. - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v18.0.12...v18.0.14) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 98a7676 - Browse repository at this point
Copy the full SHA 98a7676View commit details -
build: bump dgeni from 0.4.12 to 0.4.13 (angular#21688)
Bumps [dgeni](https://github.com/angular/dgeni) from 0.4.12 to 0.4.13. - [Release notes](https://github.com/angular/dgeni/releases) - [Changelog](https://github.com/angular/dgeni/blob/master/CHANGELOG.md) - [Commits](angular/dgeni@v0.4.12...v0.4.13) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 241e85d - Browse repository at this point
Copy the full SHA 241e85dView commit details -
refactor(material-experimental/mdc-paginator): de-duplicate test harn…
…ess logic (angular#21519) Changes the MDC-based `MatPaginatorHarness` to extend the non-MDC version since the logic is identical, apart from a few selectors.
Configuration menu - View commit details
-
Copy full SHA for 3269dae - Browse repository at this point
Copy the full SHA 3269daeView commit details -
fix(material-experimental/mdc-chips): set correct ripple opacity for … (
angular#21624) * fix(material-experimental/mdc-chips): set correct ripple opacity for focus states * fix(material-experimental/mdc-chips): extract styles into mixin
Configuration menu - View commit details
-
Copy full SHA for 277ad5b - Browse repository at this point
Copy the full SHA 277ad5bView commit details -
fix(cdk/overlay): overriding pointer-events style (angular#21666)
We set `pointer-events: auto` on the overlay when it is attached and then `none` while it's detaching which ends up overriding any other styles the user might have. These changes reset to `''` instead. Fixes angular#21656.
Configuration menu - View commit details
-
Copy full SHA for 9e87050 - Browse repository at this point
Copy the full SHA 9e87050View commit details -
fix(material/datepicker): clear tabindex from host node (angular#21633)
Similar to angular#21280. Removes the `tabindex` from the `mat-datepicker-toggle` host since it can caused accessibility issues. It was only there as a workaround which isn't required after angular#21046.
Configuration menu - View commit details
-
Copy full SHA for 2e783b4 - Browse repository at this point
Copy the full SHA 2e783b4View commit details
Commits on Jan 26, 2021
-
build: bump material-components-web (angular#21694)
Bumps material-components-web from 10.0.0-canary.2ed2d829b.0 to 10.0.0-canary.d29ec2862.0.
Configuration menu - View commit details
-
Copy full SHA for 0231a9d - Browse repository at this point
Copy the full SHA 0231a9dView commit details -
build: update to the latest version of @angular/dev-infra-private (an…
…gular#21693) Update to the latest version of the ng-dev toolset, bringing in support for the `--[no-]branch-prompt` flag.
Configuration menu - View commit details
-
Copy full SHA for 48f7c55 - Browse repository at this point
Copy the full SHA 48f7c55View commit details -
build: bump stylelint from 13.8.0 to 13.9.0 (angular#21686)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.8.0 to 13.9.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md) - [Commits](stylelint/stylelint@13.8.0...13.9.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 19f5258 - Browse repository at this point
Copy the full SHA 19f5258View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9db920 - Browse repository at this point
Copy the full SHA a9db920View commit details -
build: bump highlight.js from 10.4.1 to 10.5.0 (angular#21701)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.4.1 to 10.5.0. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md) - [Commits](highlightjs/highlight.js@10.4.1...10.5.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a0bc15e - Browse repository at this point
Copy the full SHA a0bc15eView commit details -
build: bump @types/gulp from 4.0.7 to 4.0.8 (angular#21700)
Bumps [@types/gulp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/gulp) from 4.0.7 to 4.0.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/gulp) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a3ef3b4 - Browse repository at this point
Copy the full SHA a3ef3b4View commit details -
build: update to yarn v1.22.10 (angular#21695)
Update to the latest version of yarn.
Configuration menu - View commit details
-
Copy full SHA for 2232156 - Browse repository at this point
Copy the full SHA 2232156View commit details
Commits on Jan 27, 2021
-
fix(material-experimental/mdc-chips): decouple removal from animation (…
…angular#21636) * fix(material-experimental/mdc-chips): decouple removal from animation * fixup! fix(material-experimental/mdc-chips): decouple removal from animation Co-authored-by: Kristiyan Kostadinov <crisbeto@abv.bg>
Configuration menu - View commit details
-
Copy full SHA for 2f61895 - Browse repository at this point
Copy the full SHA 2f61895View commit details
Commits on Jan 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2e1f809 - Browse repository at this point
Copy the full SHA 2e1f809View commit details
Commits on Jan 30, 2021
-
build: bump firebase-tools from 9.2.1 to 9.2.2 (angular#21711)
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 9.2.1 to 9.2.2. - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Commits](firebase/firebase-tools@v9.2.1...v9.2.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3e34f57 - Browse repository at this point
Copy the full SHA 3e34f57View commit details -
build: bump tsutils from 3.19.1 to 3.20.0 (angular#21715)
Bumps [tsutils](https://github.com/ajafff/tsutils) from 3.19.1 to 3.20.0. - [Release notes](https://github.com/ajafff/tsutils/releases) - [Changelog](https://github.com/ajafff/tsutils/blob/master/CHANGELOG.md) - [Commits](ajafff/tsutils@v3.19.1...v3.20.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 51bad96 - Browse repository at this point
Copy the full SHA 51bad96View commit details -
build: update bazel to 4.0.0 (angular#21722)
Update bazel to the latest version (4.0.0).
Configuration menu - View commit details
-
Copy full SHA for 3c5836e - Browse repository at this point
Copy the full SHA 3c5836eView commit details -
build: bump core-js-bundle from 3.8.2 to 3.8.3 (angular#21729)
Bumps [core-js-bundle](https://github.com/zloirock/core-js) from 3.8.2 to 3.8.3. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](zloirock/core-js@v3.8.2...v3.8.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3594a5e - Browse repository at this point
Copy the full SHA 3594a5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccf2b60 - Browse repository at this point
Copy the full SHA ccf2b60View commit details
Commits on Feb 1, 2021
-
fix(cdk/collections): recycle repeater strategy retaining references …
…to destroyed views (angular#21744) When the `_RecycleViewRepeaterStrategy` is destroyed, it destroys all views in its cache, but it still retains references to them. These changes clear the references and do some minor internal cleanup.
Configuration menu - View commit details
-
Copy full SHA for 42361c0 - Browse repository at this point
Copy the full SHA 42361c0View commit details -
build: update to latest ts-api-guardian and fix error (angular#21721)
Updates to `ts-api-guardian` 0.6.0 and fixed a newly-introduced build error.
Configuration menu - View commit details
-
Copy full SHA for dbb39a1 - Browse repository at this point
Copy the full SHA dbb39a1View commit details -
fix(material/select): overlay offset calculation for disabled option …
…centering (angular#21716) Fixes a the overlay offset calculation for grouped option values if disableOptionCentering is true. The overlay should not have double offset value for any selected option to keep it under the trigger element. Fixes angular#21570
Configuration menu - View commit details
-
Copy full SHA for da1f7e7 - Browse repository at this point
Copy the full SHA da1f7e7View commit details -
fix(material-experimental/mdc-dialog): afterClosed being run outside …
…of NgZone (angular#21702) Fixes that all of the callbacks tied to animations within the MDC-based dialog were being run outside of the `NgZone`. Fixes angular#21696.
Configuration menu - View commit details
-
Copy full SHA for 57c68e8 - Browse repository at this point
Copy the full SHA 57c68e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for dff4a3c - Browse repository at this point
Copy the full SHA dff4a3cView commit details -
fix(material/datepicker): reset preview range after selecting a date (a…
…ngular#21591) Currently the preview range stays there until the user moves their pointer into another date cell which looks glitchy. These changes add a couple of extra calls so the range is removed immediately.
Configuration menu - View commit details
-
Copy full SHA for 192efb8 - Browse repository at this point
Copy the full SHA 192efb8View commit details -
fix(material/menu): nested menu trigger not restoring focus (angular#…
…21531) Fixes that navigating back from a nested menu using the keyboard doesn't restore focus to the previous trigger, breaking the interaction since it ends up going back to the `body`. This used to work, but seems to have regressed at some point.
Configuration menu - View commit details
-
Copy full SHA for 21cae48 - Browse repository at this point
Copy the full SHA 21cae48View commit details -
build: run example harness unit tests and fix errors (angular#21759)
* Makes it so we're able to run the test harness example tests to make sure they pass. * Fixes several example unit tests that didn't pass. * Reduces the boilerplate in the example tests. Fixes angular#21758.
Configuration menu - View commit details
-
Copy full SHA for 6947a39 - Browse repository at this point
Copy the full SHA 6947a39View commit details
Commits on Feb 2, 2021
-
fix(material-experimental/mdc-typography): change mdc components to p…
…refer 2018 typography mappings if the config is compatible
Configuration menu - View commit details
-
Copy full SHA for b8cdb83 - Browse repository at this point
Copy the full SHA b8cdb83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12488cb - Browse repository at this point
Copy the full SHA 12488cbView commit details -
fix(material-experimental/mdc-typography): update components using in…
…correct typography levels
Configuration menu - View commit details
-
Copy full SHA for 8f22f5e - Browse repository at this point
Copy the full SHA 8f22f5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5db56f - Browse repository at this point
Copy the full SHA e5db56fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7ec42c - Browse repository at this point
Copy the full SHA d7ec42cView commit details -
fix(material/schematics): fix typo in warning (angular#21754)
Fixes a typo in one of the warnings and adds a link with more info. Fixes angular#21705.
Configuration menu - View commit details
-
Copy full SHA for 8f558ee - Browse repository at this point
Copy the full SHA 8f558eeView commit details -
fix(material/select): VoiceOver reading out blank space (angular#21733)
We have some inline elements inside `mat-select` which may collapse if their text bindings are empty. To work around it we replace the content with a blank space. The problem is that VoiceOver seems to read out this text. These changes fix the issue by keeping the height of the elements using CSS instead. Fixes angular#21725.
Configuration menu - View commit details
-
Copy full SHA for 9f913aa - Browse repository at this point
Copy the full SHA 9f913aaView commit details -
docs(google-maps): documentation refers to wrong JS base class (angul…
…ar#21723) Update MapGroundOverlay doc for class reference error
Configuration menu - View commit details
-
Copy full SHA for 843df22 - Browse repository at this point
Copy the full SHA 843df22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 155c7c2 - Browse repository at this point
Copy the full SHA 155c7c2View commit details -
fix(material-experimental/mdc-form-field): remove extraneous sass var…
… added by angular#21676 (angular#21772)
Configuration menu - View commit details
-
Copy full SHA for fc86fb5 - Browse repository at this point
Copy the full SHA fc86fb5View commit details -
build: bump @bazel/protractor from 2.3.2 to 2.3.3 (angular#21755)
Bumps [@bazel/protractor](https://github.com/bazelbuild/rules_nodejs/tree/HEAD/packages/protractor) from 2.3.2 to 2.3.3. - [Release notes](https://github.com/bazelbuild/rules_nodejs/releases) - [Changelog](https://github.com/bazelbuild/rules_nodejs/blob/2.3.3/CHANGELOG.md) - [Commits](https://github.com/bazelbuild/rules_nodejs/commits/2.3.3/packages/protractor) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 435a741 - Browse repository at this point
Copy the full SHA 435a741View commit details -
fix(material/expansion): add focus indication in high contrast mode (a…
…ngular#21549) The expansion panel header changes its background color when it receives focus which isn't visible in high contrast mode. These changes add an outline around it which is more visible. Fixes angular#21544.
Configuration menu - View commit details
-
Copy full SHA for d3deb8b - Browse repository at this point
Copy the full SHA d3deb8bView commit details
Commits on Feb 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d042b1a - Browse repository at this point
Copy the full SHA d042b1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23b21a8 - Browse repository at this point
Copy the full SHA 23b21a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a858aa - Browse repository at this point
Copy the full SHA 6a858aaView commit details
Commits on Feb 5, 2021
-
refactor(google-maps): clean up internal setup (angular#21753)
Cleans up the internals of the `MapMarkerClusterer` to avoid having to declare and subscribe to an observable for every input.
Configuration menu - View commit details
-
Copy full SHA for 0dc5e04 - Browse repository at this point
Copy the full SHA 0dc5e04View commit details -
feat(cdk/a11y): allow focus options to be passed in to focus trap (an…
…gular#21769) Allows for an optional `FocusOptions` object to be passed into the various focus trap methods. Fixes angular#21767.
Configuration menu - View commit details
-
Copy full SHA for d7db7c8 - Browse repository at this point
Copy the full SHA d7db7c8View commit details -
fix(cdk/platform): adjust return type for _getShadowRoot (angular#21798)
The return type for `_getShadowRoot` is actually a `ShadowRoot`, not a `Node`.
Configuration menu - View commit details
-
Copy full SHA for 6fee271 - Browse repository at this point
Copy the full SHA 6fee271View commit details -
feat(google-maps): Add MapDirectionsRenderer and MapDirectionsService (…
…angular#21736) * feat(google-maps): Add MapDirectionsRenderer and MapDirectionsService Add the MapDirectionsService which wraps google.maps.DirectionsService to calculate routes between two points and the MapDirectionsRenderer component which allows these routes to be displayed on the Google Map. * feat(google-maps): Add MapDirectionsRenderer and MapDirectionsService Update public api guard with new component and service. Make minor optimizations with MapDirectionsService. * feat(google-maps): Add MapDirectionsRenderer and MapDirectionsService Add comments explaining how secret API key is loaded by dev-server.
Configuration menu - View commit details
-
Copy full SHA for 9dbf49b - Browse repository at this point
Copy the full SHA 9dbf49bView commit details -
feat(material/list): return selected options from selection list sele…
…ctAll/deselectAll (angular#21358) Returns an array of the changed options from the list's `selectAll` and `deselectAll`. This is information we have already so exposing it is trivial and makes some use cases slightly easier. Fixes angular#21356.
Configuration menu - View commit details
-
Copy full SHA for ae6e930 - Browse repository at this point
Copy the full SHA ae6e930View commit details -
fix(material/tabs): strong focus indicator not visible when tab heade…
…r has a background (angular#21402) `mat-tab-group` has the ability to theme both the foreground and background. When the background color is different from the default, the strong focus indicator blends into it, making it invisible. These changes invert the color of the indicator so it stands out.
Configuration menu - View commit details
-
Copy full SHA for 16f2a60 - Browse repository at this point
Copy the full SHA 16f2a60View commit details -
Configuration menu - View commit details
-
Copy full SHA for f68662c - Browse repository at this point
Copy the full SHA f68662cView commit details -
feat(material-experimental/mdc-button): add extended fab (angular#21585)
* feat(material-experimental/mdc-button): add extended fab * fix(material-experimental/mdc-button): split up fab and mini fab * fix(material-experimental/mdc-button): fix icon styling and add example * fix(material-experimental/mdc-button): add getter/setter for extended property
Configuration menu - View commit details
-
Copy full SHA for f7ace54 - Browse repository at this point
Copy the full SHA f7ace54View commit details -
docs: fix input text color to match theme in custom form guide (angul…
…ar#21750) - without this, it's black on dark grey
Configuration menu - View commit details
-
Copy full SHA for e773f90 - Browse repository at this point
Copy the full SHA e773f90View commit details -
fix(cdk/drag-drop): not blocking initial move event (angular#21752)
In angular#21382 the `preventDefault` call was moved further down so it doesn't prevent events until the dragging threshold has been reached. The problem is that it'll only start calling `preventDefault` from the first event __after__ the threshold has been reached which can be enough time for the device to start scrolling. These changes add an extra call as soon as dragging has been considered as "started". Fixes angular#21749.
Configuration menu - View commit details
-
Copy full SHA for 060ab9e - Browse repository at this point
Copy the full SHA 060ab9eView commit details -
fix(material/menu): unable to move focus from inside opened event (an…
…gular#20968) We move focus inside the menu after we've dispatched the `menuOpened` event which means that we'll override any focus that the consumer may have set inside the handler. These changes fix the issue by changing the order. Fixes angular#20965.
Configuration menu - View commit details
-
Copy full SHA for d3cdb34 - Browse repository at this point
Copy the full SHA d3cdb34View commit details -
fix(material-experimental/mdc-tabs): support backgroundColor on nav b…
…ar (angular#21746) Fixes that the MDC-based `mat-tab-nav-bar` doesn't support a `backgroundColor`. This is something we support on the non-MDC version, but it didn't make it into the MDC one for some reason.
Configuration menu - View commit details
-
Copy full SHA for da5e2eb - Browse repository at this point
Copy the full SHA da5e2ebView commit details -
refactor(material-experimental/mdc-slide-toggle): de-duplicate test h…
…arness logic (angular#21747) De-duplicate the test harness logic between the MDC and non-MDC harnesses.
Configuration menu - View commit details
-
Copy full SHA for ab8f62f - Browse repository at this point
Copy the full SHA ab8f62fView commit details -
docs: create anchors for all header elems & fix a11y in guides (angul…
…ar#21751) - Lighthouse's a11y audit wants page headers to progress in order - https://web.dev/heading-order/ - Go through all guides and make the headers consistent - and ordered to pass the a11y audit - fix grammar issues and typos
Configuration menu - View commit details
-
Copy full SHA for 9db31ee - Browse repository at this point
Copy the full SHA 9db31eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47ea05d - Browse repository at this point
Copy the full SHA 47ea05dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94ad10d - Browse repository at this point
Copy the full SHA 94ad10dView commit details -
build: bump @octokit/rest from 18.0.14 to 18.1.0 (angular#21782)
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.0.14 to 18.1.0. - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v18.0.14...v18.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a177616 - Browse repository at this point
Copy the full SHA a177616View commit details -
build: a couple of minor improvements to the dev app (angular#21766)
Makes the following quality of life improvements to the dev app: * Removes the horizontal scrolling on smaller screens which is caused by all the buttons in the toolbar. * Removes some extra spacing at the top of the page on IE.
Configuration menu - View commit details
-
Copy full SHA for d216552 - Browse repository at this point
Copy the full SHA d216552View commit details -
build: resolve circular dependencies in e2e code (angular#21812)
Moves an interface in order to resolve a circular dependency.
Configuration menu - View commit details
-
Copy full SHA for dacd4d5 - Browse repository at this point
Copy the full SHA dacd4d5View commit details -
build: bump @schematics/angular from 11.1.0 to 11.1.3 (angular#21814)
Bumps [@schematics/angular](https://github.com/angular/angular-cli) from 11.1.0 to 11.1.3. - [Release notes](https://github.com/angular/angular-cli/releases) - [Commits](angular/angular-cli@v11.1.0...v11.1.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 51f5924 - Browse repository at this point
Copy the full SHA 51f5924View commit details
Commits on Feb 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 510672e - Browse repository at this point
Copy the full SHA 510672eView commit details -
feat(material/stepper): allow for content to be rendered lazily (angu…
…lar#15817) Adds the `matStepContent` directive that allows consumers to defer rendering the content of a step until it is opened for the first time. Fixes angular#12339.
Configuration menu - View commit details
-
Copy full SHA for 52f39bc - Browse repository at this point
Copy the full SHA 52f39bcView commit details -
feat(google-maps): add heatmap support (angular#21489)
Adds support for rendering heatmaps on the `google-map` component using the `map-heatmap-layer` directive. The directive is mostly a direct wrapper around the `google.maps.visualization.HeatmapLayer` class, except for the fact that it also accepts a `LatLngLiteral`, whereas the Google Maps class only accepts `LatLng` objects. I decided to add some logic to convert them automatically, because creating `LatLng` requires the Maps API to have been loaded which can lead to race conditions if it's being loaded lazily.
Configuration menu - View commit details
-
Copy full SHA for 09581ee - Browse repository at this point
Copy the full SHA 09581eeView commit details -
feat(material-experimental/mdc-tooltip): implement MDC-based tooltip (a…
…ngular#21735) Adds a tooltip directive based on top of MDC's styles.
Configuration menu - View commit details
-
Copy full SHA for 6eff938 - Browse repository at this point
Copy the full SHA 6eff938View commit details
Commits on Feb 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 62d2e37 - Browse repository at this point
Copy the full SHA 62d2e37View commit details -
refactor(cdk/testing): change deprecated APIs for v12 (angular#21809)
Changes the APIs that were marked as deprecated for v12.0.0. BREAKING CHANGES: * `TestElement.rightClick` is now a required method. * `TestElement.setInputValue` is now a required method. * `TestElement.selectOptions` is now a required method. * `TestElement.dispatchEvent` is now a required method.
Configuration menu - View commit details
-
Copy full SHA for 1992e16 - Browse repository at this point
Copy the full SHA 1992e16View commit details -
fix(select): not marking options as selected correctly when setting v…
…alue with duplicates (angular#13361) Fixes `mat-select` not marking all of the options as selected, when an array with duplicate values is assigned programmatically. Fixes angular#13179.
Configuration menu - View commit details
-
Copy full SHA for 07faecc - Browse repository at this point
Copy the full SHA 07faeccView commit details -
fix(tabs): focusChange not being emitted when tabbing into a tab head…
…er (angular#15094) Fixes the `focusChange` output not emitting when the user tabs into a tab header which is different from the previously-focused one. Fixes angular#14142.
Configuration menu - View commit details
-
Copy full SHA for ef18b75 - Browse repository at this point
Copy the full SHA ef18b75View commit details -
fix(tabs): mark tab body as a scrollable container (angular#16344)
Since the tab body content can be scrollable and consumers don't have access to the DOM element, we have to mark it as a CdkScrollable in order to allow for overlays inside the tabs to reposition. Fixes angular#8405.
Configuration menu - View commit details
-
Copy full SHA for 24d20fb - Browse repository at this point
Copy the full SHA 24d20fbView commit details -
fix(material/stepper): last step not being marked as interacted (angu…
…lar#17976) Fixes the last step in the stepper never being marked as `interacted`. Also fixes some weird logic where we were changing the step state inside `_anyControlsInvalidOrPending` which is a getter method. Fixes angular#17974.
Configuration menu - View commit details
-
Copy full SHA for cd3d0e9 - Browse repository at this point
Copy the full SHA cd3d0e9View commit details -
refactor(google-maps): clean up internal setup (angular#21079)
Reworks the internal setup of the `google-map` component so that we don't have to declare observables for each input.
Configuration menu - View commit details
-
Copy full SHA for 28c36f8 - Browse repository at this point
Copy the full SHA 28c36f8View commit details -
fix(material/tooltip): handle touch devices in test harness (angular#…
…21220) `MatTooltip` binds either a mouse or a touch event, depending on whether it's on a touch device or not. In the harnesses we were limited to dispatching only mouse events which meant that tests couldn't be run against touch devices. Now that we can fake any sort of event, we're able to support touch devices too.
Configuration menu - View commit details
-
Copy full SHA for 24cbe1d - Browse repository at this point
Copy the full SHA 24cbe1dView commit details -
fix(material/input): uncessary scroll bar on auto-resize textarea in …
…some cases (angular#21619) It's common for apps to set `box-sizing: border-box` on all elements in the app which ends up causing unnecessary scroll bars on auto-resizing textareas. These changes explicitly set `box-sizing: content-box` to fix it. Note that ideally we'd do this at the `cdk/text-field` level since it is the one responsible for resizing the textarea, but we generally try to avoid changing the user's layout through the CDK. Fixes angular#21560.
Configuration menu - View commit details
-
Copy full SHA for 915791b - Browse repository at this point
Copy the full SHA 915791bView commit details -
fix(material/datepicker): focus restoration not working inside shadow…
… dom (angular#21796) Our focus restoration works by checking `document.activeElement` before the panel is opened and restoring to that element on close. The problem is that `activeElement` will return the shadow root, if the focused element is inside one. These changes add some extra logic to account for it. Fixes angular#21785.
Configuration menu - View commit details
-
Copy full SHA for 85d8de9 - Browse repository at this point
Copy the full SHA 85d8de9View commit details -
fix(material/form-field): focus indication not working for standard a…
…ppearance in high contrast mode (angular#21805) There was a syntax error which prevented the focus indication from rendering in high contrast mode. Fixes angular#21780.
Configuration menu - View commit details
-
Copy full SHA for 0484310 - Browse repository at this point
Copy the full SHA 0484310View commit details -
build: set up generic way of passing in environment variables to dev …
…app (angular#21825) Currently we have a one-off way of passing the Google Maps API key to the dev app. These changes rework the approach so that we have a single `variables.json` file which can be used for the Google Maps key, as well as any other variables in the future.
Configuration menu - View commit details
-
Copy full SHA for c7db803 - Browse repository at this point
Copy the full SHA c7db803View commit details -
build: bump marked from 1.2.7 to 2.0.0 (angular#21843)
Bumps [marked](https://github.com/markedjs/marked) from 1.2.7 to 2.0.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](markedjs/marked@v1.2.7...v2.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dc70dfa - Browse repository at this point
Copy the full SHA dc70dfaView commit details -
build: bump @types/marked from 1.2.1 to 1.2.2 (angular#21845)
Bumps [@types/marked](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/marked) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/marked) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5b62f13 - Browse repository at this point
Copy the full SHA 5b62f13View commit details -
build: fix test failures and add missing tests (angular#21850)
Fixes some CI issues which were caused by older PRs being merged. The PRs were opened, before we had the extra checks for MDC.
Configuration menu - View commit details
-
Copy full SHA for 0930dc3 - Browse repository at this point
Copy the full SHA 0930dc3View commit details
Commits on Feb 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for aa1eb49 - Browse repository at this point
Copy the full SHA aa1eb49View commit details -
fix(material/select): value not updated if the same array is updated …
…and re-assigned (angular#21625) `mat-select` has an internal check that doesn't re-assign a value if the reference is the same. This was meant primarily for primitives, but it ends up breaking the behavior for a multi-select where the value is always an array. These changes skip the check for a multi-select receiving a new array value. Fixes angular#21583.
Configuration menu - View commit details
-
Copy full SHA for cfbbbfe - Browse repository at this point
Copy the full SHA cfbbbfeView commit details -
fix(material/input): only set as aria-invalid if the input isn't empty (
angular#21609) Only sets `aria-invalid` on a `MatInput` if it is invalid and it has a value, otherwise it'll likely overlap with `aria-required` and cause more noise for users. Furthermore, it may be confusing if the user lands on an input that they haven't interacted with, but it's already invalid. Fixes angular#18140.
Configuration menu - View commit details
-
Copy full SHA for d0c53ac - Browse repository at this point
Copy the full SHA d0c53acView commit details -
feat(material/tooltip): add class to tooltip element based on the cur…
…rent position (angular#15217) Adds a class on the tooltip overlay element that indicates the current position of the tooltip. This allows for the tooltip to be customized to add position-based arrows or box shadows. Fixes angular#15216.
Configuration menu - View commit details
-
Copy full SHA for 1a10027 - Browse repository at this point
Copy the full SHA 1a10027View commit details -
fix(material/tooltip): clear pending timers on destroy (angular#16756)
Currently we fire off some timers when a tooltip is shown or hidden, however if it gets destroyed before the timer has elapsed, we still end up executing some logic (change detection in this case). These changes clear the timers so that we don't end up triggering errors by accident.
Configuration menu - View commit details
-
Copy full SHA for 70ff528 - Browse repository at this point
Copy the full SHA 70ff528View commit details
Commits on Feb 12, 2021
-
build: update to Angular 12 (angular#21885)
* Updates us to Angular 12 since the main branch was switched to v12. * Fixes an issue with how the `property-names` migration was resolving type names. * Updates the Node version for CircleCI to the one required by Angular.
Configuration menu - View commit details
-
Copy full SHA for 831cbbf - Browse repository at this point
Copy the full SHA 831cbbfView commit details -
fix(cdk/drag-drop): destroyed items not being cleaned up correctly (a…
…ngular#21821) Fixes a memory leak in `CdkDrag` which prevented it from being cleaned up. The problem is that we keep track of all the instances in an array, but there was a typo in the cleanup logic which meant that the items would never be removed from the array. Fixes angular#21818.
Configuration menu - View commit details
-
Copy full SHA for 52aa210 - Browse repository at this point
Copy the full SHA 52aa210View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e4d5e0 - Browse repository at this point
Copy the full SHA 5e4d5e0View commit details -
feat(cdk/drag-drop): allow for preview container to be customized (an…
…gular#21830) Currently we always insert the drag preview at the `body`, because it allows us to avoid dealing with `overflow` and `z-index`. The problem is that it doesn't allow the preview to retain its inherited styles. These changes add a new input which allows the consumer to configure the place into which the preview will be inserted. Fixes angular#13288.
Configuration menu - View commit details
-
Copy full SHA for b92f97f - Browse repository at this point
Copy the full SHA b92f97fView commit details -
feat(google-maps): add geocoder wrapper (angular#21832)
Adds a wrapper around the Google Maps Geocoder API. Also exports `MapDirectionsResponse` which wasn't exposed in a previous PR. Fixes angular#21665.
Configuration menu - View commit details
-
Copy full SHA for 86251af - Browse repository at this point
Copy the full SHA 86251afView commit details -
build: update to latest jasmine and resolve errors (angular#21841)
Updates to the latest version of Jasmine and fixes some lint failures.
Configuration menu - View commit details
-
Copy full SHA for e7b604f - Browse repository at this point
Copy the full SHA e7b604fView commit details -
fix(material/stepper): don't allow focus inside a hidden element (ang…
…ular#21842) The CSS `visibility` allows for a child element to become visible, even though its parent is hidden. This becomes a problem for an expanded stepper inside a collapsed sidenav, because it allows the user to tab into the stepper. These changes resolve the issue by transitioning to `visibility: ''` which allows it to be inherited. Fixes angular#21831.
Configuration menu - View commit details
-
Copy full SHA for 6f99852 - Browse repository at this point
Copy the full SHA 6f99852View commit details -
fix(material/datepicker): avoid interfering with external click liste…
…ner (angular#21856) Currently the datepicker toggle's `click` listener is on the inner `button` element and we call `stopPropagation` on it in order to prevent the form field from focusing the input. The problem is that doing so will also prevent any custom `click` handler that the user might have added to the `mat-datepicker-toggle`. These changes resolve the issue by moving the listener directly onto the toggle host which will invoke any external listeners while still allowing us to stop its propagation. Fixes angular#21836.
Configuration menu - View commit details
-
Copy full SHA for deebaae - Browse repository at this point
Copy the full SHA deebaaeView commit details -
feat(google-maps): support options object on marker clusterer (angula…
…r#21861) Adds support for an `options` input to the marker clusterer, similar to the other Google Maps directives. Fixes angular#21763.
Configuration menu - View commit details
-
Copy full SHA for cdb2326 - Browse repository at this point
Copy the full SHA cdb2326View commit details -
Configuration menu - View commit details
-
Copy full SHA for a41f866 - Browse repository at this point
Copy the full SHA a41f866View commit details -
build: bump firebase-tools from 9.2.2 to 9.3.0 (angular#21873)
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 9.2.2 to 9.3.0. - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Changelog](https://github.com/firebase/firebase-tools/blob/master/CHANGELOG.md) - [Commits](firebase/firebase-tools@v9.2.2...v9.3.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for adddf13 - Browse repository at this point
Copy the full SHA adddf13View commit details -
fix(material/theming): change to update comments in theming (angular#…
…21824) fixes the comments by updating color-map with palette in material theming fixes angular#21803
Configuration menu - View commit details
-
Copy full SHA for 54d4b93 - Browse repository at this point
Copy the full SHA 54d4b93View commit details -
build: bump @bazel/buildifier from 3.5.0 to 4.0.0 (angular#21872)
Bumps [@bazel/buildifier](https://github.com/bazelbuild/buildtools) from 3.5.0 to 4.0.0. - [Release notes](https://github.com/bazelbuild/buildtools/releases) - [Commits](bazelbuild/buildtools@3.5.0...4.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aa7dc00 - Browse repository at this point
Copy the full SHA aa7dc00View commit details
Commits on Feb 16, 2021
-
fix(google-maps): correct minor typo in the code (angular#21917)
documentation reference for getRadius method is wrong
Configuration menu - View commit details
-
Copy full SHA for a4331ad - Browse repository at this point
Copy the full SHA a4331adView commit details -
fix(google-maps): correct minor typo in the code (angular#21915)
Position’s comment is wrong
Configuration menu - View commit details
-
Copy full SHA for b9a26a2 - Browse repository at this point
Copy the full SHA b9a26a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddb206e - Browse repository at this point
Copy the full SHA ddb206eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50a3978 - Browse repository at this point
Copy the full SHA 50a3978View commit details -
docs(material/table): additional details on table data sources (angul…
…ar#21921) Provides additional documentation and clarification on extending the base DataSource class with custom data sources either by extending or implementing. Fixes angular#21887 * docs(material/table) removing backticks around "extending"
Configuration menu - View commit details
-
Copy full SHA for 5c57c86 - Browse repository at this point
Copy the full SHA 5c57c86View commit details -
docs: pass ElementRef<HTMLElement> as is into FocusMonitor methods (a…
…ngular#21906) `FocusMonitor`'s `monitor`/`stopMonitoring` accepts `ElementRef<HTMLElement>`. So there's no need to call `ElementRef.nativeElement` https://material.angular.io/cdk/a11y/api#FocusMonitor
Configuration menu - View commit details
-
Copy full SHA for 176a91f - Browse repository at this point
Copy the full SHA 176a91fView commit details -
docs: implement ControlValueAccessor in the code snippet (angular#21905)
`this` should implement `ControlValueAccessor` because `valueAccessor` has type `ControlValueAccessor | null` in the `this.ngControl.valueAccessor = this;`
Configuration menu - View commit details
-
Copy full SHA for 8726e57 - Browse repository at this point
Copy the full SHA 8726e57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62ecc38 - Browse repository at this point
Copy the full SHA 62ecc38View commit details -
build: bump @bazel/bazelisk from 1.7.3 to 1.7.5 (angular#21892)
Bumps [@bazel/bazelisk](https://github.com/bazelbuild/bazelisk) from 1.7.3 to 1.7.5. - [Release notes](https://github.com/bazelbuild/bazelisk/releases) - [Commits](bazelbuild/bazelisk@v1.7.3...v1.7.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 678c651 - Browse repository at this point
Copy the full SHA 678c651View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa60a84 - Browse repository at this point
Copy the full SHA aa60a84View commit details -
build: bump browser-sync from 2.26.13 to 2.26.14 (angular#21816)
Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.26.13 to 2.26.14. - [Release notes](https://github.com/BrowserSync/browser-sync/releases) - [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md) - [Commits](BrowserSync/browser-sync@v2.26.13...v2.26.14) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 65330c2 - Browse repository at this point
Copy the full SHA 65330c2View commit details
Commits on Feb 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 64a2a07 - Browse repository at this point
Copy the full SHA 64a2a07View commit details
Commits on Feb 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4ae90cc - Browse repository at this point
Copy the full SHA 4ae90ccView commit details -
build: bump zone.js from 0.11.3 to 0.11.4 (angular#21930)
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.11.3 to 0.11.4. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/master/packages/zone.js/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/zone.js-0.11.4/packages/zone.js) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d90f44f - Browse repository at this point
Copy the full SHA d90f44fView commit details -
fix(material-experimental/mdc-typography): strip typography properties (
angular#21878) * fix(material-experimental/mdc-typography): strip typography properties with null value * fixup! fix(material-experimental/mdc-typography): strip typography properties with null value
Configuration menu - View commit details
-
Copy full SHA for 07eb0f7 - Browse repository at this point
Copy the full SHA 07eb0f7View commit details -
refactor(cdk/table): change deprecated APIs for v12 (angular#21877)
Changes the APIs that were marked as deprecated for v12. BREAKING CHANGES: * `_viewRepeater`, `_coalescedStyleScheduler` and `_viewportRuler` parameters of the `CdkTable` constructor are now required. * `_coalescedStyleScheduler` parameter of the `StickyStyler` constructor is now required.
Configuration menu - View commit details
-
Copy full SHA for 46ebbad - Browse repository at this point
Copy the full SHA 46ebbadView commit details -
refactor(material/tooltip): change deprecated APIs for v12 (angular#2…
…1897) Changes the APIs that were marked as deprecated for v12. BREAKING CHANGES: * The `_document` parameter of the `MatTooltip` constructor is now required.
Configuration menu - View commit details
-
Copy full SHA for adb31c2 - Browse repository at this point
Copy the full SHA adb31c2View commit details -
fix(google-maps): mapTypeId not being set from options (angular#21909)
Fixes a regression where the `mapTypeId` from the `options` object wasn't being preserved when combining the options with the input values. Fixes angular#21903.
Configuration menu - View commit details
-
Copy full SHA for 3f1b1f7 - Browse repository at this point
Copy the full SHA 3f1b1f7View commit details -
fix(material/core): mat-optgroup labels are read twice during screen-…
…reader page navigation. (angular#21858) Fixed by adding aria-hidden="true" to the <label> elements. While screenreaders will still announce the label text for the group they will skip over the actual label element. Additionally, changed the <label> to a <span> to make it clear that the text is visual only. Co-authored-by: Akshay Verma <vakshay@google.com>
Configuration menu - View commit details
-
Copy full SHA for ca37709 - Browse repository at this point
Copy the full SHA ca37709View commit details -
fix(cdk/overlay): not setting correct opacity in high contrast mode o…
…n Firefox (angular#21896) The backdrop styles were never switches to the `cdk-high-contrast` mixin which means that they won't work on Firefox. These changes switch to using the mixin and update the docs. Fixes angular#21890.
Configuration menu - View commit details
-
Copy full SHA for 4b8427e - Browse repository at this point
Copy the full SHA 4b8427eView commit details -
fix(material-experimental/mdc-button): fix incomplete icon class targ…
…eting in styles (angular#21919)
Configuration menu - View commit details
-
Copy full SHA for 334ae2a - Browse repository at this point
Copy the full SHA 334ae2aView commit details -
fix(material-experimental/mdc-paginator): use MDC-based tooltip (angu…
…lar#21895) Switches the MDC-based paginator to use the MDC tooltip.
Configuration menu - View commit details
-
Copy full SHA for ce9c905 - Browse repository at this point
Copy the full SHA ce9c905View commit details -
refactor(material-experimental/mdc-form-field): de-duplicate test har…
…ness logic (angular#21900) De-duplicates the test harness logic between the MDC and non-MDC implementations.
Configuration menu - View commit details
-
Copy full SHA for 6f3df01 - Browse repository at this point
Copy the full SHA 6f3df01View commit details -
refactor(material-experimental/mdc-core): rename sass theme file (ang…
…ular#21509) to follow naming convention
Configuration menu - View commit details
-
Copy full SHA for e272f00 - Browse repository at this point
Copy the full SHA e272f00View commit details -
build: bump material-components-web (angular#21891)
Bumps [material-components-web](https://github.com/material-components/material-components-web/tree/HEAD/packages/material-components-web) from 10.0.0-canary.d29ec2862.0 to 10.0.0. - [Release notes](https://github.com/material-components/material-components-web/releases) - [Changelog](https://github.com/material-components/material-components-web/blob/master/CHANGELOG.md) - [Commits](https://github.com/material-components/material-components-web/commits/v10.0.0/packages/material-components-web) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6d413e7 - Browse repository at this point
Copy the full SHA 6d413e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce7b92f - Browse repository at this point
Copy the full SHA ce7b92fView commit details
Commits on Feb 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 79708d4 - Browse repository at this point
Copy the full SHA 79708d4View commit details -
fix(material-experimental/mdc-button): use mdc mixins to style icons …
…within buttons (angular#21623) * fix(material-experimental/mdc-button): use mdc mixins to style icons within buttons * fix(material-experimental/mdc-button): fix icon size for unelevated, raised, and outlined
Configuration menu - View commit details
-
Copy full SHA for a96fbc6 - Browse repository at this point
Copy the full SHA a96fbc6View commit details
Commits on Feb 20, 2021
-
fix(material-experimental/mdc-list): update mixin and variable names (a…
…ngular#21968) PiperOrigin-RevId: 358465241 Co-authored-by: Angular Material Team <material@angular.io>
Configuration menu - View commit details
-
Copy full SHA for 8eb59f8 - Browse repository at this point
Copy the full SHA 8eb59f8View commit details
Commits on Feb 22, 2021
-
feat(material/core): migrate to the Sass module system (angular#21204)
* refactor(material/core): sass module migration preparation * refactor(material/core): run sass module migration * refactor(material/core): post migration fixup
Configuration menu - View commit details
-
Copy full SHA for 53e98b1 - Browse repository at this point
Copy the full SHA 53e98b1View commit details -
Update rules nodejs (angular#21928)
* build: update to rules_nodejs@3.1.0 Update to use rules_nodejs@3.1.0 and update correseponding build rule usages and references * build: update load statements to load dev-infra via @npm// workspace Loading the dev-infra rules via the @npm// workspace as the private @npm_dev_infra_private repo is no longer published. * fix(cdk/schematics): update JSON.parse usages to cast the result as a type Update JSON.parse usages to be better typed rather than resulting in an any type. * fix(material/schematics): update JSON.parse usages to cast the result as a type Update JSON.parse usages to be better typed rather than resulting in an any type.
Configuration menu - View commit details
-
Copy full SHA for 496867d - Browse repository at this point
Copy the full SHA 496867dView commit details -
build: update mdc_snapshot_test_cronjob to yarn install before bazel …
…setup (angular#21980) The mdc_snapshot_test_cronjob needs to yarn install to ensure that the bazel binary is available before attempting to reference it.
Configuration menu - View commit details
-
Copy full SHA for 0e6bbb5 - Browse repository at this point
Copy the full SHA 0e6bbb5View commit details
Commits on Feb 23, 2021
-
fix(material-experimental/mdc-progress-bar): check observer function (a…
…ngular#21986) * fix(material-experimental/mdc-progress-bar): check observer function * fix(material-experimental/mdc-progress-bar): use typeof
Configuration menu - View commit details
-
Copy full SHA for cfd3bc8 - Browse repository at this point
Copy the full SHA cfd3bc8View commit details -
build: bump @types/googlemaps from 3.43.1 to 3.43.3 (angular#21893)
Bumps [@types/googlemaps](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/googlemaps) from 3.43.1 to 3.43.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/googlemaps) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1f3f87b - Browse repository at this point
Copy the full SHA 1f3f87bView commit details -
docs(material/autocomplete): fix aria-label docs (angular#21941)
Fix aria label comment which was introduced with angular#20892
Configuration menu - View commit details
-
Copy full SHA for 71f8386 - Browse repository at this point
Copy the full SHA 71f8386View commit details -
docs(material/select): remove placeholder fallback from aria-label do…
…cs (angular#21942) The fallback seems to have been removed with angular#20082
Configuration menu - View commit details
-
Copy full SHA for fbf58f8 - Browse repository at this point
Copy the full SHA fbf58f8View commit details -
build: bump highlight.js from 10.5.0 to 10.6.0 (angular#21950)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.5.0 to 10.6.0. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md) - [Commits](highlightjs/highlight.js@10.5.0...10.6.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b313021 - Browse repository at this point
Copy the full SHA b313021View commit details -
build: bump sass from 1.29.0 to 1.32.8 (angular#21957)
Bumps [sass](https://github.com/sass/dart-sass) from 1.29.0 to 1.32.8. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](sass/dart-sass@1.29.0...1.32.8) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 980f908 - Browse repository at this point
Copy the full SHA 980f908View commit details -
build: bump @octokit/rest from 18.1.0 to 18.2.0 (angular#21958)
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.1.0 to 18.2.0. - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v18.1.0...v18.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 65e1018 - Browse repository at this point
Copy the full SHA 65e1018View commit details -
test(material/select): fix form field class name in assertion (angula…
…r#21959) Without fixing the class name, the assertion would be useless
Configuration menu - View commit details
-
Copy full SHA for 087330f - Browse repository at this point
Copy the full SHA 087330fView commit details -
test(material/select): remove form-field dependency in deselection te…
…st (angular#21963) The existing test would not work without using mat-form-field wrapper because the trigger.click() propagates to onContainerClick of FormField which calls select.open() a second time. With this change, the logic does not base on propagating/onContainerClick but on specific open and close commands of the panel.
Configuration menu - View commit details
-
Copy full SHA for dd4a171 - Browse repository at this point
Copy the full SHA dd4a171View commit details -
build: bump @types/fs-extra from 9.0.5 to 9.0.7 (angular#21970)
Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 9.0.5 to 9.0.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5a9ff9a - Browse repository at this point
Copy the full SHA 5a9ff9aView commit details -
test(material/select): remove form-field dependency in focus test (an…
…gular#21983) The existing test would not work without using mat-form-field wrapper because when the click() method in the trigger is called, the event propagates to onContainerClick of FormField which calls focus() of select. With this addition, the logic does not base on propagating/onContainerClick but on a specific focus instruction.
Configuration menu - View commit details
-
Copy full SHA for ea008d7 - Browse repository at this point
Copy the full SHA ea008d7View commit details -
fix(cdk/clipboard): typo in injection token name (angular#21978)
There was a typo in the name of the `CDK_COPY_TO_CLIPBOARD_CONFIG` token. Fixes angular#21976.
Configuration menu - View commit details
-
Copy full SHA for 1f69ff4 - Browse repository at this point
Copy the full SHA 1f69ff4View commit details -
fix(material/bottom-sheet): focus restoration not working inside shad…
…ow dom (angular#21975) Related to angular#21796. The bottom sheet focus restoration works by grabbing `document.activeElement` before the sheet is opened and restoring focus to the element on destroy. This won't work if the element is inside the shadow DOM, because the browser will return the shadow root. These changes add a workaround.
Configuration menu - View commit details
-
Copy full SHA for 7044153 - Browse repository at this point
Copy the full SHA 7044153View commit details -
refactor(material/datepicker): remove deprecated APIs for v12 (angula…
…r#21952) Changes the APIs that were marked as deprecated for v12. BREAKING CHANGES: * `MatDateSelectionModel.clone` is now a required abstract method. * The `intl` parameter of the `MatDatepickerContent` constructor is now required.
Configuration menu - View commit details
-
Copy full SHA for e9a446e - Browse repository at this point
Copy the full SHA e9a446eView commit details -
feat(cdk/stepper): allow for orientation to be changed (angular#21940)
Currently we have a limitation on the Material stepper that doesn't allow its orientation to be changed dynamically, because we have two different components for it. The CDK stepper doesn't have this limitation and people may end up extending it to implement their own steppers which support changing orientations. These changes add some logic to ensure that changing the orientation works as expected and to ensure that the orientation of the Material stepper doesn't change. Fixes angular#21874.
Configuration menu - View commit details
-
Copy full SHA for 3a50c41 - Browse repository at this point
Copy the full SHA 3a50c41View commit details -
Configuration menu - View commit details
-
Copy full SHA for c42ece3 - Browse repository at this point
Copy the full SHA c42ece3View commit details
Commits on Feb 24, 2021
-
refactor(material/theming): normalize config in all typography mixins (…
…angular#21937) for non-mdc components This is split off of angular#21778 which covers MDC conmponents as well
Configuration menu - View commit details
-
Copy full SHA for c34511e - Browse repository at this point
Copy the full SHA c34511eView commit details -
fix(material/core): restore private- mixin prefix (angular#21989)
* In angular#21204 the `private-` prefix was unintentionally removed from all of the symbols. These changes restore the prefix. * Fixes the prefixes on the expansion panel theming mixins.
Configuration menu - View commit details
-
Copy full SHA for 8b3c82d - Browse repository at this point
Copy the full SHA 8b3c82dView commit details -
build: ignore dependency updates for @material/ (angular#22004)
* build: ignore dependency updates for @material/ * Update dependabot.yml * Update dependabot.yml
Configuration menu - View commit details
-
Copy full SHA for 0617419 - Browse repository at this point
Copy the full SHA 0617419View commit details -
build: update to rules_nodejs@3.2.1 (angular#21990)
Update to the latest version of rules_nodejs.
Configuration menu - View commit details
-
Copy full SHA for f94181a - Browse repository at this point
Copy the full SHA f94181aView commit details
Commits on Feb 25, 2021
-
fix(cdk/a11y): detect fake touchstart events from screen readers (ang…
…ular#21987) We currently have handling for the case where a `mousedown` event is thrown off by a fake `mousedown` listener that may be dispatched by a screen reader when an element is activated. It turns out that if the device has touch support, screen readers may dispatch a fake `touchstart` event instead of a fake `mousedown`. These changes add another utility function that allows us to distinguish the fake events and fix some issues where keyboard focus wasn't being shown because of the fake `touchstart` events. Fixes angular#21947.
Configuration menu - View commit details
-
Copy full SHA for c7edf03 - Browse repository at this point
Copy the full SHA c7edf03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3db90f6 - Browse repository at this point
Copy the full SHA 3db90f6View commit details
Commits on Feb 26, 2021
-
build: bump @angular-devkit/schematics (angular#22017)
Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 12.0.0-next.0 to 12.0.0-next.2. - [Release notes](https://github.com/angular/angular-cli/releases) - [Commits](angular/angular-cli@v12.0.0-next.0...v12.0.0-next.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0b1c1fe - Browse repository at this point
Copy the full SHA 0b1c1feView commit details -
build: bump core-js-bundle from 3.8.3 to 3.9.0 (angular#22008)
Bumps [core-js-bundle](https://github.com/zloirock/core-js) from 3.8.3 to 3.9.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](zloirock/core-js@v3.8.3...v3.9.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 690e9dc - Browse repository at this point
Copy the full SHA 690e9dcView commit details -
build: bump firebase-tools from 9.3.0 to 9.5.0 (angular#22007)
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 9.3.0 to 9.5.0. - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Commits](firebase/firebase-tools@v9.3.0...v9.5.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4c1948b - Browse repository at this point
Copy the full SHA 4c1948bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae299c2 - Browse repository at this point
Copy the full SHA ae299c2View commit details -
docs: missing import in map-directions-render (angular#21946)
MapDirectionsService should be imported to be injected in the constructor
Configuration menu - View commit details
-
Copy full SHA for 72d7c68 - Browse repository at this point
Copy the full SHA 72d7c68View commit details -
build: fix theming api lint rule (angular#22011)
Reworks the `theme-mixin-api` lint rule to account for the Sass module changes.
Configuration menu - View commit details
-
Copy full SHA for 6e054c4 - Browse repository at this point
Copy the full SHA 6e054c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 088a756 - Browse repository at this point
Copy the full SHA 088a756View commit details -
build: bump diff from 3.5.0 to 5.0.0 (angular#22035)
Bumps [diff](https://github.com/kpdecker/jsdiff) from 3.5.0 to 5.0.0. - [Release notes](https://github.com/kpdecker/jsdiff/releases) - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](kpdecker/jsdiff@v3.5.0...v5.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a70fe08 - Browse repository at this point
Copy the full SHA a70fe08View commit details -
build: bump rxjs from 6.6.3 to 6.6.6 (angular#22033)
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.3 to 6.6.6. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/6.6.6/CHANGELOG.md) - [Commits](ReactiveX/rxjs@6.6.3...6.6.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3378ecb - Browse repository at this point
Copy the full SHA 3378ecbView commit details -
build: bump postcss from 8.2.4 to 8.2.6 (angular#22032)
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.4 to 8.2.6. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.2.4...8.2.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f47c36c - Browse repository at this point
Copy the full SHA f47c36cView commit details -
build: bump kagekiri from 1.4.0 to 1.4.1 (angular#22031)
Bumps [kagekiri](https://github.com/salesforce/kagekiri) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/salesforce/kagekiri/releases) - [Commits](salesforce/kagekiri@v1.4.0...v1.4.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f0506fb - Browse repository at this point
Copy the full SHA f0506fbView commit details -
build: bump @types/jasmine from 3.6.3 to 3.6.4 (angular#22040)
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.6.3 to 3.6.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c45aa98 - Browse repository at this point
Copy the full SHA c45aa98View commit details -
build: bump husky from 5.0.6 to 5.1.1 (angular#22038)
Bumps [husky](https://github.com/typicode/husky) from 5.0.6 to 5.1.1. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v5.0.6...v5.1.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 67bd9d6 - Browse repository at this point
Copy the full SHA 67bd9d6View commit details -
feat(material-expeirmental/mdc-form-field): separate out text and ico…
…n prefixes/suffixes (angular#21956) * feat(material-experimental/mdc-form-field): separate out text and icon prefixes/suffixes * fixup! feat(material-experimental/mdc-form-field): separate out text and icon prefixes/suffixes * fixup! feat(material-experimental/mdc-form-field): separate out text and icon prefixes/suffixes * fixup! feat(material-experimental/mdc-form-field): separate out text and icon prefixes/suffixes
Configuration menu - View commit details
-
Copy full SHA for db6511b - Browse repository at this point
Copy the full SHA db6511bView commit details
Commits on Mar 1, 2021
-
build: bump @octokit/rest from 18.2.0 to 18.3.0 (angular#22061)
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.2.0 to 18.3.0. - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v18.2.0...v18.3.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8d64c16 - Browse repository at this point
Copy the full SHA 8d64c16View commit details -
build: bump stylelint from 13.9.0 to 13.11.0 (angular#22060)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.9.0 to 13.11.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md) - [Commits](stylelint/stylelint@13.9.0...13.11.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d5abeb8 - Browse repository at this point
Copy the full SHA d5abeb8View commit details -
build: bump @angular-devkit/build-optimizer (angular#22041)
Bumps [@angular-devkit/build-optimizer](https://github.com/angular/angular-cli) from 0.1200.0-next.0 to 0.1200.0-next.2. - [Release notes](https://github.com/angular/angular-cli/releases) - [Commits](https://github.com/angular/angular-cli/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6dda0f4 - Browse repository at this point
Copy the full SHA 6dda0f4View commit details -
build: bump inquirer from 7.3.3 to 8.0.0 (angular#22039)
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.3.3 to 8.0.0. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.3.3...inquirer@8.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 632e7fc - Browse repository at this point
Copy the full SHA 632e7fcView commit details
Commits on Mar 2, 2021
-
feat(material-experimental/mdc-card): add appearance input (angular#2…
…2070) * feat(material-experimental/mdc-card): add appearance input * fixup! feat(material-experimental/mdc-card): add appearance input
Configuration menu - View commit details
-
Copy full SHA for 4b1ee6f - Browse repository at this point
Copy the full SHA 4b1ee6fView commit details -
fix(material/datepicker): hide date selection model from docs (angula…
…r#22056) * Hides some symbols related to the date selection model from the public API docs. * Fixes that `MatDateSelectionModel` was marked as a directive, rather than an injectable. Fixes angular#21985.
Configuration menu - View commit details
-
Copy full SHA for 8497bb1 - Browse repository at this point
Copy the full SHA 8497bb1View commit details -
fix(cdk/accordion): allow for closeAll to be used when multiple mode …
…is disabled (angular#22055) Currently `CdkAccordion.closeAll` only works if `multi` is set to false, however it makes sense when a single item is expanded as well. These changes also fix that `_openCloseAllActions` wasn't being completed and they include more unit tests. Fixes angular#22003.
Configuration menu - View commit details
-
Copy full SHA for a41fb6e - Browse repository at this point
Copy the full SHA a41fb6eView commit details -
refactor(material/autocomplete): remove deprecated APIs for v12 (angu…
…lar#22054) Removes the APIs that were marked for removal in v12. BREAKING CHANGES: * `AUTOCOMPLETE_OPTION_HEIGHT` has been removed. * `AUTOCOMPLETE_PANEL_HEIGHT` has been removed.
Configuration menu - View commit details
-
Copy full SHA for 8d6a07f - Browse repository at this point
Copy the full SHA 8d6a07fView commit details -
feat(material/slide-toggle): allow for default color to be configured…
… globally (angular#22047) Allows for the `color` of a slide toggle to be configured through a provider. Fixes angular#22012.
Configuration menu - View commit details
-
Copy full SHA for 5c7e557 - Browse repository at this point
Copy the full SHA 5c7e557View commit details -
build: bump @types/fs-extra from 9.0.7 to 9.0.8 (angular#22078)
Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 9.0.7 to 9.0.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 104abfb - Browse repository at this point
Copy the full SHA 104abfbView commit details -
build: bump husky from 5.1.1 to 5.1.3 (angular#22079)
Bumps [husky](https://github.com/typicode/husky) from 5.1.1 to 5.1.3. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v5.1.1...v5.1.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5c61292 - Browse repository at this point
Copy the full SHA 5c61292View commit details -
fix(material-experimental/mdc-tooltip): change class prefixes to mat-…
…mdc (angular#22025) * fix(material-experimental/mdc-tooltip): change class prefixes to mat-mdc * fixup! fix(material-experimental/mdc-tooltip): change class prefixes to mat-mdc * fixup! fix(material-experimental/mdc-tooltip): change class prefixes to mat-mdc * fixup! fix(material-experimental/mdc-tooltip): change class prefixes to mat-mdc * fixup! fix(material-experimental/mdc-tooltip): change class prefixes to mat-mdc * fixup! fix(material-experimental/mdc-tooltip): change class prefixes to mat-mdc
Configuration menu - View commit details
-
Copy full SHA for 7161587 - Browse repository at this point
Copy the full SHA 7161587View commit details -
fix(material-experimental/mdc-button): apply appropriate focus/active…
…s styles to FAB (angular#22049)
Configuration menu - View commit details
-
Copy full SHA for 56a9fc3 - Browse repository at this point
Copy the full SHA 56a9fc3View commit details -
fix(cdk/overlay): resolve regression when overlay is imported through…
… shorthand path (angular#22043) Fixes a regression caused by angular#21896 where importing the overlay styles through `~@angular/cdk/overlay` would result in a compilation error.
Configuration menu - View commit details
-
Copy full SHA for efc0f9e - Browse repository at this point
Copy the full SHA efc0f9eView commit details -
build: bump @schematics/angular from 12.0.0-next.0 to 12.0.0-next.2 (a…
…ngular#22085) Bumps [@schematics/angular](https://github.com/angular/angular-cli) from 12.0.0-next.0 to 12.0.0-next.2. - [Release notes](https://github.com/angular/angular-cli/releases) - [Commits](angular/angular-cli@v12.0.0-next.0...v12.0.0-next.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b34bde1 - Browse repository at this point
Copy the full SHA b34bde1View commit details -
build: bump @octokit/rest from 18.3.0 to 18.3.1 (angular#22084)
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.3.0 to 18.3.1. - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v18.3.0...v18.3.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5526744 - Browse repository at this point
Copy the full SHA 5526744View commit details -
build: bump @types/node from 14.14.22 to 14.14.31 (angular#22075)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.22 to 14.14.31. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e782118 - Browse repository at this point
Copy the full SHA e782118View commit details -
fix(material-experimental/mdc-form-field): always check hideRequiredM…
…arker (angular#22068) * fix(material-experimental/mdc-form-field): always check hideRequiredMarker * fix(material-experimental/mdc-form-field): add test * fix(material-experimental/mdc-form-field): add test to legacy
Configuration menu - View commit details
-
Copy full SHA for d8935d1 - Browse repository at this point
Copy the full SHA d8935d1View commit details -
fix(material-experimental/mdc-radio): include form field core theme s…
…tyles (angular#22071) * fix(material-experimental/mdc-radio): include form field core theme styles * fix(material-experimental/mdc-slide-toggle): nest style under classname
Configuration menu - View commit details
-
Copy full SHA for c791d6a - Browse repository at this point
Copy the full SHA c791d6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7006b48 - Browse repository at this point
Copy the full SHA 7006b48View commit details -
build: bump marked from 2.0.0 to 2.0.1 (angular#22076)
Bumps [marked](https://github.com/markedjs/marked) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](markedjs/marked@v2.0.0...v2.0.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9cbfd91 - Browse repository at this point
Copy the full SHA 9cbfd91View commit details
Commits on Mar 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d7987f0 - Browse repository at this point
Copy the full SHA d7987f0View commit details -
build: bump angular version to 12 || 13 (angular#22101)
* build: bump angular version to 12 || 13 * fixup! build: bump angular version to 12 || 13
Configuration menu - View commit details
-
Copy full SHA for 691a0c8 - Browse repository at this point
Copy the full SHA 691a0c8View commit details -
build: fix angular version (angular#22103)
* change 13.0.0 to 13.0.0-0
Configuration menu - View commit details
-
Copy full SHA for 128e937 - Browse repository at this point
Copy the full SHA 128e937View commit details -
Configuration menu - View commit details
-
Copy full SHA for 389e66a - Browse repository at this point
Copy the full SHA 389e66aView commit details
Commits on Mar 5, 2021
-
fix(material/schematics): generate code that works in strict CLI proj…
…ects (angular#22052) * fix(material/schematics): generate code that works in strict CLI projects - fix `strictNullChecks` errors - fix `strictPropertyInitialization` errors - default to smaller paginator rows so that paging works out of the box - fix tslint errors from default CLI settings Fixes angular#21981 * fix(cdk/schematics): generate code that works in strict CLI projects - fix tslint error from default CLI settings Relates to angular#21981
Configuration menu - View commit details
-
Copy full SHA for 0441ae9 - Browse repository at this point
Copy the full SHA 0441ae9View commit details -
docs(material/table): use declarative idiomatic RxJS in table-http-ex…
…ample (angular#22053) - remove usages of `subscribe()` - fix jank and spinner covering table headers
Configuration menu - View commit details
-
Copy full SHA for 67dc1fd - Browse repository at this point
Copy the full SHA 67dc1fdView commit details -
build: bump core-js-bundle from 3.9.0 to 3.9.1 (angular#22093)
Bumps [core-js-bundle](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-bundle) from 3.9.0 to 3.9.1. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.9.1/packages/core-js-bundle) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b537ba1 - Browse repository at this point
Copy the full SHA b537ba1View commit details -
feat(material/form-field): make mat-errors more polite (angular#21870)
Make the "politeness" of mat-error "polite" by default (instead of "assertive") and also make this configurable via an input binding. Fixes angular#21781
Configuration menu - View commit details
-
Copy full SHA for a405ce6 - Browse repository at this point
Copy the full SHA a405ce6View commit details -
refactor(material/select): remove deprecated APIs for v12 (angular#21827
) Removes the APIs that were marked as deprecated for v12. BREAKING CHANGES: * `MatSelect._overlayDir` has been removed. * `SELECT_PANEL_MAX_HEIGHT` has been removed. * `SELECT_PANEL_PADDING_X` has been removed. * `SELECT_PANEL_INDENT_PADDING_X` has been removed. * `SELECT_ITEM_HEIGHT_EM` has been removed. * `SELECT_MULTIPLE_PANEL_PADDING_X` has been removed. * `SELECT_PANEL_VIEWPORT_PADDING` has been removed.
Configuration menu - View commit details
-
Copy full SHA for 99391e7 - Browse repository at this point
Copy the full SHA 99391e7View commit details -
refactor(material/stepper): remove deprecated APIs for v12 (angular#2…
…1901) Removes the APIs that have been marked for removal in v12. BREAKING CHANGES: * `MAT_STEPPER_GLOBAL_OPTIONS` has been renamed to `STEPPER_GLOBAL_OPTIONS`. * The type of `CdkStepper._stepHeader` has been changed to `QueryList<CdkStepHeader>` from `QueryList<FocusableOption>` to better reflect the actual value. * The value of `CdkStepper.selected` can now be `undefined`. * The `_elementRef` and `_document` parameters of the `CdkStepper` constructor are now required. * The `_elementRef` and `_document` parameters of the `MatVerticalStepper` constructor are now required. * The `_viewContainerRef` parameter of the `MatStep` constructor is now required.
Configuration menu - View commit details
-
Copy full SHA for 373af25 - Browse repository at this point
Copy the full SHA 373af25View commit details -
fix(material-experimental/mdc-autocomplete): only animate along y axis (
angular#21588) Changes the panel animation to only animate vertically, rather than along both x and y axis.
Configuration menu - View commit details
-
Copy full SHA for 40cce76 - Browse repository at this point
Copy the full SHA 40cce76View commit details -
fix(material/dialog): focus restoration not working inside shadow dom (…
…angular#21811) Related to angular#21796. The dialog focus restoration works by grabbing `document.activeElement` before the dialog is opened and restoring focus to the element on destroy. This won't work if the element is inside the shadow DOM, because the browser will return the shadow root. These changes add a workaround.
Configuration menu - View commit details
-
Copy full SHA for be508da - Browse repository at this point
Copy the full SHA be508daView commit details -
fix(material-experimental/mdc-progress-bar): run resize observer outs…
…ide zone (angular#21564) Runs the `ResizeObserver` from the progress bar outside of the `NgZone` so that it doesn't trigger change detection.
Configuration menu - View commit details
-
Copy full SHA for bd2c324 - Browse repository at this point
Copy the full SHA bd2c324View commit details -
feat(material/tabs): add method for programmatically setting focus (a…
…ngular#15228) Adds a method that allows for focus to be moved to a particular tab. This is usually tricky, because all of the DOM elements are hidden away inside the tab group template. Fixes angular#15007.
Configuration menu - View commit details
-
Copy full SHA for d869d79 - Browse repository at this point
Copy the full SHA d869d79View commit details -
fix(material-experimental/mdc-snack-bar): use MDC-based button (angul…
…ar#21442) Switches the MDC-based snack bar to use the MDC-based button. In general we should be using the MDC versions of components together, when possible. Fixes angular#22024
Configuration menu - View commit details
-
Copy full SHA for 9f879b2 - Browse repository at this point
Copy the full SHA 9f879b2View commit details
Commits on Mar 7, 2021
-
fix(material/sort): view not updated when sort state is changed throu…
…gh binding (angular#19492) Fixes the visible state of the sort header not being updated if it gets changed through the `matSortActive` binding. Fixes angular#19467.
Configuration menu - View commit details
-
Copy full SHA for ca7d379 - Browse repository at this point
Copy the full SHA ca7d379View commit details -
fix(material/card): not clearing margin on last button in end alignme…
…nt (angular#20040) We have some styles that clear the margin from the first button, but we didn't apply the same to the last button if the card actions are aligned towards the end. Fixes angular#20024.
Configuration menu - View commit details
-
Copy full SHA for 619d591 - Browse repository at this point
Copy the full SHA 619d591View commit details -
fix(material-experimental/mdc-select): arrow not rendering in high co…
…ntrast mode (angular#21606) The MDC select uses a CSS triangle for its down arrow which renders as a rectangle in high contrast mode. These changes switch it to an SVG arrow. These changes are identical to angular#14219 which had some trouble landing due to screenshot diffs. The MDC select shouldn't have such issues. Relates to angular#21263.
Configuration menu - View commit details
-
Copy full SHA for fef9179 - Browse repository at this point
Copy the full SHA fef9179View commit details -
docs(cdk/a11y): fix overview table of contents (angular#22136)
- while the guides were updated to support a wider set of headers, component docs are still limited to h3 and h4 in the TOC - this fixes a regression to these docs introduced in v6 Fixes angular#22133
Configuration menu - View commit details
-
Copy full SHA for 4aa48a1 - Browse repository at this point
Copy the full SHA 4aa48a1View commit details
Commits on Mar 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 17f66d6 - Browse repository at this point
Copy the full SHA 17f66d6View commit details -
fix(material-experimental/mdc-chips): remove icon click interaction (a…
…ngular#22132) Fixes an issue in the `mdc-chip` component where clicking the remove icon would select the chip before removing it.
Configuration menu - View commit details
-
Copy full SHA for 0003d8f - Browse repository at this point
Copy the full SHA 0003d8fView commit details -
fix(material/table): data source filteredData not updating while disc…
…onnected (angular#22058) The data source was changed in angular#21338 so that it unsubscribes while it's disconnected. The problem is that the subscription has a side effect which updates `filteredData` as well. These changes add some logic so that `filteredData` is updated even if the source is disconnected. Fixes angular#21984.
Configuration menu - View commit details
-
Copy full SHA for 0093105 - Browse repository at this point
Copy the full SHA 0093105View commit details -
fix(material-experimental/mdc-form-field): fix height for form field …
…with textarea (angular#22089)
Configuration menu - View commit details
-
Copy full SHA for a219a4a - Browse repository at this point
Copy the full SHA a219a4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23a0248 - Browse repository at this point
Copy the full SHA 23a0248View commit details -
fix(material/checkbox): add more prominent focus indication in high c…
…ontrast mode Currently the checkbox only switches to a dotted border when it receives focus in high contrast mode. These changes make it a bit more prominent by using a solid outline on the ripple element.
Configuration menu - View commit details
-
Copy full SHA for 205a2f5 - Browse repository at this point
Copy the full SHA 205a2f5View commit details -
fix(material-experimental/mdc-checkbox): add focus indication in high…
… contrast mode Adds focus indication in high contrast mode to the MDC-based checkbox since currently it's impossible to know whether the element is focused.
Configuration menu - View commit details
-
Copy full SHA for e6578d9 - Browse repository at this point
Copy the full SHA e6578d9View commit details -
fix(material/grid-list): remove internal figure element (angular#21826)
Removes the built-in `figure` element inside the grid tile since it isn't always desirable from an accessibility perspective. Fixes angular#21775.
Configuration menu - View commit details
-
Copy full SHA for b4fafda - Browse repository at this point
Copy the full SHA b4fafdaView commit details -
build: clean up sass patch workaround (angular#22057)
With recent versions of Sass we don't need the worker async workaround patch.
Configuration menu - View commit details
-
Copy full SHA for a1e0056 - Browse repository at this point
Copy the full SHA a1e0056View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0950cd5 - Browse repository at this point
Copy the full SHA 0950cd5View commit details -
docs(material/badge): specify badge targets must be block-level (angu…
…lar#22169) Fixes angular#16992
Configuration menu - View commit details
-
Copy full SHA for a9a0a09 - Browse repository at this point
Copy the full SHA a9a0a09View commit details
Commits on Mar 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6cb0e03 - Browse repository at this point
Copy the full SHA 6cb0e03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a8a144 - Browse repository at this point
Copy the full SHA 6a8a144View commit details -
feat(material/chips): prevent chips from being deleted when user hold…
…s backspace (angular#19700) * feat(material/chips): prevent chips from being deleted when user holds backspace * add unit tests * replace MatChipInputEvent.clearInput with MatChipInputEvent.chipInput.clear() * fix unit test to actually test wanted behaviour * update mdc-chips/chip-input.ts * update chip-grid, update demos and add tests to spec * make MatChipInputEvent.chipInput temporarily optional (for backward compatibility) * yarn approve-api chips * Merge remote-tracking branch 'upstream/master' into giorag/chip-list-focus-last-chip-on-backspace-v2
Configuration menu - View commit details
-
Copy full SHA for 6230560 - Browse repository at this point
Copy the full SHA 6230560View commit details -
refactor(material-experimental/mdc-core): clean up remaining @import …
…usages (angular#22045) Replaces all the remaining `@import` usages with `@use`.
Configuration menu - View commit details
-
Copy full SHA for edadf8b - Browse repository at this point
Copy the full SHA edadf8bView commit details -
fix(material/select): float label on focus if there's a placeholder (a…
…ngular#19517) Historically we've only floated the `mat-select` label if a value is selected or the panel is open, because we wouldn't otherwise have anything to show. These changes make it so that we also float it on focus, if there's `placeholder` text that can be shown. This behavior is consistent with `MatInput`. Fixes angular#19514.
Configuration menu - View commit details
-
Copy full SHA for 7a972fb - Browse repository at this point
Copy the full SHA 7a972fbView commit details -
fix(material/progress-bar): adjust buffer colors (angular#22164)
* fix(material/progress-bar): adjust buffer colors * fix(material/progress-bar): use fallback for variables
Configuration menu - View commit details
-
Copy full SHA for 94d5850 - Browse repository at this point
Copy the full SHA 94d5850View commit details -
docs: remove references to mdc-select placeholder (angular#22135)
This was leftover from the legacy form-field appearance, which no longer exists in MDC. Selects don't have a "placeholder" their equivalent would be a null option
Configuration menu - View commit details
-
Copy full SHA for 2a158f7 - Browse repository at this point
Copy the full SHA 2a158f7View commit details -
docs: replace programatically by programmatically (angular#22171)
* docs: replace programatically by programmatically Harmonize the use of the word programmatically like it is in dictionary. Also see https://en.wiktionary.org/wiki/programatically * fixup! docs: replace programatically by programmatically * fixup! docs: replace programatically by programmatically
Configuration menu - View commit details
-
Copy full SHA for bd43d78 - Browse repository at this point
Copy the full SHA bd43d78View commit details -
build: bump @octokit/rest from 18.3.1 to 18.3.5 (angular#22155)
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.3.1 to 18.3.5. - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v18.3.1...v18.3.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 188bbb6 - Browse repository at this point
Copy the full SHA 188bbb6View commit details -
build: bump @types/marked from 1.2.2 to 2.0.0 (angular#22162)
Bumps [@types/marked](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/marked) from 1.2.2 to 2.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/marked) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5f83507 - Browse repository at this point
Copy the full SHA 5f83507View commit details -
build: bump postcss from 8.2.6 to 8.2.8 (angular#22170)
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.6 to 8.2.8. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.2.6...8.2.8) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fe9b81c - Browse repository at this point
Copy the full SHA fe9b81cView commit details -
fix(material-experimental/mdc-progress-bar): improve buffer color (an…
…gular#22152) * fix(material-experimental/mdc-progress-bar): improve buffer color * fix(material-experimental/mdc-progress-bar): use color.adjust
Configuration menu - View commit details
-
Copy full SHA for 97f1ccc - Browse repository at this point
Copy the full SHA 97f1cccView commit details
Commits on Mar 11, 2021
-
build: add exception for missing MDC test (angular#22188)
Adds an exception for one missing test until angular#22187 is merged.
Configuration menu - View commit details
-
Copy full SHA for 8a10451 - Browse repository at this point
Copy the full SHA 8a10451View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85b5df6 - Browse repository at this point
Copy the full SHA 85b5df6View commit details
Commits on Mar 12, 2021
-
Revert "feat(material/chips): prevent chips from being deleted when u…
…ser holds backspace (angular#19700)" This reverts commit 6230560.
Configuration menu - View commit details
-
Copy full SHA for 4381b8e - Browse repository at this point
Copy the full SHA 4381b8eView commit details -
build: bump @bazel/typescript from 3.2.1 to 3.2.2
Bumps [@bazel/typescript](https://github.com/bazelbuild/rules_nodejs/tree/HEAD/packages/typescript) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/bazelbuild/rules_nodejs/releases) - [Changelog](https://github.com/bazelbuild/rules_nodejs/blob/stable/CHANGELOG.md) - [Commits](https://github.com/bazelbuild/rules_nodejs/commits/3.2.2/packages/typescript) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e3faede - Browse repository at this point
Copy the full SHA e3faedeView commit details