Skip to content

Latest commit

 

History

History
282 lines (121 loc) · 9.1 KB

CHANGELOG.md

File metadata and controls

282 lines (121 loc) · 9.1 KB

1.2.2 (2020-06-27)

1.2.1 (2019-03-12)

1.0.19 (2016-10-14)

Features

  • force-new-context: add config option to force a new context for styles (7bd7048)

1.0.18 (2016-09-16)

1.0.17 (2016-09-09)

Performance Improvements

  • wrap one more call to timer when not needed (a0bc14e)

1.0.16 (2016-09-07)

Performance Improvements

  • result-caching: cache the pattern result (94ecf23)

1.0.15 (2016-08-15)

Features

  • at-root: support at-root style selector (9bc3cf3)

Performance Improvements

  • log-config-caching: cache logging status and only invalidate when config changes (a162cd2)

1.0.14 (2016-08-03)

Features

  • normalize-word: expose normalize word private method (dd10db9)

1.0.13 (2016-07-28)

Performance Improvements

  • memoize: memoize large data maps for perf reasons (b3fdf54)
  • memoize: memoize large data maps for perf reasons (d9b47a3)

1.0.12 (2016-07-15)

Features

  • debug-once: add support for debug-once, warn-once, and deprecated-once (992fe24)

1.0.11 (2016-06-22)

Features

  • logging: move ui pattern debug/warn/deprecate to use configurable logging (064b634)

1.0.10 (2016-06-02)

Bug Fixes

  • restyle: allow restyle results with functions to merge cleanly (853a153)

1.0.9 (2016-05-27)

Bug Fixes

  • color-modifiers: improve support for color names as modifiers (f023863)

1.0.8 (2016-05-24)

Features

  • dynamic-modifiers: add support for dynamic modifiers (10b698b)
  • restyle-meta: add support for required modifiers (2343e3e)
  • user-variables: allow user provided variables (9da8c79)
  • var-constraints: add support for variable constraints (7743ecb)

1.0.7 (2016-03-15)

Bug Fixes

  • restyle-meta: correctly handle meta values when they are preserved (f19e668)

1.0.6 (2016-03-14)

Features

  • restyle-private: add support for private modifiers (3d34ece)

1.0.5 (2016-02-20)

Bug Fixes

  • package.json: update eyeglass:needs to <1.0 for now (0ab4655)

1.0.4 (2016-01-25)

Bug Fixes

  • update for eyeglass 0.8.x compatibility (bc1f2b5)

1.0.3 (2015-11-10)

Bug Fixes

  • media: media queries should be treated as selectors (24ebcd3)

1.0.2 (2015-11-07)

Bug Fixes

  • functions: preserve the order of function output. fixes #2) (12d434a), closes #2

1.0.1 (2015-11-06)

Bug Fixes

  • lock node-sass version to 3.3.3 until issues are resolved (a35311f)
  • use a Set for custom grammar engines to avoid duplicate methods (a94362c)

1.0.0 (2015-10-13)

Bug Fixes

  • Styles: properties listed after selectors were incorrectly handled (1dd4b1e)

0.2.11 (2015-10-12)

Features

  • restyle-with-config: add restyle-with-config mixin (d6eada2)

Performance Improvements

  • styles: use sass methods over js methods if possible (df04e72)

0.2.10 (2015-10-07)

Bug Fixes

  • no-value: fix no-value reference to use $-restyle--undefined (4d1b737)
  • resolver: fix the parent() resolver, add test case (9b3ff19)

0.2.9 (2015-10-05)

Performance Improvements

  • styles-from-grammar: use shallow map conversion until we know the type (205397e)

0.2.8 (2015-10-01)

Build

0.2.7 (2015-10-01)

Build

0.2.6 (2015-10-01)

Build