-
See minimal example here:
https://stackblitz.com/edit/stackblitz-starters-1xfxk1?description=An%20angular-cli%20project%20based%20on%20@angular/animations,%20@angular/common,%20@angular/compiler,%20@…
-
#### Describe the bug
Adding a youtube video apparently archives it but isn't accessible via the UI.
#### Steps to reproduce
1. Click Add +
2. insert youtube video URL: https://www.youtube.com/watch…
-
## Ontwerpen
### Morphological Chart
> Onderzoek variaties voor jouw component met behulp van een morphological chart. Bespreek je ideeen met een docent voordat je verder gaat.
#### Standaard M…
-
### What problem are you trying to solve?
Sometimes when performing a (same-origin) navigation, the old page wants to perform some potentially async operations. This could be e.g. putting something i…
-
Entry animations are pretty common on the web. Currently in order to trigger time-based animations when an element enters the viewport we have to use IntersectionObserver.
The problems with this:
…
-
### Bug description:
I would like to add an animation to an SVG based on scroll using Motion One. As an example, I have created a very simple SVG that rotates on scroll. When I apply the animation …
-
Hello,
I recently did the tutorial _Building Apps with NativeScript and Angular 2_.
During the tutorial, I noticed an error message in console while running the app.
Then, I cloned this repo and got …
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
No
### Description
If a directive (let's named it `ReusableDirective`) exposes a required input…
-
### Problem Description
In the NativeAnimatedModule, `Animated.diffClamp` is implemented as a simple clamp on the value. This is not the intent of the `Animated.diffClamp` node. `Animated.diffClamp` …
-
## Describe the bug
I've found that React Bootstrap's Modal fade animations do not work on my mobile device. However, the vanilla JS Bootstrap Modal fade animation works fine. Both versions fade on…