Commit Graph

1217 Commits

Author SHA1 Message Date
Juho Teperi 3c30e0a4ee
Remove react-with-addons mentition 2019-01-31 20:39:21 +02:00
Juho Teperi be26c9eeaf
Add Learn Re-frame link 2019-01-31 20:31:23 +02:00
Juho Teperi 5c7048fe3c Update CHANGELOG 2019-01-10 21:05:51 +02:00
Juho Teperi ddd7f9a070 Fix infer externs problem in with-let macro, fixes #420 2019-01-10 21:04:27 +02:00
Juho Teperi d4038cb911 Deprecate reagent.interop ns, fixes #419 2019-01-04 11:46:48 +02:00
Juho Teperi 1678887627
Update ComponentNotRerendering.md 2019-01-03 20:49:33 +02:00
Juho Teperi 375b5a209d Merge branch 'jmlsf-patch-2' 2019-01-03 20:44:57 +02:00
Juho Teperi 9f48d6d114 Merge branch 'patch-2' of https://github.com/jmlsf/reagent into jmlsf-patch-2 2019-01-03 20:44:18 +02:00
Juho Teperi 05cfbfcfab Remove old require from demo site code 2018-12-31 15:46:34 +02:00
Juho Teperi 0391b0756d Update CHANGELOG.md 2018-12-31 15:36:48 +02:00
Juho Teperi 4ec10ac146 Bump version to 0.9.0-SNAPSHOT 2018-12-31 15:35:49 +02:00
Juho Teperi 88e9833be9
Merge pull request #325 from reagent-project/fix-array-ops
Fix aget/aset use with objects
2018-12-31 15:34:41 +02:00
Juho Teperi dbb578902a Update CHANGELOG.md 2018-12-31 15:33:13 +02:00
Juho Teperi 2d2f66df2d Fix queue 2018-12-31 15:30:58 +02:00
Juho Teperi f86c01e0d0 Add note about component methods 2018-12-31 15:09:01 +02:00
Juho Teperi bc1d94956e Use object interop in RenderQueue 2018-12-31 15:05:13 +02:00
Juho Teperi b4789ed0f5 Update create-class doc strings 2018-12-31 15:04:10 +02:00
Juho Teperi 91b134aabb Remove :component-function and clean getting fn name 2018-12-31 14:38:15 +02:00
Juho Teperi 0fd41cd4e6 Update CHANGELOG.md 2018-12-31 14:37:02 +02:00
Juho Teperi 065acffbb7 Fix convert-props test case 2018-12-31 13:45:37 +02:00
Juho Teperi b964ec0fb6 Fix render method 2018-12-31 13:45:29 +02:00
Juho Teperi 02f895d8ce Update doo for aget fix 2018-12-31 13:45:03 +02:00
Juho Teperi f6ec863f6b Fix component creating and hiccup class shortcut 2018-12-31 13:18:39 +02:00
Juho Teperi 16d8021e89
Merge branch 'master' into fix-array-ops 2018-12-31 13:07:05 +02:00
Juho Teperi b16210eeaa Merge branch 'hyperfiddle-#385' 2018-12-31 12:56:21 +02:00
Juho Teperi 06482e9d3e Update CHANGELOG.md 2018-12-31 12:56:18 +02:00
Juho Teperi a1953f2733 Add test for PartialFn equiv 2018-12-31 12:55:30 +02:00
Juho Teperi 02ca507e15 Merge branch '#385' of https://github.com/hyperfiddle/reagent into hyperfiddle-#385 2018-12-31 12:54:33 +02:00
Juho Teperi 27b6fe2ab2 Merge branch 'jimberlage-n-props' 2018-12-31 12:50:00 +02:00
Juho Teperi f7ca1ff8ff Add class-names utility function 2018-12-31 12:49:37 +02:00
Juho Teperi 18143e6e97 Fix :class collection with merge-props 2018-12-31 11:04:50 +02:00
Juho Teperi 364e19191e Merge branch 'n-props' of https://github.com/jimberlage/reagent into jimberlage-n-props 2018-12-31 10:47:36 +02:00
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
Jim Berlage d2b974dec0 Simplify 2018-12-04 09:14:27 -06:00
Jim Berlage f5a192ab2e Simplify 2018-12-04 08:32:47 -06:00
Jim Berlage e31192fd31 Allows for an arbitrary number of props in merge-props 2018-12-03 16:16:06 -06:00
Juho Teperi d06792e4fd Add logo as svg file 2018-11-14 23:38:13 +02:00