Juho Teperi
f4f3a33b05
Update CHANGELOG.md
2017-06-27 19:09:02 +03:00
Juho Teperi
d5635532dc
Release 0.7.0
2017-06-27 19:02:34 +03:00
Juho Teperi
5395779cce
Update CHANGELOG.md
2017-06-27 18:31:01 +03:00
Juho Teperi
c0fbc33f55
Update CHANGELOG.md
2017-06-27 15:40:14 +03:00
jeaye
5644fefed0
Update changelog
2017-06-01 12:42:43 -07:00
Juho Teperi
6fcc867f83
Update CHANGELOG.md
2017-05-19 20:13:13 +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
70adddae37
Update React to 15.4.2
...
Related to #289
2017-03-19 16:49:30 +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
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
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
7f4137b59d
Prepare for 0.6.0
2016-09-14 20:45:59 +02:00
Dan Holmsand
39bcbccacb
Add to changelog
2016-07-14 09:49:55 +02:00
Dan Holmsand
d995e02057
Version 0.6.0-rc
2016-06-09 15:51:29 +02:00
Dan Holmsand
64ed2e2fc6
Add to changelog
2016-06-07 20:07:06 +02:00
Dan Holmsand
9351b16a15
Version 0.6.0-alpha
2015-12-21 09:25:04 +01:00
Dan Holmsand
f3eb6d4e59
Put breaking changes first in changelog
2015-12-21 07:46:19 +01:00
Dan Holmsand
f53b4e4d20
Add news about next-tick and after-update
2015-12-14 15:41:46 +01:00
Dan Holmsand
a4198f3703
Add news about breaking changes and cursor
2015-12-09 14:06:48 +01:00
Dan Holmsand
ce10f38af7
Note new dependencies in changelog
2015-12-09 10:25:17 +01:00
Dan Holmsand
348ac4aaf8
Start filling in change log.
2015-11-25 17:57:06 +01:00
Dan Holmsand
db54d327e9
Version 0.5.1-rc2
2015-09-01 10:48:11 +02:00
Dan Holmsand
5be5ace95d
Add to changelog
2015-08-20 15:08:26 +02:00
Howard M. Lewis Ship
3d6c2f5e3f
Implement nested Hiccup elements
2015-06-18 18:05:21 -07:00
Dan Holmsand
5530917f3b
Version 0.5.0
2015-03-11 19:06:46 +01:00
Dan Holmsand
f673f32f38
Update changelog a bit
2015-03-11 17:48:13 +01:00
Dan Holmsand
4eee0f4d06
Add more stuff to changelog
2015-02-04 23:13:15 +01:00
Dan Holmsand
742a8d3575
Add some preliminary docs
2015-02-01 15:29:04 +01:00
Dan Holmsand
54a4e28245
Remove four argument version of render for now
2014-12-09 13:29:26 +01:00
Dan Holmsand
ed06312eaf
Make render force already mounted components to update by default
...
This should make using Reagent with figwheel more convenient (no need
for force-update-all). Add a fourth argument to render that controls
the updating.
2014-12-07 10:00:47 +01:00
Dan Holmsand
a39e009108
Add stuff to changelog
2014-12-02 21:39:38 +01:00
Dan Holmsand
cf84b88e60
Compare component arguments with = in shouldComponentUpdate
...
This makes most comparisons faster, and should result in fewer
re-renderings. And it should be a lot easier to explain and
reason about than the old heuristics.
It also makes it much easier to make custom objects, e.g. different
cursor implementations, avoid unnecessary re-renderings.
The main downside is that it is no longer possible to pass infinite
sequences to components.
2014-11-06 19:45:49 +01:00
Dan Holmsand
d74ae49c70
Add to Changelog
2014-11-06 19:33:06 +01:00
Dan Holmsand
6eb501b9cb
Update changelog
...
And remove unnecessary logging.
2014-10-28 16:32:28 +01:00
Dan Holmsand
db71fa1770
Update changelog
2014-03-06 13:15:47 +01:00
Dan Holmsand
e3a67043c9
Version 0.4.1
2014-02-22 08:50:27 +01:00
Dan Holmsand
5243b1bbf1
Add a proper changelog
2014-02-21 16:16:23 +01:00