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-alpha.7

Published by 1aron about 2 years ago

2.0.0-alpha.7 (2022-10-01)

Features

  • new rendering APIs render(), renderFromHTML(), renderIntoHTML (bac75c6)
css - v2.0.0-alpha.6

Published by 1aron about 2 years ago

2.0.0-alpha.6 (2022-09-30)

Bug Fixes

  • preset WordSpacing unit to em (74a263b)
css - v2.0.0-alpha.5

Published by 1aron about 2 years ago

2.0.0-alpha.5 (2022-09-27)

Bug Fixes

css - v2.0.0-alpha.4

Published by 1aron about 2 years ago

2.0.0-alpha.4 (2022-09-25)

Bug Fixes

  • remove CURRENT_COLOR constant (4e3ba4a)
  • remove useless Font.colorful (918223a)
css - v2.0.0-alpha.3

Published by 1aron about 2 years ago

2.0.0-alpha.3 (2022-09-25)

Features

  • 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 text-stroke:(?:current|transparent) for -webkit-text-stroke-color:(current|transparent) (c27913f)
  • add text(?:-fill)?:(?:current|transparent) for -webkit-text-fill-color:transparent (619f62a)

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)
css - v2.0.0-alpha.2

Published by 1aron about 2 years ago

2.0.0-alpha.2 (2022-09-25)

Features

  • add text:color shorthand for text-fill-color (b6ccd81)
css - v2.0.0-alpha.1

Published by 1aron about 2 years ago

2.0.0-alpha.1 (2022-09-25)

Features

  • color: add (fg|foreground):color shorthand for color: (a17aa82)

BREAKING CHANGES

  • color: rename FontColor to Color and remove (font|f):color syntax
css - v1.37.2

Published by 1aron about 2 years ago

1.37.2 (2022-09-22)

Bug Fixes

  • .sr-only screen reader util (64e3a33)
css - v1.37.1

Published by 1aron about 2 years ago

1.37.1 (2022-09-21)

Bug Fixes

css - v1.37.0

Published by 1aron about 2 years ago

1.37.0 (2022-09-12)

Features

  • add writing: shorthand for writing-mode: (68eee9d)
css - v1.36.0

Published by 1aron about 2 years ago

1.36.0 (2022-08-23)

Features

css - v1.35.17

Published by 1aron about 2 years ago

1.35.17 (2022-08-22)

css - v1.35.16

Published by 1aron about 2 years ago

1.35.16 (2022-08-21)

Bug Fixes

css - v1.35.15

Published by 1aron about 2 years ago

1.35.15 (2022-08-20)

css - v1.35.14

Published by 1aron about 2 years ago

1.35.14 (2022-08-20)

css - v1.35.13

Published by 1aron about 2 years ago

1.35.13 (2022-08-18)

css - v1.35.12

Published by 1aron about 2 years ago

1.35.12 (2022-08-16)

css - v1.35.11

Published by 1aron about 2 years ago

1.35.11 (2022-08-15)

css - v1.35.10

Published by 1aron about 2 years ago

1.35.10 (2022-08-15)

css - v1.35.9

Published by 1aron about 2 years ago

1.35.9 (2022-08-13)