reagent/test/reagenttest
Juho Teperi 2a4efc5710 Don't rename props for custom elements
Custom element names must always contain hyphen so we can use that to
keep track of which elements are native vs. custom when parsing tag
name.

Fixes #322
2017-11-08 21:04:14 +02:00
..
runtests.cljs Fix demo site build script, stop usinn lein profile merging 2017-10-18 14:25:41 +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 Don't rename props for custom elements 2017-11-08 21:04:14 +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 Fix test ns name again 2017-11-08 21:04:02 +02:00
utils.cljs Fix test util ns name 2017-11-08 20:47:56 +02:00