Commit Graph

97 Commits

Author SHA1 Message Date
Juho Teperi e2f3717d93 React key with :> works now 2020-04-19 15:19:30 +03:00
Juho Teperi 9dfe18e918 Add react-transition-group example
Closes #311
2020-04-19 15:18:01 +03:00
Juho Teperi c54d6891cf Add React-context example project 2020-03-28 14:07:24 +02:00
Juho Teperi 83c0cdd698 Use global-exports for react-sortable-hoc example 2020-03-28 13:59:11 +02:00
Juho Teperi ad5475ca1f Update examples 2020-03-28 13:53:22 +02:00
Juho Teperi 0644eafe59 Tune material-ui comments 2020-03-22 19:05:46 +02:00
Juho Teperi 019df6bbd1 Add material-ui autocomplete example 2020-03-22 18:59:48 +02:00
Juho Teperi a027928f19 Linting fixes 2020-03-06 13:45:25 +02:00
Juho Teperi ff4c9a6031 Remove dom functions from core ns 2020-02-05 23:15:05 +02:00
Juho Teperi 54834246f2 Clean unncessary type tag 2019-09-12 11:26:16 +03:00
Juho Teperi b6a380f69e Adv build material-ui example & infer externs 2019-09-12 11:24:09 +03:00
Juho Teperi bb8bcc414e Update material-ui example deps 2019-09-12 10:39:07 +03:00
Juho Teperi f1fe60d7eb Update react 2019-06-14 12:49:09 +03:00
Juho Teperi 8066b09f4f Fix spacing props for mui 4 2019-06-14 00:02:32 +03:00
Jean-Pierre f4981920c7 Fix material-ui example for version 4.1.0 2019-06-13 11:02:34 +02:00
Juho Teperi 72c95257c1 Update example deps 2019-02-07 20:43:42 +02:00
Juho Teperi e673b1fc0a Update React, Clojure and ClojureScript 2019-02-07 20:43:42 +02:00
Juho Teperi 3bd90a26ec Clean new create-class and remove create-react-class from tests 2018-12-31 10:37:43 +02:00
Juho Teperi 268bba31c4 Update MaterialUI example deps 2018-11-14 22:45:57 +02:00
Juho Teperi 0bf23ebe86 Update ClojureScript
:npm-deps now defaults to false
2018-11-14 22:40:51 +02:00
Juho Teperi 6ea9d0400e Add notes abvout reactify-component alternatives 2018-10-19 13:01:52 +03:00
Juho Teperi cc69bf479e React-sortable-hoc example 2018-10-19 12:56:10 +03:00
Juho Teperi bd7a2b5a99 Wrap material-ui form contents in Grid items 2018-10-12 23:56:48 +03:00
Juho Teperi d0812152bc Add material-ui React node property example 2018-10-12 23:53:04 +03:00
Juho Teperi 355f879ea0 Update material-ui deps 2018-09-26 22:55:51 +03:00
Juho Teperi e53be65607 Extend Material-UI example 2018-07-11 19:48:02 +03:00
Juho Teperi e955655797 Also show :> in material-ui example 2018-07-11 18:01:54 +03:00
Juho Teperi 5043371781 Fix mui textfield select check 2018-06-18 01:16:21 +03:00
Juho Teperi 22bb7b23bf Fix mui example buttons 2018-06-17 23:34:06 +03:00
Juho Teperi 51ba6847d7 Fix doc typo, add comment 2018-06-17 22:07:57 +03:00
Juho Teperi 199533a1ea Enhance TextField example with other options 2018-06-17 21:51:53 +03:00
Juho Teperi 91ea195796 Document Material-UI example 2018-06-17 21:20:28 +03:00
Juho Teperi 2dc1b1459e Add Material-UI v1 example with working TextField 2018-06-17 20:48:35 +03:00
Juho Teperi 82c4013a29 Use deftype constrcutor functions instead of interop, replaces #144 2017-03-11 01:19:35 +02:00
Dan Holmsand c6c1bc16ba Version 0.6.0 2016-09-14 20:51:37 +02:00
Dan Holmsand 8d35b1f29e Avoid warnings about unknown props in new React 2016-07-14 08:39:43 +02:00
Dan Holmsand d995e02057 Version 0.6.0-rc 2016-06-09 15:51:29 +02:00
Dan Holmsand 9351b16a15 Version 0.6.0-alpha 2015-12-21 09:25:04 +01:00
Dan Holmsand abcf6cb9e1 Version 0.5.1 2015-09-11 16:31:20 +02:00
Dan Holmsand 16f9a15615 Version 0.5.1-rc3 2015-09-07 09:51:45 +02:00
Dan Holmsand db54d327e9 Version 0.5.1-rc2 2015-09-01 10:48:11 +02:00
Dmitri Sotnikov 253624fdb3 bumped up cljs version in examples 2015-08-21 22:52:04 -04:00
Dan Holmsand b45f84fa71 Version 0.5.1-rc 2015-08-20 20:48:23 +02:00
Dan Holmsand 49da108355 Update and simplify geometry example 2015-07-31 17:51:33 +02:00
Dan Holmsand 76de698e56 Update and simplify todomvc example 2015-07-31 17:17:18 +02:00
Dan Holmsand 0de01ee420 Update and simplify simple example 2015-07-31 17:04:03 +02:00
Dan Holmsand 8abb75b95d atom -> r/atom in examples 2015-07-31 09:32:17 +02:00
Brian Maddy 0aae409dd5 adds a history slider 2015-04-12 21:41:27 -05:00
Dan Holmsand 5530917f3b Version 0.5.0 2015-03-11 19:06:46 +01:00
Dan Holmsand 163308a392 Make site and examples work with ClojureScript 2816
ClojureScript all of a sudden complains about "single segment
namespaces", which forces a rather massive reorg.

Also, cljs.test/run-tests is broken.
2015-02-10 14:35:12 +01:00