Change Log
1.1.0
Minor Changes
1.0.0
Major Changes
-
#2561
348ef02e
Thanks @jrolfs! - Remove legacy shadows (distance500
anddistance600
) -
#2561
48a38745
Thanks @jrolfs! - Remove deprecated glow tokens -
#2561
659b9994
Thanks @jrolfs! - Remove dependency on color tokens. Shadows that previously depended on colors (i.e:haloPrimary
) are now defined without color information (i.e:halo
).
Minor Changes
0.13.0
Minor Changes
- #1766
eb24ffe1
Thanks @jrolfs! - AddringNeutral
as a slightly thinner (and lighter) version ofhaloNeutral
0.12.0
Minor Changes
0.11.0
Minor Changes
- #1576
877badb7
Thanks @jrolfs! - Adjust top shadow bleed ever so slightly fordistance300
to create a tiny bit more definition on the top of shadowed containers
0.10.0
Minor Changes
0.9.2
Patch Changes
- #1507
1e679345
Thanks @cpalmatier! - Fix Sass versions of shadows that were broken due to losing negative value in rem conversion
0.9.1
Patch Changes
- #1505
0ae4194f
Thanks @jrolfs! - Give depth and motion tokens a unique Sass map name so that they don't conflict
0.9.0
Minor Changes
Patch Changes
- #1454
66494067
Thanks @jrolfs! - Tweak new shadows to be more versatile by using more transparent black instead of the lighter gray shadow color
0.8.0
Minor Changes
- #1443
1b9f6550
Thanks @jrolfs! - Add depth tokens for depth100, depth300 and depth400 with fancy, realistic, composite shadows from https://www.joshwcomeau.com/shadow-palette/
Patch Changes
0.7.5
Patch Changes
0.7.4
Patch Changes
- Updated dependencies
[
d1ea58c8
]:- @hover/tokens-color@7.0.0
0.7.3
Patch Changes
- Updated dependencies
[
62129e8
]:- @hover/tokens-color@6.0.0
0.7.2
Patch Changes
- Updated dependencies
[
f0d4617
]:- @hover/tokens-color@5.0.0
0.7.1
Patch Changes
- #863
3116fe0
Thanks @jrolfs! - Don't wrap exports in declaration file withdeclare module '[package-name] {}
, it prevents the definitions from working when source is imported with anything different than the package name (i.e: internally) - Updated dependencies
[
3116fe0
]:- @hover/tokens-color@4.0.2
0.7.0
Minor Changes
0.6.0
Minor Changes
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.5.1 (2021-03-09)
Note: Version bump only for package @hover/tokens-depth
0.5.0 (2020-09-23)
Features
- tokens-depth: add
distance600
(1977249)
0.4.5 (2020-08-27)
Note: Version bump only for package @hover/tokens-depth
0.4.4 (2020-08-27)
Note: Version bump only for package @hover/tokens-depth
0.4.3 (2020-08-18)
Note: Version bump only for package @hover/tokens-depth
0.4.2 (2020-08-17)
Note: Version bump only for package @hover/tokens-depth
0.4.1 (2020-07-21)
Note: Version bump only for package @hover/tokens-depth
0.4.0 (2020-05-15)
Features
- tokens-depth: improve type definitions (ea5dd76)
0.3.1 (2020-05-12)
Note: Version bump only for package @hover/tokens-depth
0.3.0 (2020-05-01)
Features
- tokens-depth: add glows (06b4fb0)
0.2.2 (2020-04-03)
Bug Fixes
- tokens: only distribute necessary build artifacts (0c8564e)
0.2.1 (2020-03-13)
Bug Fixes
- tokens-depth: distribute CommonJS and ESM formats correctly (fe0920c)
0.2.0 (2020-03-09)
Features
- tokens-depth: add depth tokens (4b0e184)