Tom Coleman
c6d2980e6f
Add a complicated binding for click events inside iframes
2019-03-01 16:30:27 +11:00
Tom Coleman
fe8505af29
ADD hide tooltip on keydown
2019-03-01 16:30:26 +11:00
Norbert de Langen
93ecc72d7a
FIX some tabs issues
2019-02-27 20:39:15 +01:00
Norbert de Langen
502d5ec512
FIX snapshots
2019-02-27 17:32:24 +01:00
Norbert de Langen
79d2cd11d0
REFACTOR no scroller around Tabs content, instead force scroll on child
...
This I hacky, I know but we need to scroll over content, without the Actionbar component, that should stick.
I'd like to refactor the Tabs component so it can render ActionBar independently, but that a bigger overhaul,
then I feel comfortable with at the moment.
Most of our addons will show a custom scrollbar now, but it's a manual process, the addon rendering is taking control
over scrolling.
Instead I'd like tabs to be in control of scrolling, but that's currently not feasable with how ActionBar works.
2019-02-27 17:31:00 +01:00
Norbert de Langen
5ef058d2cf
ADD custom scroller to syntaxhighlighter
2019-02-27 17:08:22 +01:00
Norbert de Langen
2b597ff354
CLEANUP no extra div in Bar && FIX sometimes sqaushed Bar
2019-02-27 17:06:41 +01:00
domyen
924a78b9fc
Fix bar sometimes being cut off bc of horizontal scrolling #5714
...
These styles were duplicated between `ScrollArea` and `Bar`. The overlap was causing strange behavior.
2019-02-26 14:12:15 -05:00
domyen
3a9b710b65
Align the ActionBar to the bottom right of the Addons panel consistently
...
Getting a ts warning in index.tsx that I don't know how to resolve cc @ndelangen
2019-02-26 12:30:40 -05:00
Norbert de Langen
ed9ccc2ec5
FIX missing keys
2019-02-26 13:52:34 +01:00
Norbert de Langen
7406a7d761
FIX ScrollArea component to have vertical & horizontal mode
...
CLEANUP the Tabs component, it no longer has a scroll prop
ADD custom scrollbar to Tabs component when absolute
FIX bar component to only have horizontal scrolling
2019-02-26 13:09:37 +01:00
Norbert de Langen
4460f52d46
Merge branch 'next' into simplebar-scrollbars
...
# Conflicts:
# examples/official-storybook/tests/__snapshots__/storyshots.test.js.snap
2019-02-26 11:00:55 +01:00
Norbert de Langen
ca7481343b
CHANGE brandComponent to brandImage
...
For setting an image as the branding,
a undefined value will get you the default storybook logo (svg)
a null will remove the image, show the title as text
a string will show an image with the string as a src attribute
2019-02-25 19:53:59 +01:00
domyen
de59f6c1c8
Merge branch 'next' into simplebar-scrollbars
2019-02-25 13:45:40 -05:00
domyen
c00fd9550b
Integrate ScrollArea
2019-02-25 13:27:49 -05:00
domyen
4293b7bbad
Add ScrollArea component and stories
2019-02-25 12:35:03 -05:00
domyen
a2cc28c7db
Re-add SimpleBar for nicer scrollbars #5421
2019-02-21 16:12:23 -05:00
domyen
845491bb66
Update snapshots
2019-02-21 14:43:17 -05:00
domyen
4a26cde406
Separator, remove unused styling rules for first and last separator
2019-02-21 14:37:04 -05:00
domyen
2bc76880dc
Remove commented out code in bar.js
2019-02-21 13:12:26 -05:00
domyen
edd5eae520
Remove title attr because it appears on mouse hover
2019-02-21 13:10:28 -05:00
Norbert de Langen
9119bd0480
FIX snapshots
2019-02-20 23:41:12 +01:00
Norbert de Langen
7a86e0cf71
CHANGE the scrollbars so they disappear
2019-02-20 23:40:57 +01:00
Norbert de Langen
08a93cb80a
FIX the syntaxhighlighter not re-rendering when children change
2019-02-19 20:14:58 +01:00
Norbert de Langen
eb72c1cabc
REMOVE the 1px shift when hovering over <Link />
2019-02-19 18:05:44 +01:00
Tom Coleman
0326275747
Merge remote-tracking branch 'origin/next' into 5600-fix-prop-warnings
2019-02-19 14:29:51 +11:00
domyen
3cd6ff854c
Update snapshots and yarn.lock
2019-02-18 11:52:05 -05:00
domyen
f9764d285c
Merge branch 'next' into v5-style-qa
2019-02-18 11:35:24 -05:00
domyen
9ccb82b18b
Revert "Add SimpleBar to Sidebar and Bar(toolbar)"
...
This reverts commit cf7f71c6c38893915af5e7dd0f52cb832fcc9a89.
2019-02-18 11:32:33 -05:00
Michael Shilman
a6fcf4126b
Update storyshots
2019-02-18 18:11:48 +08:00
Tom Coleman
0a76dab6ae
Fix prop type warning on tooltips
2019-02-18 12:56:46 +11:00
Tom Coleman
b47820cede
UPDATE snapshots
2019-02-18 12:30:33 +11:00
Tom Coleman
20d4131ef6
Merge pull request #5610 from storybooks/5591-fix-tooltip-stories
...
Use the correct props to start the tooltip open
2019-02-18 12:15:56 +11:00
Tom Coleman
485ed9a948
UPDATE snapshots
2019-02-16 11:28:56 +11:00
domyen
1745a94838
Update snapshots
2019-02-15 19:25:17 -05:00
domyen
cf7f71c6c3
Add SimpleBar to Sidebar and Bar(toolbar)
...
@ndelangen can you review this proof of concept for SimpleBar scrollbars
TODO:
- Fix vertical scrollbar showing on Toolbar because items are loaded _after_ the SimpleBar runs (see https://github.com/Grsmto/simplebar#notifying-the-plugin-of-content-changes )
- Add SimpleBar CSS to globalReset styles
- Ensure SimpleBar CSS is accessible inside the SB iframe via .storybook/config.js
2019-02-15 18:04:19 -05:00
domyen
d13831a739
Update snapshots
2019-02-15 13:44:24 -05:00
domyen
66546744f9
Remove :first-child per the browser console warnings #5602
2019-02-15 12:53:10 -05:00
domyen
df2543a9fd
Update DocumentFormatting stories and tweak styling
2019-02-15 12:52:00 -05:00
domyen
faa21e4b76
Reenable Link in TooltipMessage
2019-02-15 11:31:38 -05:00
domyen
d0142c29cb
Merge remote-tracking branch 'origin/5591-fix-tooltip-stories' into v5-style-qa
2019-02-15 11:20:36 -05:00
domyen
1cfa0a5f2c
Improve Button component and stories
2019-02-15 11:12:48 -05:00
domyen
a5fae0f472
Fix wrong merge conflict
2019-02-15 11:12:24 -05:00
Tom Coleman
26e9faddc7
Use the correct props to start the tooltip open
2019-02-15 16:48:17 +11:00
Michael Shilman
9370ebda94
Merge pull request #5601 from storybooks/tech/warning-fixes
...
Tech/warning fixes
2019-02-15 12:02:01 +08:00
Tom Coleman
3062db746d
Get rid of LinkWrapper warning
2019-02-15 13:55:15 +11:00
domyen
b15c0a1e77
Merge remote-tracking branch 'origin/feature/custom-scrollbars' into v5-style-qa
2019-02-14 17:36:46 -05:00
domyen
9bf18c6ebe
Update snapshots
2019-02-12 17:44:44 -05:00
domyen
8b0376c65c
Remove hoverable effects on Button
2019-02-12 17:41:59 -05:00
domyen
9a50e803e3
Dark theme QA and cleanup
2019-02-12 15:59:51 -05:00