You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the scroll-driven creative coding peak, I received the following prompt
Syzygal : an alignment of three celestial objects, as the sun, the earth, and either the moon or a planet
Risoprint : Risograph printing is a technique best described as a ‘digital screen printing’. The process is similar to screen printing, but with the convenience of an office copier.
I went through a small DLC to create the following
Wat deze ticket omvat
Onderzoek ( what the best way is to build this component).
Conventies
Links and information that could be useful while building the component
Ik ga een gradient progress bar bouwen die aangeeft hoever je bent in de wizard.
Taken
Gradient background
Animatie voor het tonen van de bar
Animatie voor het vullen van de bar
Inspiratie
Wireflow
???
Breakdown Schets
Ik heb geen schets gemaakt maar dit is de code die ik heb gebruikt.
Ik heb bewust gekozen om geen progress element te kiezen omdat ik de value niet kon animeren.
@christoph3r3w
Beschrijving
For the scroll-driven creative coding peak, I received the following prompt
I went through a small DLC to create the following
Wat deze ticket omvat
standards & conventions #4
Zoveel mogelijk werken met de atomic components methode (DRY)Progressive enhancementToegankelijkOnderzoek & Referencies
Risoprint
Syzygy
Ontwikkeling
I used animation(-timeline), transform with perspective, and text-shadows for the effect in plain CSS.
Taken
@Mossati
Beschrijving
Ik ga een gradient progress bar bouwen die aangeeft hoever je bent in de wizard.
Taken
Inspiratie
Wireflow
???
Breakdown Schets
Ik heb geen schets gemaakt maar dit is de code die ik heb gebruikt.
Ik heb bewust gekozen om geen progress element te kiezen omdat ik de value niet kon animeren.
Testen
Wegens het gebruik van divs heb ik aria-labels gebruikt om een naam te geven aan de elementen.
De Lighthouse test geeft niks aan voor de progress bar.
Resultaat
The text was updated successfully, but these errors were encountered: