All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.0-beta.0 (2021-01-01)
- small fixes for MDC 4 (6c0585f)
- updated touch features for MDC 4 (b06e851)
2.0.0-alpha.0 (2020-12-31)
- filter chip leading icon wasn't hidden correctly (b011df9)
- fix buttons, ripples, and list item for new mdc (9b902b5)
- forward events from dynamic components correctly (5367449)
- update chips to work with MDC 4 (2c28796)
- update Select to work with MDC 4 (81a7ee9)
- updated form field related features for MDC 4 (4894cfb)
- Select has some breaking changes listed in the migration docs.
- Chips has several breaking changes listed in the migration docs.
1.1.0 (2020-12-24)
- make tab an anchor if href prop is present (d9f800b)
1.0.0 (2020-08-04)
Note: Version bump only for package svelte-material-ui
1.0.0-beta.21 (2020-04-19)
1.0.0-beta.20 (2020-01-31)
- Cannot read property 'destroy' of undefined in menuSurface (2bd8d37)
- fix button group styling in Safari/iOS (eb52cc6)
- fix Svelte warning about unused class export (baac41b)
- add component option to Button to allow other elements/components (95d4d49)
- reduce Ripple arguments and add class forwarding option (550ac93)
1.0.0-beta.19 (2019-12-13)
- prevent new Svelte versions from mangling MDC classes (8a94e95), closes #52
- stop empty attrs on elements (084bc39)
- add shape props for button to create rounded buttons (a94cf69)
- add shape props for button to create rounded buttons (7fb3b8b)
1.0.0-beta.18 (2019-11-08)
- layout components when dialog is opened (fee2755), closes #35
- remove hoisted menu-surface from body in onDestroy (8e905b7)
- working on fixing dialog. wip (601d4fd)
1.0.0-beta.17 (2019-10-28)
- add three line lists (modifying MintyMods code) (5894c23)
- update MDC package versions to 3.2.0 (605753d)
1.0.0-beta.16 (2019-09-24)
Note: Version bump only for package svelte-material-ui
1.0.0-beta.15 (2019-09-13)
- fixed ClassAdder components to allow SSR (de0daa1), closes #29
- forgot the dialog excludes (78e6ca9)
- let dialog buttons be links, even though it's not MDC compliant (e504cd7)
- prefer direct for prop over context on floating label (9184532)
1.0.0-beta.14 (2019-09-07)
1.0.0-beta.13 (2019-09-06)
- add bare js and css to all components (ebe7a6d)
1.0.0-beta.12 (2019-09-06)
- properly import Ripple and its styles (9588c8b)
1.0.0-beta.11 (2019-09-06)
- provide bare js and css (button only for test) for use in REPL (1b9a268)
1.0.0-beta.10 (2019-09-03)
- dependencies between packages (a883601)
1.0.0-beta.8 (2019-08-30)
Note: Version bump only for package svelte-material-ui
1.0.0-beta.7 (2019-08-29)
Note: Version bump only for package svelte-material-ui