|
|
|
|
|
by runarberg
2690 days ago
|
|
It is not just `display: grid` that is replacing the layout. Now we also have interactive elements in the HTML spec[1] like `<dialog>` and `<details>`. We also have custom elements making an all in solution like bootstrap less desirable for everything except quick prototyping. [1]: https://html.spec.whatwg.org/multipage/interactive-elements.... |
|
(Personally, I'd rather they just build it in Lazarus, but people have forgotten about building desktop apps.)