Commit Graph

109 Commits

Author SHA1 Message Date
Elliott Marquez
c258df1396 update changelog for release 2020-02-03 15:05:02 -08:00
Elliott Marquez
cb716b4586 update changelog 2020-01-31 20:08:50 -08:00
Liz Mitchell
2a7b7f5783 Add end-aligned to textfields #818 2020-01-30 15:44:52 -08:00
Elliott Marquez
58972d60fa Fix event listener adding and removal in mwc-dialog
PiperOrigin-RevId: 289004544
2020-01-09 17:14:09 -08:00
Copybara-Service
6eef5e2e79 Merge pull request #699 from material-components:dialog-open-fn
PiperOrigin-RevId: 285987721
2019-12-17 08:46:22 -08:00
Elliott Marquez
912b38601b update changelog for release 2019-12-16 15:49:33 -08:00
Elliott Marquez
db4c08de29 update changelog 2019-12-13 17:39:51 +11:00
Elliott Marquez
b90e4ed977 Setting border radius on internal button should reflect to internal ripple
in this PR:
* remove border-radius from ripple
* make internal button overflow none

PiperOrigin-RevId: 284919084
2019-12-10 22:29:27 -08:00
Copybara-Service
27e7e35634 Merge pull request #674 from material-components:mwc-tab-styles-for-real
PiperOrigin-RevId: 283984047
2019-12-05 08:57:54 -08:00
Elliott Marquez
2c6447f946
Merge branch 'master' into mwc-tab-styles-for-real 2019-12-04 19:09:39 +11:00
Elliott Marquez
999cc8288f
Merge branch 'master' into radio-ring 2019-12-04 19:07:11 +11:00
Elliott Marquez
a10e61ba27 update changelog 2019-12-04 16:36:32 +11:00
Elliott Marquez
ed10efafa8 update changelog 2019-12-04 15:26:56 +11:00
Elliott Marquez
d76125de6a Merge branch 'master' into mwc-tab-styles-for-real 2019-12-04 13:10:12 +11:00
Elliott Marquez
5ba3154528 update changelog 2019-12-03 20:00:51 +11:00
Elliott Marquez
9abebe6b41 update changelog for breaking 2019-12-02 16:59:55 +11:00
Elliott Marquez
bed277a88d update changelog 2019-12-02 16:49:39 +11:00
Liz Mitchell
3aaa921e4e Prepare release v0.11.1 2019-11-26 15:33:34 -08:00
Liz Mitchell
71ae3f6ec2 preparing release v0.11.0 2019-11-26 13:45:16 -08:00
Liz Mitchell
73d7191c92 Merge branch 'master' into fix/icon-button-slot 2019-11-18 11:29:55 -08:00
Alexander Marks
4fbcc717e8 Fix mwc-dialog behavior on disconnect
- We no longer trigger an exception in the blocking elements polyfill in some scenarios. This happened when a dialog was opened and then quickly disconnected before the opening animation finished, because we were trying to add a disconnected element to the blocking elements stack. We now close the foundation (or don't open in the first place if we're _really_ early) on disconnect, which cancels the opening timer. This is a scenario that can easily crop up in tests, since tests don't necessarily wait for the opening event before tearing down the test fixture DOM.

- If a dialog is opened, disconnected, and re-connected, we now re-show the opening animation, and correctly put the dialog back onto the blocking elements stack.

PiperOrigin-RevId: 281077807
2019-11-18 08:59:11 -08:00
Copybara-Service
e783c7d8ac Merge pull request #609 from material-components:slider-scroll-fix
PiperOrigin-RevId: 280540014
2019-11-15 00:43:03 -08:00
Copybara-Service
48afbc613f Merge pull request #613 from material-components:slider-readme
PiperOrigin-RevId: 280538658
2019-11-14 17:22:56 -08:00
Copybara-Service
7b54397225 Merge pull request #621 from material-components:linear-progress-docs
PiperOrigin-RevId: 280525050
2019-11-14 16:19:40 -08:00
Copybara-Service
711f77d006 Merge pull request #448 from abraham:fab-label
PiperOrigin-RevId: 280439903
2019-11-14 15:43:44 -08:00
Elliott Marquez
7466da8aa8 'from' -> 'instead of' 2019-11-13 17:26:33 -08:00
Liz Mitchell
ae2ff721d0 Use default slot for mwc-icon-button #557 2019-11-13 15:25:52 -08:00
Elliott Marquez
94c29a04ce add extra changelog item 2019-11-08 19:41:22 -08:00
Elliott Marquez
474088ce6e theme-secondary -> linear-progress-buffer-color 2019-11-08 19:14:22 -08:00
Elliott Marquez
c86a527b53 update changelog 2019-11-08 17:58:10 -08:00
Alexander Marks
1ecc674991 Add README for form field, and examples to checkbox/radio/switch
Fixes https://github.com/material-components/material-components-web-components/issues/587

PiperOrigin-RevId: 279426189
2019-11-08 17:44:39 -08:00
Elliott Marquez
1bfff2f17d update changelog 2019-11-08 16:48:45 -08:00
Elliott Marquez
1d17398490 Merge branch 'master' into slider-readme 2019-11-07 20:59:32 -08:00
Elliott Marquez
ee1eb74ddf update changelog for icon-button 2019-11-07 20:27:13 -08:00
Elliott Marquez
8536b78299 add missing ripple changelog 2019-11-07 20:27:13 -08:00
Elliott Marquez
e02bfcbce1 update slider changelog 2019-11-07 20:27:13 -08:00
Elliott Marquez
0bfdf2dc0e update changelog 2019-11-06 19:27:04 -08:00
Elliott Marquez
74172477a7 changelog 2019-11-05 20:07:39 -08:00
Polymer Bot
fb42a5ca99 Expand app content inside drawer
Fixes https://github.com/material-components/material-components-web-components/issues/535

PiperOrigin-RevId: 276521443
2019-10-24 10:51:32 -07:00
Daniel Freedman
4a5768ab67 Add README for drawer 2019-10-22 11:02:56 -04:00
Alexander Marks
677cabae11 Add missing CHANGELOG entry for https://github.com/material-components/material-components-web-components/pull/564
PiperOrigin-RevId: 275529513
2019-10-18 12:59:26 -07:00
Elliott Marquez
7367069cce fix changelog
PiperOrigin-RevId: 275159895
2019-10-16 18:54:54 -07:00
Copybara-Service
dcc6f94f13 Merge pull request #560 from material-components:canary-birb
PiperOrigin-RevId: 275108953
2019-10-16 14:17:17 -07:00
Alexander Marks
48601af45b Restore CHANGELOG entry for 0.9.1
Somehow this commit got dropped at some point: 854f90c291

PiperOrigin-RevId: 275100971
2019-10-16 13:29:40 -07:00
Elliott Marquez
deb66686ca update changelog 2019-10-16 12:32:37 -07:00
Elliott Marquez
03c5e0a2a6 update changelog 2019-10-14 16:24:27 -07:00
Alexander Marks
719756edfb Prepare to release 0.10.0 2019-10-11 14:30:31 -07:00
Alexander Marks
221e54f938 Fix mwc-radio group synchronization when not created/connected simultaneously
Selection groups are keyed by root (document or shadow root). Before, we created our selection group controller at construction. This is fine when creating and connecting at the same time (e.g. in HTML, or in a simple lit template), but fails otherwise, because we get the wrong root. Now we defer creating our controller until connectedCallback, so that we always get the correct root.

Fixes https://github.com/material-components/material-components-web-components/issues/282

Supersedes https://github.com/material-components/material-components-web-components/pull/279

(Also small fix to mwc-textarea.test.ts to avoid use of any)

PiperOrigin-RevId: 274241115
2019-10-11 14:25:52 -07:00
Copybara-Service
8f2dc362e1 Merge pull request #549 from material-components:textfield-styling
PiperOrigin-RevId: 274226975
2019-10-11 12:48:21 -07:00
Elliott Marquez
971d926e0e update changelog 2019-10-09 16:37:14 -07:00