reagent/test/reagenttest
Juho Teperi 62f87292a2 Fix #401 if jsprops is nil before adding key, key is lost
If jsprops was nil before key oset call, oset created a new object for
the jsprops, but because the return value from oset was not used, the
object was lost.
2018-11-14 22:31:50 +02:00
..
runtests.cljs Fix problem with custom HTML element property name code 2018-04-27 23:17:25 +03:00
testcursor.cljs Merge branch 'revert-128' of https://github.com/moskvax/reagent into moskvax-revert-128 2017-03-11 01:44:23 +02:00
testinterop.cljs Rename .' and .! to $ and $! respectively 2015-10-22 13:23:49 +02:00
testratom.cljs Add IWithMeta protocol to RAtom 2017-10-05 20:55:29 -04:00
testratomasync.cljs Always queue updates in reactions, even when flushing 2015-10-07 11:32:42 +02:00
testreagent.cljs Fix #401 if jsprops is nil before adding key, key is lost 2018-11-14 22:31:50 +02:00
testtrack.cljs Add a few more tests for track 2015-10-08 23:12:32 +02:00
testwithlet.cljs Add test for nested with-let 2016-05-27 11:36:23 +02:00
testwrap.cljs Document React 16 problems with npm-deps 2018-04-03 10:53:05 +03:00
utils.cljs Fix test util ns name 2017-11-08 20:47:56 +02:00