-
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
Feat: support webapp and assets project #299
Merged
alvinhui
merged 2 commits into
release/0.3.0
from
feat/support-webapp-and-assets-project
Jul 22, 2020
Merged
Feat: support webapp and assets project #299
alvinhui
merged 2 commits into
release/0.3.0
from
feat/support-webapp-and-assets-project
Jul 22, 2020
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
Jul 22, 2020
delete-merged-branch
bot
deleted the
feat/support-webapp-and-assets-project
branch
July 22, 2020 15:30
alvinhui
added a commit
that referenced
this pull request
Jul 27, 2020
* feat: apply repo * feat: convert ts2js * fix: fix type name * chore: remove console * chore: version * chore: remove code * refactor: remove iceworks-cli * feat: support transform ts to js * chore: version * refactor: rename Iceworks Material Helper to React Component Helper * docs: update logo * chore: lint * feat: i18n 功能包 * feat: extension 示例 iceworks-app 国际化 * docs: typo * chore: remove material-import package.json * feat: add package transform-ts-to-js to tsconfig.json * feat: 改变了编译顺序,将 i18n package 导出的实体变为导出类。 * feat: web 示例 iceworks-app 设置页面 * refactor: 根据 i8n 的新导出方式进行更新,删除无用行,更改模板及引用方式 * feat: 使用 useEffect 函数进行异步加载 * feat: 改变了编译顺序,将 i18n package 导出的实体变为导出类。 * refactor: move export to bottom * feat: i18n for packages/block-service * refactor: format codes and delete useless file `util/i18n.ts` * feat: replace injectIntl with `useIntl` hook and format codes * feat: addLocalProvider To Pages/*/index for i18n * refactor: add `[]` param to useEffect, update en-US JSON and app.tsx * feat: add ui * feat: support ejs options * fix: error styles * fix: lint * feat: i18n for packages/project-service * refactor: uv/pv logic * refactor: pv|uv * style: camel case * chore: add comments * chore: version & change log * Hotfix: rax scaffolds title app type icon disappear (#296) * fix: rax scaffolds title app type icon disappear * chore: version * refactor: do not export recordPV and recordUV, using record * fix: add i18n dep to package.json * feat: types * feat: i18n for packages/page-service * feat: i18n for packages/material-service * fix: ejs options * fix: useState name * feat: i18n for packages/component-service * chore: generate-project version * feat: i18n for project-creator * feat: i18n for page-builder * feat: i18n for material-helper * feat: i18n for Iceworks-component-builder (#301) * feat: i18n for Iceworks-component-generater * fix: fix double alerts bug and add iceworks/i18n to dep * fix: web i18n * style: remove empty line * fix: ignore i18n error * chore: remove unnecessary code * chore: remove unnecessary note * feat: support next locale * style: indent * fix: delete redundant codes Co-authored-by: alvinhui <alvin.hui@qq.com> * refactor: update i18n in extension and i18n.tsx in web * fix: default locale * chore: version * chore: types * refactor: 0.1.0 should be first version * chore: url extraction as constant (#318) * chore: url extraction as constant * style: indent * fix: en-US errors * feat: support webapp and assets def project (#299) * docs: update gifs for en-US (#325) * fix: update i18n translations * docs: update i18n doc gifs (#324) * docs: update i18n doc gifs * docs: update component builder gifs * docs: update material-helper and page-bulder doc gifs * fix: fail to debug extension in development env (#326) * fix: fail to debug extension in development * fix: fail-to-debug-extension-in-development * docs: change slogan for en-US (#327) * docs: add markdownlint to ci and update docs (#328) * fix: update i18n translations * docs: update i18n doc gifs (#324) * docs: update i18n doc gifs * docs: update component builder gifs * docs: update material-helper and page-bulder doc gifs * feat: add docslInt in ci * docs: update docs due to markdownlint * fix: update material helper demo * fix: fix URl to URL * fix: fail to install deps when import materials (#329) * fix: create a new terminal to install deps * chore: remove repeated bulkDownload code * chore: version * refactor: update code due to code style (#331) * chore: record locale (#332) * docs: change slogan for en-US * chore: record locale * fix: fail get material detail in unknown project (#333) * fix: fail to get material detail in unknown project * fix: change specifiedType in getSources method * chore: version * feat: get user info through def client login (#323) * feat: def login client * feat: get user info in web * fix: eslint * feat: get def-login-client zip * feat: add install def-login-client-deps * style: change IIFE * fix: style * chore: accesskey * fix: access key not found in ci setup * fix: ci * fix: fix by the comment * fix: lint * feat: not run the script when key unexist * fix: lint * refactor: encode alibaba-inc (#335) * refactor: encode constants with 'alibaba-Inc' * fix: add js-base dep to package.json * fix: eslint err * fix: use namespace to make test work * feat: add docs check to CI (#338) * chore: change version add CHANGLOG * fix: package publishConfig * fix: extension build size is too bulky (#340) * fix: en-US translation (#339) * fix: change material-import to material-helper (#341) * fix: beta and prod publish env (#343) * chore: title typo (#342) * chore: title typo * chore: settings * fix: gitlab url (#345) * chore: typo Co-authored-by: yangfan <18767120422@163.com> Co-authored-by: alvinhui <alvin.hui@qq.com> Co-authored-by: sspku-yqLiu <liuyongqi@pku.edu.cn> Co-authored-by: sspku-yqLiu <56879942+sspku-yqLiu@users.noreply.github.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.
Ref: #245 第二点
目前策略:react 项目走 assets, rax 项目走 webapp