pawanbenjamin / zen-g-2024

0 stars 0 forks source link

Instantiation of working version - shake triggers animation #6

Closed samryderE closed 3 months ago

samryderE commented 3 months ago

In this PR a lot of work was merged in from many branches [accel-dev, is-shake, animate-svg-get-quote, throttle-useIsShake, version-sam], so there is a big diff for this change. The main components to check out are useIsShake which holds state that drives other components behavior and each of the Animate components which control the Logo and Quotes rendering.

russellwmoore commented 3 months ago

Looking good! In general, remove all logs and commented out code for work that will be merged to main. Give this PR a better title. The description can be a little more speaking style: In this PR a lot of work was merged in from many branches [list branches], so there is a big diff for this change. The main components to check out are useIsShake which holds state that drives other components behavior and each of the Animate components which control the Logo and Quotes rendering.