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 1.4.0 #932

Merged
merged 10 commits into from
Aug 12, 2021
Merged

Release 1.4.0 #932

merged 10 commits into from
Aug 12, 2021

Conversation

fyangstudio
Copy link
Collaborator

@fyangstudio fyangstudio commented Aug 4, 2021

Today, we are excited to share the 1.4.0 stable release 🎉

New features

  • Super fast to generate dark mode styles.

    img

  • Quickly convert json object to typescript interfaces

    img

PRs

About

AppWorks is a front-end VS Code extension pack for make front-end development faster, better and easier.

@codecov-commenter
Copy link

codecov-commenter commented Aug 4, 2021

Codecov Report

Merging #932 (0b70061) into master (eae3d02) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #932   +/-   ##
=======================================
  Coverage   57.14%   57.14%           
=======================================
  Files           1        1           
  Lines          70       70           
  Branches       18       18           
=======================================
  Hits           40       40           
  Misses         30       30           

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 eae3d02...0b70061. Read the comment docs.

@fyangstudio fyangstudio changed the title [WIP] Release/1.4.0 Release/1.4.0 Aug 11, 2021
@fyangstudio fyangstudio changed the title Release/1.4.0 Release 1.4.0 Aug 11, 2021
@fyangstudio
Copy link
Collaborator Author

fyangstudio commented Aug 11, 2021

AppWorks 发布 1.4.0 版本

AppWorks - 基于 VS Code 插件的前端研发工具集,让前端开发更快更好更轻松。

今天,我们很高兴与大家分享 AppWorks 1.4.0 的版本更新。

新功能

1. 快速生成 dark mode 代码

AppWorks 分析 CSS 文件后,根据谷歌推荐色系快速生成对应颜色搭配,让您的业务飞速支持 dark mode。

img

2. 快速生成 interface 代码

在开发过程中,我们经常会通过 json 文件 mock 请求数据。在 TS 项目中,AppWorks 支持快速通过 json 文件生成 interface,让您的 mock 文件更快速融入 TS 开发体系。

img

PRs

  • Feat add React Generator #933
  • Fix windows get empty files #937
  • Fix ast parser error #934
  • Fix README link #930 #931

关于

官网:https://appworks.site/

Releases:https://github.com/appworks-lab/pack/releases

问题反馈:https://github.com/appworks-lab/pack/issues

关于我们

AppWorks 由“淘系前端团队”出品,欢迎关注“淘系前端团队”微信公众号。

欢迎加入钉钉群,与我们联系。

img

@GiveMe-A-Name GiveMe-A-Name merged commit 50f2664 into master Aug 12, 2021
@GiveMe-A-Name GiveMe-A-Name deleted the release/1.4.0 branch August 12, 2021 07:36
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