-
```
What steps will reproduce the problem?
1. Apply the :hover pseudoclass to a non-anchor element (e.g. .contents
div:hover)
2. Include IE9.js (2.1 beta4) in page element
What is the expected outp…
-
```
What steps will reproduce the problem?
1. Apply the :hover pseudoclass to a non-anchor element (e.g. .contents
div:hover)
2. Include IE9.js (2.1 beta4) in page element
What is the expected outp…
-
Hi, @anthonny
Would it be possible to display Math using HubPress? The interpreter correctly transforms the expressions, but the html does not render it probably because the Mathjax is not included i…
-
html5please is pretty much unmaintained and needs a major update.
## The idea
- review and update each and every feature
- collect and add new features
I hope we find people willing to cont…
-
With [new proposals](https://github.com/w3c/csswg-drafts/issues/229) for complex easing functions, the amount of API surface JavaScript animation libraries are duplicating is to increase.
This is a…
-
Hello,
Thank you so much for Cobalt its been a life saving module so far :)
I have an issue with custom transforms when using the CSS Plugin. Since this [commit](https://github.com/drwpow/cobalt…
-
Related: https://github.com/insightsengineering/nestdevs-tasks/issues/58
### Summary
The work on the teal transform module has prompted us to take a second look at the teal UI to ensure it is effi…
-
Hey,
I have a loop, where I loop through the "layout" and inside that I loop through my widgets.
When I use the this.$parent.autosize() function, then i'm getting this error:
`TypeError: this.$…
-
thanks for vue-grid-layout,
I have a problem,I try to use html2canvas to get img of my layout,but it do not success,
do you have any resolution?
i am tring on jsfiddle,here https://jsfiddle.net/hu…
-
I have saw the features doc say:
You can inject CSS using `custom_begin_css and custom_end_css`
but not work.