1.0.2 (2024-06-25)

Published to address that 1.0.1 included one extra file it shouldn’t have. No other changes.

1.0.1 (2024-06-25)

đź©ą Fixes

1.0.0 (2024-06-25)

Introducing semantic color tokens and support for dark mode.

Read mode about the color structure on riverty.design.

[0.6.0] - 2024-01-09

Added r-color-semantic-focus-blue as more specific name of r-color-focus-blue.

[0.5.0] - 2023-10-04

Added r-color-focus-blue in support of new focus styles.

[0.4.0] - 2023-09-08

âť—Breaking change: Remove --r-icon-sizes-* tokens. Replace with --r-icon-size-s, --r-icon-size-m, and --r-icon-size-l that align with the overall UI icons.

[0.3.0] - 2023-02-03

âť—Breaking change: Remove ember color shades other than default. r-color-orange-ember/r-color-orange-ember-400 remain, while 200, 300, 500, and 600 have been removed.

[0.2.0] - 2022-10-26

âť—Breaking change: New naming structure for font size tokens. We recommend you update all references to use the new names. You may also include this mapping to keep compatibility with old names:

--r-font-size-desktop-xxl: var(--r-font-size-desktop-900);
--r-font-size-desktop-xl: var(--r-font-size-desktop-800);
--r-font-size-desktop- … : var(--r-font-size-desktop- …);
…

[0.1.14] - 2022-09-06

[0.1.12] - 2022-08-24

[0.1.10]

lo* Changed: spacing token specified as rem rather than em.

[0.1.9]

[0.1.6] - 2022-08-12

[0.1.5] - 2022-07-06

[0.1.4] - 2022-07-05

[0.1.3] - 2022-07-04

[0.1.0] - 2022-06-29

[0.1.9] - 2022-08-17

[0.1.11] - 2022-08-18

Added