Juho Teperi
|
12d590ff15
|
Document React 16 problems with npm-deps
|
2018-04-03 10:53:05 +03:00 |
Juho Teperi
|
7a3bc4c212
|
Fix Node tests - testwrap async test requires DOM
|
2017-11-28 17:12:29 +02:00 |
Juho Teperi
|
a2669b3671
|
Fix test ns name again
|
2017-11-08 21:04:02 +02:00 |
Juho Teperi
|
f0650a69a5
|
Add test utils ns
|
2017-11-08 20:08:27 +02:00 |
Juho Teperi
|
3b51b08968
|
Run some testwrap test cases using after-render
|
2017-10-14 13:06:29 +03:00 |
Juho Teperi
|
e0b8bd337b
|
No need to mount test divs to dom
|
2017-10-14 13:06:10 +03:00 |
Juho Teperi
|
b973a873fc
|
Merge branch 'revert-128' of https://github.com/moskvax/reagent into moskvax-revert-128
|
2017-03-11 01:44:23 +02:00 |
Juho Teperi
|
8630ab5239
|
Fix #278: Replace mentions of render-component with render
|
2017-03-10 17:19:19 +02:00 |
Dan Holmsand
|
c980ac0c3d
|
Avoid warning messages from React in tests
|
2016-07-14 09:34:03 +02:00 |
Dan Holmsand
|
b0395b5461
|
Make reaction notify only when it actually changes
|
2015-09-11 20:37:23 +02:00 |
Dan Holmsand
|
b1acdea090
|
Use lazy reactions in components
|
2015-09-11 15:06:42 +02:00 |
Dan Holmsand
|
b2210c2bf3
|
atom -> r/atom everywhere else, for consistency
|
2015-07-31 15:13:27 +02:00 |
Stephen Caraher
|
1363e05e62
|
add test for atom and wrapper variadic swap!
|
2015-07-23 22:54:46 +10: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 |