Norbert de Langen
|
dc3b1ba466
|
fix: bundle.ts is self-invoking now
|
2022-07-23 19:43:14 +02:00 |
|
Norbert de Langen
|
4b141c9be4
|
fix some deepscan issues
|
2022-07-23 19:40:03 +02:00 |
|
Norbert de Langen
|
3a43023b37
|
Merge branch 'future/base' into future/move-code-into-directory
# Conflicts:
# code/addons/a11y/package.json
|
2022-07-23 19:20:42 +02:00 |
|
Norbert de Langen
|
3594a55b65
|
disabled eslint plugin for cra examples
|
2022-07-23 19:07:03 +02:00 |
|
Norbert de Langen
|
b22980a269
|
Merge pull request #18772 from Saunved/feat/tsup-addons-a11y
Build addons/a11y with ts-up
|
2022-07-23 18:44:45 +02:00 |
|
Norbert de Langen
|
6819723f48
|
remove re-export
|
2022-07-23 18:21:50 +02:00 |
|
Norbert de Langen
|
e5d138eff8
|
Merge branch 'future/base' into feat/tsup-addons-a11y
|
2022-07-23 17:55:27 +02:00 |
|
Norbert de Langen
|
b637f0ca51
|
fix
|
2022-07-23 17:49:09 +02:00 |
|
Norbert de Langen
|
ebb1189a27
|
fix linting in code
|
2022-07-23 17:17:10 +02:00 |
|
Norbert de Langen
|
7d80c53471
|
add linting on scripts dir && fix linting
|
2022-07-23 17:15:13 +02:00 |
|
Norbert de Langen
|
3126c8a235
|
fix common file copy
|
2022-07-23 16:27:43 +02:00 |
|
Norbert de Langen
|
9baa5aa86d
|
fix unit tests
|
2022-07-23 15:58:55 +02:00 |
|
Norbert de Langen
|
8d892d9e80
|
fix ref to frameworks/common
|
2022-07-23 14:36:20 +02:00 |
|
Saunved
|
872efc97c1
|
Fix entry file names and some import paths
+ There is an issue with the preview file during the linting phase
+ I manually skipped the linter error for now
+ The local demo is running fine
|
2022-07-23 17:23:04 +05:30 |
|
Klemen Slavič
|
ea6fbd4af3
|
Apply correct transform on webpack config
|
2022-07-22 22:14:55 +02:00 |
|
Norbert de Langen
|
60a8b4800f
|
move the templates of lib/cli so we do not copy in cjs files
|
2022-07-22 22:04:08 +02:00 |
|
Klemen Slavič
|
35f56f8c35
|
Add support for importSource in TSX
|
2022-07-22 21:22:25 +02:00 |
|
Saunved
|
96ed73a760
|
Build addons/a11y with ts-up
+ Ref issue: https://github.com/storybookjs/storybook/issues/18732
|
2022-07-23 00:05:19 +05:30 |
|
Norbert de Langen
|
2bfbba59ca
|
fix cra bench
|
2022-07-22 19:24:48 +02:00 |
|
Norbert de Langen
|
43649105e1
|
fix refs to where cypress tests are
|
2022-07-22 18:57:20 +02:00 |
|
Norbert de Langen
|
897c8da629
|
experiment on making e2e tests work again
|
2022-07-22 18:17:21 +02:00 |
|
Klemen Slavič
|
856b9d5807
|
Fix incorrect jest babel configuration for preact kitchen sink example
|
2022-07-22 15:15:27 +00:00 |
|
Klemen Slavič
|
091a084010
|
Merge remote-tracking branch 'origin/next' into preact-typescript-pragma-fix
|
2022-07-22 13:54:10 +00:00 |
|
Norbert de Langen
|
5ff09de09c
|
fix unit tests reporting
|
2022-07-22 13:08:03 +02:00 |
|
Norbert de Langen
|
d03c328790
|
fix unit tests
|
2022-07-22 09:45:08 +02:00 |
|
Norbert de Langen
|
e8a0c547be
|
fix more e2e configuration in circleci
|
2022-07-22 09:33:35 +02:00 |
|
Norbert de Langen
|
c23f36aa89
|
fix the e2e script
|
2022-07-22 09:30:35 +02:00 |
|
Norbert de Langen
|
2fa7b08301
|
fix publish step, fix chromatics step
|
2022-07-22 09:20:32 +02:00 |
|
Norbert de Langen
|
1d0d26718b
|
fix inconsistent @types/react
|
2022-07-22 08:54:26 +02:00 |
|
Tom Coleman
|
8b204d65c4
|
Update exports
|
2022-07-22 11:59:03 +10:00 |
|
Tom Coleman
|
06947d5798
|
Add Provider for stories that useStorybookState
|
2022-07-22 11:23:31 +10:00 |
|
Tom Coleman
|
bda88bf18f
|
Send docsOptions to the manager, include docsMode .
Also read `docsMode` in `useStorybookState()` in `Tree` rather than with a `ManagerConsumer`
|
2022-07-22 09:47:28 +10:00 |
|
Norbert de Langen
|
c1b5557603
|
fix circleci config for smoke tests
|
2022-07-21 23:47:50 +02:00 |
|
Norbert de Langen
|
02b6cf65e9
|
fix examples script
|
2022-07-21 23:39:46 +02:00 |
|
Norbert de Langen
|
b016c1efc9
|
fix unit tests & fix linting
|
2022-07-21 23:25:23 +02:00 |
|
Norbert de Langen
|
a71a94aa76
|
add missing dependencies need for running unit tests
|
2022-07-21 22:32:03 +02:00 |
|
Norbert de Langen
|
6653781654
|
move babel plugin from the oddest of places, this is exclusively used in tests script in the monorepo.
|
2022-07-21 21:56:41 +02:00 |
|
Norbert de Langen
|
1e0998ee02
|
disable overriding global registry, fix reference to .babelrc file in jest transformer, fix ref to examples in smoke-tests
|
2022-07-21 21:21:01 +02:00 |
|
Norbert de Langen
|
f8e93edd73
|
fix some scripts to point at the code dir
|
2022-07-21 21:06:23 +02:00 |
|
Norbert de Langen
|
37b5d2ae87
|
add installation of dependencies for script and add that to the cache
|
2022-07-21 17:27:26 +02:00 |
|
Norbert de Langen
|
5c229580d5
|
fix the ci configs
|
2022-07-21 17:16:02 +02:00 |
|
Norbert de Langen
|
f75593eac4
|
fix circleci config some more
|
2022-07-21 16:52:07 +02:00 |
|
Norbert de Langen
|
c9f7b891e5
|
fix danger config
|
2022-07-21 16:49:43 +02:00 |
|
Norbert de Langen
|
9a6072ecb1
|
update jest config and eslint config
|
2022-07-21 16:30:28 +02:00 |
|
Norbert de Langen
|
882106a8a4
|
update vscode config
|
2022-07-21 16:25:40 +02:00 |
|
Norbert de Langen
|
c4ae96fc57
|
update netlify config
|
2022-07-21 16:25:15 +02:00 |
|
Norbert de Langen
|
cd4386c06c
|
update github workflows
|
2022-07-21 16:25:02 +02:00 |
|
Norbert de Langen
|
45bc96fe91
|
update circle config to use the code dir
|
2022-07-21 16:17:55 +02:00 |
|
Norbert de Langen
|
d7b63c9ddd
|
ignore storyshots in prep-mode
|
2022-07-21 15:52:59 +02:00 |
|
Norbert de Langen
|
624016716c
|
bootstrap works
|
2022-07-21 15:42:01 +02:00 |
|