Mike Thompson
0cdfe6d301
Add Using Stateful JS Components
2018-02-13 16:30:39 +11:00
Mike Thompson
4725e5db8b
Update docs README
2018-02-13 16:26:05 +11:00
Mike Thompson
fe28a45543
Update MyAttributesAreMissing.md
2018-02-13 16:06:50 +11:00
Mike Thompson
a9ce6d5bf1
Update MyAttributesAreMissing.md
2018-02-13 16:05:51 +11:00
Mike Thompson
23306897d3
Create dangerouslySetInnerHTML.md
2018-02-13 15:14:26 +11:00
Mike Thompson
e7fca055b6
Update README.md
2018-02-13 15:06:17 +11:00
Mike Thompson
f6fc7ca5dd
Update README.md
2018-02-13 15:05:49 +11:00
Mike Thompson
48706d4b4b
Update UsingAnEntity.md
2018-02-13 14:38:36 +11:00
Mike Thompson
8b08c0e1a9
Update README.md
2018-02-13 14:33:49 +11:00
Mike Thompson
80268bd1c1
Update README.md
2018-02-13 14:31:37 +11:00
Mike Thompson
f67414f6e8
Update README.md
2018-02-13 14:29:14 +11:00
Mike Thompson
dd862d820e
Update README.md
2018-02-13 14:28:03 +11:00
Mike Thompson
428180eb72
Update README.md
2018-02-13 11:05:20 +11:00
Mike Thompson
960aca36c8
Update UsingAnEntity.md
2018-02-13 10:54:06 +11:00
Mike Thompson
5eed9d3fc2
Fix typo
2018-02-13 10:52:05 +11:00
Mike Thompson
9d628ed8fb
Update README.md
2018-02-13 10:51:40 +11:00
Mike Thompson
681f34c434
Fix format problem
2018-02-13 10:50:59 +11:00
Mike Thompson
96c483f469
Add Two New FAQs
2018-02-13 10:50:38 +11:00
Mike Thompson
03ffacd932
Update README.md
2018-02-13 10:48:11 +11:00
Mike Thompson
1e8a22f856
Add another FAQ entry to the list
2018-02-13 10:47:55 +11:00
Mike Thompson
93aad11177
Create MyAttributesAreMissing.md
2018-02-13 10:46:51 +11:00
Mike Thompson
056622e61e
Update README.md
2018-02-13 10:30:21 +11:00
Mike Thompson
facd5d55d9
Add a README to the FAQ directory
2018-02-13 10:27:59 +11:00
Mike Thompson
5519822ee7
Create an initial FAQ
2018-02-13 10:24:20 +11:00
Mike Thompson
464d372a58
Update docs README
2018-02-13 09:06:26 +11:00
Mike Thompson
a10a1f1de8
Create README.md
2018-02-13 09:05:14 +11:00
Mike Thompson
98bffc23b9
Create WhenDoComponentsUpdate.md
2018-02-13 09:02:07 +11:00
Mike Thompson
e573c980a4
Create UsingSquareBracketsInsteadOfParens.md
2018-02-13 08:58:20 +11:00
Mike Thompson
bbc3866a63
Create CreatingReagentComponents.md
2018-02-13 08:52:35 +11:00
Juho Teperi
a2f445eb99
Report prod bundle size on CI
2018-02-12 20:32:12 +02:00
Juho Teperi
ae532864ce
Update development.md
2018-02-05 16:26:28 +02:00
Juho Teperi
27be89297c
Update 0.8-upgrade.md
2018-01-09 14:19:17 +02:00
Juho Teperi
26858c3df3
Update 0.8-upgrade.md
2018-01-09 14:18:23 +02:00
Juho Teperi
035ba9cf29
Update README.md
2018-01-08 18:36:18 +02:00
Juho Teperi
b4bfb4d504
Update Cljsjs React packages
2017-12-12 16:10:45 +02:00
Juho Teperi
b34ab91011
React 16.2.0
2017-12-04 17:01:13 +02:00
Juho Teperi
19b77dccf0
Add dates to news posts
2017-11-28 19:16:26 +02:00
Juho Teperi
3b7f8d7275
Fix #262 : Apply metadata to outermost el when using nesting shorthand
2017-11-28 18:51:37 +02:00
Juho Teperi
c65d1d80a0
Update to React 16.1.1
2017-11-28 17:57:07 +02:00
Juho Teperi
6931b37ac5
Use exact npm versions
2017-11-28 17:57:07 +02:00
Juho Teperi
90661fd87c
Update CONTRIBUTING.md
2017-11-28 17:35:40 +02:00
Juho Teperi
6eb9f4f6fb
Fix entity test on Node
2017-11-28 17:13:10 +02:00
Juho Teperi
7a3bc4c212
Fix Node tests - testwrap async test requires DOM
2017-11-28 17:12:29 +02:00
Juho Teperi
a8ec0d219b
Add test for child context
2017-11-28 15:41:30 +02:00
Juho Teperi
17351984a9
Fix prod test script
2017-11-28 15:07:43 +02:00
Juho Teperi
4dcd82a28e
Add html entity test
2017-11-23 08:45:43 +02:00
Juho Teperi
abe799e20f
Merge pull request #323 from reagent-project/custom-element-props-names
...
Don't rename props for custom elements
2017-11-18 20:39:41 +02:00
Juho Teperi
ff82417dd0
React 16.1.0
2017-11-09 19:34:58 +02:00
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
Juho Teperi
a2669b3671
Fix test ns name again
2017-11-08 21:04:02 +02:00