Skip to content

Releases: EasyWebApp/WebCell

v3.2.0

22 Jul 22:26
5d51d1c

Choose a tag to compare

What's Changed

  • [refactor] merge Wrap Logic of Sync & Async Function components to support Async Importing & Loading by @TechQuery in #40

Full Changelog

v3.1.0...v3.2.0

v3.1.0

14 Jun 19:12
4b3a4f4

Choose a tag to compare

What's Changed

  • [optimize] upgrade to Node.js 20, ESLint 9 & other latest Upstream packages/actions by @TechQuery in #33
  • [optimize] enable Async Render mode of DOM Renderer 2.6 by @TechQuery in #34
  • [add] TypeDoc table CSS by @Soecka in #36
  • [polish] table css by @Soecka in #37
  • [refactor] simplify Function Component rendering with Async Cell by @TechQuery in #39

New Contributors

Full Changelog

v3.0.0...v3.1.0

v3.0.0

14 Aug 18:43

Choose a tag to compare

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

Full Changelog

v2.4.0-rc.6...v3.0.0