92 Commits

Author SHA1 Message Date
Tom Coleman
910324e067 Add .next to git ignore 2022-12-04 23:05:56 +11:00
Michael Shilman
196245c0af Task: support placing sandbox in different root 2022-11-15 00:01:31 +08:00
Yann Braga
4fdc8317a0 provide expected failure metadata in junit reports 2022-11-08 11:49:59 +01:00
Tom Coleman
9a92922326 Misc cleanup 2022-10-25 16:01:35 +11:00
Tom Coleman
ee60b3aa58 Check in root node modules 2022-10-05 23:33:50 +11:00
Tom Coleman
f3dd526f9c Commit top-level yarn.lock 2022-10-05 17:04:49 +11:00
Tom Coleman
1c968293ad Remove sandbox from .ignore
This means VS code will treat it as an unignored file, but git will still ignore it 👌
2022-08-29 11:24:05 +10:00
Tom Coleman
359e8f208e Add test-runner-sandboxes set 2022-08-10 15:35:00 +10:00
Tom Coleman
63828515d1 Got verdaccio working, borrowing heavily from the old repro command 2022-08-02 23:08:42 +10:00
Tom Coleman
cbaf551026 Rename example => sandbox 2022-08-02 09:15:06 +10:00
Tom Coleman
457714dd06 Add examples to gitignore 2022-07-31 13:12:26 +10:00
Yann Braga
d282324c5d feat: add next-repro CLI command 2022-07-26 11:41:33 +02:00
Norbert de Langen
1775e4676a
ensure packages are installed before running bootstrap via yarn 2022-07-25 15:02:33 +02:00
Norbert de Langen
5c229580d5
fix the ci configs 2022-07-21 17:16:02 +02:00
Norbert de Langen
624016716c
bootstrap works 2022-07-21 15:42:01 +02:00
Norbert de Langen
c2bbe43d02
stage0 2022-07-21 11:24:07 +02:00
Norbert de Langen
988982ae0e
cleanup 2022-06-28 10:03:37 +02:00
Michael Shilman
f0c2c8483f Merge branch 'future/base' into future-hybrid-stories-index 2022-06-09 11:10:04 +08:00
Norbert de Langen
8de20b019c
fix some tests 2022-05-12 11:09:18 +02:00
Tom Coleman
766f29b007 Replaced CRA with nextra in external-docs 2022-05-09 17:14:14 +10:00
Michael Shilman
a666dc995d Build: Add junit summary for CircleCI 2022-04-04 08:42:14 +08:00
Ittai Baratz
cb6fb074e1 bump parcel 2021-11-26 00:58:47 -08:00
Michael Shilman
0b0e33ec27
Fix gitignore 2021-06-04 13:42:56 +02:00
Gert Hengeveld
35fd10288b Create prebuilt managers for both webpack4 and webpack5 2021-05-26 11:16:58 +02:00
Gaëtan Maisse
fd0fa99330
example(lit): move the example out the Yarn workspaces of the monorepo
The goal is to avoid adding dependencies related to the example in the SB codebase workpaces.
Considering this example as a stand-alone workspace make it works in a more realistic way.

Working on things in `@storybook/lit` and want to test them in lit-kitchen-sink?
Run:
 - `yarn build lit --watch` in the monorepo root folder
 - `yarn install` then `yarn storybook` in lit-kitchen-sink folder

You're good to go, both changes in the example code or in `@storybook/lit` will be reflected in the UI.
2021-04-18 15:30:52 +02:00
Gaëtan Maisse
98fa420bef
chore: move to Yarn 2 🧶 2021-04-07 18:25:38 +02:00
Norbert de Langen
f2d4a602ff
Merge branch 'next' into tech/core-builder
# Conflicts:
#	.gitignore
2021-02-16 17:16:56 +01:00
Norbert de Langen
dd10067def
fix 2021-02-16 16:40:44 +01:00
ThibaudAv
b82542e62e chore(angular): add examples/angular-cli/addon-jest.testresults.json in .gitignore 2021-02-15 09:28:33 +01:00
Michael Shilman
c5c5a983ab Merge from next WIP 2021-02-03 22:34:44 +08:00
Norbert de Langen
aab422d33d
move ts3.4 into dist, generate types into dist/ts3.9, make esm dist for all, fix issues 2020-12-08 17:54:25 +01:00
Norbert de Langen
ec44554ea9
sort package.json & fix incorrect ts3.5 ignore 2020-11-26 10:37:55 +01:00
Gert Hengeveld
a71266a6f1 Create, use and publish a prebuilt manager. 2020-10-08 15:26:02 +02:00
Norbert de Langen
34e0b7ae27
ignore tsconfig.buildinfo 2020-05-26 08:34:04 +02:00
tooppaaa
072b774693 core: ci and examples generation 2020-05-09 11:34:50 +02:00
Lynn Chyi
5acd6cb3fc
add dir cleanup and gitignore ts3.5 2020-02-19 01:07:18 -08:00
Norbert de Langen
a582b3bff3
MOVE ember dist to "ember-output" 2020-01-25 13:51:59 +01:00
atanasster
78b67c366b added launch.json 2019-11-28 01:03:48 -05:00
Norbert de Langen
bdcda2360e WIP 2019-10-16 17:38:22 +02:00
Norbert de Langen
4fb8e874ce ADD first cypress test 2019-10-12 12:29:03 +02:00
Norbert de Langen
3b4a7846b0 CHANGE the now config 2019-09-11 00:59:37 +02:00
Michael Shilman
02423d2ad6 Addon-docs: Add DocsPage automagically 2019-07-27 03:31:48 +08:00
Hypnosphi
8c75a1b24f Add useStoryContext 2019-07-05 02:10:09 +03:00
Norbert de Langen
19075e4ec7 Merge branch 'next' into tech/improve-bootstrap-list
# Conflicts:
#	addons/storyshots/storyshots-puppeteer/package.json
#	package.json
#	yarn.lock
2019-06-16 20:49:42 +02:00
Michael Shilman
51f0a2bf78 Update .gitignore 2019-06-14 15:23:15 +08:00
Norbert de Langen
b30c84c8c9 IMPROVE documentation 2019-04-25 11:44:33 +02:00
Norbert de Langen
2c55fb6c40 CHANGE publish args 2019-04-24 16:00:48 +02:00
Benoit Dion
ee38974454 Publish crna-kitchen-sink app to expo
Publish the app to `https://exp.host/@storybook/crna-kitchen-sink?release-channel=branch-name`.

This enables contributors/ code reviewers without much RN experience to easily preview the app from their phone.

A side effect of publishing is it confirms the app at the very least bundles correctly.
2019-03-19 21:07:34 -04:00
Norbert de Langen
d06fe56a77
CHANGE output of dll to lib/core so it's easier to reference 2018-11-26 15:01:35 +01:00
Norbert de Langen
83a18008f2 CHANGE webpack configs, dev & static build for performance
Changelog formatting

Bump @storybook/addon-actions from 4.0.0 to 4.0.8 in /docs

Bumps [@storybook/addon-actions](https://github.com/storybooks/storybook) from 4.0.0 to 4.0.8.
- [Release notes](https://github.com/storybooks/storybook/releases)
- [Changelog](https://github.com/storybooks/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybooks/storybook/compare/v4.0.0...v4.0.8)

Signed-off-by: dependabot[bot] <support@dependabot.com>

update `npm install` to match current requirements

Add TypeScript support for react-scripts

4.1.0-alpha.5 changelog

v4.1.0-alpha.5

4.1.0-alpha.6 changelog

v4.1.0-alpha.6

Reduce jest image size

4.1.0-alpha.7 changelog

v4.1.0-alpha.7

ADD webpack stats generation for debugging

Revert "Update LICENSE"

This reverts commit 69fc0517074634dd792f4b10d968a6c3a8244842.

Don't change rootElement when received node is the same

Merge pull request #4830 from aliceyoung9/patch-1

little documentation fix

FIX linting
2018-11-23 14:17:04 +01:00