@material/textfield
Advanced tools
Comparing version 15.0.0-canary.6c265915c.0 to 15.0.0-canary.6cda3ce8d.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [15.0.0-canary.6c265915c.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.6c265915c.0) (2023-03-09) | ||
# [15.0.0-canary.6cda3ce8d.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.6cda3ce8d.0) (2023-09-12) | ||
@@ -14,3 +14,5 @@ | ||
* **text-field:** Update textfield icons to allow spacebar keypresses to trigger an interaction ([c0a11ef](https://github.com/material-components/material-components-web/commit/c0a11ef0d000a098fd0c372be8f12d6a99302855)) | ||
* **textfield:** Add coverage for suffix and prefix text within the font size mixin. ([19bb36a](https://github.com/material-components/material-components-web/commit/19bb36a46b51e79d8bf08948ab5b7d8e9358c2d8)) | ||
* **textfield:** Add support for `focus-active-indicator-height` token. ([8c56759](https://github.com/material-components/material-components-web/commit/8c56759428e34766e263008470390487417f00c4)) | ||
* **textfield:** add support for placeholder color in theme api ([b994146](https://github.com/material-components/material-components-web/commit/b994146f6d849bd80f280c147d64adae5b930a3c)) | ||
* **textfield:** Fix bugs and compilation errors due to custom properties in the theme map ([1dc797e](https://github.com/material-components/material-components-web/commit/1dc797e7f4efe9010be7097b040c0fcb1902ca8c)) | ||
@@ -27,4 +29,6 @@ * **textfield:** Fix several tokens in theming API ([d3344c1](https://github.com/material-components/material-components-web/commit/d3344c16fd9c006059174e1c3b6d90d2302e8134)) | ||
* **textfield:** Add `static-styles` mixin ([82554d7](https://github.com/material-components/material-components-web/commit/82554d7709f8945af78415597d9b121afaddd1c0)) | ||
* **textfield:** Add character counter to theming api ([1d37bf6](https://github.com/material-components/material-components-web/commit/1d37bf601f471b43f5b313bbc8ea58def2cc5c9f)) | ||
* **textfield:** add support for several new tokens ([d71935c](https://github.com/material-components/material-components-web/commit/d71935c8bf8dd6e1a4a7a38e57d02d3de4f56f67)) | ||
* **textfield:** changed the visibility of the mixin `filled-no-label` to public ([8879557](https://github.com/material-components/material-components-web/commit/8879557e677d9b160a106e46279b1b6855926fb5)) | ||
* **textfield:** Changed visibility of $custom-property-prefix to public ([d96330c](https://github.com/material-components/material-components-web/commit/d96330c085b4fe8fc59c7eb835d41ebca3a08422)) | ||
@@ -31,0 +35,0 @@ * **textfield:** Changed visibility of $custom-property-prefix to public ([f323399](https://github.com/material-components/material-components-web/commit/f323399371aec4378186a05b5a839e53d9e464c0)) |
{ | ||
"name": "@material/textfield", | ||
"description": "The Material Components for the web text field component", | ||
"version": "15.0.0-canary.6c265915c.0", | ||
"version": "15.0.0-canary.6cda3ce8d.0", | ||
"license": "MIT", | ||
@@ -21,19 +21,19 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/animation": "15.0.0-canary.6c265915c.0", | ||
"@material/base": "15.0.0-canary.6c265915c.0", | ||
"@material/density": "15.0.0-canary.6c265915c.0", | ||
"@material/dom": "15.0.0-canary.6c265915c.0", | ||
"@material/feature-targeting": "15.0.0-canary.6c265915c.0", | ||
"@material/floating-label": "15.0.0-canary.6c265915c.0", | ||
"@material/line-ripple": "15.0.0-canary.6c265915c.0", | ||
"@material/notched-outline": "15.0.0-canary.6c265915c.0", | ||
"@material/ripple": "15.0.0-canary.6c265915c.0", | ||
"@material/rtl": "15.0.0-canary.6c265915c.0", | ||
"@material/shape": "15.0.0-canary.6c265915c.0", | ||
"@material/theme": "15.0.0-canary.6c265915c.0", | ||
"@material/tokens": "15.0.0-canary.6c265915c.0", | ||
"@material/typography": "15.0.0-canary.6c265915c.0", | ||
"@material/animation": "15.0.0-canary.6cda3ce8d.0", | ||
"@material/base": "15.0.0-canary.6cda3ce8d.0", | ||
"@material/density": "15.0.0-canary.6cda3ce8d.0", | ||
"@material/dom": "15.0.0-canary.6cda3ce8d.0", | ||
"@material/feature-targeting": "15.0.0-canary.6cda3ce8d.0", | ||
"@material/floating-label": "15.0.0-canary.6cda3ce8d.0", | ||
"@material/line-ripple": "15.0.0-canary.6cda3ce8d.0", | ||
"@material/notched-outline": "15.0.0-canary.6cda3ce8d.0", | ||
"@material/ripple": "15.0.0-canary.6cda3ce8d.0", | ||
"@material/rtl": "15.0.0-canary.6cda3ce8d.0", | ||
"@material/shape": "15.0.0-canary.6cda3ce8d.0", | ||
"@material/theme": "15.0.0-canary.6cda3ce8d.0", | ||
"@material/tokens": "15.0.0-canary.6cda3ce8d.0", | ||
"@material/typography": "15.0.0-canary.6cda3ce8d.0", | ||
"tslib": "^2.1.0" | ||
}, | ||
"gitHead": "2226d2e658d88eace91ac63729977eb6bd7a9af9" | ||
"gitHead": "adb36c6339e7bf37fe1e8ca96526a9673ca602e7" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1926803
100
14193
+ Added@material/animation@15.0.0-canary.6cda3ce8d.0(transitive)
+ Added@material/base@15.0.0-canary.6cda3ce8d.0(transitive)
+ Added@material/density@15.0.0-canary.6cda3ce8d.0(transitive)
+ Added@material/dom@15.0.0-canary.6cda3ce8d.0(transitive)
+ Added@material/elevation@15.0.0-canary.6cda3ce8d.0(transitive)
+ Added@material/feature-targeting@15.0.0-canary.6cda3ce8d.0(transitive)
+ Added@material/floating-label@15.0.0-canary.6cda3ce8d.0(transitive)
+ Added@material/line-ripple@15.0.0-canary.6cda3ce8d.0(transitive)
+ Added@material/notched-outline@15.0.0-canary.6cda3ce8d.0(transitive)
+ Added@material/ripple@15.0.0-canary.6cda3ce8d.0(transitive)
+ Added@material/rtl@15.0.0-canary.6cda3ce8d.0(transitive)
+ Added@material/shape@15.0.0-canary.6cda3ce8d.0(transitive)
+ Added@material/theme@15.0.0-canary.6cda3ce8d.0(transitive)
+ Added@material/tokens@15.0.0-canary.6cda3ce8d.0(transitive)
+ Added@material/typography@15.0.0-canary.6cda3ce8d.0(transitive)
- Removed@material/animation@15.0.0-canary.6c265915c.0(transitive)
- Removed@material/base@15.0.0-canary.6c265915c.0(transitive)
- Removed@material/density@15.0.0-canary.6c265915c.0(transitive)
- Removed@material/dom@15.0.0-canary.6c265915c.0(transitive)
- Removed@material/elevation@15.0.0-canary.6c265915c.0(transitive)
- Removed@material/feature-targeting@15.0.0-canary.6c265915c.0(transitive)
- Removed@material/floating-label@15.0.0-canary.6c265915c.0(transitive)
- Removed@material/line-ripple@15.0.0-canary.6c265915c.0(transitive)
- Removed@material/notched-outline@15.0.0-canary.6c265915c.0(transitive)
- Removed@material/ripple@15.0.0-canary.6c265915c.0(transitive)
- Removed@material/rtl@15.0.0-canary.6c265915c.0(transitive)
- Removed@material/shape@15.0.0-canary.6c265915c.0(transitive)
- Removed@material/theme@15.0.0-canary.6c265915c.0(transitive)
- Removed@material/tokens@15.0.0-canary.6c265915c.0(transitive)
- Removed@material/typography@15.0.0-canary.6c265915c.0(transitive)
Updated@material/feature-targeting@15.0.0-canary.6cda3ce8d.0