spade

A nice tool to use in the Garden

Downloads
55.9K
Stars
49
Committers
1
spade - 1.1.2 Latest Release

Published by dhleong over 1 year ago

Enhancements:

  • Add a built-in config for clj-kondo (#18)
spade - 1.1.1

Published by dhleong about 2 years ago

Bug Fixes:

  • Fix support for passing a list of composed styles to :composes
spade - 1.1.0

Published by dhleong over 3 years ago

Enhancements:

  • Add special syntax for CSS variables (#8)

Bug Fixes:

  • Don't touch the DOM unless a style has actually changed (#9)
spade - 1.0.4

Published by dhleong over 4 years ago

Bug Fixes:

  • Unable to generate style names when compiled under :simple optimizations (#7)
spade - 1.0.3

Published by dhleong about 5 years ago

Bug Fixes:

  • Don't accidentally make invalid style names in advanced mode
spade - 1.0.2

Published by dhleong about 5 years ago

Bug Fixes:

  • Properly namespace Media Queries (#6)
spade - 1.0.1

Published by dhleong about 5 years ago

Enhancements:

  • Add docstrings to the core macros
  • Other cleanup for better cljdoc rendering
spade - 1.0.0

Published by dhleong about 5 years ago

Enhancements:

  • Add parameters to defkeyframes (#5)
spade - 0.2.0

Published by dhleong about 5 years ago

Enhancements:

  • Generate appropriate arglist meta for functions (#2, #4)
  • Support style composition (#1, #3)