- #395
af83823
Thanks @JackRobards! - This release contains a breaking change by removingsurface-dash-widget
classes. If you were previously using these classes, there is no replacement.
- #395
af83823
Thanks @JackRobards! - Update new Charts color palette for better accessibility and contrast with existing surface colors.
- #369
0f857b9
Thanks @JackRobards! - Add new Chart specific color palette
- #340
50bbbe3
Thanks @patriciacarbajal! - Updated graph-7 and graph-8 colors
- #331
d257b39
Thanks @haileymeister00! - Add new neutral hue color to light and dark themes
- #326
bcc8b10
Thanks @JackRobards! - Add new background and surface related colors
- #294
60e5d86
Thanks @joelamb! - possibly breaking change that sets all type style properties explicitly, which could cause subtle, but unexpected, changes in the weight of rendered text if inherited parent styles are no longer applied.
- #254
e8c01b1
Thanks @ynotdraw! - Moved changeset dependencies fromdependencies
todevDependencies
as they were added there by accident.
- #234
8998c90
Thanks @ynotdraw! - Added a new "read-only-outline" box-shadow to help build read-only form elements.
- #218
c98f38a
Thanks @ynotdraw! - (internal): swap semantic-release for Changesets so that we can have more granular control over releases, and batch breaking changes together without massive PRs
3.4.0 (2023-03-20)
- Add error-focus-outline shadow (e0a748a)
3.3.1 (2022-09-27)
3.3.0 (2022-07-13)
- Add new zIndex for overlay-loader (4d46b94)
3.2.1 (2022-07-10)
- types: add types tests and assure that this library works with TS (885fabf)
3.2.0 (2022-07-06)
- types: add looser type utilities for working with theme-data (3f67ae8)
3.1.1 (2022-06-08)
- package: run build on prepublishOnly (7a3b5b5)
3.1.0 (2022-06-08)
- build theme-data and type-declarations (42d4cab)
3.0.5 (2022-05-25)
- package: remove devDep from dependencies (b9109cd)
3.0.4 (2022-05-20)
- npm: publish themes.json in npm package (85fb038)
3.0.3 (2022-05-20)
- graphs: re-assign graph colors to 'data-visualization' (824549c)
3.0.2 (2022-05-19)
- themes.json must specify the extension when used as package (65d7b0f)
3.0.1 (2022-05-17)
- npm: flip publishConfig.access to public (ca78e9e)
3.0.0 (2022-05-17)
- npm: flip "private" to false (aacdb8b)
- npm: publishing package to npm for the first time
2.0.0 (2022-05-17)
- force version bump (e0c1df4)
- forcing version bump
- sync version with internal (5f08e21)
- version sync, public release must be next major
- initial release prep