Norbert de Langen
9e0be712cb
CLEANUP
2019-07-13 01:16:14 +02:00
Norbert de Langen
b5b4deb7b1
MOVE grid functionality to background addon
2019-07-13 01:12:09 +02:00
Norbert de Langen
0a6360789d
ADD story for panelCount=0
2019-07-12 23:47:09 +02:00
Norbert de Langen
f1d24f94e9
FIX channel issue
2019-07-12 23:43:23 +02:00
Norbert de Langen
abccfc1b89
ADD story for full storybook app && FIX panel being shown when no addon-panels are added
2019-07-12 23:23:26 +02:00
Norbert de Langen
b672cce8a0
FIx snapshots
2019-07-12 20:57:03 +02:00
Norbert de Langen
d6317a32b2
FIX issue with design-assets addon && CLEANUP && FIX proptype errors
2019-07-12 20:55:16 +02:00
Norbert de Langen
9ed36d93b4
MIGRATE more components to improved Tooltip
2019-07-12 19:48:11 +02:00
Michael Shilman
41a149d6d2
Merge pull request #7402 from storybookjs/update-visual-testing
...
Share how Storybook visual tests
2019-07-13 01:45:52 +08:00
Chase Adams
5fa01f1485
Fix proptype for isToolshown
...
isToolshown is a bool in all other proptype definitions and having it as a string breaks the Layout.
2019-07-12 10:41:21 -07:00
Norbert de Langen
85bed265d7
IMPROVE the addon-background & background-viewport to use new APIs
2019-07-12 17:50:30 +02:00
domyen
0b717bccfd
Share how Storybook visual tests
2019-07-12 11:29:08 -04:00
Michael Shilman
05e2242cb5
Update README.md
2019-07-12 21:44:42 +08:00
Michael Shilman
47aecd719e
Update README.md
2019-07-12 21:43:36 +08:00
Christoph Tavan
82dbd51355
Use v4 UUID instead of v1 for action IDs
...
This uses a purely random v4 UUID instead of a time-based v1 UUID for
the action IDs (which were introduced in storybookjs/storybook#1347 ).
v1 UUID are based on current time and the hardware MAC address of the
machine where they are being generated (although the implementation in
the npm uuid module uses generates a random fake MAC address). As such
they have much more complex semantics than v4 UUIDs which are simply
randomly generated.
Unless there's a specific requirement for the special semantics of v1
UUIDs it is simpler and less error prone to simply go for v4 UUIDs
whenever just a unique identifier is needed.
2019-07-12 14:48:18 +02:00
Michael Shilman
b82173b920
Update automention.yml
2019-07-12 16:34:33 +08:00
Michael Shilman
0c29a50d93
5.2.0-alpha.42 next.json version file
2019-07-12 11:51:33 +08:00
Michael Shilman
e8e5063fb0
Update version.ts
2019-07-12 11:49:17 +08:00
Michael Shilman
b6ae728039
v5.2.0-alpha.42
v5.2.0-alpha.42
2019-07-12 11:35:45 +08:00
Michael Shilman
a8b343443c
5.2.0-alpha.42 changelog
2019-07-12 11:24:07 +08:00
Emilio Martinez
20ef9e5887
Addon-knobs: organize type definitions a bit
2019-07-11 18:29:39 -07:00
Emilio Martinez
a74097701b
Addon-knobs: fix knobs function return types
...
Applies generics and conditional types to ensure a proper return value from each of the knob functions respectively.
2019-07-11 12:20:47 -07:00
Norbert de Langen
3876f2fbaa
Migrate @storybook/html to Typescript ( #7338 )
...
Migrate @storybook/html to Typescript
2019-07-11 15:59:55 +02:00
Norbert de Langen
42b25ee076
FIX broken borderRadius
2019-07-11 15:56:52 +02:00
Norbert de Langen
0236391244
FIX lockfile
2019-07-11 15:29:46 +02:00
Emilio Martinez
c70c1a9920
App-html: align types with addon, angular and react
2019-07-11 06:22:43 -07:00
Norbert de Langen
1b1964845a
REMOVE remainder of recompose
2019-07-11 15:15:20 +02:00
Norbert de Langen
f7e5b6c9a9
FIX typings of Form
2019-07-11 14:17:47 +02:00
Emilio Martinez
948f507e0a
App-html: apply types within storybook/html
2019-07-11 05:09:29 -07:00
Emilio Martinez
f530ef2dca
App-html: straight rename js => ts
2019-07-11 05:09:29 -07:00
Norbert de Langen
7ccef97be8
Merge branch 'next' into tech/remove-recompose
...
# Conflicts:
# lib/ui/src/components/sidebar/SidebarSearch.js
2019-07-11 12:43:22 +02:00
Norbert de Langen
32d3d476c4
Addon-docs: Fix default separator inconsistency ( #7382 )
...
Addon-docs: Fix default separator inconsistency
2019-07-11 12:32:41 +02:00
Norbert de Langen
5cad341ff2
Addon-docs: Remove primary parameter ( #7383 )
...
Addon-docs: Remove primary parameter
2019-07-11 12:31:29 +02:00
Norbert de Langen
b5050fdc6e
Bump lodash from 4.17.13 to 4.17.14 ( #7384 )
...
Bump lodash from 4.17.13 to 4.17.14
2019-07-11 12:29:40 +02:00
Norbert de Langen
926b62837f
Fix placement of notificationistList on docs page ( #7290 )
...
Fix placement of notificationistList on docs page
2019-07-11 12:18:19 +02:00
dependabot-preview[bot]
bca08adaea
Bump lodash from 4.17.13 to 4.17.14
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.13 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.13...4.17.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-11 09:47:38 +00:00
Norbert de Langen
21215b609a
Merge branch 'next' of github.com:storybooks/storybook into next
2019-07-11 10:56:46 +02:00
Norbert de Langen
0218cb5e1a
IMPROVE linting config
2019-07-11 10:55:46 +02:00
Norbert de Langen
aa1d14a99b
Upgrade react-select dependency to version 3 for addon-knobs ( #7336 )
...
Upgrade react-select dependency to version 3 for addon-knobs
2019-07-11 10:19:26 +02:00
Michael Shilman
4c10e17ea9
Addon-docs: Remove primary parameter
2019-07-11 16:02:25 +08:00
Michael Shilman
82dc91c3a3
Fix default separator inconsistency
2019-07-11 15:57:44 +08:00
Norbert de Langen
e21b106c86
[Security] Bump lodash.defaultsdeep from 4.6.0 to 4.6.1 ( #7370 )
...
[Security] Bump lodash.defaultsdeep from 4.6.0 to 4.6.1
2019-07-11 09:26:43 +02:00
Norbert de Langen
09e1a36190
[Security] Bump lodash from 4.17.11 to 4.17.13 ( #7374 )
...
[Security] Bump lodash from 4.17.11 to 4.17.13
2019-07-11 09:26:00 +02:00
Norbert de Langen
0f90b1da34
[Security] Bump lodash.mergewith from 4.6.1 to 4.6.2 ( #7372 )
...
[Security] Bump lodash.mergewith from 4.6.1 to 4.6.2
2019-07-11 09:25:42 +02:00
Norbert de Langen
3ccb0dc31c
[Security] Bump lodash.merge from 4.6.1 to 4.6.2 ( #7373 )
...
[Security] Bump lodash.merge from 4.6.1 to 4.6.2
2019-07-11 09:25:20 +02:00
dependabot-preview[bot]
1453c02205
[Security] Bump lodash.merge from 4.6.1 to 4.6.2
...
Bumps [lodash.merge](https://github.com/lodash/lodash ) from 4.6.1 to 4.6.2. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-11 07:21:33 +00:00
dependabot-preview[bot]
b134860952
[Security] Bump lodash.mergewith from 4.6.1 to 4.6.2
...
Bumps [lodash.mergewith](https://github.com/lodash/lodash ) from 4.6.1 to 4.6.2. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-11 07:21:28 +00:00
dependabot-preview[bot]
82ca11dba6
[Security] Bump lodash from 4.17.11 to 4.17.13
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.13. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-11 07:19:56 +00:00
Norbert de Langen
b5184c3eec
[Security] Bump lodash.mergewith from 4.6.1 to 4.6.2 in /docs ( #7376 )
...
[Security] Bump lodash.mergewith from 4.6.1 to 4.6.2 in /docs
2019-07-11 09:19:28 +02:00
Norbert de Langen
f8454a2f4b
[Security] Bump lodash-es from 4.17.11 to 4.17.14 in /docs ( #7375 )
...
[Security] Bump lodash-es from 4.17.11 to 4.17.14 in /docs
2019-07-11 09:18:46 +02:00