Skip to content
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

Release 0.8.0 #460

Merged
merged 22 commits into from
Aug 31, 2020
Merged

Release 0.8.0 #460

merged 22 commits into from
Aug 31, 2020

Conversation

alvinhui
Copy link
Contributor

@alvinhui alvinhui commented Aug 26, 2020

  • 新增:通过可视化配置页面模板的方式生成页面代码
    image
  • 新增:最佳实践的检测工具包
  • 优化:可视化搭建页面使用暗色主题
    image
  • 优化:快速入口操作列表根据应用类型、内外网环境进行筛选及列表项文案更新
    image
  • 优化:生成页面代码后右下角弹窗引导用户打开代码文件
    image
  • 优化:点击「自定义物料」进入配置页时自动弹出添加物料窗口,判断如果未安装应用大纲树插件则使用 VS Code 配置页
    image
  • 优化:配置页的「自定义物料」字段添加帮助说明和物料开发文档链接
    image
  • 文档:添加下载量的徽标、更新示例图、添加特性说明和帮助指引章节:https://github.com/ice-lab/iceworks/blob/release/0.8.0/extensions/iceworks/README.zh-CN.md

* 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>
@alvinhui alvinhui self-assigned this Aug 26, 2020
fyangstudio and others added 5 commits August 26, 2020 11:40
* feat: init

* feat: update

* fix: prettier:fix

* feat: update

* feat: add deps-no-resolutions

* feat: add test

* fix: prettier:fix

* feat: update

* fix: prettier:fix

* feat: update

* feat: add deps-no-ice-scripts

* feat: add deps-no-router-library

* feat: add deps-recommend-update-rax

* feat: add no-lowercase-component-name

* feat: add no-multi-nested-page

* feat: update
* fix: open material settings fallback to VS Code Setings

* style: lint

* feat: add help icon for custom material

* style: prettier:fix
* fix: error

* fix: prettier:fix

* feat: udpdate version

* feat: update

* fix: prettier:fix

Co-authored-by: 许文涛 <alvin.hui@qq.com>
* feat: support component generator dark theme

* chore: version and changelog

* chore: update docs
@alvinhui alvinhui changed the title [WIP] Release 0.8.0 Release 0.8.0 Aug 28, 2020
sspku-yqLiu and others added 14 commits August 28, 2020 16:51
* chore: init

* feat: init select page view

* feat: init form

* feat: support convert To sourceCode

* chore: i18n

* chore: rename symbol

* chore: delete develop code

* chore: replace iscreating with downloading in index.tsx

* chore: ci

* chore: bigger string input

* feat: merge Template Service inTo page Service and add route

* feat: support all components and more mock type

* chore: delete debugCode

* chore: self-review

* chore: compile dependency

* chore: ci

* fix: resolve problems in #455

* docs: update material-ui-builder doc (#475)

* docs: update material-ui-builder doc

* docs: update README.md

* docs: update uibuilder usage gifs (#476)

* chore: update comment and update symbol name
* feat: support hide treeview and entry

* fix: lint

* chore: change log

* chore: project-service version

* feat: support status bar iceworks entry quickPick

* fix: comment

* feat: add checkIsPegasusProject method

* fix: comment
Co-authored-by: Hengchang Lu <44047106+luhc228@users.noreply.github.com>
Co-authored-by: alvinhui <alvin.hui@qq.com>
Co-authored-by: yangfan <18767120422@163.com>
* chore: command text in command panel

* chore: component-generator version

* chore: lint
* fix: cache check ali internal

* chore: imported multiple times

* style: fix by lint
@codecov-commenter
Copy link

Codecov Report

Merging #460 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #460   +/-   ##
=======================================
  Coverage   79.35%   79.35%           
=======================================
  Files           9        9           
  Lines         436      436           
  Branches       83       83           
=======================================
  Hits          346      346           
  Misses         88       88           
  Partials        2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e5de0de...fa7aa00. Read the comment docs.

* fix: cache check ali internal

* chore: imported multiple times

* style: fix by lint

* fix: showInformationMessage

* fix: create page form

* chore: triggerType set to hover

* style: fix by lint
fyangstudio
fyangstudio previously approved these changes Aug 31, 2020
* chore: version

* chore: remove ice-npm-utils dependencies
@alvinhui alvinhui merged commit 46a4a57 into master Aug 31, 2020
@alvinhui alvinhui deleted the release/0.8.0 branch September 10, 2020 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants