Gaëtan Maisse
7cd6bdbfc1
Merge branch 'next' into pnp
2020-09-11 13:22:40 +02:00
Gaëtan Maisse
d35d731a26
chore: fix tests after changes in resolveAddonName
behavior
2020-09-11 13:20:26 +02:00
merceyz
3189a6d5e1
fix: handle windows paths
2020-09-11 12:57:59 +02:00
Gaëtan Maisse
a463c89aba
fix: resolve presets relatively to configDir
...
Storybook doesn't work correctly in monorepos with both node_modules (Yarn 1/2) and PnP (Yarn 2) because it's trying to require the addons declared in .storybook/main.js from @storybook/core instead of requiring them on behalf of the config.
Also makes checks on preset names less restrictive as they are now resolved path and not simple name anymore.
2020-09-11 12:54:51 +02:00
Michael Shilman
47fdc13333
Update git head to 6.1.0-alpha.7
2020-09-10 23:44:20 +08:00
Michael Shilman
c63131f032
v6.1.0-alpha.7
2020-09-10 23:37:45 +08:00
Michael Shilman
adc683222e
Update root, peer deps, version.ts/json to 6.1.0-alpha.7
2020-09-10 23:37:20 +08:00
Michael Shilman
586b08ec8c
Merge pull request #12385 from brendanrygus/ds/syntax-highlighter-gql
...
Components: Add graphql support to SyntaxHighlighter
2020-09-10 23:27:13 +08:00
Michael Shilman
ba7e2184ea
Merge pull request #12298 from storybookjs/fix/12139-inproper-html-in-ref
...
UI: Fix the p > div nesting issue
2020-09-10 22:49:45 +08:00
Michael Shilman
7ebd050818
Merge pull request #11628 from storybookjs/tech/no-peer-dep-react
...
Core: Change react deps to normal deps
2020-09-10 22:43:56 +08:00
Michael Shilman
f1a4722f51
Merge pull request #12405 from storybookjs/fix/react-native-cli-init
...
CLI: Workaround for react native `sb init`
2020-09-10 22:15:22 +08:00
Norbert de Langen
061bc68859
Merge branch 'next' into tech/no-peer-dep-react
2020-09-10 16:04:58 +02:00
Norbert de Langen
d65e75f66d
Merge branch 'next' into fix/12139-inproper-html-in-ref
2020-09-10 16:01:02 +02:00
Michael Shilman
967aaf42e4
Update git head to 6.1.0-alpha.6
2020-09-10 08:35:57 +08:00
Michael Shilman
f488dd4c7e
v6.1.0-alpha.6
2020-09-10 08:30:17 +08:00
Michael Shilman
92bda10b9c
Update root, peer deps, version.ts/json to 6.1.0-alpha.6
2020-09-10 08:29:00 +08:00
Michael Shilman
e9626f19d4
v6.1.0-alpha.5
2020-09-10 08:27:46 +08:00
Michael Shilman
a6f7193362
Update root, peer deps, version.ts/json to 6.1.0-alpha.5
2020-09-10 08:26:11 +08:00
Michael Shilman
7ad2b536c1
Merge pull request #12436 from phated/infer-radio-from-small-enum
...
Addon-controls: Default to radio control for small enums
2020-09-10 08:07:33 +08:00
Michael Shilman
5e27ecf411
Merge pull request #12429 from storybookjs/12422-fix-extract-source-perf
...
Source-loader: Export extract-source in its own entry point
2020-09-10 07:30:48 +08:00
Blaine Bublitz
35ea083c88
Addon-controls: Default to radio control for small enums
2020-09-09 15:54:26 -07:00
Daniel Williams
6d6e45d672
fix: enable knobs for stories
2020-09-09 23:06:03 +01:00
Daniel Williams
2a752eaf33
fix: adjusted log messages for react native cli
2020-09-09 22:51:44 +01:00
Norbert de Langen
7f9fbc5e32
Merge branch 'next' into pr/nfroidure/12222-2
2020-09-09 13:54:19 +02:00
Norbert de Langen
80111aca33
FIX versions
2020-09-09 13:46:17 +02:00
Norbert de Langen
4020e99eb0
FIX
2020-09-09 13:46:10 +02:00
Norbert de Langen
7fa3afbade
Merge branch 'next' into fix/12139-inproper-html-in-ref
2020-09-09 13:18:14 +02:00
Michael Shilman
0c8b9ac0d9
Soruce-loader: Export extract-source in its own entry point
2020-09-09 16:52:18 +08:00
Gaëtan Maisse
b63401af06
Merge branch 'next' into tech/no-peer-dep-react
2020-09-09 09:30:45 +02:00
Michael Shilman
1e9f31f71d
Update git head to 6.1.0-alpha.4
2020-09-08 18:55:19 +08:00
Michael Shilman
d053c5c0c3
v6.1.0-alpha.4
2020-09-08 18:49:27 +08:00
Michael Shilman
cb5d897dd5
Update root, peer deps, version.ts/json to 6.1.0-alpha.4
2020-09-08 18:48:58 +08:00
Daniel Williams
461d677d1d
fix: workaround for react native cli issues
2020-09-07 21:04:12 +01:00
Michael Shilman
9326e4d745
Merge pull request #12134 from jpzwarte/add-missing-line-height-to-typeset
...
Addon-docs: Fix missing line-height on TypeSet block
2020-09-05 09:34:47 +08:00
rangle-brendan
3365a09ba8
Add more complex mock data
2020-09-04 13:06:36 -04:00
rangle-brendan
ea9a2bdbf6
[DS] Add graphql support to SyntaxHighlighter
2020-09-04 12:57:01 -04:00
Michael Shilman
194c07d07f
Merge pull request #12225 from phated/extract-source
...
Addon-docs: Reuse extractSource from source-loader
2020-09-04 22:54:51 +08:00
merceyz
df798044cf
chore: revert leftover merge changes
2020-09-04 13:57:53 +02:00
merceyz
258f9ee673
Merge branch 'next' into pnp
2020-09-04 13:53:38 +02:00
Michael Shilman
269efc9575
Update git head to 6.1.0-alpha.3
2020-09-03 22:08:23 +08:00
Michael Shilman
677dc96dfc
v6.1.0-alpha.3
2020-09-03 22:01:02 +08:00
Michael Shilman
ac3279e087
Update root, peer deps, version.ts/json to 6.1.0-alpha.3
2020-09-03 21:59:10 +08:00
Michael Shilman
0ea74824b3
Update git head to 6.1.0-alpha.2
2020-09-03 21:46:22 +08:00
Michael Shilman
443b6a9287
v6.1.0-alpha.2
2020-09-03 21:43:16 +08:00
Michael Shilman
a640ecb375
Update root, peer deps, version.ts/json to 6.1.0-alpha.2
2020-09-03 21:42:03 +08:00
Michael Shilman
8cba283c7b
Merge pull request #11938 from storybookjs/11924-initial-options
...
Use the denormed params on the first story for initial options
2020-09-03 07:47:06 +08:00
dependabot-preview[bot]
f19a3691b9
Bump css from 2.2.4 to 3.0.0
...
Bumps [css](https://github.com/reworkcss/css ) from 2.2.4 to 3.0.0.
- [Release notes](https://github.com/reworkcss/css/releases )
- [Changelog](https://github.com/reworkcss/css/blob/master/History.md )
- [Commits](https://github.com/reworkcss/css/compare/v2.2.4...v3.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-01 11:23:30 +00:00
Norbert de Langen
1ea3a917d6
FIX lockfiles and versions
2020-08-31 17:34:37 +02:00
Norbert de Langen
82e91f6f79
Merge branch 'next' into tech/no-peer-dep-react
2020-08-31 17:27:47 +02:00
Michael Shilman
afb09072a9
Update git head to 6.1.0-alpha.1
2020-08-31 22:30:51 +08:00