701 Commits

Author SHA1 Message Date
Filipp Riabchun
de0a800f84
Revert "Bump babel-preset-minify from 0.5.0 to 0.6.0-alpha.5" 2019-01-02 14:42:27 +01:00
dependabot[bot]
611aedb140
Bump babel-preset-minify from 0.5.0 to 0.6.0-alpha.5
Bumps [babel-preset-minify](https://github.com/babel/minify) from 0.5.0 to 0.6.0-alpha.5.
- [Release notes](https://github.com/babel/minify/releases)
- [Changelog](https://github.com/babel/minify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/minify/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-28 05:23:35 +00:00
Michael Shilman
1723c492fd v4.2.0-alpha.8 2018-12-28 11:16:15 +08:00
Michael Shilman
beba7b3957 v4.2.0-alpha.7 2018-12-25 12:29:26 -08:00
Michael Shilman
bb9b7b3d5b v4.2.0-alpha.6 2018-12-20 14:20:25 -08:00
Gytis Vinclovas
c0f1d866dd
Merge pull request #4962 from owinter86/OnDeviceUI-positioning
Change React Native On Device Layout to absolute position
2018-12-20 16:59:10 +02:00
Gytis Vinclovas
30144da395
Merge pull request #5068 from storybooks/disable-persist-warning
Disabling warning if story is not set in async storage.
2018-12-20 16:24:06 +02:00
Gytis Vinclovas
192bfb3b7d Disabling warning if story is not set in async storage. 2018-12-20 16:20:30 +02:00
Gytis Vinclovas
c7619dd7fe Fixed isUIHidden param. 2018-12-20 15:44:29 +02:00
dependabot[bot]
5dc71333ba
Bump babel-plugin-macros from 2.4.2 to 2.4.3
Bumps [babel-plugin-macros](https://github.com/kentcdodds/babel-plugin-macros) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/kentcdodds/babel-plugin-macros/releases)
- [Changelog](https://github.com/kentcdodds/babel-plugin-macros/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/babel-plugin-macros/compare/v2.4.2...v2.4.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-20 09:49:35 +00:00
Michael Shilman
fd600487eb v4.2.0-alpha.5 2018-12-19 08:03:30 -08:00
Michael Shilman
a5b4e89e4c v4.2.0-alpha.4 2018-12-18 23:21:12 -08:00
Michael Shilman
15d34d0f3e v4.2.0-alpha.3 2018-12-18 07:02:51 -08:00
Michael Shilman
abf2c4e125 v4.2.0-alpha.2 2018-12-16 08:36:30 -08:00
Michael Shilman
9d23c3dc1a v4.2.0-alpha.1 2018-12-12 17:58:53 -08:00
Michael Shilman
88f0534914 v4.2.0-alpha.0 2018-12-12 17:40:30 -08:00
Norbert de Langen
3a435824d4
FIX rn by adding an empty array named dlls to the templateParameters 2018-12-12 22:51:45 +01:00
Michael Shilman
75d45d3d10 v4.1.0 2018-12-12 10:59:49 -08:00
Michael Shilman
de9516f278 v4.1.0-alpha.13 2018-12-12 09:44:10 -08:00
Michael Shilman
4ed93b4baf v4.1.0-alpha.12 2018-12-11 09:27:58 -08:00
Michael Shilman
e6aa2e2cfa v4.1.0-alpha.11 2018-12-11 09:13:40 -08:00
Oliver
aa0964bdf3 Change OnDevice layout to have absolute positioning 2018-12-10 11:38:56 +01:00
Michael Shilman
1e9e66bd9d v4.1.0-alpha.11 2018-12-05 11:11:08 -08:00
Norbert de Langen
3a06253e01
Merge pull request #4900 from storybooks/core/separate-manager-preview-p6
REPLACE babel/runtime with core-js
2018-12-04 21:47:08 +01:00
Gytis Vinclovas
5b914075ea
Added missing return 2018-12-03 16:38:44 +02:00
Norbert de Langen
18a578477a
SORT packge.json 2018-12-03 12:49:26 +01:00
Norbert de Langen
726a29a070
CHANGE the babel config occording to Hypnos suggestions 2018-12-03 12:31:06 +01:00
Michael Shilman
3cd3ae347e v4.1.0-alpha.10 2018-12-01 11:23:45 +08:00
Michael Shilman
6b224a2cc6 v4.1.0-alpha.9 2018-11-29 17:48:05 +08:00
Gytis Vinclovas
fd6932eecc Properly sets initial story out of Async Storage. 2018-11-27 15:19:56 +02:00
Estevão Lucas
7acadb1fe0 feat(react-native): add option to set keyboarVerticalOffset to KeyboardAvoidingView wrapping Storybook's view 2018-11-26 14:01:42 -05:00
Michael Shilman
0833a4b8a9 v4.1.0-alpha.8 2018-11-25 11:00:57 +09:00
Estevão Lucas
d0d0eba29d change from Fragment to View and add disableFullscreenUI 2018-11-22 22:18:01 -05:00
Estevão Lucas
2fe9e71120 fix: only disable KeyboardAvoidingView with shouldDisableKeyboardAvoidingView param on preview tab 2018-11-22 22:18:01 -05:00
Estevão Lucas
54ccc611db remove KeyboardAvoidingView from addons wrapper 2018-11-22 22:18:00 -05:00
Estevão Lucas
5d1dac6f2e feat: wrap storybook on react-native with KeyboardAvoidingView 2018-11-22 22:18:00 -05:00
Estevão Lucas
709cf9c260 feat(react-native): add filter bar 2018-11-22 22:17:59 -05:00
Michael Shilman
d507e2edaa v4.1.0-alpha.7 2018-11-22 12:33:15 +08:00
Michael Shilman
8a9c0db4fd v4.1.0-alpha.6 2018-11-22 12:05:40 +08:00
Michael Shilman
337eac8671 v4.1.0-alpha.5 2018-11-22 11:53:10 +08:00
Michael Shilman
d8dbfcdbb5 v4.1.0-alpha.4 2018-11-21 18:42:38 +08:00
Michael Shilman
ddecb0b7f6 v4.1.0-alpha.3 2018-11-15 22:11:08 +08:00
Steph Meslin-Weber
6005742378
Merge pull request #4771 from Stephanemw/use_alpha_babel_minify
chore(deps): use alpha minify dependency to upgrade transitive lodash dependencies
2018-11-13 12:52:04 +00:00
Michael Shilman
cdb9e485eb v4.1.0-alpha.2 2018-11-13 19:33:19 +08:00
Steph Meslin-Weber
9ecd810a37 chore(deps): use alpha minify dependency to upgrade transitive lodash dependencies 2018-11-12 11:22:26 +00:00
Norbert de Langen
0f29f205dc
Merge branch 'next' into core/separate-manager-from-preview 2018-11-09 09:31:11 +01:00
Norbert de Langen
3d31fd33a4
CHANGE start command for RN to allow --quiet 2018-11-08 17:47:20 +01:00
Norbert de Langen
65f5703b10 CHANGE tests to not output webpack build progress 2018-11-08 15:44:29 +01:00
Estevão Lucas
4808646ca1 feat: add support for initialSelection param 2018-11-07 08:28:46 -05:00
Estevão Lucas
a8497064ca feat: persist last displayed story
Add supports for persistent selection with getStorybookUI's shouldPersistSelection param
2018-11-07 08:28:46 -05:00