smui-theme
Version:
Svelte Material UI - Theme Builder
601 lines (215 loc) • 19.9 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [9.0.3](https://github.com/hperrin/svelte-material-ui/compare/v9.0.2...v9.0.3) (2026-08-04)
**Note:** Version bump only for package smui-theme
## [9.0.2](https://github.com/hperrin/svelte-material-ui/compare/v9.0.1...v9.0.2) (2026-08-03)
**Note:** Version bump only for package smui-theme
## [9.0.1](https://github.com/hperrin/svelte-material-ui/compare/v9.0.0...v9.0.1) (2026-06-02)
**Note:** Version bump only for package smui-theme
# [9.0.0](https://github.com/hperrin/svelte-material-ui/compare/v9.0.0-beta.14...v9.0.0) (2026-05-20)
**Note:** Version bump only for package smui-theme
# [9.0.0-beta.14](https://github.com/hperrin/svelte-material-ui/compare/v9.0.0-beta.13...v9.0.0-beta.14) (2026-05-16)
**Note:** Version bump only for package smui-theme
# [9.0.0-beta.13](https://github.com/hperrin/svelte-material-ui/compare/v9.0.0-beta.12...v9.0.0-beta.13) (2026-05-16)
**Note:** Version bump only for package smui-theme
# [9.0.0-beta.12](https://github.com/hperrin/svelte-material-ui/compare/v9.0.0-beta.11...v9.0.0-beta.12) (2026-04-21)
**Note:** Version bump only for package smui-theme
# [9.0.0-beta.11](https://github.com/hperrin/svelte-material-ui/compare/v9.0.0-beta.10...v9.0.0-beta.11) (2026-04-21)
**Note:** Version bump only for package smui-theme
# [9.0.0-beta.10](https://github.com/hperrin/svelte-material-ui/compare/v9.0.0-beta.9...v9.0.0-beta.10) (2026-04-21)
**Note:** Version bump only for package smui-theme
# [9.0.0-beta.9](https://github.com/hperrin/svelte-material-ui/compare/v9.0.0-beta.8...v9.0.0-beta.9) (2026-04-21)
**Note:** Version bump only for package smui-theme
# [9.0.0-beta.8](https://github.com/hperrin/svelte-material-ui/compare/v9.0.0-beta.7...v9.0.0-beta.8) (2026-04-21)
**Note:** Version bump only for package smui-theme
# [9.0.0-beta.7](https://github.com/hperrin/svelte-material-ui/compare/v9.0.0-beta.6...v9.0.0-beta.7) (2026-04-21)
**Note:** Version bump only for package smui-theme
# [9.0.0-beta.6](https://github.com/hperrin/svelte-material-ui/compare/v9.0.0-beta.5...v9.0.0-beta.6) (2026-04-21)
**Note:** Version bump only for package smui-theme
# [9.0.0-beta.5](https://github.com/hperrin/svelte-material-ui/compare/v9.0.0-beta.4...v9.0.0-beta.5) (2026-04-21)
**Note:** Version bump only for package smui-theme
# [9.0.0-beta.4](https://github.com/hperrin/svelte-material-ui/compare/v9.0.0-beta.3...v9.0.0-beta.4) (2026-04-21)
**Note:** Version bump only for package smui-theme
# [9.0.0-beta.3](https://github.com/hperrin/svelte-material-ui/compare/v9.0.0-beta.2...v9.0.0-beta.3) (2026-04-21)
**Note:** Version bump only for package smui-theme
# [9.0.0-beta.2](https://github.com/hperrin/svelte-material-ui/compare/v9.0.0-beta.1...v9.0.0-beta.2) (2026-04-21)
**Note:** Version bump only for package smui-theme
# [9.0.0-beta.1](https://github.com/hperrin/svelte-material-ui/compare/v9.0.0-beta.0...v9.0.0-beta.1) (2026-03-08)
**Note:** Version bump only for package smui-theme
# [9.0.0-beta.0](https://github.com/hperrin/svelte-material-ui/compare/v8.0.3...v9.0.0-beta.0) (2026-03-07)
### Bug Fixes
* prettier version, node fetch dependency ([b170dc4](https://github.com/hperrin/svelte-material-ui/commit/b170dc4c336f75599704a92178bb259d3d323bfb))
* update sass syntax and api to fix all deprecation warnings ([06e1ec8](https://github.com/hperrin/svelte-material-ui/commit/06e1ec83244a1d0160cfe9d949fbe932cb857788)), closes [#684](https://github.com/hperrin/svelte-material-ui/issues/684) [#663](https://github.com/hperrin/svelte-material-ui/issues/663) [#559](https://github.com/hperrin/svelte-material-ui/issues/559) [#353](https://github.com/hperrin/svelte-material-ui/issues/353) [#347](https://github.com/hperrin/svelte-material-ui/issues/347)
### Features
* add new packages pulled from mdc, update sass and ts, start pulling in components ([79cd438](https://github.com/hperrin/svelte-material-ui/commit/79cd43814c38ff48439170c0519eaba75cb24bab))
* migrate the rest of the packages, fix some issues, remove all mdc packages ([7d5e852](https://github.com/hperrin/svelte-material-ui/commit/7d5e8529bb446843f85c139a6e235c162cd1d2cd))
* move animation package into common ([93b8d3c](https://github.com/hperrin/svelte-material-ui/commit/93b8d3c79567e55f9c70baaddcf42a4323d934fe))
* move base files into common, remove base ([850f483](https://github.com/hperrin/svelte-material-ui/commit/850f48334a5edefbfeca58702889abb29b4cffca))
* move density package into common ([0e43ee6](https://github.com/hperrin/svelte-material-ui/commit/0e43ee676728235f834ebc577b5d44d3e3f8e11f))
* move dom package into common ([dbf8b57](https://github.com/hperrin/svelte-material-ui/commit/dbf8b57c25ed2c245854522038f01e991d070b4f))
* move elevation package into common ([f03a6c7](https://github.com/hperrin/svelte-material-ui/commit/f03a6c72cbf0d7640a0ee42a85412c6ad8eb9fbf))
* move feature-targeting package into common ([0d73d0d](https://github.com/hperrin/svelte-material-ui/commit/0d73d0df9cfa7fdb8756e5803cad863e7675e550))
* move focus and focus-ring packages into common ([ba3f811](https://github.com/hperrin/svelte-material-ui/commit/ba3f81157ffebae2c327ceb73843847a1ac84cbe))
* move rtl package into common ([25f5bc7](https://github.com/hperrin/svelte-material-ui/commit/25f5bc79f265c5536104b19901223210fe861a78))
* move shape package into common ([3835a40](https://github.com/hperrin/svelte-material-ui/commit/3835a406bfb513093201c51dfcf690615f0a8427))
* move theme package into common ([865d88e](https://github.com/hperrin/svelte-material-ui/commit/865d88e555c12277027df9fc542af9f6c7c3235e))
* move tokens package into common ([9ba7ad5](https://github.com/hperrin/svelte-material-ui/commit/9ba7ad58bc7b230f52e177eb2bc19757c322db90))
* move typography package into common ([23a969d](https://github.com/hperrin/svelte-material-ui/commit/23a969d769f251d4f48b2cafc60081dea5b94f02))
## [8.0.3](https://github.com/hperrin/svelte-material-ui/compare/v8.0.2...v8.0.3) (2025-08-13)
**Note:** Version bump only for package smui-theme
## [8.0.2](https://github.com/hperrin/svelte-material-ui/compare/v8.0.1...v8.0.2) (2025-08-12)
**Note:** Version bump only for package smui-theme
## [8.0.1](https://github.com/hperrin/svelte-material-ui/compare/v8.0.0...v8.0.1) (2025-07-18)
**Note:** Version bump only for package smui-theme
# [8.0.0](https://github.com/hperrin/svelte-material-ui/compare/v8.0.0-beta.3...v8.0.0) (2025-07-18)
**Note:** Version bump only for package smui-theme
# [8.0.0-beta.3](https://github.com/hperrin/svelte-material-ui/compare/v8.0.0-beta.2...v8.0.0-beta.3) (2024-12-22)
**Note:** Version bump only for package smui-theme
# [8.0.0-beta.2](https://github.com/hperrin/svelte-material-ui/compare/v8.0.0-beta.1...v8.0.0-beta.2) (2024-12-13)
**Note:** Version bump only for package smui-theme
# [8.0.0-beta.1](https://github.com/hperrin/svelte-material-ui/compare/v8.0.0-beta.0...v8.0.0-beta.1) (2024-12-11)
**Note:** Version bump only for package smui-theme
# [8.0.0-beta.0](https://github.com/hperrin/svelte-material-ui/compare/v8.0.0-alpha.0...v8.0.0-beta.0) (2024-11-19)
### Features
* add chip-input component ([4e82fd8](https://github.com/hperrin/svelte-material-ui/commit/4e82fd88d7e96f9f95b169017c6d18d620991194))
# [8.0.0-alpha.0](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0...v8.0.0-alpha.0) (2024-05-13)
**Note:** Version bump only for package smui-theme
# [7.0.0](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.18...v7.0.0) (2024-05-04)
**Note:** Version bump only for package smui-theme
# [7.0.0-beta.18](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.17...v7.0.0-beta.18) (2024-03-17)
**Note:** Version bump only for package smui-theme
# [7.0.0-beta.17](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.16...v7.0.0-beta.17) (2024-03-13)
**Note:** Version bump only for package smui-theme
# [7.0.0-beta.16](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.15...v7.0.0-beta.16) (2023-12-27)
**Note:** Version bump only for package smui-theme
# [7.0.0-beta.15](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.14...v7.0.0-beta.15) (2023-09-04)
**Note:** Version bump only for package smui-theme
# [7.0.0-beta.14](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.13...v7.0.0-beta.14) (2023-06-30)
**Note:** Version bump only for package smui-theme
# [7.0.0-beta.13](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.12...v7.0.0-beta.13) (2023-06-29)
**Note:** Version bump only for package smui-theme
# [7.0.0-beta.12](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.11...v7.0.0-beta.12) (2023-06-29)
**Note:** Version bump only for package smui-theme
# [7.0.0-beta.11](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.10...v7.0.0-beta.11) (2023-06-29)
**Note:** Version bump only for package smui-theme
# [7.0.0-beta.10](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.9...v7.0.0-beta.10) (2023-06-28)
**Note:** Version bump only for package smui-theme
# [7.0.0-beta.9](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.8...v7.0.0-beta.9) (2023-06-20)
**Note:** Version bump only for package smui-theme
# [7.0.0-beta.8](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.7...v7.0.0-beta.8) (2023-04-29)
**Note:** Version bump only for package smui-theme
# [7.0.0-beta.7](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.6...v7.0.0-beta.7) (2023-04-29)
**Note:** Version bump only for package smui-theme
# [7.0.0-beta.6](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.5...v7.0.0-beta.6) (2023-04-29)
**Note:** Version bump only for package smui-theme
# [7.0.0-beta.5](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.4...v7.0.0-beta.5) (2023-04-28)
**Note:** Version bump only for package smui-theme
# [7.0.0-beta.4](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.3...v7.0.0-beta.4) (2023-04-24)
**Note:** Version bump only for package smui-theme
# [7.0.0-beta.3](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.2...v7.0.0-beta.3) (2023-04-06)
**Note:** Version bump only for package smui-theme
# [7.0.0-beta.2](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.1...v7.0.0-beta.2) (2023-04-06)
**Note:** Version bump only for package smui-theme
# [7.0.0-beta.1](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.0...v7.0.0-beta.1) (2023-04-04)
### Bug Fixes
* update packages and fix issues ([13050de](https://github.com/hperrin/svelte-material-ui/commit/13050deacb8a40d679db9ad92ca88c3a0b436b47))
# [7.0.0-beta.0](https://github.com/hperrin/svelte-material-ui/compare/v6.2.0...v7.0.0-beta.0) (2022-10-12)
### Features
- new bottom app bar component ([8448267](https://github.com/hperrin/svelte-material-ui/commit/844826743bdea498f3475ff779cf7cc658cb3d19))
- update to mdc-web 14, implement new features and fixes ([cca1827](https://github.com/hperrin/svelte-material-ui/commit/cca1827737efb83d637b3c26ac367ac2117bb707))
# [6.2.0](https://github.com/hperrin/svelte-material-ui/compare/v6.1.4...v6.2.0) (2022-09-27)
**Note:** Version bump only for package smui-theme
## [6.1.4](https://github.com/hperrin/svelte-material-ui/compare/v6.1.3...v6.1.4) (2022-09-27)
**Note:** Version bump only for package smui-theme
## [6.1.3](https://github.com/hperrin/svelte-material-ui/compare/v6.1.2...v6.1.3) (2022-08-22)
**Note:** Version bump only for package smui-theme
## [6.1.2](https://github.com/hperrin/svelte-material-ui/compare/v6.1.1...v6.1.2) (2022-08-22)
**Note:** Version bump only for package smui-theme
## [6.1.1](https://github.com/hperrin/svelte-material-ui/compare/v6.1.0...v6.1.1) (2022-08-20)
**Note:** Version bump only for package smui-theme
# [6.1.0](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0...v6.1.0) (2022-08-20)
**Note:** Version bump only for package smui-theme
# [6.0.0](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0-beta.16...v6.0.0) (2022-07-23)
### Bug Fixes
- update sveltekit and fix package.json ([9dfb3d0](https://github.com/hperrin/svelte-material-ui/commit/9dfb3d03209d62c9a9febf49fff884df3ba96964)), closes [#425](https://github.com/hperrin/svelte-material-ui/issues/425)
- upgrade packages and fix issues with new versions ([67f45cc](https://github.com/hperrin/svelte-material-ui/commit/67f45cc6bd628bd772c8717d20c0699be08e5d0d))
# [6.0.0-beta.16](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0-beta.15...v6.0.0-beta.16) (2022-04-11)
**Note:** Version bump only for package smui-theme
# [6.0.0-beta.15](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0-beta.14...v6.0.0-beta.15) (2022-03-02)
**Note:** Version bump only for package smui-theme
# [6.0.0-beta.14](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0-beta.13...v6.0.0-beta.14) (2022-02-13)
### Bug Fixes
- update to latest packages, sveltekit and fix issues ([ca21255](https://github.com/hperrin/svelte-material-ui/commit/ca2125517a399b6cf28bafa3485b7e83ac4c927b))
### Features
- update SvelteKit and move types to separate imports ([5fb1216](https://github.com/hperrin/svelte-material-ui/commit/5fb1216d1182764e688a2f20cb25c2f5d034f0e7))
# [6.0.0-beta.13](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0-beta.12...v6.0.0-beta.13) (2022-01-05)
**Note:** Version bump only for package smui-theme
# [6.0.0-beta.12](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0-beta.11...v6.0.0-beta.12) (2022-01-05)
**Note:** Version bump only for package smui-theme
# [6.0.0-beta.11](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0-beta.10...v6.0.0-beta.11) (2021-12-29)
**Note:** Version bump only for package smui-theme
# [6.0.0-beta.10](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0-beta.9...v6.0.0-beta.10) (2021-12-28)
**Note:** Version bump only for package smui-theme
# [6.0.0-beta.9](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0-beta.8...v6.0.0-beta.9) (2021-12-15)
**Note:** Version bump only for package smui-theme
# [6.0.0-beta.8](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0-beta.7...v6.0.0-beta.8) (2021-12-14)
**Note:** Version bump only for package smui-theme
# [6.0.0-beta.7](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0-beta.6...v6.0.0-beta.7) (2021-12-14)
### Features
- new accordion component ([006903f](https://github.com/hperrin/svelte-material-ui/commit/006903fd4491c0e07b5ea44916b4f1972311cb6f))
# [6.0.0-beta.6](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0-beta.5...v6.0.0-beta.6) (2021-12-11)
**Note:** Version bump only for package smui-theme
# [6.0.0-beta.5](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0-beta.4...v6.0.0-beta.5) (2021-12-10)
### Features
- new badge component ([65fcd64](https://github.com/hperrin/svelte-material-ui/commit/65fcd6455e6aa0f7ae553e96006c080b4d96d27f))
# [6.0.0-beta.4](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0-beta.3...v6.0.0-beta.4) (2021-11-25)
**Note:** Version bump only for package smui-theme
# [6.0.0-beta.3](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0-beta.2...v6.0.0-beta.3) (2021-11-24)
**Note:** Version bump only for package smui-theme
# [6.0.0-beta.2](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0-beta.1...v6.0.0-beta.2) (2021-11-17)
**Note:** Version bump only for package smui-theme
# [6.0.0-beta.1](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0-beta.0...v6.0.0-beta.1) (2021-11-17)
**Note:** Version bump only for package smui-theme
# [6.0.0-beta.0](https://github.com/hperrin/svelte-material-ui/compare/v5.0.1...v6.0.0-beta.0) (2021-11-17)
### Bug Fixes
- get sass compiling in dev env for site with smui-theme ([08fd30f](https://github.com/hperrin/svelte-material-ui/commit/08fd30f2d39e135c30f06eac35e997208e7fa033))
- update other packages, move svelte to peerDependencies ([2c1b137](https://github.com/hperrin/svelte-material-ui/commit/2c1b1370e10503110421bd66bcb31a81e57cf182))
# [5.0.0](https://github.com/hperrin/svelte-material-ui/compare/v5.0.0-beta.8...v5.0.0) (2021-11-10)
**Note:** Version bump only for package smui-theme
# [5.0.0-beta.8](https://github.com/hperrin/svelte-material-ui/compare/v5.0.0-beta.7...v5.0.0-beta.8) (2021-11-02)
**Note:** Version bump only for package smui-theme
# [5.0.0-beta.7](https://github.com/hperrin/svelte-material-ui/compare/v5.0.0-beta.6...v5.0.0-beta.7) (2021-09-28)
**Note:** Version bump only for package smui-theme
# [5.0.0-beta.6](https://github.com/hperrin/svelte-material-ui/compare/v5.0.0-beta.5...v5.0.0-beta.6) (2021-09-27)
### Bug Fixes
- lock sass to the last working minor release ([62d4895](https://github.com/hperrin/svelte-material-ui/commit/62d4895af8fe252c8ade2587845e92ced70d6d9c)), closes [#334](https://github.com/hperrin/svelte-material-ui/issues/334)
# [5.0.0-beta.5](https://github.com/hperrin/svelte-material-ui/compare/v5.0.0-beta.4...v5.0.0-beta.5) (2021-09-18)
**Note:** Version bump only for package smui-theme
# [5.0.0-beta.4](https://github.com/hperrin/svelte-material-ui/compare/v5.0.0-beta.3...v5.0.0-beta.4) (2021-09-17)
**Note:** Version bump only for package smui-theme
# [5.0.0-beta.3](https://github.com/hperrin/svelte-material-ui/compare/v5.0.0-beta.2...v5.0.0-beta.3) (2021-09-17)
**Note:** Version bump only for package smui-theme
# [5.0.0-beta.2](https://github.com/hperrin/svelte-material-ui/compare/v5.0.0-beta.1...v5.0.0-beta.2) (2021-09-15)
### Bug Fixes
- smui-theme template 404 issue ([59a94b4](https://github.com/hperrin/svelte-material-ui/commit/59a94b411169a9f831936fb04404b9322814a0e0))
# [5.0.0-beta.1](https://github.com/hperrin/svelte-material-ui/compare/v5.0.0-beta.0...v5.0.0-beta.1) (2021-09-14)
**Note:** Version bump only for package smui-theme
# [5.0.0-beta.0](https://github.com/hperrin/svelte-material-ui/compare/v4.2.0...v5.0.0-beta.0) (2021-09-14)
### Features
- got sveltekit working local in dev ([024b19a](https://github.com/hperrin/svelte-material-ui/commit/024b19aed05718b76b027dd2e908f4734d17c060))
- implement js builds of all ts files ([085b829](https://github.com/hperrin/svelte-material-ui/commit/085b82932f75a5c62bb4d5f709a19a8b3cbd12a4))
### BREAKING CHANGES
- Had to rename export "default" from Button to "defaultAction".
# [4.2.0](https://github.com/hperrin/svelte-material-ui/compare/v4.1.0...v4.2.0) (2021-05-05)
**Note:** Version bump only for package smui-theme
# [4.1.0](https://github.com/hperrin/svelte-material-ui/compare/v4.0.0...v4.1.0) (2021-04-28)
### Bug Fixes
- theme builder error when the output directory doesn't exist ([36c2531](https://github.com/hperrin/svelte-material-ui/commit/36c2531c073a72a46ab6d8b0392f542f73879fcd))
### Reverts
- Revert "v4.1.0" ([54dfd48](https://github.com/hperrin/svelte-material-ui/commit/54dfd48fc0560843ccef9cb9821b12e251977c67))
- Revert "v4.1.0" ([3e683d9](https://github.com/hperrin/svelte-material-ui/commit/3e683d9166e7df9eaab2756c9ace64c4dd547758))
# [4.0.0](https://github.com/hperrin/svelte-material-ui/compare/v3.1.0...v4.0.0) (2021-04-24)
### Features
- new Theme Builder package ([a717225](https://github.com/hperrin/svelte-material-ui/commit/a717225d8f0efb2a6bc8ef6022b9cd08fa3c0f9d))
- remove style importing from index files, no more /bare ([2ab900a](https://github.com/hperrin/svelte-material-ui/commit/2ab900a4a2b9705b3844121f7a987c272171c7c5))