Skip to content

Releases: Fullscript/aviary-tokens

Release v1.0.1

05 Feb 17:49
ebb5364
Compare
Choose a tag to compare

1.0.1 (2024-02-05)

Performance Improvements

  • pencil: Dark mode color token updates (#153) (ebb5364)

Release v1.0.0

01 Feb 21:21
639ddb3
Compare
Choose a tag to compare

1.0.0 (2024-02-01)

⚠ BREAKING CHANGES

  • pencil: All original typography items from the primitives/typography.js has now been moved to the theme object (theme.typography.h1).

Only items that are now in typography are things like

"size3xlarge": "40px",
"weightSemiBold": 700,

Performance Improvements

  • pencil: Moving general typography to themes (639ddb3)

Release v0.35.0

24 Jan 17:56
37c04d6
Compare
Choose a tag to compare

0.35.0 (2024-01-24)

Features

Release v0.34.2

22 Nov 16:02
db6d9cc
Compare
Choose a tag to compare

0.34.2 (2023-11-22)

Bug Fixes

  • Add max content area dimension primitive (db6d9cc)

Release v0.34.1

21 Nov 18:39
80a3c02
Compare
Choose a tag to compare

0.34.1 (2023-11-21)

Release v0.34.0

13 Nov 20:58
fca6535
Compare
Choose a tag to compare

0.34.0 (2023-11-13)

Features

  • pencil: New accent tokens fix for emerson + lightDS3 themes (fca6535)

Release v0.33.0

09 Nov 20:33
1869277
Compare
Choose a tag to compare

0.33.0 (2023-11-09)

Features

  • pencil: New accent tokens (1869277)

Release v0.32.0

24 Oct 17:02
4997007
Compare
Choose a tag to compare

0.32.0 (2023-10-24)

Features

  • accent tokens now nested by accent color (4997007)

Release v0.31.0

18 Oct 19:52
9f6b50f
Compare
Choose a tag to compare

0.31.0 (2023-10-18)

Features

  • add new subcaption typography token (9f6b50f)

Release v0.30.1

18 Oct 16:14
b786fb1
Compare
Choose a tag to compare

0.30.1 (2023-10-18)

Bug Fixes

  • Style dictionary helpers folder structure (b786fb1)