webf icon indicating copy to clipboard operation
webf copied to clipboard

Build flutter apps with HTML/CSS and JavaScript.

Results 124 webf issues
Sort by recently updated
recently updated
newest added

### 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...

enhancement

### 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.和浏览器返回不一致。在判断浏览器是否支持标准属性的时候失败,最后设置样式失败。 ###...

bug

### 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....

enhancement

TODO: - [ ] DOM API - [ ] getSelection - [ ] selectionchange event - [ ] Initialize control parameters. - [ ] toolbar custom Item - [ ]...

### 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...

bug

### 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...

bug

### 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...

bug

### Feature type ECMAScript/JavaScript ### The spec link. https://www.w3schools.com/html/html_tables.asp ### How much important for you 请问一下,有没有支持html中table标签的计划?目前好像不支持

enhancement