-
At the time of this issue creation, Oliver is currently working on the making the changes to the editor to teach React and TypeScript.
For this workshop, we need to create a project to teach workin…
-
-
It would be good to support the CSS properties that can contain comma-separated values. A problem in doing so is that there's no defined name for these sub-values in the CSS specs. Names like `textSha…
-
Wouldn't it be much easier if `entryAnimation` and `exitAnimation` support multiple animations just like something in [`app-scroll-effects`](https://github.com/PolymerLabs/app-layout/blob/master/app-s…
motss updated
8 years ago
-
[Edited to explain issue fully after further investigation and help from Sven below]
On the first load of the page, the slider height is about 3 times taller than it should be leaving lots of white-sp…
-
Throb and have a progression from dog to pink to red like climbing working
https://medium.com/techtrument/simple-css-loading-animation-bafe96a384ce
Scroll down and animate donut on facet pages /…
-
If I start a group video call, I don't see the video and controls.
I've checked the HTML and if I change webrtc css to:
```
position: relative;
z-index: 20;
```
then I see videos and controls.
I'l…
-
I've set three different odometers on my page with different duration values, yet they all take exactly the same time to change to new values. Am I missing here something?
I thought one can set how l…
-
Hi,
I am trying to create a simple background-color animation:
new Animation(document.querySelector(".doorSpacer"),
{ 'background-color': [ 'rgb(0,0,0)', 'rgb(255,255,255)' ] }, 2);
and it d…
-
Really appreciate all your work.
A quick accessibility assessment.
Images with text can work with ADA/WCAG standards in some cases. If the image is the company logo, it is generally fine. If t…