openrag/frontend
Lucas Oliveira 6a971d45d6
feat: add new onboarding animation, adds onboarding into layout wrapper (#267)
* modularized header

* removed onboarding redirection

* added animations

* Made animations slide instead of grow

* change name of grow to slide

* Added constants

* Fixed animations, added onboarding content to card, switch display depending on current state of onboarding

* fixed initial animation

* fixed animation glitch

* removed debug settimeout

* fixed width

* Format
2025-10-16 16:38:08 -03:00
..
components feat: add new onboarding animation, adds onboarding into layout wrapper (#267) 2025-10-16 16:38:08 -03:00
hooks
lib
public fix: adjust onboarding copies and behaviors (#67) 2025-09-24 17:35:16 -03:00
src feat: add new onboarding animation, adds onboarding into layout wrapper (#267) 2025-10-16 16:38:08 -03:00
.gitignore
components.json fix: adjust onboarding copies and behaviors (#67) 2025-09-24 17:35:16 -03:00
eslint.config.mjs
next.config.ts Add dog icon and env ff 2025-10-14 17:38:59 -05:00
package-lock.json Add dog icon and env ff 2025-10-14 17:38:59 -05:00
package.json Add dog icon and env ff 2025-10-14 17:38:59 -05:00
postcss.config.mjs
tailwind.config.ts modify colors and improve various components to match designs 2025-10-01 15:24:53 -05:00
tsconfig.json