Releases: EasyWebApp/WebCell
Releases · EasyWebApp/WebCell
v3.0.0
What's Changed
- [migrate] replace Yarn with PNPM to reduce Disk usage by @TechQuery in #14
- [refactor] rewrite WebCell 3 core API with latest ES/TS, MobX & vDOM by @TechQuery in #17
- [optimize] replace Web Field mixin with Form Field decorator by @TechQuery in #18
- [add] Quick Start document of WebCell v3 by @TechQuery in #19
- [add] Animate.css wrap component by @TechQuery in #20
- [chore] upgrade package, update husky config by @wangrunlin in #23
- [docs] add Chinese ReadMe & update README logo url, LICENSE year by @wangrunlin in #22
- [docs] update GitHub and website multilingual documentation links by @wangrunlin in #25
- [add] Updated & Mounted callbacks by @TechQuery in #26
- [add] Basic Support of View Transition API by @TechQuery in #27
- [add] GitHub repository settings & PR badges by @TechQuery in #28
- [optimize] upgrade Test cases by @TechQuery in #29
- [chore] export all markdown file to docs by @wangrunlin in #30
New Contributors
- @wangrunlin made their first contribution in #23