Commit Graph

27 Commits

Author SHA1 Message Date
tedium
47b81ee086 Auto bump MDC Web deps to 13.0.0-canary.43d2eed2a.0
This PR was auto generated by the bump-mdc-deps GitHub action.

PiperOrigin-RevId: 391621612
2021-08-19 15:42:14 -07:00
Daniel Freedman
3a9b3149fb (chore) Update demo links in README for new repo name
PiperOrigin-RevId: 390476459
2021-08-12 15:39:36 -07:00
Elliott Marquez
0dcd931427 docs(select): remove docs for action event
PiperOrigin-RevId: 368070445
2021-04-12 13:22:42 -07:00
Elliott Marquez
1109a3d34f feat(select): implement layoutOptions
fixes #2183.

PiperOrigin-RevId: 360489493
2021-03-02 12:30:51 -08:00
Elliott Marquez
a6d6a1e770 feat(menu,select): enable fixed menu position in mwc-select
fixes mwc #2062

changes:

- mdc menu surface
  - add min, max width and max-height css custom properties
- mwc menu
  - clean up extraneous custom props
- mwc menu surface
  - clean up extraneous custom props
  - fix fixed positioning feature
- mwc select
  - add fixedMenuPosition

PiperOrigin-RevId: 353330584
2021-01-22 15:29:17 -08:00
Allan Chen
7a55533668 docs(select): remove helper persistent from docs
closes #1838

PiperOrigin-RevId: 333577622
2020-09-24 12:54:20 -07:00
Material Web Team
cebeb8dd21 docs(select): add typography scale to README
PiperOrigin-RevId: 329974047
2020-09-03 12:52:27 -07:00
Material Web Team
e23e1e43fb docs: update component READMEs with a global css properties section
PiperOrigin-RevId: 329760474
2020-09-02 12:08:04 -07:00
Allan Chen
d6f033a755
Update README.md 2020-08-17 17:01:31 -07:00
Allan Chen
941e2809e9
docs(select): remove refs to multi selection
closes #1696
2020-08-17 16:48:30 -07:00
Elliott Marquez
3b9da16b32 chore: update and add demo links 2020-05-07 16:59:58 -07:00
Polymer Bot
e9807122d9 fix(select): Update dropdown arrow icon transitions
BREAKING CHANGE: DOM structure for dropdown icon changed; `$dropdown-color` renamed to `$dropdown-icon-color`, `$dropdown-opacity` removed, `$disabled-dropdown-opacity` removed.

PiperOrigin-RevId: 309450834
2020-05-01 12:17:24 -07:00
Polymer Bot
dad3f828e2 feat(select): Auto-align width of menu to select by default
This eliminates the need to place two custom width classes on both select and menu. Now menu will auto-match the width of the select.

BREAKING CHANGE: `mdc-menu--fullwidth` class replaces custom width class for the menu markup in select

PiperOrigin-RevId: 308358555
2020-04-24 17:39:00 -07:00
Davie
b9a5c31590
Update packages/select/README.md
thanks

Co-Authored-By: Liz Mitchell <asyncliz@gmail.com>
2020-03-25 17:09:33 +04:00
Davie
d956e35ab6
Update packages/select/README.md
That will teach me to not check the actual text, I was just doing a quick reformat :-)

Co-Authored-By: Liz Mitchell <asyncliz@gmail.com>
2020-03-25 17:09:19 +04:00
Davie
da6b279fcc
Update README.md
fixed the formatting for Events
2020-03-24 18:07:49 +04:00
Elliott Marquez
f50f48ef05 fix(select): disabled dropdown icon opacity and color now properly configurable
PiperOrigin-RevId: 301863260
2020-03-19 11:52:43 -07:00
Elliott Marquez
c28fbf699e feat(select): select can now select via value prop 2020-03-02 18:48:21 -08:00
Liz Mitchell
a2f046f55c docs: updating Edge native support
PiperOrigin-RevId: 298480870
2020-03-02 16:53:34 -08:00
Elliott Marquez
40008c1853 docs(select): document label floating mechanics
fixes #907

PiperOrigin-RevId: 297409338
2020-02-26 11:37:01 -08:00
Elliott Marquez
1988a19884 fix(select): apply --mdc-select-ink-color #869 2020-02-17 15:39:51 +01:00
Steven Traversi
221820ddb4 no public changes
PiperOrigin-RevId: 293206348
2020-02-04 16:33:19 -08:00
Elliott Marquez
a741c14816 update versions 2020-02-03 20:47:12 -08:00
Elliott Marquez
f7d9acee43 finish readme for select 2020-01-31 19:55:37 -08:00
Elliott Marquez
72900c85fb icon example readme 2020-01-31 19:55:36 -08:00
Elliott Marquez
6c855a1c00 add icon demo 2020-01-31 19:55:35 -08:00
Elliott Marquez
afc735ed76 readme variants 2020-01-31 19:55:35 -08:00