-
https://github.com/d3/d3/releases/tag/v4.0.0
"D3 is now modular, composed of many small libraries that you can also use independently. Each library has its own repo and release cycle for faster devel…
-
## Suggestion/Concern
After implementing this feature a user should be able to create a template.
**Short Term**
Allow users to import React that is bound to Theme Builder design system CSS…
-
From all the [Shortcodes](https://github.com/slimndap/wp-theatre/wiki/Shortcodes#production-event-listing), `[wpt_productions]` seemed to be the best candidate to validate the [idea of using block-tra…
-
If you run getBundle output through a minifier before the transform gets to it, it will get removed!
Specifically this quick tip: https://www.11ty.dev/docs/quicktips/inline-css/#capture-and-minify
…
-
What I mean is explained [here](https://stackoverflow.com/questions/12919398/perspective-transform-of-svg-paths-four-corner-distort).
It should also work on embedded raster graphics.
This is a h…
-
Hello,
We have three TVs that are in portrait mode. In the thumbnail preview, the thumbnail is shown sideways. However, in the player webUI it shows correctly. There's a property applied for the po…
-
### What should be improved?
Some percentage values can be re-written as unitless factors, notably in CSS transforms:
E.g. `.test { transform: scale(-100%); }` can be also written as `.test { tran…
-
Prius should be usable purely at runtime via a `` include and special `` tags that will handle the loading/parsing of CSS
TODOs:
- [x] Convert our dependencies to ES6 so we can include the parser at …
ebryn updated
9 years ago
-
my arabic site did not show any bx-slider because direction-ltr is a needed setting.for the UL because of the 3d transforms on it.
looke like a bug to me.
found out at www.seaindependent.qa but fixed …
dzaal updated
10 years ago
-
So, now that we have a cool drag-and-snap thing going on, the next step is declunkifying (a word) the animations. The issue here is that I’m using margin-left which—while easy to deal with in terms of…
Wilto updated
13 years ago