Kushagra Gour

Results 53 issues of Kushagra Gour

## Meta info - Is this a bug or suggestion?: Suggestion - Context - Web app, Chrome extension or both?: Both https://spectrum.chat/?t=839b920c-8123-4e41-b76a-13c536c3f108

Suggested in #186 > An extra tooltip size/width (fit) that equals to the target/element's width (like that in Balloon.css) could be added, too.

enhancement
good-first-issue

Right now hint.css tooltips can only show normal text with unicode characters. It cannot render HTML because of no support in `content` property. HTML tooltips are only possible when tooltips...

enhancement
faq

Some positions like right-bottom are not possible right now. More examples can be seen here - > http://github.hubspot.com/tooltip/docs/welcome/

enhancement

Have something like jQuery builder which developers can use to get a customized version of **Hint.css**. May be an option to select desired modules also. Helping hands are welcome :)

enhancement

help wanted

Should have atleast options to position it 4 corners on the screen.

### What problem does this feature solve? Atomizer: https://github.com/acss-io/atomizer Atomizer is a tool to create atomic classes by parsing HTML. I am using vue SFC and Atomizer so need a...

feature request

Esprima fails to parse such files. `sourceType: true` needs to be passed to Esprima to fix this, but there is not way to pass options to Esprima.