darsain

Results 28 issues of darsain

Tooltips is using dataset which is not yet supported for SVG elements in most of the current browsers.

bug

`interactive` option should set the Tooltip instances as interactive (https://github.com/darsain/tooltip/issues/10). Also, along with delay option (#3), it should handle show/hide when mouse enters the **tooltip** element, but only when `hideOn`...

Should hide tooltip only after a `delay` since `hideOn` event fired. `showOn` handler should than clear this timeout.

Why did I even do this? - `objectCreate` - component/inherit - `extend` - darsain/extend - `ucFirst` - ianstormtaylor/to-sentence-case

As reported [here](https://groups.google.com/forum/#!topic/sly-js/zlwjbnMAHRU): > When loading Sly with no item, and adding more than one item dynamically (with add() method), it remains blocked on the first item.

bug

I assume `*` is supposed to be an "any character" flag, in which case these shortcuts don't work: - `*` - `x + *` Why would I want it? I...

Such as: ``` https://wzrd.in/standalone/normalize.css@latest/normalize.css ``` Some modules come with styles, images, fonts, or other assets. Some modules such as normalize.css are only CSS (and break wzrd.in btw). This would allow...