Liking cljdoc? Tell your friends :D

Changelog

All notable changes to this project will be documented in this file.

[0.1.1]

Added

  • Dynamic array input and more built-in inputs

[1.0.0]

Added

  • Support for any side effect free validation
  • :external-errors key to differenciate from input :errors
  • :form-id to let fork know about the inputs

Changed

  • :initial-values not required
  • Safe calls to (values "input") or (touched "input") when no value is set

Removed

  • Built-in validation
  • Array input support

Can you improve this documentation?Edit on GitHub

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

× close