-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chore: component generator cdn url #435
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alvinhui
approved these changes
Aug 16, 2020
alvinhui
added a commit
that referenced
this pull request
Aug 17, 2020
* chore: generate-material * feat: support generate-component * chore: fix * chore: prettier * chore: camelcase5.x because def generator not support 6.x(only node10.x) * chore: set test case default registry * chore: prettier fix * fix: display incorrect Language * fix: configHelper active events * feat: support other material * feat: support other material * chore: prettier * fix: options * chore: rework * fix: adaptor typo error * chore: 去除无用参数 * chore: prettierr * chore: prettierr * fix: glob add dot * chore: publish * feat: update * feat: update * fix: ci * fix: ci * feat: update style dau * fix: prettier:fix * feat: update * feat: update review * feat: support all json files in config-helper * feat: support theme package array Co-authored-by: jason.yf <jason.yf@alibaba-inc.com> * fix: ci * feat: Component Doc Helper (#405) * feat: material doc panel init * refactor: useReduce and add i nterface * feat: add doc link in Hover * fix: command in hoverItem * feat: openInInternalBrowser * feat: add document Material Finder * feat: add setting and rename symbols * feat: i18n * refactor: solve the problems in the first round of review * chore: update function name Co-authored-by: alvinhui <alvin.hui@qq.com> * chore: set prettier in pre-push * chore: upgrade extension version for beta publish * fix: quickPickItemDisplayMutipleTimes * fix: display en in zh-cn model (#422) * feat: component generator (#377) * feat: init lowcode project * feat: add canvas and inner * chore: eslintignore * fix: lint * feat: init component generator * feat: support extra html * feat: generate code * fix: theme * feat: schema param * feat: support write file to local * feat: init schema * fix: package * fix: remove unused packages * chore: remove component generator web * feat: transformTextComp&transformCompMap * fix: lint * chore: remove code * feat: input component error prompt * fix: lint * chore: todo * feat: support tsx * feat: update assets cdn url * chore: remove deps * feat: add try catch in generateComponentCode * fix: comment * fix: i18n * feat: component generator for quick pick (#419) * feat: add component generator quickPick * chore: change log * fix: lint * fix: config helper (#425) * fix: command language && paltette * fix: show source * feat: make sure uri is validate * style: fix by prettier * docs: update config helper and material helper README (#423) * docs: update changlog and README for config helper * docs: update changelog and doc of material helper * fix: update Docs and en build.json schema * chore: update words * chore: update docs * feat: disable form input when submit (#426) * feat: disable-form-input-when-submit * fix: remove unused code * chore: version&changeLog&i18n * docs: update version and CHANGE.log (#427) * fix: prettier ignore ejs * docs: update description * fix: webpack build error * fix: comment * fix: package version * chore: version & changelog (#429) * hotfix: create component error (#430) * fix: create component error * fix: console * docs: change section order * refactor: using generate component in quick pick * feat: add more command for Iceworks status bar * docs: typo * refactor: Docs && Commands (#431) * docs: change section order * refactor: using generate component in quick pick * feat: add more command for Iceworks status bar * docs: typo * chore: component service i18n (#434) * chore: component-service i18n * fix: comment * docs: update iceworks-ui-builder README (#432) * docs: update iceworks-ui-builder README * fix: comment * fix: typo * chore: docs description * chore: change cdnUrl (#435) * hotfix: loss i18n * feat: always register runBuild command * feat: recordExecuteCommand * style: fix by lint Co-authored-by: liuxiong.lx <liuxiong.lx@alibaba-inc.com> Co-authored-by: sspku-yqLiu <liuyongqi@pku.edu.cn> Co-authored-by: yangfan <18767120422@163.com> Co-authored-by: jason.yf <jason.yf@alibaba-inc.com> Co-authored-by: sspku-yqLiu <56879942+sspku-yqLiu@users.noreply.github.com> Co-authored-by: Hengchang Lu <44047106+luhc228@users.noreply.github.com> Co-authored-by: luhc228 <luhengchang228@gmail.com>
alvinhui
added a commit
that referenced
this pull request
Aug 26, 2020
* Publish 0.6.0 (#437) * chore: generate-material * feat: support generate-component * chore: fix * chore: prettier * chore: camelcase5.x because def generator not support 6.x(only node10.x) * chore: set test case default registry * chore: prettier fix * fix: display incorrect Language * fix: configHelper active events * feat: support other material * feat: support other material * chore: prettier * fix: options * chore: rework * fix: adaptor typo error * chore: 去除无用参数 * chore: prettierr * chore: prettierr * fix: glob add dot * chore: publish * feat: update * feat: update * fix: ci * fix: ci * feat: update style dau * fix: prettier:fix * feat: update * feat: update review * feat: support all json files in config-helper * feat: support theme package array Co-authored-by: jason.yf <jason.yf@alibaba-inc.com> * fix: ci * feat: Component Doc Helper (#405) * feat: material doc panel init * refactor: useReduce and add i nterface * feat: add doc link in Hover * fix: command in hoverItem * feat: openInInternalBrowser * feat: add document Material Finder * feat: add setting and rename symbols * feat: i18n * refactor: solve the problems in the first round of review * chore: update function name Co-authored-by: alvinhui <alvin.hui@qq.com> * chore: set prettier in pre-push * chore: upgrade extension version for beta publish * fix: quickPickItemDisplayMutipleTimes * fix: display en in zh-cn model (#422) * feat: component generator (#377) * feat: init lowcode project * feat: add canvas and inner * chore: eslintignore * fix: lint * feat: init component generator * feat: support extra html * feat: generate code * fix: theme * feat: schema param * feat: support write file to local * feat: init schema * fix: package * fix: remove unused packages * chore: remove component generator web * feat: transformTextComp&transformCompMap * fix: lint * chore: remove code * feat: input component error prompt * fix: lint * chore: todo * feat: support tsx * feat: update assets cdn url * chore: remove deps * feat: add try catch in generateComponentCode * fix: comment * fix: i18n * feat: component generator for quick pick (#419) * feat: add component generator quickPick * chore: change log * fix: lint * fix: config helper (#425) * fix: command language && paltette * fix: show source * feat: make sure uri is validate * style: fix by prettier * docs: update config helper and material helper README (#423) * docs: update changlog and README for config helper * docs: update changelog and doc of material helper * fix: update Docs and en build.json schema * chore: update words * chore: update docs * feat: disable form input when submit (#426) * feat: disable-form-input-when-submit * fix: remove unused code * chore: version&changeLog&i18n * docs: update version and CHANGE.log (#427) * fix: prettier ignore ejs * docs: update description * fix: webpack build error * fix: comment * fix: package version * chore: version & changelog (#429) * hotfix: create component error (#430) * fix: create component error * fix: console * docs: change section order * refactor: using generate component in quick pick * feat: add more command for Iceworks status bar * docs: typo * refactor: Docs && Commands (#431) * docs: change section order * refactor: using generate component in quick pick * feat: add more command for Iceworks status bar * docs: typo * chore: component service i18n (#434) * chore: component-service i18n * fix: comment * docs: update iceworks-ui-builder README (#432) * docs: update iceworks-ui-builder README * fix: comment * fix: typo * chore: docs description * chore: change cdnUrl (#435) * hotfix: loss i18n * feat: always register runBuild command * feat: recordExecuteCommand * style: fix by lint Co-authored-by: liuxiong.lx <liuxiong.lx@alibaba-inc.com> Co-authored-by: sspku-yqLiu <liuyongqi@pku.edu.cn> Co-authored-by: yangfan <18767120422@163.com> Co-authored-by: jason.yf <jason.yf@alibaba-inc.com> Co-authored-by: sspku-yqLiu <56879942+sspku-yqLiu@users.noreply.github.com> Co-authored-by: Hengchang Lu <44047106+luhc228@users.noreply.github.com> Co-authored-by: luhc228 <luhengchang228@gmail.com> * fix: merge master * fix: merge master * docs: update demo * chore: remove unnecessary file * chore: remove unnecessary file * chore: remove unnecessary file * docs: using new demo * docs: supports * docs: new demos * docs: add features * docs: add more detail links * docs: typo * docs: add more badges Co-authored-by: liuxiong.lx <liuxiong.lx@alibaba-inc.com> Co-authored-by: sspku-yqLiu <liuyongqi@pku.edu.cn> Co-authored-by: yangfan <18767120422@163.com> Co-authored-by: jason.yf <jason.yf@alibaba-inc.com> Co-authored-by: sspku-yqLiu <56879942+sspku-yqLiu@users.noreply.github.com> Co-authored-by: Hengchang Lu <44047106+luhc228@users.noreply.github.com> Co-authored-by: luhc228 <luhengchang228@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.