Commit Graph

1316 Commits

Author SHA1 Message Date
Juho Teperi f7620fd21b Remove cljsjs dependency for module processing build 2020-04-16 21:39:51 +03:00
Juho Teperi 1e14521112 Fix 2020-04-13 13:05:18 +03:00
Juho Teperi 68609e382a Fixes 2020-04-13 13:04:27 +03:00
Juho Teperi c63c22aa4e Cleaning 2020-04-13 12:55:26 +03:00
Juho Teperi 26b69a9fe3 Update package-lock 2020-04-13 12:54:16 +03:00
Juho Teperi 70e45279f4 Add bundle advanced test env 2020-04-13 12:54:08 +03:00
Juho Teperi d952a987e5 Update package-lock 2020-04-13 01:32:23 +03:00
Juho Teperi 061887d661 Run test suite as Cljs bundle with Karma and Webpack 2020-04-13 01:32:06 +03:00
Juho Teperi 712d2b5ddb Link to changelog from news 2020-04-08 14:46:10 +03:00
Juho Teperi f1b8590f66
Update ReactFeatures.md 2020-03-29 11:42:33 +03:00
Juho Teperi 2e464e48ff Fix link 2020-03-28 14:07:59 +02: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 b2778da841
Update README.md 2020-03-24 11:42:15 +02:00
Juho Teperi b210bebdb7
Fix clojars badge url 2020-03-24 11:20:43 +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 df8ca5917f
Merge pull request #484 from reagent-project/feature/codecov
Improve test coverage
2020-03-22 16:56:08 +02:00
Juho Teperi e338de9b84 Improve test coverage 2020-03-22 16:25:32 +02:00
Juho Teperi 0e1e4179ec
Merge pull request #483 from reagent-project/feature/codecov
Feature/codecov
2020-03-22 15:46:15 +02:00
Juho Teperi 09c01ce599 Update README 2020-03-22 15:44:09 +02:00
Juho Teperi 2f0d56d0cf Update package-lock 2020-03-22 15:22:20 +02:00
Juho Teperi 666a80fd02 Enable test coverage reports 2020-03-22 15:22:11 +02:00
Juho Teperi 7bbfd47f43 Update CHANGELOG.md 2020-03-22 13:12:40 +02:00
Juho Teperi e83043b2f9 Merge branch 'achikin-merge-props-fix' 2020-03-22 13:10:47 +02:00
Juho Teperi 2339b2a01d Add few merge-props test cases 2020-03-22 13:10:36 +02:00
Juho Teperi 432db00846 Merge branch 'merge-props-fix' of https://github.com/achikin/reagent into achikin-merge-props-fix 2020-03-22 13:03:31 +02:00
Anton Chikin 18cdfe9c2b Allow passing :class nil explicitly 2020-03-20 13:17:44 +03:00
Juho Teperi 74660257d1
Merge pull request #482 from MokkeMeguru/patch-1
Update README since function namespace was changed
2020-03-18 14:54:35 +02:00
Mokke Meguru fdce1a1167
Update README since function namespace was changed
we replace the function, 
reagent.core/render -> reagent.dom/render
2020-03-18 14:13:14 +09:00
Juho Teperi 0a00532b6f
Merge pull request #481 from dominicfreeston/patch-1
Update reference to reagent.dom from reagent.core
2020-03-16 09:22:53 +02:00
Dominic Freeston 9a3ead7cee
Update reference to reagent.dom from reagent.core 2020-03-15 19:00:55 +00:00
Anton Chikin bfca4e4d36 Fix merge-props without classes 2020-03-07 00:23:30 +03:00
Juho Teperi 84692f8633 Release 0.10.0 2020-03-06 14:12:54 +02:00
Juho Teperi a8c401859d Add reagent.core dom functions back but deprecated 2020-03-06 13:46:46 +02:00
Juho Teperi a027928f19 Linting fixes 2020-03-06 13:45:25 +02:00
Juho Teperi 5ead085c93 Replace component stack with just component name in error messages
- Completely remove component-path function
- Remove component stack information from error messages
- Test that component stack information is availble using Error Boundary
2020-02-28 14:39:33 +02:00
Juho Teperi 47b433f217 Update React to 16.13.0 2020-02-28 14:38:34 +02:00
Juho Teperi 38f8647a9a Exclude doc folder from codox, as it doesn't render it correctly 2020-02-06 16:57:26 +02:00
Juho Teperi cda8866955 Fix require in docs 2020-02-06 16:56:10 +02:00
Juho Teperi c70f4f9c4e Add missing indent to test code 2020-02-05 23:34:11 +02:00
Juho Teperi 785f884e23 Fix lein-codox 2020-02-05 23:27:52 +02:00
Juho Teperi ff4c9a6031 Remove dom functions from core ns 2020-02-05 23:15:05 +02:00
Juho Teperi 106e5d86ca Deprecate component-path in core ns 2020-02-05 23:13:57 +02:00
Juho Teperi ad3b6af57e Bump version number 2020-02-05 23:13:46 +02:00
Juho Teperi 2027a2d888 Expected value first in tests, use direct comparsion instead of re-find 2020-02-05 23:04:56 +02:00
Juho Teperi 2b5c464f35 Remove some local defs from test ns 2020-02-05 23:01:27 +02:00
Juho Teperi c2bf3c0407 Remove found-in test checker, use = for better errors 2020-02-05 22:53:42 +02:00
Juho Teperi f5bfa6160e Update circleci image 2020-02-05 22:49:31 +02:00