1145 Commits

Author SHA1 Message Date
Michael Shilman
88a76a9a64 v5.3.0-alpha.29 2019-10-25 15:56:36 +08:00
Michael Shilman
aaaf46873b v5.3.0-alpha.28 2019-10-25 09:54:00 +08:00
Michael Shilman
6eae4c491b v5.3.0-alpha.27 2019-10-24 23:04:19 +08:00
Norbert de Langen
013f1fb802
chore: add types for react demo (#8517)
chore: add types for react demo
2019-10-23 12:12:30 +02:00
Michael Shilman
98f3e2c6df v5.3.0-alpha.26 2019-10-23 10:15:13 +08:00
Michael Shilman
2d1d018860 v5.3.0-alpha.25 2019-10-23 09:32:23 +08:00
Jesse Katsumata
2713ba0a65 fix: demo component type 2019-10-22 22:58:02 +09:00
Jesse Katsumata
519e387a12 chore: add types for react demo 2019-10-22 22:05:00 +09:00
Michael Shilman
4ffcd90c08 v5.3.0-alpha.24 2019-10-22 09:57:34 +08:00
Michael Shilman
37c133e36e v5.3.0-alpha.23 2019-10-19 10:32:40 +08:00
Michael Shilman
83468795dc v5.3.0-alpha.22 2019-10-18 01:53:22 +08:00
Michael Shilman
91fee993fd v5.3.0-alpha.21 2019-10-17 22:52:18 +08:00
Michael Shilman
d340b29949 v5.3.0-alpha.20 2019-10-15 18:44:29 +08:00
Michael Shilman
0ee567a6ef
Fix custom themes breaking the welcome demo. (#8259)
Fix custom themes breaking the welcome demo.
2019-10-15 10:35:17 +08:00
Norbert de Langen
0f384bce07
FIX typescript 2019-10-15 00:53:37 +02:00
Michaël De Boey
99b69566b1
Fix React typings 2019-10-15 00:53:33 +02:00
Michael Shilman
396d3ffaad v5.3.0-alpha.19 2019-10-15 01:38:05 +08:00
Michael Shilman
942238acc8
React: Move Create React App support to external preset (#8416)
React: Move Create React App support to external preset
2019-10-15 01:24:03 +08:00
Norbert de Langen
02a0d03e8e
[Security] Bump lodash from 4.17.11 to 4.17.15 (#8351)
[Security] Bump lodash from 4.17.11 to 4.17.15
2019-10-14 18:45:02 +02:00
Brody McKee
83466f930d feat: add CRA migration notes 2019-10-14 16:49:23 +03:00
Brody McKee
4c29425b73 feat: default to CRA preset 2019-10-14 16:36:26 +03:00
Brody McKee
8b82b885c4 fix: remove babel-preset-react-app dependency
Resolves #8201
2019-10-14 16:01:33 +03:00
Michael Shilman
1a951739bc v5.3.0-alpha.18 2019-10-14 15:49:39 +08:00
Michael Shilman
e1150b9396 v5.3.0-alpha.17 2019-10-10 12:45:47 +08:00
Michael Shilman
0ee4eb02f8 v5.3.0-alpha.16 2019-10-10 12:34:08 +08:00
Michael Shilman
e84ea955a9 Publish top-level .js and .d.ts files 2019-10-09 17:48:39 +08:00
Minh Nguyen
b8c42cf38a [Security] Bump lodash from 4.17.11 to 4.17.15
See https://www.npmjs.com/advisories/1065
2019-10-09 00:46:43 +01:00
Michael Shilman
4bd4888de8 v5.3.0-alpha.15 2019-10-08 18:09:02 +08:00
Michael Shilman
18334b45cb v5.3.0-alpha.14 2019-10-08 18:01:15 +08:00
Michael Shilman
c9d58fae81 v5.3.0-alpha.13 2019-10-08 09:33:43 +08:00
Michael Shilman
2e87890083 v5.3.0-alpha.12 2019-10-07 22:34:07 +08:00
Norbert de Langen
0a273d6bd0
IMPROVE type of storyFn for react (#8197)
IMPROVE type of storyFn for react
2019-10-07 15:52:43 +02:00
Michael Shilman
10d80f4c1f v5.3.0-alpha.11 2019-10-06 09:33:42 +08:00
Michael Shilman
e478ebebfe v5.3.0-alpha.10 2019-10-05 06:28:18 +08:00
Michael Shilman
fa363149e3 v5.3.0-alpha.9 2019-10-04 15:38:01 +08:00
Michael Shilman
dc321d395d v5.3.0-alpha.8 2019-10-04 15:17:47 +08:00
Michael Shilman
6aef6266f4
Core: Show exception rather than error on react error boundary (#8100)
Core: Show exception rather than error on react error boundary
2019-10-04 15:10:58 +08:00
Norbert de Langen
86863e4b18 Merge branch 'next' into pr/stof/8258
# Conflicts:
#	addons/storyshots/storyshots-core/package.json
#	app/angular/package.json
#	app/riot/package.json
#	package.json
2019-10-04 00:18:50 +02:00
Norbert de Langen
8ee7fcd283
Remove duplicate code (#8285)
Remove duplicate code
2019-10-03 19:49:54 +02:00
Norbert de Langen
59fa1589e4 FIX removed spaced 2019-10-03 15:29:08 +02:00
Hypnosphi
1d517d0550 Make devtools work with any level of iframe nesting 2019-10-03 15:19:12 +02:00
Norbert de Langen
cafc4e32e3 Merge branch 'next' into tech/upgrades
# Conflicts:
#	app/react-native-server/package.json
#	examples-native/crna-kitchen-sink/package.json
#	examples/rax-kitchen-sink/package.json
2019-10-03 11:36:59 +02:00
Norbert de Langen
28fed37f0d ESlint upgrade 2019-10-03 11:08:40 +02:00
Michael Shilman
43afd675b4 v5.3.0-alpha.7 2019-10-03 00:00:02 -07:00
Norbert de Langen
a89e02e27c UPGRADES 2019-10-03 02:43:33 +02:00
Michael Shilman
ae53acf25e v5.3.0-alpha.6 2019-10-01 15:07:17 -07:00
Qazzian
6031e88276
Fix custom themes breaking the welcome demo.
Having applied a dark theme to storybook I noticed that the react demo sets the background white but does not set the text color. This resulted in white text (from my custom theme) rendered on a white background. This change will make the text readable
2019-10-01 17:36:51 +01:00
Christophe Coevoet
ab2e0e6547 Upgrade regenerator-runtime to 0.13 in all packages
This avoids shipping both 0.12 and 0.13 in the bundled file due to
different versions being used by different components.
2019-10-01 17:27:48 +02:00
Norbert de Langen
78f4d86f9d
React: Add DecoratorFn type to exports (#8121)
React: Add DecoratorFn type to exports
2019-09-28 10:24:55 +02:00
Michael Shilman
714f930342 v5.3.0-alpha.5 2019-09-27 23:48:06 -07:00