Liking cljdoc? Tell your friends :D

Change Log

All notable changes to this project will be documented in this file.
This change log follows the conventions of keepachangelog.com.

1.0.0

2022-1-14

Added

Changed

  • User-defined media queries (breakpoints) scale in kushi.edn now expects a vector of kwargs (instead of a map)

  • defkeyframes now takes a symbol as name, instead of a keyword

  • Use :ancestor instead of :parent for ancestor prefixing options

  • Removed :sans-serif, :serif, and :code from built-in atomic classes.

  • Removed kushi-specific :fn key in attributes map to refer to var-quoted component function.

  • Refactored stylesheet and reporting namespaces.

Fixed

0.1.2

2021-08-16

Fixed

  • Conditional application of classes
  • Browser console warnings for invalid number values
  • Diagnostic printing config options

0.1.1

2021-08-10

Fixed

  • Console warnings for defclass and sx
  • Diagnostic printing

0.1.0

2021-08-06

Initial commit.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close