-
-
Notifications
You must be signed in to change notification settings - Fork 127
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
[WIP] optimize: input and textarea #695
Conversation
migrated to enterprise |
@andycall 你好,我看到有好多 pr 最后都是因为 “migrated to enterprise” 而 close,包括那个对 css 解释器的重写 想问下 webf 后续在企业版跟社区版之间你是如何规划的? |
enterprise 会优先上各种优化,工具和新的功能。 至少会比 opensource 版本领先一年以上 |
同时 enterprise 将更加注重性能体验和可开发性,帮助开发者用前端技术做出媲美 native 体验的 flutter app。 目前正在制作首个正式商业版本,并下一代的 flutter widget adapter 作为主要卖点。 |
feat: support enterkeyhint and inputmode
feat: update get keyboard type
refactor: make checkbox and radio default style more dense