22287 Commits

Author SHA1 Message Date
Steel Fu
2707325531 Add documentation in constructor 2019-10-28 21:15:26 -07:00
Steel Fu
6b514ccfd5 Update web-components framework to render attributes 2019-10-28 15:16:30 -07:00
Norbert de Langen
c4295a252e
Fix react native style (#8480)
Fix react native style
2019-10-28 12:52:39 +01:00
Norbert de Langen
716fe81fc4
FIX cli init #6002 - throw error "Cannot create property 'depen… (#8205)
FIX cli init #6002 - throw error "Cannot create property 'dependencies' on boolean 'false'"

Co-authored-by: Norbert de Langen <ndelangen@me.com>
2019-10-28 12:51:20 +01:00
Norbert de Langen
6359b3f609
Add the missing dependency in storybook/ui (#8471)
Add the missing dependency in storybook/ui

Co-authored-by: Norbert de Langen <ndelangen@me.com>
2019-10-28 12:47:38 +01:00
indigolain
923572431c Add default value for required props 2019-10-28 12:43:21 +01:00
Norbert de Langen
c1cd0d39c5 no message 2019-10-28 10:44:54 +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
Michael Shilman
5c86314e50 5.3.0-alpha.33 next.json version file 2019-10-28 10:07:57 +08:00
Michael Shilman
d4b755fe92 Update version.ts 2019-10-28 10:05:21 +08:00
Michael Shilman
d7d7992bb4 v5.3.0-alpha.33 v5.3.0-alpha.33 2019-10-28 09:52:05 +08:00
Michael Shilman
652141fafb 5.3.0-alpha.33 changelog 2019-10-28 09:39:39 +08:00
Michael Shilman
966fc1f0c1
Web-components: Move custom-elements utils to app (#8592)
Web-components: Move custom-elements utils to app
2019-10-28 09:18:22 +08:00
Thomas Allmer
828adbd164 chore: move isValidComponent & isValidMetaData 2019-10-27 23:44:51 +01:00
Thomas Allmer
77b33cd184 chore: move setCustomElements to app web-components 2019-10-27 20:59:41 +01:00
Michael Shilman
d07adbbfb4 5.3.0-alpha.32 next.json version file 2019-10-28 03:40:48 +08:00
Michael Shilman
b65bbf2eb4 Update version.ts 2019-10-28 03:37:55 +08:00
Michael Shilman
5de291a862 v5.3.0-alpha.32 v5.3.0-alpha.32 2019-10-28 03:09:40 +08:00
Michael Shilman
fba162429f 5.3.0-alpha.32 changelog 2019-10-28 03:06:08 +08:00
Michael Shilman
1a9c92eb87
Addon-docs: Props / Description for web-components (#8585)
Addon-docs: Props / Description for web-components
2019-10-28 03:04:06 +08:00
Michael Shilman
c3c389a2c4 Merge branch 'next' into feat/docsWebComponentsProps 2019-10-28 02:39:56 +08:00
Michael Shilman
783103a38b Merge branch 'next' into feat/docsWebComponentsProps 2019-10-28 02:34:35 +08:00
Michael Shilman
6f374497b4
Core: Global addDecorator/addParameters (#8573)
Core: Global addDecorator/addParameters
2019-10-28 02:28:33 +08:00
Thomas Allmer
be61332e2c chore: small code improvements 2019-10-27 19:17:59 +01:00
Thomas Allmer
88a7ad5036 chore: update readme as web components support description 2019-10-27 19:11:16 +01:00
Thomas Allmer
66f5a30df3 chore: throw if wrong data is provided 2019-10-27 19:08:34 +01:00
Michael Shilman
c89851d505 Merge branch 'next' into 8572-add-decorator-parameters 2019-10-28 01:52:49 +08:00
Thomas Allmer
37f4e9633c chore: do not fail if there is no component 2019-10-27 18:38:51 +01:00
Michael Shilman
33053550ea
Typescript: Use native package types now available (#8588)
Typescript: Use native package types now available
2019-10-28 01:36:54 +08:00
Thomas Allmer
6bfd5489fd chore: extract component description 2019-10-27 18:29:05 +01:00
Thomas Allmer
4632d65552 chore: add installation documentation 2019-10-27 18:29:04 +01:00
Thomas Allmer
b5b149ec51 chore: add set/getCustomElements to hide implementation details 2019-10-27 18:29:03 +01:00
Thomas Allmer
60c8e1533d chore: demo api table 2019-10-27 18:29:03 +01:00
Thomas Allmer
c6c0158051 feat: props table for web-components 2019-10-27 18:29:02 +01:00
Michael Shilman
1f8956ca5c
Addon-docs: Generalize Description doc block (#8590)
Addon-docs: Generalize Description doc block
2019-10-28 01:27:32 +08:00
Michael Shilman
d9790fa68c Addon-docs: Generalize Description doc block 2019-10-28 00:51:19 +08:00
Michael Shilman
93faad527f
FIX now deploy maybe (#8589)
FIX now deploy maybe
2019-10-28 00:49:54 +08:00
Norbert de Langen
2cbf7a0879 FIX 2019-10-27 17:04:05 +01:00
Norbert de Langen
c801f75076 These packages have types now 2019-10-27 16:50:31 +01:00
Michael Shilman
c9d0e16e37 Core: Remove framework from client API addDecorator 2019-10-27 18:48:42 +08:00
Michael Shilman
c0a5c3f884 Core: Revert addDecorator framework arg; use param.framework instead 2019-10-27 18:43:02 +08:00
Michael Shilman
ba74d889fc
Merge pull request #8584 from RamKrish2079/fix/rn-server-port-prompt
React-native-server: Changed default port to number in CLI options
2019-10-27 17:04:30 +08:00
RamKrish2079
7f41656917 React-native-server: Changed default port to number in CLI options 2019-10-27 13:40:52 +05:30
Michael Shilman
a0832753fc 5.3.0-alpha.31 next.json version file 2019-10-27 01:55:29 +08:00
Michael Shilman
da91105061 Update version.ts 2019-10-27 01:52:40 +08:00
Michael Shilman
d92ff8900e v5.3.0-alpha.31 v5.3.0-alpha.31 2019-10-27 01:40:25 +08:00
Michael Shilman
c6dc86dc98 5.3.0-alpha.31 changelog 2019-10-27 01:35:08 +08:00
Michael Shilman
bb65c7f1b4
Upgrade babel-plugin-react-docgen to 4.0.0-beta.1 (#8581)
Upgrade babel-plugin-react-docgen to 4.0.0-beta.1
2019-10-27 01:33:01 +08:00
Michael Shilman
c6074d8684 Upgrade babel-plugin-react-docgen to 4.0.0-beta.1 2019-10-27 00:40:10 +08:00
Michael Shilman
60fdfe38a7 5.3.0-alpha.30 next.json version file 2019-10-27 00:28:04 +08:00