Skip to content

Releases: purescript-contrib/purescript-css

v6.0.0

Choose a tag to compare

@JordanMartinez JordanMartinez released this 27 Apr 23:12
710d6a7

Breaking changes:

  • Add support for calc expressions (#140 by @nsaunders)

  • Add table selector (#141 by @plurip-software)

  • Update the box-shadow implementation (#88 by @vyorkin)

  • Update project and deps to PureScript v0.15.0 (#156 by @JordanMartinez)

  • Dropped almost all named colors (#156 by @JordanMartinez)

    These colors were originally defined in purescript-colors (i.e.
    one module per schema) because each schema should be defined as its
    own library. This change was propagated to this release.

New features:

Other improvements:

v5.0.1

Choose a tag to compare

@thomashoneyman thomashoneyman released this 19 Apr 23:56

Other improvements:

v5.0.0

Choose a tag to compare

@thomashoneyman thomashoneyman released this 15 Mar 16:42
0484362

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#125 by @JordanMartinez, #126 by @kl0tl)
  • Changed flex, flexGrow, and flexShrink to use Number rather than Int for the grow and shrink values (#64 by @andywhite37)
  • Refactored FontStyle type to be a sum type rather than a newtype and added tests (#95 by @vyorkin)
  • Fixed infix levels of selector operators (#78 by @vyorkin)

New features:

Bugfixes:

Other improvements:

  • Removed purescript-generics dependency (#76 by @vyorkin)
  • Changed default branch to main from master
  • Updated to comply with Contributors library guidelines by adding new issue and pull request templates, updating documentation, and migrating to Spago for local development and CI (#121 by @maxdeviant)

v4.0.0: Merge pull request #77 from justinwoo/compiler/0.12

Choose a tag to compare

@cryogenian cryogenian released this 05 Jun 18:23
0164325
changes for 0.12

v3.4.0

Choose a tag to compare

@garyb garyb released this 24 Jan 14:26
41f2b02
  • Lifted upper bound on purescript-colors (@safareli)

v3.3.0

Choose a tag to compare

@garyb garyb released this 28 Aug 22:48
  • Updated the re-exports from the main CSS module to include a variety of values and types that hadn't been added after updates elsewhere

v3.2.0

Choose a tag to compare

@garyb garyb released this 28 Aug 21:56
  • Added font-style values

v3.1.0

Choose a tag to compare

@garyb garyb released this 09 Aug 11:52

v3.0.0

Choose a tag to compare

@garyb garyb released this 19 Apr 21:12
  • Updated for PureScript 0.11

v2.1.0

Choose a tag to compare

@garyb garyb released this 07 Feb 11:50