Skip to content

Releases: sbsoftware/css.cr

v0.3.0

01 Feb 20:34
v0.3.0
94f7f6c

Choose a tag to compare

Features

  • pointer_events (#1)
  • user_select (#2)
  • grid_template_columns (#4)
  • justify_items (#3)
  • letter_spacing (#5)
  • object_fit (#6)
  • Important rules (#8)

Bugs

  • Invalid selector order when combining multiple (#7)

v0.2.0

08 Dec 21:34
v0.2.0
de84494

Choose a tag to compare

Features

  • Linear Gradients
  • Radial Gradients
  • Pointer media queries
  • Hover media queries
  • Units support basic arithmetic
  • calc() function call

v0.1.2

29 Nov 22:17
v0.1.2
37015c7

Choose a tag to compare

Features

  • Rules support multiple selector arguments

Bugs

  • Attribute selectors were rendered with escaped quotation marks instead of single ticks

v0.1.1

27 Nov 20:26
v0.1.1
171969e

Choose a tag to compare

Features

  • Introduce element IDs and their selectors

v0.1.0

27 Nov 20:09
v0.1.0
4967336

Choose a tag to compare

Features

  • First release of semi-complete CSS functionality