Liking cljdoc? Tell your friends :D

Changelog

5.0.0-alpha.14-0

compare

  • Update Material UI to v5.0.0-alpha.15
  • Add missing components from material-ui-pickers

5.0.0-alpha.14-0

compare

  • Update Material UI to v5.0.0-alpha.14

5.0.0-alpha.12-0

compare

  • Update Material UI to v5.0.0-alpha.12. See Material UI migration guide for a list of breaking changes.
  • Add browser test runner
  • BREAKING: Move utility macros from reagent-material-ui.macro to reagent-material-ui.util
  • Add utility macro for creating React components. See the example project for a simple usage example with date-picker.

4.11.0-3

compare

  • Split Material UI JS build into Core, Lab and Pickers to reduce build size when not using Lab and/or Pickers
  • Fix some bugs and add missing functions in cljs-time-utils
  • Fix bug in reagent-material-ui.util/js->clj' when converting React props that include refs or children

4.11.0-1

compare

  • Enable pure shadow-cljs usage (fixes #2)

4.11.0-0

compare

  • Update Material UI to v4.11.0
  • Add missing Material UI Lab components to deps.edn

4.9.12-0

compare

  • Update Material UI to v4.9.12

4.9.8-0

compare

  • Update Material UI to v4.9.8
  • Add support for shadow-cljs
  • Remove dependency to CLJSJS Material UI
  • Add Material UI Lab

4.9.5-1

compare

  • Remove ScopedCssBaseline component that isn't included in CLJSJS Material UI package

4.9.5-0

compare

  • Update Material UI to v4.9.5

4.8.3-1

compare

  • Fix time zone handling in cljs-time-utils

4.8.3-0

compare

  • Update Material UI to v4.8.3
  • Add useFormControl, useRadioGroup, useMediaQuery, and useScrollTrigger hooks from Material UI

4.5.1-1

compare

4.5.1-0

Can you improve this documentation?Edit on GitHub

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

× close