Skip to content

Releases: gsoft-inc/ov-igloo-tokens

v2.1.0

26 Apr 16:11
9f78d90
Compare
Choose a tag to compare

Minor Changes

  • 4a55180: Fixed the Inter font declaration to use a woff2 variable font'

v2.0.0

08 Nov 15:54
2582a3b
Compare
Choose a tag to compare

Major Changes

  • 5c76f91: BRAKING CHANGE Rename the tokens key on camelCase

v1.3.0

02 Nov 13:05
4a2443c
Compare
Choose a tag to compare

Minor Changes

  • e7e062f: Updated the json format in dist folder

v1.2.0

01 Nov 12:32
12d975f
Compare
Choose a tag to compare

Minor Changes

  • 749642e: Added tokens in json format to dist folder

v1.1.1

07 Feb 16:09
e9c3aae
Compare
Choose a tag to compare

Patch Changes

  • ce05f0c: remove storybook because it is replaced by igloo.officevibe.design
    updgard minor package: @babel/core@7.17.0, @changesets/cli@2.20.0, eslint@7.32.0, style-dictionary@3.1.1

v1.1.0

14 Dec 15:04
eb6f745
Compare
Choose a tag to compare

Minor Changes

v1.0.0

24 Nov 01:25
Compare
Choose a tag to compare

Major Changes

  • be774d4: ## BREAKING CHANGE

    • Adding base 10 support. If your project uses the mathematical trick of basing the value of 1rem equals 10px, there is also an base10 output within the dist folder of this package.
      In CSS, you can import the files by doing:
      @import '~@igloo-ui/tokens/dist/base10/variables.css';

v0.2.0

16 Nov 20:41
57f2705
Compare
Choose a tag to compare

Minor Changes

  • 1abafb9: Add black and white color

v0.1.1

20 Jul 14:32
Compare
Choose a tag to compare

Patch Changes

  • Fixing a typo in the readme

v0.1.0

19 Jul 14:19
1c46d46
Compare
Choose a tag to compare

Minor Changes