EdricChan03 / edricchan03.github.io

My personal GitHub pages website.
https://edricchan03.github.io
6 stars 0 forks source link

Bump material-components-web from 3.2.0 to 7.0.0 #61

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps material-components-web from 3.2.0 to 7.0.0.

Release notes

Sourced from material-components-web's releases.

v7.0.0

See CHANGELOG file to see what's changed in new release.

v5.1.0

Changelog

Bug Fixes

  • list: ensure sass mixin works if leading is provided in px (265ecba)
  • textfield: replace notched outline and ripple <div>s with <span> (765caef)
  • typography: ensure global variables can override styles with module system (7ec9697)
  • typography: Separate @material/feature-targeting, was causing Sass test to fail (772a03e)

Features

  • typography: add CSS custom properties (6a56f38)

v5.0.0

Changelog

Bug Fixes

  • linear-progress: support aria attributes (#5248) (7084b40), closes #5248
  • auto-init: Fixed issue with multiple default exports (#5464) (8ddd5c6)
  • button: Fix outline & ink color according to spec guidance (#5268) (ee1a68c)
  • button: Fixed parameter default value in height mixin (#5244) (b0cecf1)
  • checkbox: change checkbox event type from change to click and add some logic for IE browser (#5316) (2e491de), closes #4893
  • checkbox: Disabled state colors in IE11 high contrast mode (#5263) (d6a1d4b)
  • checkbox: Replace unique-id with custom color hash functio… (#5404) (7be9e4a)
  • checkbox: update disabled color values (#5209) (821871e)
  • chips: .d.ts file generated with syntax error (d154836)
  • chips: .d.ts file generated with syntax error (#5577) (98f7faa)
  • chips: Do not throw error if chip set becomes empty (#5290) (f978109)
  • chips: Fix browser back nav in FF when removing chip with… (#5537) (a1a0deb)
  • chips: Move touch target inside primary action (ad3bbf7)
  • core: Fix canary release by excluding test files from default tsconfig (#5317) (c916008)
  • data-table: change svg attribute name viewbox to viewBox (#5483) (#5493) (f3adce8)
  • dialog: Move aria roles from dialog root to dialog surface… (#5239) (c704b71)
  • elevation: Update overlay color mixin (#5331) (b723dfa)
  • fab: Add missing dep to fab package.json. (#5236) (e0f6fd9)
  • fab: Add overflow: visible to make touch target visible in… (#5241) (5850080)
  • fab: Adjust fab line-height (#5254) (525989b)
  • fab: Adjust fab line-height to center text (#5258) (591a6ad)
  • floatinglabel: Estimate hidden scroll width (#5448) (981ec9b)
  • list: Ensure disabled colors apply to primary and secondary text (#5322) (878a08b)
  • notched-outline: Restore component test (#5449) (4269133)
  • radio: update disabled color values (#5210) (491fddc)
  • select: Do not fire change event on programmatic change (#5255) (ec72968)
Changelog

Sourced from material-components-web's changelog.

7.0.0 (2020-06-23)

Bug Fixes

  • base: Add EDITING and EDITABLE states to the chip. (cf3b664)
  • base: Causes internal text in a chip to not overflow and instead be truncated by ellipsis. (b83d720)
  • base: Make the root property public (51d4535)
  • base: Remove "foundation_" from MDCComponent (8c6d7e0)
  • base: Remove trailing underscore "adapter_" (5b5f62f)
  • base: Remove trailing underscore from superclass properties (62b5f37)
  • button: Correct misspelling of overflow (29debfe)
  • button: Correct misspelling of overflow (99d2fc9)
  • button: Correct misspelling of overflow (28d32f8)
  • button: Move theme-baseline() into base Sass. (080965f)
  • button: Remove misspelled label-overlow-ellipsis (e59906a)
  • checkbox: Use secondary and on-secondary as default colors (b95172e), closes #5730
  • checkbox: Use superclass properties without trailing underscores (2e218db)
  • chips: Handle IE/Edge specific key names in keyboard navigation logic (3657f88)
  • chips: Use superclass properties without trailing underscores (cf7747e)
  • circular-progress: Add .npmignore file to ignore typescript files when publishing (#5801) (f172b0f), closes #5800
  • circular-progress: fix determinate transition typo & 4 color keyframes (a301636)
  • circular-progress: Fix naming in package.json and add to jsBundleFactory (86f7cad)
  • circular-progress: Force LTR layout (6a40ef2)
  • circular-progress: Switch mixins import to [@use](https://github.com/use) (098ae32)
  • circularprogress: Use superclass properties without trailing underscores (da05f66)
  • data-table: Fix pagination box height (eb28b6e)
  • data-table: Fixed alignment of numeric header cell with sort button. (2139200)
  • data-table: Fixed default feature targeting query params of sort mixins (e33c49e)
  • data-table: Fixed horizontal scrolling issue with pagination controls (b065a4d)
  • data-table: Hover styles for sortable header cell (d580805)
  • data-table: Make row checkbox table cell fixed even when table is wide (a6ac8f6)
  • data-table: not inverting text alignment in rtl (bd8d1aa)
  • data-table: Removed overflow-x from root element (4ebce8d)
  • data-table: Reverse the arrow direction icon for column sorting (a7c827f)
  • data-table: unable to redefine colors in class-based themi… (#5751) (4d48051)
  • data-table: unable to redefine colors in class-based theming (4b45b66)
  • datatable: Use superclass properties without trailing underscores (862d0d7)
  • dialog: Change scale(1) to transform:none (9ea5207)
  • dialog: Only equalize paddings for scrollable dialogs with titles, since there is no added divider between title/content in this case. (8135cc0)
  • dialog: Use superclass properties without trailing underscores (b4e2fe9)
  • dom: Clear out announcer regions on document click (c67667e)
  • drawer: Use superclass properties without trailing underscores (a66493c)
  • floating-label: Use superclass properties without trailing underscores (5cea261)
  • form-field: Use superclass properties without trailing underscores (7fd792b)
  • icon-button: Use superclass properties without trailing underscores (740860e)
  • line-ripple: Use superclass properties without trailing underscores (a4aae3d)
  • linear-progress: Temporary rollback of #5656 while updating downstream dependencies (9cf5e98)
  • linear-progress: Use superclass properties without trailing underscores (8e17857)
  • list: No longer emits action event when disabled item selected (f352d03), closes #5571
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #62.