Releases: TomokiMiyauci/mapcss
Releases · TomokiMiyauci/mapcss
v1.0.0-beta.28
Features
- preset_svg: rename preset_icon to preset_svg (256c815)
v1.0.0-beta.27
Features
- preset_tw: add modifier for @media at-rule (56531b6)
- preset_tw: add modifier for pseudo-elements (cc1c32f)
- preset_tw: add modifier of
rtl
and ltr
(d3f5113)
v1.0.0-beta.26
Features
- preset_tw: add modifier of
before
(567eab6)
v1.0.0-beta.25
Bug Fixes
- core: fix resolve modifier map (26074de)
- preset_tw: fix pseudo modifier (7a61c7e)
Features
- core: add ast utility (668ee8c)
- core: change
modifierMap
interface to accept recursive modifier dirinition (6d71ccb)
- preset_tw: add some puseudo as modifier (59a4390)
v1.0.0-beta.24
Bug Fixes
- core: fix to order of modifier applyment is right to left (1bebcd7)
- preset_tw: breakpoint modifier apply at-rule node and rule node only (4845e9d)
- preset_tw: fix ordering target is root child only (9e2d0d4)
Features
- preset_tw: add switching dark mode
class
or media
(2c8c521)
v1.0.0-beta.23
Bug Fixes
- core: fix escape class selector (768f578)
v1.0.0-beta.22
Features
- core: add postcss plugin for order statement (ee0b72b)
- preset_icon: add
declaration
property for extend or overwrite defalut style (4499caf)
v1.0.0-beta.21
Bug Fixes
- preset_tw: fix postcss plugin field name (c7b2b93)
- preset_typography: remove const class name (22a2534)
Features
- core: accept postcss plugin (3581a2d)
- preset_tw: add sort media queries as postcss plugin (adc06ce)
- preset_typography: change
className
of identifier root (e9fde39)
- preset_typography: remove prose body class because prose target is only children (523b66c)
v1.0.0-beta.20
Bug Fixes
- rename
specifier
to identifier
whole of project (f4e1117)
- rename to
identifierMap
to cssMap
(601024c)
Features
- preset_tw: add preflight object as CSS-in-JS (b801bf7)
v1.0.0-beta.19
Bug Fixes
- core: merge specifierMap from argument (dc5f37b)
Features
- core: add default syntax what handle specifier as is (d8bfc4e)
- core: add injection raw css as CSS-in-JS (d3c5fbb)
- core: add output format of CSS-in-JS (bdc48ac)
- core: move to generate file, return generated css with AST (155c0e4)
- preset_tw: add preset option for selectable inject variable (731b3fd)