Skip to content

Releases: vrrashkov/TokenParser

v3.2.2

31 Oct 10:03
Compare
Choose a tag to compare
  • Header and Footer now can have liquid syntax.

v3.2.0 CI Build

05 Oct 10:08
Compare
Choose a tag to compare
v3.2.0-ci

CI test 10

v3.1.8

13 Sep 13:31
Compare
Choose a tag to compare
  • Fix for source parameter from last release, that now allows it to create files without the {{style}} attribute. (Previously was overriding content)

v3.1.7

28 Aug 11:23
Compare
Choose a tag to compare
  • ADDED optional source property for every type. If you set a source this means only the sources that are passed will be using this type, if no source is specified than the type will be used for all the combinations. Check design_tokens_config for how it's used.

v3.1.5

10 Jul 06:19
Compare
Choose a tag to compare

Updated errors

v3.1.4

04 Jul 11:11
Compare
Choose a tag to compare
v3.1.4

v3.1.3

04 Jul 10:33
Compare
Choose a tag to compare
v3.1.3

v3.1.2

03 Jul 15:45
Compare
Choose a tag to compare
  • FIX bug duplicating values when merging.

v3.1.1

03 Jul 14:33
Compare
Choose a tag to compare
  • Template with array values were displaying all indexes.

v3.1.0

02 Jul 08:35
Compare
Choose a tag to compare
  • NEW: figma_output_paths has a mode option, which if set will wrap your json object to ensure that your trees are staying unique.
  • NEW: handling objects and array values
  • NEW: empty filter added, it's used to initialize variables without displaying their values
  • Changed how tree values are replaced
  • Fixed couple of bugs

Check README for more information of the above changes.