333 Commits

Author SHA1 Message Date
Michael Shilman
670a682de3 v5.0.0 2019-03-05 15:44:39 +08:00
Michael Shilman
2724eb7c21 v5.0.0-rc.11 2019-03-05 10:13:46 +08:00
Michael Shilman
4cf9204042 Merge pull request #5846 from storybooks/5833-deprecate-withA11Y
Deprecate withA11Y
2019-03-05 09:43:14 +08:00
Michael Shilman
a464c6b236 v5.0.0-rc.10 2019-03-04 14:28:36 +08:00
Michael Shilman
b5451c69ff Merge pull request #5833 from storybooks/5832-a11y-migration
Cleanup & document a11y migration
2019-03-04 14:21:12 +08:00
Michael Shilman
d782ca1260 v5.0.0-rc.9 2019-03-03 14:25:13 +08:00
Michael Shilman
6c1d4183d3 v5.0.0-rc.8 2019-03-02 01:19:52 +08:00
Michael Shilman
163aa5b5f3 v5.0.0-rc.7 2019-02-28 01:31:03 +08:00
Michael Shilman
70ab48e02c v5.0.0-rc.6 2019-02-26 00:03:55 +08:00
Michael Shilman
3982959868 v5.0.0-rc.5 2019-02-23 16:52:39 +08:00
Michael Shilman
d3edcf43dc Merge pull request #5692 from storybooks/fix/tooltip-tools
Fix/tooltip tools
2019-02-23 14:47:35 +08:00
Norbert de Langen
0ac558db25 Merge pull request #5712 from storybooks/minor-addon-UX-tweaks
Minor addon ux tweaks
2019-02-23 14:46:49 +08:00
Michael Shilman
4c2f678d83 Merge pull request #5722 from storybooks/fix/theming-broken
Fix/theming broken
2019-02-23 00:00:20 +08:00
Tom Coleman
cc5761b195 Merge pull request #5713 from storybooks/fix/scrolling-down-on-storychange
Fix the damn scrolly scrolly buggy buggy stuff
2019-02-22 15:49:09 +08:00
Michael Shilman
3ba5266050 v5.0.0-rc.4 2019-02-21 18:15:01 +08:00
Michael Shilman
698f32e498 v5.0.0-rc.3 2019-02-19 19:21:00 +08:00
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