Juho Teperi
3a69df6f2c
Merge branch 'poernahi-extends-component'
2018-12-31 10:42:58 +02:00
Juho Teperi
0bad02c17e
Update package.json
2018-12-31 10:38:01 +02:00
Juho Teperi
3bd90a26ec
Clean new create-class and remove create-react-class from tests
2018-12-31 10:37:43 +02:00
Hendrik Poernama
ce3ff1d426
Update changelog
2018-12-16 12:03:52 +07:00
Hendrik Poernama
7b4d5ff9c1
Merge branch 'master' of github.com:reagent-project/reagent into extends-component
2018-12-16 12:02:30 +07:00
Hendrik Poernama
2f1c72882f
Create component without create-react-class
2018-12-16 11:54:28 +07:00
Juho Teperi
d28b16e11d
Merge pull request #407 from cloojure/patch-7
...
minor cleanup
2018-12-09 11:09:05 +02:00
Juho Teperi
e4b16ba545
Merge pull request #406 from cloojure/patch-6
...
small clarification
2018-12-09 11:08:52 +02:00
Juho Teperi
4560b45fe9
Merge pull request #405 from cloojure/patch-5
...
small rearrangement
2018-12-09 11:08:42 +02:00
Juho Teperi
5dfdd3f17a
Merge pull request #408 from cloojure/patch-8
...
minor cleanup
2018-12-09 11:08:33 +02:00
Juho Teperi
5381c41b3c
Merge pull request #415 from boxp/update-example-for-dont-use-hocs-inside-the-render-method
...
Fix InteropWithReact.md for "Don’t Use HOCs Inside the render Method"
2018-12-09 10:49:50 +02:00
boxp
c873aed5ea
Update InteropWithReact.md for "Don’t Use HOCs Inside the render Method"
2018-12-09 04:41:25 +09:00
Juho Teperi
4285ca1fe5
Merge pull request #414 from jasonmm/patch-1
...
Updated to include a description of Fragments.
2018-12-08 19:38:34 +02:00
Jason
2cd4cf5593
Updated to include a description of Fragments.
...
This commit adds a brief description and examples of the usage of React Fragments via the `:<>` Hiccup form.
2018-12-07 17:16:27 -05:00
Juho Teperi
d06792e4fd
Add logo as svg file
2018-11-14 23:38:13 +02:00
Juho Teperi
cd1f71cdd8
Update package-lock
2018-11-14 23:24:49 +02:00
Juho Teperi
bb084c8a45
Update changelog
2018-11-14 23:24:38 +02:00
Juho Teperi
268bba31c4
Update MaterialUI example deps
2018-11-14 22:45:57 +02:00
Juho Teperi
0bf23ebe86
Update ClojureScript
...
:npm-deps now defaults to false
2018-11-14 22:40:51 +02:00
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
Alan Thompson
3d31b348a8
minor cleanup
2018-11-05 14:26:50 -08:00
Alan Thompson
48e8eb3b7f
minor cleanup
2018-11-05 14:14:02 -08:00
Alan Thompson
aab8df9c4c
small clarification
2018-11-05 12:59:26 -08:00
Alan Thompson
225458622c
small rearrangement
...
Keep the order of usage the same as the order declared, so child #1 is used first & child #2 is used second.
2018-11-05 12:51:32 -08:00
Juho Teperi
d9057eaecf
Merge pull request #404 from cloojure/patch-4
...
small correction
2018-11-05 11:40:55 +02:00
Alan Thompson
7c70c6bff5
small correction
2018-11-04 20:26:49 -08:00
Juho Teperi
427c91fdab
Update figwheel and cljs
2018-10-26 00:55:05 +03:00
Juho Teperi
0fab9caf63
Update npm deps
2018-10-26 00:54:59 +03:00
Juho Teperi
3fc06d4b60
Update React.js
2018-10-26 00:54:30 +03:00
Juho Teperi
bd836cff85
Merge pull request #403 from cloojure/patch-3
...
small typo
2018-10-20 10:13:12 +03:00
Alan Thompson
806873c73e
small typo
2018-10-19 15:57:41 -07:00
Juho Teperi
1ea3f3f63e
Update InteropWithReact.md
2018-10-19 13:13:52 +03:00
Juho Teperi
6ea9d0400e
Add notes abvout reactify-component alternatives
2018-10-19 13:01:52 +03:00
Juho Teperi
cc69bf479e
React-sortable-hoc example
2018-10-19 12:56:10 +03:00
Juho Teperi
bd7a2b5a99
Wrap material-ui form contents in Grid items
2018-10-12 23:56:48 +03:00
Juho Teperi
d0812152bc
Add material-ui React node property example
2018-10-12 23:53:04 +03:00
Juho Teperi
355f879ea0
Update material-ui deps
2018-09-26 22:55:51 +03:00
Matthew Jaoudi
46180032b7
Merge pull request #391 from grav/patch-1
...
Docs: Add special notation for id and classes
2018-09-17 11:09:38 -07:00
Matthew Jaoudi
79b1dc5cd0
Merge pull request #400 from codingthat/master
...
Add logo
2018-09-17 11:07:47 -07:00
Kevin Bloch (@codingthat)
1f45b12d65
Add logo
2018-09-11 15:53:44 +02:00
Kevin Bloch (@codingthat)
a4923ff507
Add referenced logo file
2018-09-11 15:53:19 +02:00
Juho Teperi
09adb7e193
Merge pull request #398 from romankrru/docs-managing-state-fix-typo
...
Docs: Fix typo
2018-09-03 10:25:29 +03:00
romankrru
a1b857ba7a
Fix typo
2018-09-02 21:37:52 +03:00
Juho Teperi
c922757105
Merge pull request #397 from manawardhana/patch-1
...
Simple link fix...
2018-09-01 10:11:34 +03:00
Tharaka Manawardhana
04fde10bc8
Update BatchingAndTiming.md
2018-09-01 15:05:15 +10:00
Juho Teperi
c1e7a60a2f
Merge pull request #393 from dijonkitchen/patch-1
...
Docs: Fix spelling
2018-08-21 20:23:38 +03:00
Jonathan Chen
a63a2d704c
Docs: Fix spelling
2018-08-17 13:51:06 -07:00
Juho Teperi
51818ce0cb
Merge pull request #392 from RobinNagpal/feature/docs-component-ratom-relation
...
Docs - How ratom tracks the components that deref it
2018-08-05 18:14:53 +03:00
Robin Nagpal
4b8daecca8
Update documentation for `run-in-reaction`
2018-08-02 11:38:31 -04:00
Robin Nagpal
d1f98958b9
Update `in-context` and `deref-capture` documentation
2018-08-02 11:33:10 -04:00