Results 40 issues of 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. ![image](https://cloud.githubusercontent.com/assets/613943/19503094/30db5e20-9566-11e6-970d-98f26db266f4.png) 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...

enhancement
good first issue
hacktoberfest

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...

enhancement
help wanted

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...

enhancement

To speed up the connection. Send/receive data in binary format is a better idea than string/object.

enhancement
help wanted

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.

enhancement
help wanted

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...

hacktoberfest

Ability to preview post before publishing

hacktoberfest

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...