Commit Graph

262 Commits

Author SHA1 Message Date
feaff458e6 README: Add Lupapiste to "Who’s using Rum?" 2018-03-20 16:49:38 +03:00
691be2eefb README: Add Oscaro.com to "Who’s using Rum?" 2018-03-07 23:51:54 +03:00
9741bf9986 0.11.2 Server-render on-* event handlers with string values 0.11.2 2018-02-19 12:35:17 +03:00
38017b580b 0.11.1 Drop Sablono/CLJS dependency for SSR (closes #83 #157) 0.11.1 2018-02-10 13:20:57 +03:00
01c4eee595 0.11.0 React 0.16.2 (closes #151) 2018-01-29 18:17:51 +03:00
d7333fdeb3 Update README, CHANGELOG for 0.11.0 2018-01-29 18:16:38 +03:00
07caa4c716 Fixed SSR of text sequences, test for static markup too 2018-01-29 17:57:36 +03:00
26d1849568 Update SSR to match de-facto React capitalization 2018-01-29 15:55:14 +03:00
cae50d1853 did-catch example & forceUpdate after did-catch triggers 2018-01-29 12:00:44 +03:00
54a362d09c create-portal → portal, portal example 2018-01-28 00:52:56 +03:00
24b4b481a8 regen examples.page, React 16.2, sablono 0.8.1 2018-01-27 23:47:23 +03:00
348da5f6cc scrum has be renamed citrus. updating references. (#156) 2017-12-24 20:43:56 +02:00
770fbf54ba Gitter → Slack 2017-11-30 12:40:10 +03:00
8e7eaa7615 update server rendering for react16 2017-11-08 12:17:18 +02:00
365813b3f5 Content: Add simply to Who's using Rum list (#153) 2017-11-06 15:52:40 +03:00
aa14f4df9c react16 2017-10-30 16:28:36 +02:00
486b331823 use rum/hydrate for SSRed components in examples 2017-10-29 15:10:06 +02:00
d5fe1de24c expose ReactDOM.hydrate 2017-10-29 15:04:59 +02:00
b56b0b449d fix warnings in examples 2017-10-29 15:04:28 +02:00
b1fdf2e2de add multiple return example 2017-10-29 15:02:58 +02:00
599225c93c update dependencies 2017-10-29 14:51:00 +02:00
96e39c149d fix did-catch mixin 2017-10-29 14:46:11 +02:00
6ca9f34d65 expose ReactDOM.createPortal 2017-10-29 12:22:01 +02:00
d8e9477ca7 implement componentDidCatch 2017-10-29 12:18:54 +02:00
0c1bc579f4 Use PropTypes as a library 2017-10-01 00:17:37 +07:00
1390fbc837 React 15.6.2, static-properties, working context 2017-10-01 00:04:24 +07:00
0ec9aace70 polyfill isMounted check 2017-09-30 15:22:46 +07:00
3723e6ca2c use React.Component instead of React.createClass 2017-09-30 15:22:46 +07:00
407626b415 :did-mount -> :will-mount (#147)
- `did-mount` only runs AFTER the initial render.
- Therefore the ::time key is missing, which leads to an error.
2017-08-02 19:26:03 +03:00
c83b113f0d Added Antizer library (#143) 2017-06-30 11:52:53 +03:00
870ebfa9a4 Added PurposeFly to Who is using Rum section (#138) 2017-05-10 10:22:43 +03:00
e1037a1d9f Fixed dropbox links 2017-03-20 11:48:49 +03:00
fdf0fc9032 SafeRoads.rf added to README 2017-02-25 19:17:19 +03:00
8b460be5ea add roman01la/scrum to libraries in README (#122)
add roman01la/scrum to libraries in README
2017-02-19 10:51:43 +03:00
6b6f75ed64 0.10.8 0.10.8 2017-01-16 23:05:34 +07:00
7cfa7858cc server rendering: escape attributes (closes #115) 2017-01-16 17:43:07 +07:00
56481e2551 Add special case to render aria attributes (#114) 2017-01-16 17:32:40 +07:00
a9ea179953 React 15.4.0-2, sablono 0.7.7 (closes #116) 2017-01-16 17:16:46 +07:00
fd0902c133 0.10.7 0.10.7 2016-10-03 19:39:50 +07:00
c9d5471a60 fixed server-side rendering discrepancy (closes #99) 2016-10-03 19:35:41 +07:00
e598942912 Update readme to 10.6 (#100) 2016-10-03 02:06:14 +07:00
e9cf678ddc Fix-up variadic swap! for JVM cursors (#98)
First two arguments were being dropped
2016-09-12 14:36:12 +03:00
b14700f8a9 0.10.6 0.10.6 2016-08-17 18:43:13 +02:00
325bdfb91a Added controlled inputs to test page 2016-08-16 19:39:54 +02:00
edee23bcdc Fixed mount advice on server-render in README (closes #91) 2016-08-02 14:11:36 +07:00
bd89660da8 Added Mighty Hype to Who's using Rum 2016-08-01 18:37:57 +07:00
df3d300a20 throw exception when first fn-body is < (#90)
closes #88
2016-07-25 15:57:06 +08:00
79b0f9d9be 0.10.5 0.10.5 2016-07-21 19:42:47 +06:00
2924755c00 sablono 0.7.3, closes #86 2016-07-21 19:38:01 +06:00
47b045aeef add assert to fail when rum/react is used w/o reactive mixin (#87)
closes #82
2016-07-21 19:24:25 +06:00