Kai O'Reilly
Kai O'Reilly
For example, to transition the background color of a button on hover.
This would allow developers to use more non-standard fonts in their apps without having to worry about the user having them on their system.
This would be very useful in apps like gide. It is not clear how we would implement this; Go's plugin system is too rigid and unsupported, so we would have...
We need to determine a good way for nil values to be displayed and edited. This is related to #539 and #575.
We could probably improve performance a decent amount by profiling and optimizing, which would be helpful for lower capacity platforms like web.
We need to improve the web loading screen and fix the content length header not being reliable.
As mentioned in #465, there is a significant lack of documentation and guides. The current information in the Wiki should be relocated to [goki.dev](https://goki.dev), improved, and added upon.
We need to figure out a good way to handle URLs on web and have good SEO for sites. #701 is related.