Commit graph

5 commits

Author SHA1 Message Date
Renato Machado
c7511b4ffa html: support tag img 2024-09-18 18:39:39 -03:00
Renato Machado
e56528e0c1 fix: memory leak in controller 2024-08-29 18:07:23 -03:00
Renato Machado
4f8a3dac20
html: prevent memory leak with reactive state 2024-08-02 18:33:00 -03:00
Renato Machado
ebc37798ef
improve: html syntax
- cleanup and organization
- add support tag link to import external css ex: <link href="module/any.css" />
- fix display block alignment
- add textarea css
2024-07-26 14:01:35 -03:00
Renato Machado
886a590459
feat: html system (#824) 2024-07-16 21:36:58 -03:00