@devtools-ds/themes
Version:
Each of the UI components in this project contains themes for multiple browsers. These themes are built using the [postcss-themed](https://github.com/intuit/postcss-themed) package, which allows us to specify themes for multiple browsers in light and dark
109 lines (58 loc) • 3.15 kB
Markdown
# v1.2.0 (Fri Apr 22 2022)
:tada: This release contains work from a new contributor! :tada:
Thank you, Adrian de la Rosa ([@mormubis](https://github.com/mormubis)), for all your work!
#### 🚀 Enhancement
- table: make the header sticky [#23](https://github.com/intuit/devtools-ds/pull/23) ([@mormubis](https://github.com/mormubis) [@tylerkrupicka](https://github.com/tylerkrupicka))
#### 🐛 Bug Fix
- css magic to fix sticky header borders in FF ([@tylerkrupicka](https://github.com/tylerkrupicka))
#### Authors: 2
- Adrian de la Rosa ([@mormubis](https://github.com/mormubis))
- Tyler Krupicka ([@tylerkrupicka](https://github.com/tylerkrupicka))
---
# v1.0.4 (Sun Apr 25 2021)
:tada: This release contains work from a new contributor! :tada:
Thank you, Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)), for all your work!
#### 🐛 Bug Fix
- Fix: Make Components Work with SSR [#18](https://github.com/intuit/devtools-ds/pull/18) ([@hipstersmoothie](https://github.com/hipstersmoothie))
- enable canary ([@hipstersmoothie](https://github.com/hipstersmoothie))
- make it ssr friendly ([@hipstersmoothie](https://github.com/hipstersmoothie))
#### Authors: 1
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
---
# v1.0.3 (Thu Feb 25 2021)
#### 🐛 Bug Fix
- Fix theme generation bug [#17](https://github.com/intuit/devtools-ds/pull/17) ([@tylerkrupicka](https://github.com/tylerkrupicka))
- fix ua parsing bug stopping theme generation ([@tylerkrupicka](https://github.com/tylerkrupicka))
- Perf: Better Tree Shaking [#16](https://github.com/intuit/devtools-ds/pull/16) ([@tylerkrupicka](https://github.com/tylerkrupicka))
- remove ua parser dep ([@tylerkrupicka](https://github.com/tylerkrupicka))
- stop autothemeprovider from leaking dependencies ([@tylerkrupicka](https://github.com/tylerkrupicka))
#### Authors: 1
- Tyler Krupicka ([@tylerkrupicka](https://github.com/tylerkrupicka))
---
# v1.0.0 (Tue Feb 02 2021)
#### 💥 Breaking Change
- Initial release [#8](https://github.com/intuit/devtools-ds/pull/8) ([@tylerkrupicka](https://github.com/tylerkrupicka))
#### 🐛 Bug Fix
- make chrome default theme ([@tylerkrupicka](https://github.com/tylerkrupicka))
#### Authors: 1
- Tyler Krupicka ([@tylerkrupicka](https://github.com/tylerkrupicka))
---
# v0.130.5 (Sun Jan 24 2021)
#### ⚠️ Pushed to `master`
- Merge branch 'master' of https://github.com/intuit/devtools-ds ([@tylerkrupicka](https://github.com/tylerkrupicka))
#### Authors: 1
- Tyler Krupicka ([@tylerkrupicka](https://github.com/tylerkrupicka))
---
# v0.130.4 (Sun Jan 24 2021)
#### ⚠️ Pushed to `master`
- Merge branch 'master' of https://github.com/intuit/devtools-ds ([@tylerkrupicka](https://github.com/tylerkrupicka))
#### Authors: 1
- Tyler Krupicka ([@tylerkrupicka](https://github.com/tylerkrupicka))
---
# vnull (Sun Jan 24 2021)
#### 🐛 Bug Fix
- Bump version to: v0.130.1 \[skip ci\] (tylerkrupicka@gmail.com)
#### ⚠️ Pushed to `master`
- set access in package json (tylerkrupicka@gmail.com)
#### Authors: 1
- Tyler Krupicka (tylerkrupicka@gmail.com)