webf
webf copied to clipboard
Build flutter apps with HTML/CSS and JavaScript.
### Should this be an RFC? - [X] This is not a substantial change ### Description According to this RFC: https://github.com/openwebf/rfc/pull/8 We have 6 differents steps to get this feature...
### Affected version main ### Flutter versions 3.13.9 ### No same issues found. - [X] Yes, I search all issues but not found. ### Steps to Reproduce 通过dom.style 获得不存在的样式属性,返回空字符串,应该返回undefined.和浏览器返回不一致。在判断浏览器是否支持标准属性的时候失败,最后设置样式失败。 ###...
### Should this be an RFC? - [X] This is not a substantial change ### Description I hope to add loading animations when the actual page content is not displayed....
TODO: - [ ] DOM API - [ ] getSelection - [ ] selectionchange event - [ ] Initialize control parameters. - [ ] toolbar custom Item - [ ]...
https://github.com/openwebf/webf/issues/359
### Affected version main ### No same issues found - [X] Yes, I search all issues but not found. ### Bug type CSS/DOM Style ### Which frontend framework you are...
### Affected version 0.14.3 ### Flutter versions 3.7.12 ### No same issues found. - [X] Yes, I search all issues but not found. ### Steps to Reproduce 1. create macos...
### Affected version 0.13.2 ### No same issues found. - [X] Yes, I search all issues but not found. ### Steps to Reproduce ### Code example NO ### Expected results...
### Feature type ECMAScript/JavaScript ### The spec link. https://www.w3schools.com/html/html_tables.asp ### How much important for you 请问一下,有没有支持html中table标签的计划?目前好像不支持