Huy
Huy
I have a popover select box, its `validations` field has `required: true`. And when this select box open as a popover, it show the `Clear` button.  This is not...
Check Language Features section of the specs https://microsoft.github.io/language-server-protocol/specifications/specification-3-14/#languageFeatures This ticket will be closed after almost all requests implemented. Please create a new ticket for each method/request that you decided to...
I think, to increase user adoption, we can support them in customizing their page's CSS styles. It could be done after #18 is implemented. We could either put the custom...
Well... it would be a rant if I call it's an engine :laughing: I developed a [new networking library - **lit**](https://github.com/huytd/lit), the main idea is to replace Socket.IO (**for this...
I'm thinking about adding an animation engine for handling some animation (split animation,...) and for faster HitTest. But have no idea where should we calculate the animation. On server side...
To speed up the connection. Send/receive data in binary format is a better idea than string/object.
Linked with #3 It's better to have another chat style (bubble) And we need to make a switch somewhere (config/setting page) to allow user switch between chat type.
We have the `css/theme.css` that define the current style of the blog, with red and white tone. For some people, this is kind of boring. So we can create a...
One thing that I missed from VIm when using this addon is the ability to hit `#` to search for the word that under the cursor. `dance.run` is a really...