317 Commits

Author SHA1 Message Date
Michael Shilman
7f8bcf437a Merge pull request #5562 from storybooks/v5-style-refinements
V5 style refinements
2019-02-19 18:58:29 +08:00
Michael Shilman
71b2c9e579 v5.0.0-rc.2 2019-02-19 15:22:59 +08:00
Tom Coleman
cc1b1b6a93 Merge pull request #5646 from storybooks/5595-a11y-selected-tab
Fix tab highlighting in addon-a11y
2019-02-19 14:09:54 +08:00
Michael Shilman
22d3ee17e6 v5.0.0-rc.1 2019-02-17 00:07:33 +08:00
Michael Shilman
93ad5297b9 v5.0.0-rc.0 2019-02-16 22:48:27 +08:00
Michael Shilman
9c28b66582 v5.0.0-beta.4 2019-02-15 16:21:42 +08:00
Michael Shilman
247dd6a353 v5.0.0-beta.3 2019-02-13 11:22:25 +08:00
Michael Shilman
0a965e21b3 v5.0.0-beta.2 2019-02-13 11:15:55 +08:00
domyen
b15a0ed5e2 Change theme var names 2019-02-08 17:00:55 -05:00
Norbert de Langen
42f51c2f58 WIP 2019-02-08 18:21:45 +01:00
Norbert de Langen
dc4955563d UPGRADE react sibling packages alongside react 2019-02-08 10:05:25 +01:00
Norbert de Langen
48e13aa738 Merge branch 'next' into v5-style-refinements 2019-02-08 09:52:51 +01:00
dependabot[bot]
23e8b680a8
Bump react from 16.7.0 to 16.8.1
Bumps [react](https://github.com/facebook/react) from 16.7.0 to 16.8.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/compare/v16.7.0...v16.8.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-08 05:38:20 +00:00
domyen
e13352a1d7 Change global typography sizes/weights to numbers from strings 2019-02-07 17:01:52 -05:00
domyen
28e2d4f059 Use theme-level borderRadius instead of hardcoding 2019-02-07 15:45:55 -05:00
domyen
b57180c7aa Audit the theme, remove unused, update used (WIP) 2019-02-07 12:38:29 -05:00
domyen
153e6e05c2 Update styles in a11y addon 2019-02-07 11:36:30 -05:00
Norbert de Langen
083125e564 FIX tooltip things 2019-02-06 17:29:00 +01:00
domyen
343ef6d70a Rename panel_actionbar to ActionBar & update API (see comment)
API updated so consumers don't have to compose ActionBar + ActionButton in situ every usage. This removes needing to export 2 components from @storybook/components and then import them in addons and elsewhere in the UI. What do you think @ndelangen @tmeasday?
2019-02-04 14:04:45 -05:00
domyen
af4b990dc9 Replace Menu with Tooltip
Pass data instead of composing the menu in situ each time its used
2019-02-02 16:55:33 -05:00
Tom Coleman
9c244144bb Merge remote-tracking branch 'origin/next' into v5-style-refinements 2019-02-01 19:51:07 +11:00
Michael Shilman
a146ec37a2 v5.0.0-beta.1 2019-02-01 14:40:26 +08:00
Michael Shilman
50e02297f4 v5.0.0-beta.0 2019-02-01 14:33:30 +08:00
domyen
c208250b28 Merge branch 'next' into v5-style-refinements 2019-01-31 19:29:32 -05:00
domyen
e3e0eba826 Update snapshots and fix tests 2019-01-31 17:14:20 -05:00
Michael Shilman
6ecf42b4e7 v5.0.0-alpha.11 2019-02-01 02:34:42 +08:00
Norbert de Langen
03554292fb FIX themes && REFACTOR color theme vars 2019-01-30 00:28:32 +01:00
Norbert de Langen
b8b21bca42 Merge branch 'next' into tech/v5-theming
# Conflicts:
#	addons/notes/package.json
2019-01-28 11:47:01 +01:00
Michael Shilman
aed4c6c3c5 v5.0.0-alpha.10 2019-01-28 12:44:31 +08:00
Norbert de Langen
d1893579ce FIX linting 2019-01-27 23:18:13 +01:00
Norbert de Langen
292d9152f7 REFACTOR preview in prep for Addon type wrapper
I think we even need need an addon type Context... hmm
2019-01-27 10:53:49 +01:00
Norbert de Langen
05807444c5 REFACTOR colours in theme 2019-01-25 12:16:52 +01:00
Michael Shilman
dadd88fdec v5.0.0-alpha.9 2019-01-23 21:37:56 +08:00
Michael Shilman
80cb13b705 v5.0.0-alpha.8 2019-01-22 17:09:13 +08:00
Michael Shilman
d262ca75a0 v5.0.0-alpha.7 2019-01-20 16:45:09 +08:00
Norbert de Langen
ecaf37a5d4 RE-ADD a 'configureA11Y' which is deprecated for backwards compatibility 2019-01-19 12:30:47 +01:00
Michael Shilman
2d644bc527 v5.0.0-alpha.6 2019-01-19 00:04:18 +08:00
Norbert de Langen
b09259db77 Merge branch 'next' into dependabot/npm_and_yarn/webpack-4.28.4
# Conflicts:
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/cssresources/package.json
#	addons/events/package.json
#	addons/google-analytics/package.json
#	addons/info/package.json
#	addons/jest/package.json
#	addons/ondevice-backgrounds/package.json
#	addons/ondevice-knobs/package.json
#	addons/ondevice-notes/package.json
#	addons/options/package.json
#	addons/storyshots/storyshots-core/package.json
#	addons/storyshots/storyshots-puppeteer/package.json
#	addons/storysource/package.json
#	addons/viewport/package.json
#	examples/angular-cli/package.json
#	examples/mithril-kitchen-sink/package.json
2019-01-17 13:03:59 +01:00
Michael Shilman
2176cc520f v5.0.0-alpha.5 2019-01-17 16:43:13 +08:00
Norbert de Langen
df7a68428a UPGRADE more packages 2019-01-17 03:35:36 +01:00
Michael Shilman
8eb726c746 v5.0.0-alpha.4 2019-01-17 01:06:58 +08:00
Michael Shilman
a1e432fc7a v5.0.0-alpha.3 2019-01-16 12:13:13 +08:00
Michael Shilman
523030f33e v5.0.0-alpha.2 2019-01-16 10:52:27 +08:00
Norbert de Langen
ef3b1b92dd
Merge branch 'next' into tech/storybook-theming
# Conflicts:
#	addons/a11y/package.json
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/events/package.json
#	addons/info/package.json
#	addons/jest/package.json
#	addons/knobs/package.json
#	addons/notes/package.json
#	addons/viewport/package.json
#	app/react/package.json
#	examples/official-storybook/package.json
#	lib/components/package.json
#	lib/core/package.json
#	lib/ui/package.json
2019-01-14 23:04:14 +01:00
Norbert de Langen
ae9e32f8d0
MIGRATE to wrap emotion into a @storybook/theming package
- This ensures a single version
- This adds a good place to add themes
- Addons can take a dependency on something storybook
- We could migrate to another styling lib without asking all users to migrate with us
2019-01-14 22:48:33 +01:00
Michael Shilman
70e528348e v5.0.0-alpha.1 2019-01-14 23:43:03 +08:00
Michael Shilman
340df64b94 v5.0.0-alpha.0 2019-01-13 15:14:54 +08:00
Michael Shilman
7e9669a0ba v5.0.0-debug.3 2019-01-12 15:24:48 +08:00
Michael Shilman
7d7fcb32d5 v5.0.0-debug.2 2019-01-12 13:26:31 +08:00
Tom Coleman
9076340f53 Fix merge issue with addons/a11y 2019-01-10 15:13:22 +11:00