@devseed-ui/theme-provider
Version:
devseed UI Kit Theme
77 lines (45 loc) • 1.36 kB
Markdown
# @devseed-ui/theme-provider
## 4.0.0
`@devseed-ui/*` Now uses a fixed versioning system.
The global changelog is at the root of the repo.
----
## 3.0.0
### Major Changes
- 6972997: Major UI Library release
**BREAKING CHANGES**
## 🎉 Features
- Improved theme with clearer variables
- Added a date-picker component
## 🚀 Improvements
- Revision of documentation, including new "Getting Started" guide
- General cleanup
- Improvements to forms (#169)
- Send custom prop to the first child (#175)
- Improve packages meta information (#140)
## 🐛 Fixes
- DEV: Linting for react-hooks
- DEV: Module updates
## 3.0.0-rc.0
### Major Changes
- Document all components and helpers
- Remove obsolete helpers
- Change how media queries are defined to allow overrides from the theme
- Update base global style
- Modernize theme
- Allow for theme override and extension instead of full replacement
## 2.4.0
### Minor Changes
- Merge helper and base into theme-provider
- 063ec7a: Update theme package to include the theme provider and moves global styles to typography package
## 2.3.0
### Minor Changes
- Release with version updates to dependencies
## 2.2.0
### Minor Changes
- updates dependencies
## 2.1.1
### Major Changes
- Changeset test
## 2.0.0
### Major Changes
- e9d5a5e: Initial release of library