Skip to content

Releases: bem/themekit

v1.6.7

15 Apr 16:57
Compare
Choose a tag to compare

Bug Fixes

  • always resolve pkg root for loadTheme (38846d1)

v1.6.6

05 Feb 13:33
Compare
Choose a tag to compare

Bug Fixes

v1.6.5

04 Jan 17:19
Compare
Choose a tag to compare

Bug Fixes

  • fix resolving nested themes (2cd439f)

Features

v1.6.4

27 Oct 13:41
Compare
Choose a tag to compare

Bug Fixes

  • use normalize for glob path (0f5e17b)

v1.6.3

26 Oct 15:17
Compare
Choose a tag to compare

Bug Fixes

  • throw custom YamlParseError while yaml parse (a16bbf4)
  • wrap build to try-catch (0f8213c)

v1.6.2

26 Aug 14:48
Compare
Choose a tag to compare

Bug Fixes

  • dont remove common platform from css selector (3be6159)

v1.6.1

24 Aug 15:41
Compare
Choose a tag to compare

Bug Fixes

  • find correct package root (46dbd1d)

v1.6.0

24 Aug 12:32
Compare
Choose a tag to compare

Bug Fixes

  • close watcher after kill process (f85d398)
  • replace placeholders with global flag (71c3759)
  • save sources order after glob (24b4a0a)

Features

  • add autoload config with js, json and yml ext (e4305c5)
  • add flags for selected builds (2425f72)
  • deprecate css/whitepaper format (89b1754)
  • export public API for register own plugins (d331790)

Performance Improvements

  • replace throttle to debounce for watcher cb (db3592c)

v1.5.0

07 Aug 17:09
Compare
Choose a tag to compare

Features

  • supports platform with entry for selector setting (7ed567e)

v1.4.1

04 Aug 12:27
Compare
Choose a tag to compare

Bug Fixes

  • use transforms for vars with mapping (b8709d7)