Craigory Coppola
|
05e7602a2c
|
feat(core): generate new workspaces without tasks runner options (#19483)
|
2023-10-11 14:22:26 -04:00 |
|
Katerina Skroumpelou
|
1c08c8b2f9
|
fix(storybook): cleanup v17 tasks (#19560)
|
2023-10-11 18:54:29 +03:00 |
|
Jason Jean
|
47e9fc8ed6
|
feat(misc): remove migrations for v14 and under (#19552)
|
2023-10-11 10:46:17 -04:00 |
|
Miroslav Jonaš
|
a3a0496856
|
feat(linter): remove tslint logic (#19002)
|
2023-10-06 08:32:51 -04:00 |
|
Jack Hsu
|
c2fdf02b76
|
feat(js): add @swc-node/register and @swc/core to JS projects by default (#19453)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
|
2023-10-05 15:38:14 +03:00 |
|
Jason Jean
|
5cc87bfdc2
|
fix(misc): properly add extra dependencies to packages (#19334)
|
2023-09-26 00:09:29 -04:00 |
|
Katerina Skroumpelou
|
295ea3fb93
|
feat(vue): storybook configuration generator for vue (#19141)
|
2023-09-25 13:23:01 -04:00 |
|
Katerina Skroumpelou
|
b17b30d13b
|
feat(storybook): add projectNameAndRootFormat as-provided in tests (#18936)
|
2023-08-31 18:59:54 +03:00 |
|
Jonathan Cammisuli
|
bbae14b9a7
|
fix(core): do not use joinPathFragments for generating files (#18753)
|
2023-08-23 12:23:03 -04:00 |
|
Emily Xiong
|
9d5a3830be
|
feat(misc): remove dotenv from executors (#18719)
|
2023-08-22 20:00:37 -04:00 |
|
Miroslav Jonaš
|
e34219ab96
|
feat(linter): add flat config support to generators (#18534)
|
2023-08-23 01:36:58 +02:00 |
|
Katerina Skroumpelou
|
57463ed25a
|
fix(storybook): install nx/vite for non-buildable libs (#18778)
|
2023-08-22 19:46:50 +03:00 |
|
Katerina Skroumpelou
|
7f519d151a
|
docs(storybook): rearrange recipes and docs (#18732)
|
2023-08-21 09:44:29 -06:00 |
|
Katerina Skroumpelou
|
04483172d0
|
fix(storybook): dont fail if targets dont exist (#18745)
|
2023-08-21 15:38:14 +00:00 |
|
Leosvel Pérez Espinosa
|
9cd0cf899a
|
fix(misc): set the correct dependency range for dotenv in plugins (#18573)
|
2023-08-10 13:02:50 -04:00 |
|
Jason Jean
|
ecbfe73092
|
chore(repo): update nx to 16.7.0-beta.3 (#18555)
|
2023-08-10 14:21:12 +02:00 |
|
Katerina Skroumpelou
|
adcab447b8
|
feat(storybook): update to version 7.2 (#18527)
|
2023-08-08 16:21:50 +03:00 |
|
Katerina Skroumpelou
|
90e4e7e7de
|
fix(storybook): do not set default host as localhost (#18419)
|
2023-08-01 18:20:29 +03:00 |
|
Jason Jean
|
989f7f8f92
|
chore(repo): update nx to 16.6.0-beta.8 (#18356)
|
2023-07-29 10:39:53 -04:00 |
|
Miroslav Jonaš
|
fdd9c24a2a
|
fix(storybook): support pnp with storybook package (#18343)
|
2023-07-28 21:43:25 +02:00 |
|
Katerina Skroumpelou
|
e06b9e0954
|
docs(storybook): interaction tests updated documentation
|
2023-07-28 15:59:58 +02:00 |
|
Katerina Skroumpelou
|
d942e7b5fb
|
fix(storybook): make sure skipLibCheck is true (#18212)
|
2023-07-20 18:17:13 +03:00 |
|
Katerina Skroumpelou
|
d1e295ec40
|
cleanup(storybook): add more tests for interaction tests generators (#18219)
|
2023-07-20 17:44:59 +03:00 |
|
Jack Hsu
|
28df2057fd
|
chore(repo): replace dep check script with new lint rule (#18060)
|
2023-07-19 17:07:52 -04:00 |
|
Katerina Skroumpelou
|
29a9f8eba8
|
feat(storybook): interaction tests generators for angular (#18166)
|
2023-07-19 17:42:13 +03:00 |
|
Katerina Skroumpelou
|
ab11815041
|
feat(storybook): update storybook to 7.1 (#18183)
|
2023-07-19 16:56:06 +03:00 |
|
Katerina Skroumpelou
|
2a888ad2df
|
fix(storybook): install core-js for non-vite libs (#18115)
|
2023-07-14 17:44:36 +03:00 |
|
Katerina Skroumpelou
|
e545db7da9
|
fix(storybook): change storybook tsconfig path in eslint file too (#18101)
|
2023-07-13 10:19:24 +00:00 |
|
Katerina Skroumpelou
|
4bba066d57
|
feat(react): interaction tests story generator (#18082)
|
2023-07-13 13:06:04 +03:00 |
|
Katerina Skroumpelou
|
58e1f233cf
|
feat(storybook): interaction testing init generator (#18051)
|
2023-07-12 18:02:12 +03:00 |
|
Katerina Skroumpelou
|
878955b50d
|
fix(storybook): dont throw if no project-level tsconfig (#18027)
|
2023-07-10 12:03:57 +01:00 |
|
Katerina Skroumpelou
|
21007d8922
|
fix(storybook): properly identify file as story (#18016)
|
2023-07-07 11:48:28 +03:00 |
|
Katerina Skroumpelou
|
3edbe49fa2
|
fix(storybook): optional chain .length in utils (#18001)
|
2023-07-07 08:33:46 +00:00 |
|
Jack Hsu
|
3fdc66dd69
|
feat(vite): pin Vite version range to patch releases only to avoid conflicts with Angular (#18010)
|
2023-07-07 10:47:03 +03:00 |
|
Leosvel Pérez Espinosa
|
d4d48fbbd4
|
feat(storybook): update storybook version to ^7.0.24 (#17818)
|
2023-06-27 16:26:34 +01:00 |
|
Katerina Skroumpelou
|
e58cc798a5
|
feat(storybook): move tsconfig one level up (#17749)
|
2023-06-26 16:25:52 +03:00 |
|
Steven Rathbauer
|
b736992968
|
fix(storybook): fix 6.1.0 migration to prevent wiping out eslintrc (#17753)
|
2023-06-26 11:22:54 +03:00 |
|
Jason Jean
|
d729fcff16
|
fix(misc): update semver dependency (#17759)
|
2023-06-23 14:58:37 -04:00 |
|
Leosvel Pérez Espinosa
|
5fa6e487eb
|
fix(storybook): update json correctly in migration (#17750)
|
2023-06-23 14:49:31 +00:00 |
|
Leosvel Pérez Espinosa
|
1fcba1a43a
|
feat(angular): support angular v16.1 (#17155)
|
2023-06-22 14:45:31 +01:00 |
|
Mateusz
|
5a7d6dbf50
|
docs(storybook): fix broken link to storybook package in README (#17648)
|
2023-06-19 14:59:05 +03:00 |
|
Katerina Skroumpelou
|
1c478aedfd
|
feat(storybook): generate ts config files by default (#17490)
|
2023-06-08 11:37:09 +01:00 |
|
Katerina Skroumpelou
|
481926421d
|
fix(storybook): correctly identify if uses vite-based framework (#17465)
|
2023-06-07 19:31:39 +03:00 |
|
Katerina Skroumpelou
|
3cb7b8f70d
|
fix(storybook): add all Storybook CLI options to schema (#17358)
|
2023-06-07 09:52:14 +03:00 |
|
Katerina Skroumpelou
|
6d147b61c4
|
fix(storybook): re-enable x-prompt and remove custom handling (#17360)
|
2023-06-02 12:35:35 -04:00 |
|
Katerina Skroumpelou
|
89999932c1
|
fix(storybook): update and enable e2e test for standalone (#17217)
|
2023-05-26 13:51:01 +03:00 |
|
Craigory Coppola
|
cac64d7a8b
|
chore(repo): setup internal testing utils structure (#17043)
|
2023-05-16 11:34:10 -04:00 |
|
Miroslav Jonaš
|
846320a6b9
|
chore(repo): enable enforce-module-boundaries on nx repo (#16864)
|
2023-05-10 11:35:33 -04:00 |
|
Leosvel Pérez Espinosa
|
d02c2cbfe7
|
feat(storybook): update storybook packages to support typescript v5 (#16853)
|
2023-05-08 13:37:31 -04:00 |
|
Katerina Skroumpelou
|
32c176c359
|
docs(storybook): rearrange docs and more some to deprecated (#16805)
|
2023-05-05 10:53:46 -04:00 |
|