css

The CSS Language and Framework

MIT License

Downloads
6.8K
Stars
1.7K
Committers
14

Bot releases are hidden (Show)

css - v2.0.0-beta.6

Published by 1aron almost 2 years ago

Bug Fixes

css - v2.0.0-beta.5

Published by 1aron almost 2 years ago

Bug Fixes

css - v2.0.0-beta.4

Published by 1aron almost 2 years ago

Bug Fixes

css - v2.0.0-beta.3

Published by 1aron almost 2 years ago

Bug Fixes

css - v2.0.0-beta.2

Published by 1aron almost 2 years ago

Bug Fixes

css - v2.0.0-beta.1

Published by 1aron almost 2 years ago

Bug Fixes

Features

  • config.validateRule api (18cd8e2)
  • accept array ‘themes’ (c780327)
  • add (bg|background):current for background-color:currentColor (2f8120e)
  • add (fg|foreground|color):transparent for color:transparent (9271423)
  • add accent:(current|transparent) for accent-color:(currentColor|transparent) (70d0e16)
  • add outline:(?:current|transparent) for outline-color:(currentColor|transparent) (6e288a2)
  • add rootSize to configuration (4741c2c)
  • add t:color acronym syntax for -webkit-text-fill-color (4dae7a6)
  • add text-stroke:(?:current|transparent) for -webkit-text-stroke-color:(current|transparent) (c27913f)
  • add text:color shorthand for text-fill-color (b6ccd81)
  • add text(?:-fill)?:(?:current|transparent) for -webkit-text-fill-color:transparent (619f62a)
  • color: add (fg|foreground):color shorthand for color: (a17aa82)
  • customize .selectors tokens (6225b95)
  • deeply merge and concat configurations (0aaa384)
  • dispatch scheme event to host (bdab18b)
  • dispatch theme event to host (3ad4b2c)
  • get whole css text (6cafce4)
  • grouping selectors (b775127)
  • hydrate CSS from the related AOT file (70a1005)
  • new rendering APIs render(), renderFromHTML(), renderIntoHTML (bac75c6)
  • support ::-moz-range-track (5b12857)
  • support esm (f403932)
  • support for using % to set opacity (d42e30a)
  • theme scheme (ba396f0)

Performance Improvements

  • built in (transparent|current) sensing to reduce color-related matching logic (9973181)
  • built in mapping of current to currentColor to reduce color-related default value declarations (5d1ab1f)
  • remove constants to minify (049cc4b)
  • remove constants to minify (74c186c)

BREAKING CHANGES

  • color: rename FontColor to Color and remove (font|f):color syntax
css - v2.0.0-alpha.80

Published by 1aron almost 2 years ago

2.0.0-alpha.80 (2022-10-23)

css - v2.0.0-alpha.79

Published by 1aron almost 2 years ago

2.0.0-alpha.79 (2022-10-23)

Bug Fixes

Features

  • hydrate CSS from the related AOT file (70a1005)
css - v2.0.0-alpha.78

Published by 1aron almost 2 years ago

2.0.0-alpha.78 (2022-10-23)

Features

  • dispatch theme event to host (3ad4b2c)
css - v2.0.0-alpha.77

Published by 1aron almost 2 years ago

2.0.0-alpha.77 (2022-10-23)

Features

  • dispatch scheme event to host (bdab18b)
css - v2.0.0-alpha.76

Published by 1aron almost 2 years ago

2.0.0-alpha.76 (2022-10-22)

Bug Fixes

  • onThemeChange this scape (70005d8)
css - v2.0.0-alpha.75

Published by 1aron almost 2 years ago

2.0.0-alpha.75 (2022-10-22)

Bug Fixes

css - v2.0.0-alpha.74

Published by 1aron almost 2 years ago

2.0.0-alpha.74 (2022-10-22)

Bug Fixes

css - v2.0.0-alpha.73

Published by 1aron almost 2 years ago

2.0.0-alpha.73 (2022-10-22)

Bug Fixes

css - v2.0.0-alpha.72

Published by 1aron almost 2 years ago

2.0.0-alpha.72 (2022-10-22)

Bug Fixes

css - v2.0.0-alpha.71

Published by 1aron almost 2 years ago

2.0.0-alpha.71 (2022-10-19)

Bug Fixes

css - v2.0.0-alpha.70

Published by 1aron almost 2 years ago

2.0.0-alpha.70 (2022-10-19)

Features

css - v2.0.0-alpha.69

Published by 1aron about 2 years ago

2.0.0-alpha.69 (2022-10-18)

Bug Fixes

css - v2.0.0-alpha.68

Published by 1aron about 2 years ago

2.0.0-alpha.68 (2022-10-18)

Bug Fixes

css - v2.0.0-alpha.67

Published by 1aron about 2 years ago

2.0.0-alpha.67 (2022-10-18)

Features