Dale Seo
|
fdcd08e93c
|
Update the Button story file path for the others
|
2020-01-05 16:46:15 -05:00 |
|
Michael Shilman
|
a289ef64c1
|
Main.js: Combine addons/presets in CLI templates
|
2019-12-31 14:38:45 +08:00 |
|
Michael Shilman
|
9e2e584951
|
CLI: Update stories glob to be more permissive
|
2019-12-23 16:26:46 +08:00 |
|
Norbert de Langen
|
712f7be0c2
|
fix: add web-components to cli init (#9106)
fix: add web-components to cli init
|
2019-12-10 11:33:49 +01:00 |
|
Norbert de Langen
|
600f7f397e
|
Ndelangen/remove css usage (#9003)
Ndelangen/remove css usage
|
2019-12-10 11:23:39 +01:00 |
|
Thomas Allmer
|
16ac92a9f3
|
chore: fix linting
|
2019-12-09 20:32:45 +01:00 |
|
Thomas Allmer
|
fa8511bcd0
|
fix: add web-components to cli init
|
2019-12-09 20:20:01 +01:00 |
|
Norbert de Langen
|
7c5858c7f7
|
CHANGE cli generators to triconfig
|
2019-12-05 13:46:19 +01:00 |
|
Norbert de Langen
|
03d4074313
|
CHANGE css values that are numbers to actual numbers
|
2019-11-29 02:11:46 +01:00 |
|
Michael Shilman
|
fd66177005
|
Merge branch 'next' into remove-docs-deprecated-presets
|
2019-11-28 07:38:23 +08:00 |
|
Michael Shilman
|
e446ec42ac
|
Addon-docs: Use framework-independent preset everywhere
|
2019-11-27 23:33:05 +08:00 |
|
Norbert de Langen
|
f5e6dc1fce
|
MIGRATE rax example to triconfig
|
2019-11-27 12:53:10 +01:00 |
|
Norbert de Langen
|
2f8c9d2575
|
REMOVE options with default values & deprecated options from examples
|
2019-11-27 12:00:05 +01:00 |
|
Norbert de Langen
|
a4e7ddbe83
|
CHANGE cli so skipInstall also doesn't check against the registry, but directly edits package.json
|
2019-11-25 20:15:01 +01:00 |
|
Filipp Riabchun
|
24ec9d3674
|
Migrate examples and templates to PascalCase exports
|
2019-11-19 21:08:32 +01:00 |
|
Norbert de Langen
|
6e0d00ee1e
|
FIX cli
|
2019-10-29 12:50:51 +01:00 |
|
Norbert de Langen
|
548da0917d
|
Merge branch 'next' into pr/billfeller/8205
# Conflicts:
# lib/cli/generators/ANGULAR/index.js
# lib/cli/generators/HTML/index.js
# lib/cli/generators/REACT/index.js
# lib/cli/generators/REACT_SCRIPTS/index.js
# lib/cli/generators/SFC_VUE/index.js
# lib/cli/generators/VUE/index.js
# lib/cli/generators/WEBPACK_REACT/index.js
|
2019-10-28 10:40:05 +01:00 |
|
Thomas Allmer
|
1bade24951
|
fix(generators): install web-components when asking for it
|
2019-10-24 23:15:54 +02:00 |
|
Thomas Allmer
|
ea1e2e4886
|
feat: adds new app "web-components"
|
2019-10-21 05:50:04 +02:00 |
|
Michael Shilman
|
1f6ce87f09
|
CLI: Add component meta to templates
|
2019-10-18 00:00:08 +08:00 |
|
Michael Shilman
|
e55cea883e
|
CLI: React-scripts TS template & test (#8451)
CLI: React-scripts TS template & test
|
2019-10-17 22:24:39 +08:00 |
|
Michael Shilman
|
3d1936b6f0
|
Create presets.js
|
2019-10-17 16:20:57 +08:00 |
|
Michael Shilman
|
17b0495b1f
|
CLI: Add CRA preset to MDX template
|
2019-10-17 16:19:14 +08:00 |
|
Michael Shilman
|
67f30476cc
|
CLI: React-scripts TS template & test
|
2019-10-17 15:52:20 +08:00 |
|
Michael Shilman
|
040902b18b
|
CLI: Add preset-create-react-app to CRA presets template
|
2019-10-17 11:25:03 +08:00 |
|
Michaël De Boey
|
0d2ab11188
|
Fix errors
|
2019-10-15 00:54:09 +02:00 |
|
Michael Shilman
|
d11ee29b3c
|
Merge branch 'next' into feat/update-cra-preset
|
2019-10-15 00:37:00 +08:00 |
|
Michael Shilman
|
65200fddd9
|
CLI: React preset configureJSX by default
|
2019-10-14 22:47:29 +08:00 |
|
Michael Shilman
|
fbbb454b0d
|
CLI: Fix Vue MDX templates
|
2019-10-14 22:26:37 +08:00 |
|
Brody McKee
|
4c29425b73
|
feat: default to CRA preset
|
2019-10-14 16:36:26 +03:00 |
|
Michael Shilman
|
08458640a4
|
CLI: MDX configuration fixes
|
2019-10-13 17:08:43 +08:00 |
|
Michael Shilman
|
57d73317e8
|
Merge branch 'next' into 7543-cli-mdx
|
2019-10-12 11:50:11 +08:00 |
|
Michael Shilman
|
464041e755
|
CLI: Fix SVC_VUE typo
|
2019-10-12 11:38:23 +08:00 |
|
Michael Shilman
|
4f89930933
|
CLI: Fix DeepScan warnings
|
2019-10-12 11:19:25 +08:00 |
|
Michael Shilman
|
b4df872678
|
CLI: WEBPACK_REACT template MDX support
|
2019-10-12 10:45:20 +08:00 |
|
Michael Shilman
|
e64cecf7f1
|
CLI: WEBPACK_REACT template CSF refactor
|
2019-10-12 10:42:43 +08:00 |
|
Michael Shilman
|
0248e25511
|
CLI: VUE template MDX support
|
2019-10-12 10:38:41 +08:00 |
|
Michael Shilman
|
e7364a435b
|
CLI: REACT fixes
|
2019-10-12 10:15:40 +08:00 |
|
Michael Shilman
|
3a41a0dc2b
|
CLI: SFC_VUE fixes
|
2019-10-12 10:14:59 +08:00 |
|
Michael Shilman
|
4871fc0b50
|
CLI: VUE template CSF refactor
|
2019-10-12 10:14:12 +08:00 |
|
Michael Shilman
|
ba61fb9bef
|
CLI: SVELTE template CSF refactor
|
2019-10-12 10:07:49 +08:00 |
|
Michael Shilman
|
e9472ff611
|
CLI: HTML template MDX use html docs preset
|
2019-10-12 10:04:32 +08:00 |
|
Michael Shilman
|
a5a402c317
|
CLI: SFC_VUE template MDX support
|
2019-10-12 10:02:59 +08:00 |
|
Michael Shilman
|
6fd1ce3608
|
CLI: REACT add missing presets file
|
2019-10-12 09:54:12 +08:00 |
|
Michael Shilman
|
dd5eb211d0
|
CLI: SFC_VUE template CSF refactor
|
2019-10-12 09:51:28 +08:00 |
|
Michael Shilman
|
f6629f395c
|
CLI: RIOT template CSF refactor
|
2019-10-12 09:48:14 +08:00 |
|
Michael Shilman
|
cb1e01e2eb
|
CLI: REACT_NATIVE template CSF refactor
|
2019-10-12 09:46:40 +08:00 |
|
Michael Shilman
|
a979df3773
|
CLI: REACT template MDX support
|
2019-10-12 09:44:44 +08:00 |
|
Michael Shilman
|
277d6c50a2
|
CLI: REACT template CSF refactor
|
2019-10-12 09:41:23 +08:00 |
|
Michael Shilman
|
038629815b
|
CLI: RAX template CSF refactor
|
2019-10-12 09:36:22 +08:00 |
|