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

[optimize] replace Web Field mixin with Form Field decorator #18

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

TechQuery
Copy link
Member

@TechQuery TechQuery commented Jan 6, 2024

  1. [optimize] replace Web Field mixin with Form Field decorator (fix [refactor] rewrite WebCell 3.0 based on DOM Renderer 2.0 #15)
  2. [optimize] upgrade Async Box to Modern architecture
  3. [fix] some Type bugs of JSX props/children & Class fields
  4. [optimize] update Upstream packages
  5. [remove] legacy vDOM type module

[optimize] some Type details
[optimize] update Upstream packages
[remove] legacy vDOM type module
@TechQuery TechQuery added feature New feature or request enhancement Some improvements and removed feature New feature or request labels Jan 7, 2024
@TechQuery TechQuery merged commit 619146c into main Jan 9, 2024
2 checks passed
@TechQuery TechQuery deleted the form-field branch January 9, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Some improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[refactor] rewrite WebCell 3.0 based on DOM Renderer 2.0
1 participant