kylebradshaw / kurdle

2 stars 0 forks source link

Animations #12

Open kylebradshaw opened 2 years ago

kylebradshaw commented 2 years ago

AC

kylebradshaw commented 2 years ago

https://animista.net/play/basic/flip/flip-horizontal-bottom

kylebradshaw commented 2 years ago

give attribution

kylebradshaw commented 2 years ago

https://ultimatecourses.com/blog/angular-animations-how-to-animate-lists

kylebradshaw commented 2 years ago
kylebradshaw commented 2 years ago

https://coursetro.com/posts/code/78/Creating-Stagger-Animations-in-Angular-4 implemented this approach

kylebradshaw commented 2 years ago

https://angular.io/guide/transition-and-triggers grok

kylebradshaw commented 2 years ago

https://stackblitz.com/edit/angular-animatechild?file=app%2Fapp.component.ts understand this stackblitz. this is what I need to do to delay until submission for a row - annoying af

kylebradshaw commented 2 years ago

https://stackoverflow.com/questions/65379404/angular-animation-stagger-animate-child-components

kylebradshaw commented 2 years ago

https://stackblitz.com/edit/angular-animate-with-query-and-stagger

kylebradshaw commented 2 years ago

https://thinkdobecreate.com/articles/css-animating-newly-added-element/

Better start stop handling