jeaye
5644fefed0
Update changelog
2017-06-01 12:42:43 -07:00
jeaye
0889b3fbba
Improve assert messages all around
2017-06-01 12:40:35 -07:00
Juho Teperi
da72fed4ab
Update cljsbuild and figwheel
2017-05-19 20:26:53 +03:00
Juho Teperi
d1792d8273
Add clojure.java.io require back to reagentdemo.syntax
...
Src-of macro requires io namespace. This namespace is only used when
building Reagent webpage so this should not prevent using Reagent as
library with self-host.
2017-05-19 20:25:53 +03:00
Juho Teperi
6fcc867f83
Update CHANGELOG.md
2017-05-19 20:13:13 +03:00
Juho Teperi
bc677736ed
Merge pull request #283 from viebel/master
...
Make reagent self-host compatible
2017-05-19 20:07:59 +03:00
Juho Teperi
0b91bc2580
Merge pull request #298 from reagent-project/react-15.5
...
Update to React 15.5, use create-react-class
2017-05-19 20:04:23 +03:00
Juho Teperi
b301af4037
Prepare for next version
2017-05-19 20:03:58 +03:00
Juho Teperi
d35e5b973c
Release 0.6.2
2017-05-19 19:55:03 +03:00
Juho Teperi
18cb1468a6
Update to React 15.5, use create-react-class
...
Fixes #292
2017-05-19 19:30:38 +03:00
Juho Teperi
5858debb4d
Mention Slack channel in Readme
2017-05-15 10:41:12 +03:00
Juho Teperi
44a4d50bcd
Fix codox settings and build API docs together with the site
2017-03-19 22:13:25 +02:00
Juho Teperi
70adddae37
Update React to 15.4.2
...
Related to #289
2017-03-19 16:49:30 +02:00
Juho Teperi
4ea070d15a
Add test to validate that style properties with dashes work
2017-03-11 01:56:39 +02:00
Juho Teperi
50b5ad30e5
Merge branch 'moskvax-revert-128'
2017-03-11 01:44:36 +02: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
93043e86c4
Throw error instead of assert false
2017-03-11 01:35:14 +02:00
Juho Teperi
ccb94f5274
Merge pull request #288 from reagent-project/deftype-constrcutors
...
Deftype constrcutors
2017-03-11 01:28:23 +02:00
Juho Teperi
2eb08fae84
Run tests using Node when running test profile cljsbuild
2017-03-11 01:19:40 +02:00
Juho Teperi
82c4013a29
Use deftype constrcutor functions instead of interop, replaces #144
2017-03-11 01:19:35 +02:00
Juho Teperi
19ae267b32
Fix CI tests
...
Gen-site.js is used both to pre-render HTML files and run tests.
2017-03-11 00:58:14 +02:00
Juho Teperi
ea5009c9ed
Add news entry about 0.6.1
2017-03-11 00:37:30 +02:00
Juho Teperi
8ff70c7eb9
Separate prerender code using dom-server and browser JS code
...
Requiring react-dom-server with React 15.4 in browser code would increase
filesize by about 100KB. This change separates the pre-render code to
a different file which is only used by a separate Lein profile.
2017-03-11 00:37:12 +02:00
Juho Teperi
4c568256f2
Update cljsbuild and figwheel
2017-03-11 00:00:56 +02:00
Juho Teperi
8630ab5239
Fix #278 : Replace mentions of render-component with render
2017-03-10 17:19:19 +02:00
Juho Teperi
a7efb69a5e
Update CHANGELOG.md
2017-03-10 17:01:26 +02:00
Juho Teperi
e37ae6fc2e
Update CHANGELOG.md
2017-03-10 16:59:00 +02:00
Juho Teperi
5f97b48c42
Update README.md
2017-03-10 16:49:34 +02:00
Juho Teperi
bdc4eb203f
Update CHANGELOG.md
2017-03-10 16:47:59 +02:00
Juho Teperi
46a0aa2283
Update CHANGELOG.md
2017-03-10 16:46:30 +02:00
dmitri.sotnikov@gmail.com
7a28e485d2
bumped up to 0.6.1 release
2017-03-09 19:22:56 -05:00
Yehonathan Sharvit
5f4f9a06aa
remove deprecated code in interop.clj
2017-01-02 09:06:03 +02:00
Yehonathan Sharvit
cb72f2172f
Update interop.clj
2016-12-29 23:45:25 +02:00
Matthew Jaoudi
34ca28dff7
Merge pull request #273 from danielcompton/add-api-link
...
Add link to API documentation
2016-12-06 11:38:08 -08:00
Dmitri Sotnikov
78ae18dce2
Merge pull request #276 from Deraen/react-15.4.0
...
Update to React 15.4.0 and drop dom-server functions from core
2016-11-23 11:09:23 -05:00
Juho Teperi
560f99174a
Fix dom-server calls in demo and text code
2016-11-17 02:58:44 +02:00
Juho Teperi
9d6359d816
Update to React 15.4.0 and drop dom-server functions from core
2016-11-17 02:11:35 +02:00
Daniel Compton
f03598b133
Add link to API documentation
...
Fixes #191
2016-11-08 14:33:23 +13:00
Yehonathan Sharvit
7603ab8a8c
remove java.io
2016-10-30 01:30:37 +03:00
Mike Thompson
dc7a2b9911
Add line break before CircleCI badge
2016-10-26 11:08:54 +11:00
Mike Thompson
dd9a325616
Add CircleCI badge to README
2016-10-26 11:08:05 +11:00
Mike Thompson
2eba087024
Merge pull request #269 from danielcompton/add-circle
...
Add circle.yml file to run tests
2016-10-26 11:06:06 +11:00
Daniel Compton
c01d44d4bb
Add circle.yml file to run tests
2016-10-21 11:02:40 +13:00
Dan Holmsand
b65afde4d7
Use dom-node from reagent.dom in template
...
And make sure we don't try to access unmounted component's dom
node.
2016-09-16 12:14:10 +02:00
Dan Holmsand
a5ff3b23a7
Merge branch 'fix-259' of https://github.com/Deraen/reagent
2016-09-16 10:00:50 +02:00
Juho Teperi
0303c6ddef
Use findDOMNode instead of ref to manage ReagentInput
2016-09-14 23:11:51 +03:00
Dan Holmsand
c6c1bc16ba
Version 0.6.0
2016-09-14 20:51:37 +02:00
Dan Holmsand
7f4137b59d
Prepare for 0.6.0
2016-09-14 20:45:59 +02:00
Juho Teperi
b4ec13f003
Fix #259 : Call original ref in ReagentInput
2016-09-13 15:15:39 +03:00
Dmitri Sotnikov
b4c9b4d537
removed dead link to cljsfiddle
2016-08-25 08:52:36 -04:00