Norbert de Langen
|
686c2bfe61
|
REMOVE addon-notes remnants
|
2020-02-07 00:06:57 +01:00 |
|
Norbert de Langen
|
82c0abfce7
|
Correct the file path for the Button story (#9325)
Correct the file path for the Button story
|
2020-02-04 10:02:57 +01:00 |
|
Norbert de Langen
|
cc39879de9
|
MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'"
|
2020-01-25 13:25:51 +01:00 |
|
Norbert de Langen
|
34816a6d57
|
REMOVE polymer
It's moved into it's own repo here:
https://github.com/storybookjs/storybook
|
2020-01-22 15:39:36 +01:00 |
|
Michael Shilman
|
8f525e8655
|
CLI: Improve Rax template (#9574)
CLI: Improve Rax template
|
2020-01-21 12:34:55 +08:00 |
|
fushen
|
7c08c48842
|
chore: remove rax-button
|
2020-01-21 12:08:34 +08:00 |
|
Norbert de Langen
|
a3cd026c1a
|
Add/app marionette js (#7981)
Add/app marionette js
|
2020-01-20 21:14:05 +01:00 |
|
Norbert de Langen
|
bf9506e120
|
Merge branch 'next' into pr/avasuro/7981
# Conflicts:
# lib/cli/package.json
|
2020-01-20 11:58:12 +01:00 |
|
Julian Finkler
|
9e7e2c7700
|
Update 1-Button.stories.ts
The property in the Angular component is lowercase. Without this change, the button example story wont work properly.
(The button text isn't rendered)
|
2020-01-19 18:39:59 +01:00 |
|
Norbert de Langen
|
9c0d0f240f
|
CHANGE docs & examples to prefer webpackFinal over webpack property https://github.com/storybookjs/storybook/issues/9396
|
2020-01-13 12:23:15 +01:00 |
|
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
|
85db0e2d70
|
no message
|
2019-12-21 15:16:47 +01: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 |
|
Norbert de Langen
|
3a9d2f8e95
|
Merge branch 'next' into pr/avasuro/7981
# Conflicts:
# lib/cli/package.json
# yarn.lock
|
2019-10-17 20:10:57 +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 |
|