Skip to content

@sl-design-system/sanoma-learning@0.3.12

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 10:20
· 13 commits to main since this release
6d3abb8

Patch Changes

  • #1510 563dccc - Do not transform token parts to kebab case, only add '-' in between

    This change is only for the new contextual tokens. Previously any snakeCase
    tokens would be transformed into kebab-case. This is not the desired behavior
    for the new contextual tokens.

  • #1524 26f8251 - Feature/1163 toggle group make available in all themes

  • #1488 b724cf6 - Fixed several issues in toggle button and group that were cause by not using the correct tokens.
    Also fixed an issue that would cause the calc() function to be missing in certain tokens.

  • #1538 7dc68cf - Fix missing px unit in token that breaks calculation in checkbox

  • #1521 7615d0e - Change the bottom padding of the field label