3692 Commits

Author SHA1 Message Date
Norbert de Langen
6442c83594
... 2022-06-14 16:50:35 +02:00
Norbert de Langen
ad4b51bbf8
fix it 2022-06-14 16:04:06 +02:00
Norbert de Langen
62dd672e58
oops, flip 2022-06-14 15:40:52 +02:00
Norbert de Langen
5654c87481
improve the cli code to be more async & cleanup 2022-06-14 15:24:17 +02:00
Norbert de Langen
34f5622019
maybe fix things? 2022-06-14 09:52:06 +02:00
Norbert de Langen
6535877f4f
make a tiny fix to automigrate gracefully if the check function fails 2022-06-14 09:27:11 +02:00
Norbert de Langen
4d970469ba
fix 2022-06-13 15:36:34 +02:00
Norbert de Langen
cbc300b69e
fix e2e pnp 2022-06-13 15:14:29 +02:00
Norbert de Langen
c94140ba44
make more noise, to see what breaks 2022-06-10 18:07:35 +02:00
Norbert de Langen
32c49a9aa0
more experimentation 2022-06-10 17:07:47 +02:00
Norbert de Langen
9918194ebb
this is a bit of a experiment tbh 2022-06-10 16:52:33 +02:00
Norbert de Langen
0d3da8ba43
disable vite_react for now 2022-06-08 21:02:22 +02:00
Norbert de Langen
4e09be3d9e
add some cli-like stories to angular-cli example and fix the color control args problem in angular 2022-06-08 20:54:12 +02:00
Norbert de Langen
356999cb29
Dear angular,
I'm writing you this message because I'd like to end our relationship.
It's been fun whilst it lasted, but unfortunately I've been wondering if we still have enough common interests.
Perhaps you can find someone that will love you as much as you deserve.

You're a wonderful framework, it's not you. It's me.
2022-06-08 18:23:19 +02:00
Norbert de Langen
3a9c015c14
remove non modernInlineRender 2022-06-08 17:14:37 +02:00
Norbert de Langen
8e05c3462a
try to fix angular again 2022-06-08 09:33:56 +02:00
Norbert de Langen
80f14b74ed
fix maybe 2022-06-07 18:03:26 +02:00
Norbert de Langen
7d0476cab9
fixes 2022-06-07 16:45:57 +02:00
Norbert de Langen
0b65c78a07
cleanup 2022-06-07 11:59:42 +02:00
Norbert de Langen
9c596c87ae
Merge branch 'next' into future/base
# Conflicts:
#	docs/faq.md
#	lib/cli/src/repro-generators/configs.ts
#	lib/cli/src/repro-generators/scripts.ts
2022-06-07 11:11:19 +02:00
Norbert de Langen
9b82c0bac0
add todo about how we should edit the user's angular.json file 2022-06-07 09:29:34 +02:00
Norbert de Langen
fa14e30620
remove angular 10 and 11 2022-06-07 09:29:03 +02:00
Michael Shilman
150b64f718 Update git head to 7.0.0-alpha.1, update yarn.lock 2022-06-07 02:09:42 +08:00
Michael Shilman
b90b85210f v7.0.0-alpha.1 2022-06-07 02:05:40 +08:00
Michael Shilman
751f933f71 Update root, peer deps, version.ts/json to 7.0.0-alpha.1 [ci skip] 2022-06-07 01:42:53 +08:00
Michael Shilman
e66504bfaf CLI: Fix versions lookup for sb/storybook 2022-06-07 01:22:59 +08:00
Michael Shilman
31da7f79b1 CLI: Fix versions map to include sb/storybook packages 2022-06-07 01:19:08 +08:00
Michael Shilman
1a73ad38cc Update git head to 7.0.0-alpha.0, update yarn.lock 2022-06-07 01:03:50 +08:00
Michael Shilman
c82d897ea7 v7.0.0-alpha.0 2022-06-07 00:58:31 +08:00
Michael Shilman
b61494e585 Update root, peer deps, version.ts/json to 7.0.0-alpha.0 [ci skip] 2022-06-07 00:40:55 +08:00
Michael Shilman
1e8df04b85 Merge branch 'future/simplified-frameworks' into future/modern-frameworks 2022-06-06 20:08:46 +08:00
Michael Shilman
f339e778a4 Merge branch 'future/webpack-tools' into future/simplified-frameworks 2022-06-06 19:41:43 +08:00
Michael Shilman
6bf256c56e Merge branch 'next' into future/base 2022-06-06 19:33:40 +08:00
Yann Braga
4f5b90e897 chore(repro): rewrite additionalFiles description 2022-06-06 13:13:57 +02:00
Yann Braga
e695802103 chore(repro): improve additional files logic 2022-06-06 13:12:48 +02:00
Michael Shilman
dac949f603 CLI: Fix migrate logger 2022-06-06 17:46:38 +08:00
Norbert de Langen
8665b8de47
improve 2022-06-03 14:30:16 +02:00
Yann Braga
72bcf3a1c7 Merge branch 'next' into feat/cli-add-additional-files 2022-06-03 09:51:21 +02:00
Yann Braga
27c83576df fix(CLI): fix skip-install flag for angular generator
Seems like it changed in version 14. From --skipInstall to --skip-install
2022-06-02 20:48:43 +02:00
Yann Braga
89e21e4901 chore(repro): add additional files api to sb repro 2022-06-02 20:47:23 +02:00
Norbert de Langen
48a92715ee
fix typing issue 2022-06-02 16:35:48 +02:00
Norbert de Langen
915ea1be61
add additional files to barebones react repro 2022-06-02 16:31:26 +02:00
Norbert de Langen
7d80511826
Merge branch 'feat/cli-add-additional-files' into future/modern-frameworks
# Conflicts:
#	examples/vue-3-cli/.storybook/main.js
#	examples/vue-kitchen-sink/.storybook/main.js
#	examples/vue-kitchen-sink/src/stories/__snapshots__/custom-decorators.stories.storyshot
#	renderers/vue/src/preview/config.ts
#	renderers/vue3/src/preview/config.ts
2022-06-02 16:31:00 +02:00
Yann Braga
2c3c71b68d chore(repro): add additional files api to sb repro 2022-06-02 15:11:18 +02:00
Norbert de Langen
d30e265202
add a babel config to the react repro 2022-06-01 15:05:49 +02:00
Stefanos Lignos Zivver
e5841e4210 feat(cli): Add support for angular/cli@14.0.0 2022-05-31 22:35:22 +02:00
Norbert de Langen
0073ef6d18
add special case for angular, being a renderer AND framework at the same time. 2022-05-31 17:25:09 +02:00
Norbert de Langen
219326df49
debug 2022-05-31 17:10:47 +02:00
Norbert de Langen
7cd04f2e37
cleanup 2022-05-31 15:35:31 +02:00
Norbert de Langen
b32491e912
fix and improve test of CLI 2022-05-31 14:46:24 +02:00