Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/master' into greenkeeper/lolex-2…
Browse files Browse the repository at this point in the history
….7.2
  • Loading branch information
Kenneth G. Franqueiro committed Oct 30, 2018
2 parents 883d9fc + e9b69d0 commit e2d7659
Show file tree
Hide file tree
Showing 52 changed files with 383 additions and 324 deletions.
44 changes: 44 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,47 @@
<a name="0.41.0"></a>
# [0.41.0](https://github.com/material-components/material-components-web/compare/v0.40.0...v0.41.0) (2018-10-29)


### Bug Fixes

* **dialog:** Apply max-width to same element as min-width ([#3749](https://github.com/material-components/material-components-web/issues/3749)) ([2dac7e1](https://github.com/material-components/material-components-web/commit/2dac7e1))
* **drawer:** link to the es6 component js file in screenshot spec ([#3696](https://github.com/material-components/material-components-web/issues/3696)) ([8d96a72](https://github.com/material-components/material-components-web/commit/8d96a72))
* **drawer:** Remove redundant style ([#3731](https://github.com/material-components/material-components-web/issues/3731)) ([716da5a](https://github.com/material-components/material-components-web/commit/716da5a))
* **drawer:** Remove unnecessary Closure annotation ([#3935](https://github.com/material-components/material-components-web/issues/3935)) ([61128be](https://github.com/material-components/material-components-web/commit/61128be))
* **floating-label:** Add alternate tag ([#3993](https://github.com/material-components/material-components-web/issues/3993)) ([6307071](https://github.com/material-components/material-components-web/commit/6307071))
* **list:** Peace out whitespace ([#3997](https://github.com/material-components/material-components-web/issues/3997)) ([19b5152](https://github.com/material-components/material-components-web/commit/19b5152))
* **menu:** Allow anchor links as menu list items ([#3680](https://github.com/material-components/material-components-web/issues/3680)) ([d312271](https://github.com/material-components/material-components-web/commit/d312271))
* **notched-outline:** Add noflip annotation ([#3994](https://github.com/material-components/material-components-web/issues/3994)) ([c60d42b](https://github.com/material-components/material-components-web/commit/c60d42b))
* **notched-outline:** Auto position the notch and floating label based on corner size ([#3929](https://github.com/material-components/material-components-web/issues/3929)) ([06daf52](https://github.com/material-components/material-components-web/commit/06daf52))
* **radio:** remove getNativeControl from adapter ([#3785](https://github.com/material-components/material-components-web/issues/3785)) ([476130e](https://github.com/material-components/material-components-web/commit/476130e))
* **ripple:** Deactivate on contextmenu event ([#3759](https://github.com/material-components/material-components-web/issues/3759)) ([4d76e3f](https://github.com/material-components/material-components-web/commit/4d76e3f))
* **shape:** Rename surface term with component. ([#3761](https://github.com/material-components/material-components-web/issues/3761)) ([81bb919](https://github.com/material-components/material-components-web/commit/81bb919))
* Future-proof Sass usage ([#3921](https://github.com/material-components/material-components-web/issues/3921)) ([6fa2269](https://github.com/material-components/material-components-web/commit/6fa2269))
* **text-field:** Fix textarea-shape-radius mixin behavior for input ([#3982](https://github.com/material-components/material-components-web/issues/3982)) ([1167289](https://github.com/material-components/material-components-web/commit/1167289))
* **textfield:** Use theme mixin for asterisk color ([#3952](https://github.com/material-components/material-components-web/issues/3952)) ([981b37e](https://github.com/material-components/material-components-web/commit/981b37e))
* **theme:** Make $mdc-theme-on-error dark if $mdc-theme-error is light ([#3678](https://github.com/material-components/material-components-web/issues/3678)) ([5b1348c](https://github.com/material-components/material-components-web/commit/5b1348c))
* **typography:** Add alternate tag for line-height ([#3992](https://github.com/material-components/material-components-web/issues/3992)) ([f6acae8](https://github.com/material-components/material-components-web/commit/f6acae8))


### Features

* Update default npm export to ES5 js files ([#3245](https://github.com/material-components/material-components-web/issues/3245)) ([514f9f8](https://github.com/material-components/material-components-web/commit/514f9f8))
* **chips:** Make deselect and toggleSelect private. Update handleChipInteraction/Removal API ([#3617](https://github.com/material-components/material-components-web/issues/3617)) ([73ab5a0](https://github.com/material-components/material-components-web/commit/73ab5a0))
* **menu:** Expose handleSelection API to public ([#3950](https://github.com/material-components/material-components-web/issues/3950)) ([7f02a64](https://github.com/material-components/material-components-web/commit/7f02a64))
* **select:** Add enhanced select variant ([#3949](https://github.com/material-components/material-components-web/issues/3949)) ([35697a5](https://github.com/material-components/material-components-web/commit/35697a5))
* **tab-bar:** Add focusOnActivate flag ([#3748](https://github.com/material-components/material-components-web/issues/3748)) ([313618a](https://github.com/material-components/material-components-web/commit/313618a))


### BREAKING CHANGES

* Anyone intending to build MDC Web's ES2015+ sources must directly import `@material/foo/index`. `@material/foo` will now resolve to UMD modules.
* **select:** Several adapter APIs were added to support the enhanced variant. The drop-down arrow is now its own element. The change event is now MDCSelect:change for all variants. See the README for full details.
* **radio:** Removed getNativeControl from adapter, and subsequent foundation methods that called getNativeControl. Foundation methods removed: isChecked, setChecked, isDisabled, getValue, setValue.
* **shape:** Renamed shape global variables from `$mdc-shape-*-surface-radius` to `$mdc-shape-*-component-radius`
* **chips:** deselect and toggleSelect are private methods. handleChipInteraction and handleChipRemoval now accept chipId instead of an event.



<a name="0.40.1"></a>
## [0.40.1](https://github.com/material-components/material-components-web/compare/v0.40.0...v0.40.1) (2018-10-08)

Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"lerna": "2.0.0-beta.36",
"version": "0.40.1",
"version": "0.41.0",
"commands": {
"publish": {
"ignore": [
Expand Down
86 changes: 43 additions & 43 deletions packages/material-components-web/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "material-components-web",
"description": "Modular and customizable Material Design UI components for the web",
"version": "0.40.1",
"version": "0.41.0",
"license": "MIT",
"keywords": [
"material components",
Expand All @@ -13,48 +13,48 @@
"url": "https://github.com/material-components/material-components-web"
},
"dependencies": {
"@material/animation": "^0.40.1",
"@material/auto-init": "^0.39.0",
"@material/base": "^0.40.1",
"@material/button": "^0.40.1",
"@material/card": "^0.40.1",
"@material/checkbox": "^0.40.1",
"@material/chips": "^0.40.1",
"@material/dialog": "^0.40.1",
"@material/dom": "^0.40.0",
"@material/drawer": "^0.40.1",
"@material/elevation": "^0.40.1",
"@material/fab": "^0.40.1",
"@material/floating-label": "^0.40.1",
"@material/form-field": "^0.40.1",
"@material/grid-list": "^0.40.1",
"@material/icon-button": "^0.40.1",
"@material/icon-toggle": "^0.40.1",
"@material/image-list": "^0.40.1",
"@material/layout-grid": "^0.40.1",
"@material/line-ripple": "^0.40.1",
"@material/linear-progress": "^0.40.1",
"@material/list": "^0.40.1",
"@material/menu": "^0.40.1",
"@material/menu-surface": "^0.40.1",
"@material/notched-outline": "^0.40.1",
"@material/radio": "^0.40.1",
"@material/ripple": "^0.40.1",
"@material/animation": "^0.41.0",
"@material/auto-init": "^0.41.0",
"@material/base": "^0.41.0",
"@material/button": "^0.41.0",
"@material/card": "^0.41.0",
"@material/checkbox": "^0.41.0",
"@material/chips": "^0.41.0",
"@material/dialog": "^0.41.0",
"@material/dom": "^0.41.0",
"@material/drawer": "^0.41.0",
"@material/elevation": "^0.41.0",
"@material/fab": "^0.41.0",
"@material/floating-label": "^0.41.0",
"@material/form-field": "^0.41.0",
"@material/grid-list": "^0.41.0",
"@material/icon-button": "^0.41.0",
"@material/icon-toggle": "^0.41.0",
"@material/image-list": "^0.41.0",
"@material/layout-grid": "^0.41.0",
"@material/line-ripple": "^0.41.0",
"@material/linear-progress": "^0.41.0",
"@material/list": "^0.41.0",
"@material/menu": "^0.41.0",
"@material/menu-surface": "^0.41.0",
"@material/notched-outline": "^0.41.0",
"@material/radio": "^0.41.0",
"@material/ripple": "^0.41.0",
"@material/rtl": "^0.40.1",
"@material/select": "^0.40.1",
"@material/selection-control": "^0.40.1",
"@material/shape": "^0.40.1",
"@material/slider": "^0.40.1",
"@material/snackbar": "^0.40.1",
"@material/switch": "^0.40.1",
"@material/tab": "^0.40.1",
"@material/tab-bar": "^0.40.1",
"@material/tab-indicator": "^0.40.1",
"@material/tab-scroller": "^0.40.1",
"@material/textfield": "^0.40.1",
"@material/theme": "^0.40.1",
"@material/toolbar": "^0.40.1",
"@material/top-app-bar": "^0.40.1",
"@material/typography": "^0.40.1"
"@material/select": "^0.41.0",
"@material/selection-control": "^0.41.0",
"@material/shape": "^0.41.0",
"@material/slider": "^0.41.0",
"@material/snackbar": "^0.41.0",
"@material/switch": "^0.41.0",
"@material/tab": "^0.41.0",
"@material/tab-bar": "^0.41.0",
"@material/tab-indicator": "^0.41.0",
"@material/tab-scroller": "^0.41.0",
"@material/textfield": "^0.41.0",
"@material/theme": "^0.41.0",
"@material/toolbar": "^0.41.0",
"@material/top-app-bar": "^0.41.0",
"@material/typography": "^0.41.0"
}
}
2 changes: 1 addition & 1 deletion packages/mdc-animation/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@material/animation",
"description": "Animation Variables and Mixins used by Material Components for the web",
"version": "0.40.1",
"version": "0.41.0",
"license": "MIT",
"keywords": [
"material components",
Expand Down
2 changes: 1 addition & 1 deletion packages/mdc-auto-init/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@material/auto-init",
"description": "Declarative, easy-to-use auto-initialization for Material Components for the web",
"version": "0.39.0",
"version": "0.41.0",
"main": "dist/mdc.autoInit.js",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/mdc-base/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@material/base",
"description": "The set of base classes for Material Components for the web",
"version": "0.40.1",
"version": "0.41.0",
"license": "MIT",
"main": "dist/mdc.base.js",
"repository": {
Expand Down
12 changes: 6 additions & 6 deletions packages/mdc-button/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@material/button",
"description": "The Material Components for the web button component",
"version": "0.40.1",
"version": "0.41.0",
"license": "MIT",
"keywords": [
"material components",
Expand All @@ -13,11 +13,11 @@
"url": "https://github.com/material-components/material-components-web.git"
},
"dependencies": {
"@material/elevation": "^0.40.1",
"@material/ripple": "^0.40.1",
"@material/elevation": "^0.41.0",
"@material/ripple": "^0.41.0",
"@material/rtl": "^0.40.1",
"@material/shape": "^0.40.1",
"@material/theme": "^0.40.1",
"@material/typography": "^0.40.1"
"@material/shape": "^0.41.0",
"@material/theme": "^0.41.0",
"@material/typography": "^0.41.0"
}
}
10 changes: 5 additions & 5 deletions packages/mdc-card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/card",
"version": "0.40.1",
"version": "0.41.0",
"description": "The Material Components for the web card component",
"license": "MIT",
"keywords": [
Expand All @@ -13,10 +13,10 @@
"url": "https://github.com/material-components/material-components-web.git"
},
"dependencies": {
"@material/elevation": "^0.40.1",
"@material/ripple": "^0.40.1",
"@material/elevation": "^0.41.0",
"@material/ripple": "^0.41.0",
"@material/rtl": "^0.40.1",
"@material/shape": "^0.40.1",
"@material/theme": "^0.40.1"
"@material/shape": "^0.41.0",
"@material/theme": "^0.41.0"
}
}
12 changes: 6 additions & 6 deletions packages/mdc-checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@material/checkbox",
"description": "The Material Components for the web checkbox component",
"version": "0.40.1",
"version": "0.41.0",
"license": "MIT",
"keywords": [
"material components",
Expand All @@ -14,11 +14,11 @@
"url": "https://github.com/material-components/material-components-web.git"
},
"dependencies": {
"@material/animation": "^0.40.1",
"@material/base": "^0.40.1",
"@material/ripple": "^0.40.1",
"@material/animation": "^0.41.0",
"@material/base": "^0.41.0",
"@material/ripple": "^0.41.0",
"@material/rtl": "^0.40.1",
"@material/selection-control": "^0.40.1",
"@material/theme": "^0.40.1"
"@material/selection-control": "^0.41.0",
"@material/theme": "^0.41.0"
}
}
18 changes: 9 additions & 9 deletions packages/mdc-chips/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@material/chips",
"description": "The Material Components for the Web chips component",
"version": "0.40.1",
"version": "0.41.0",
"license": "MIT",
"main": "dist/mdc.chips.js",
"keywords": [
Expand All @@ -17,13 +17,13 @@
"access": "public"
},
"dependencies": {
"@material/animation": "^0.40.1",
"@material/base": "^0.40.1",
"@material/checkbox": "^0.40.1",
"@material/elevation": "^0.40.1",
"@material/ripple": "^0.40.1",
"@material/shape": "^0.40.1",
"@material/theme": "^0.40.1",
"@material/typography": "^0.40.1"
"@material/animation": "^0.41.0",
"@material/base": "^0.41.0",
"@material/checkbox": "^0.41.0",
"@material/elevation": "^0.41.0",
"@material/ripple": "^0.41.0",
"@material/shape": "^0.41.0",
"@material/theme": "^0.41.0",
"@material/typography": "^0.41.0"
}
}
56 changes: 33 additions & 23 deletions packages/mdc-dialog/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e2d7659

Please sign in to comment.