Merge branch 'main' of https://github.com/outpoot/gurted
This commit is contained in:
@@ -9,11 +9,10 @@ TODO:
|
||||
5. **Store** tab containers so switching tabs won't erase previous tab.
|
||||
6. **GIF** support
|
||||
7. **Video** support via [GDE GoZen](https://github.com/VoylinsGamedevJourney/gde_gozen)
|
||||
8. **More input types** (url, tel, date, time, etc.)
|
||||
9. **Required** attribute for inputs
|
||||
10. Installer should register **gurt://** as a valid protocol thru the registry.
|
||||
11. < input type=**datetime** />, essentially a type "date" but with a vertical separator, then `mm | ss | FORMAT` layout for time.
|
||||
12. **< table >** component. [🔗 Related Godot proposal](https://github.com/godotengine/godot-proposals/issues/97)
|
||||
8. **Required** attribute for inputs
|
||||
9. Installer should register **gurt://** as a valid protocol thru the registry.
|
||||
10. < input type=**datetime** />, essentially a type "date" but with a vertical separator, then `mm | ss | FORMAT` layout for time.
|
||||
11. **< table >** component. [🔗 Related Godot proposal](https://github.com/godotengine/godot-proposals/issues/97)
|
||||
|
||||
Issues:
|
||||
1. **< br />** counts as 1 element in **WebsiteContainer**, therefore despite being (0,0) in size, it counts as double in spacing
|
||||
|
||||
Reference in New Issue
Block a user