394 Commits

Author SHA1 Message Date
Andrew Mayer
d9bb4accdc
fix(storybook): update storybook tsconfig to only include *.storybook files (#10823)
ISSUES CLOSED: #9933
2022-06-27 09:49:35 +00:00
Katerina Skroumpelou
26d837693c
fix(storybook): fix support for nextjs and swc (#10828)
* fix(storybook): proper path for nextjs stories

* fix(storybook): adding swc options
2022-06-23 20:42:00 +03:00
Leosvel Pérez Espinosa
beb748625e
feat(storybook): generate stories for angular standalone components (#10728) 2022-06-14 10:10:26 +01:00
Colum Ferry
9de9cb3edc
fix(storybook): ensure required files are copied as assets #10679 (#10694) 2022-06-10 18:09:17 +00:00
Craigory Coppola
15c04b099e
chore(repo): enable eslint plugin checks (#10666) 2022-06-09 18:04:06 -04:00
Katerina Skroumpelou
1fe3ba60eb
fix(storybook): remove projectBuildConfig from everywhere (#10664) 2022-06-09 15:16:23 +00:00
Katerina Skroumpelou
e29cd09e56
fix(storybook): better webpack5 detection logging (#10662)
ISSUES CLOSED: #10585, #9290
2022-06-09 10:38:49 -04:00
Jorge Rodriguez
52f824cfe1
feat(storybook): Custom .babelrc in Storybook (#10551) 2022-06-07 17:18:34 -04:00
Jason Jean
8b12832512
fix(storybook): fix migration (#10573) 2022-06-03 16:28:19 +00:00
Katerina Skroumpelou
1de896f3e8
feat(storybook): choose to generate ts config (#10572)
ISSUES CLOSED: #10394
2022-06-03 15:31:18 +00:00
Leosvel Pérez Espinosa
eea2470619
feat(angular): support angular v14.0.0 (#10559) 2022-06-03 10:23:09 -04:00
Katerina Skroumpelou
56e0ec5133
Revert "cleanup(storybook): Refine change Storybook target warn message (#10495)" (#10571)
This reverts commit 70942802feb2fd462aeeb3f4da45d0c4d4c31a6a.
2022-06-03 13:56:29 +00:00
Katerina Skroumpelou
d48a709f88
fix(storybook): dont generate stories for stories (#10570)
ISSUES CLOSED: #10286
2022-06-03 13:53:40 +00:00
Katerina Skroumpelou
189c036620
fix(storybook): ignore addon-notes from version update (#10568)
ISSUES CLOSED:  #10484
2022-06-03 10:29:10 +00:00
Katerina Skroumpelou
a49ee7ec5a
fix(storybook): optional chain includes (#10567)
ISSUES CLOSED: #10482
2022-06-03 10:25:40 +00:00
Quentin Chouleur
70942802fe
cleanup(storybook): Refine change Storybook target warn message (#10495) 2022-06-02 17:01:15 -04:00
Victor Savkin
e491c6f738 feat(core): make nx.json optional 2022-05-31 15:35:28 -04:00
Victor Savkin
3d97203b1e
chore(repo): migrate to nx@14.2.0-beta.1 2022-05-30 20:10:02 -04:00
Katerina Skroumpelou
fea7e39278
docs(storybook): updating the storybook targets (#10492) 2022-05-27 13:13:34 +00:00
Katerina Skroumpelou
9199123005
feat(storybook): updating to Storybook 6.5 (#10450) 2022-05-27 12:58:24 +00:00
Jason Jean
04985be149
chore(repo): switch publishing to use lerna (#10293) 2022-05-20 00:35:47 +00:00
Katerina Skroumpelou
76b8e666c6
fix(storybook): some storybook doc and other fixes (#10387) 2022-05-19 14:11:35 +00:00
Katerina Skroumpelou
80b4439220
feat(storybook): change executors to use buildDev instead of standalone (#10385) 2022-05-19 13:24:10 +00:00
Katerina Skroumpelou
51b66d1394
feat(storybook): use native storybook/angular executor (#9332) 2022-05-19 11:25:17 +00:00
Victor Savkin
6351413b98 fix(core): preserve dash casing when passing args to executors 2022-05-17 14:48:53 -04:00
Katerina Skroumpelou
e674be7dcb
fix(storybook): optional chain some options (#10232) 2022-05-10 10:58:10 +00:00
Jason Jean
e4cccfc14d
chore(repo): update nx to 14.1.1 (#10132) 2022-05-04 15:27:43 +00:00
Jason Jean
5e23c07077
fix(core): automatically add root to the project.json projects (#9977)
* fix(core): automatically add root to the project.json projects

* chore(core): move project-configuration generator utils to nx package

* fix(core): add migrations to remove root
2022-04-28 13:24:35 -04:00
Noriyuki Shinpuku
8c38b8618d
fix(storybook): ignore experimental packages during migrating to v14 (#9972) 2022-04-23 20:52:11 -04:00
Jason Jean
4f99b77e42
chore(repo): update nx to 14.0.2 (#9974) 2022-04-23 18:06:01 +00:00
Philip Fulcher
30a3f93c0c
fix(storybook): skip version update on storybook-deployer (#9964) 2022-04-22 17:31:55 -04:00
Emily Xiong
2f41eb07c1
cleanup(core): update the docs to be inline with nx 14 (#9851) (#9872)
Co-authored-by: Victor Savkin <mail@vsavkin.com>
2022-04-21 12:42:45 -04:00
Katerina Skroumpelou
c0de03bf39
fix(storybook): remove hard-coded ci:true option (#9827)
ISSUES CLOSED: #9681
2022-04-15 12:08:37 +00:00
James Henry
46e7b4d49c
chore(core): improve help output for generators and executors (#9800) 2022-04-12 14:05:55 -04:00
Katerina Skroumpelou
ad0002586b
feat(storybook): removing support for Storybook 5 (#9380) 2022-04-12 16:58:20 +03:00
Katerina Skroumpelou
d5e7af0133
fix(storybook): optional chain all includes (#9707)
ISSUES CLOSED: #9702
2022-04-06 18:14:32 +00:00
Katerina Skroumpelou
9579aec307
feat(storybook): add projectBuildConfig as an option in generator (#9655)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2022-04-05 16:16:25 +00:00
Emily Xiong
1358fbf263
feat(storybook): upgrade @storybook/react-native version to ^6.0.1-beta.5 (#9657)
- also move the toggle-storybook.tsx to src/storbyook folder rather than .storybook
2022-04-04 11:36:36 +03:00
CommanderRoot
05a9544806
cleanup(misc): replace deprecated String.prototype.substr()
* cleanup(misc): replace deprecated String.prototype.substr()

.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>

* fix(js): fix slice change

Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2022-04-01 23:04:26 +00:00
Fabien Antoine
5ddd895bee
fix(storybook): Allow stylePreprocessorOptions for React storybooks (#9481) 2022-04-01 18:17:07 -04:00
Katerina Skroumpelou
43eee2324f
feat(storybook): use build-storybook as a build target for all libs (#9651) 2022-04-01 15:29:47 +00:00
Katerina Skroumpelou
96e0a6e86f
docs(core): add missing periods to storybook schemas (#9635) 2022-03-31 12:22:50 -04:00
Katerina Skroumpelou
f3dde18832
feat(storybook): import builder from core-server, not core (#9562) 2022-03-29 14:28:07 +00:00
Katerina Skroumpelou
3c662c2ae2
docs(nxdev): added some presets (#9552) 2022-03-28 12:32:06 -04:00
Katerina Skroumpelou
0155372379
fix(storybook): optional references in tsconfig (#9561) 2022-03-28 16:24:50 +00:00
Benjamin Cabanes
dd3d7682b6
docs(core): fix links to documentation (#9520) 2022-03-25 15:12:31 -04:00
Benjamin Cabanes
dce0e94666
docs(core): add description to storybook package (#9523) 2022-03-25 18:55:37 +00:00
Benjamin Cabanes
6dae32cc3a
docs(nxdev): support packages schemas metadata & discoverability (#9383) 2022-03-24 12:00:06 -04:00
Victor Savkin
d4b5c30eba
cleanup(core): remove the indirection left after inlining ta… (#9469) 2022-03-23 22:18:17 -04:00
Benjamin Cabanes
1723e8e6b3
docs(nxdev): remove unused versions & flavors feature (#9462) 2022-03-22 17:44:35 +00:00