Commit graph

15 commits

Author SHA1 Message Date
Lucas Oliveira
93ba498d4b
fix: remove provider loading (#314)
* Remove provider loading

* Added loading to the steps
2025-10-27 18:21:33 -03:00
Lucas Oliveira
49ea058cfe
fix: added onboarding steps accordion, changed bg color (#313)
* fixed accordion chevron side

* Added steps history to animated provider steps

* always reserve space for thinking, and pass required things for children

* update onboarding card to reflect changes

* added showCompleted

* passed required props

* Added background to other pages

* Made tasks just appear when not on onboarding

* changed task context to not have error

* changed default to closed

* fixed onboarding card

* changed line to show up centered
2025-10-27 17:27:22 -03:00
Mike Fortman
abc19e7a27 fix imports 2025-10-27 09:11:49 -05:00
phact
de413c880a don't ingest onboarding doc for now 2025-10-24 04:12:14 -04:00
phact
5a7d299a9b spacing fix 2025-10-24 02:01:49 -04:00
phact
ac870367aa spacing fix 2025-10-24 01:59:42 -04:00
phact
e4e3d46203 openai call thinking animation 2025-10-24 01:58:09 -04:00
Mike Fortman
de52e863bd upload component 2025-10-23 08:49:39 -05:00
Lucas Oliveira
f50172a480 added color transition 2025-10-23 08:49:39 -05:00
Lucas Oliveira
840622f2bc removed space between elements on onboarding step to ensure smoother animation 2025-10-23 08:49:39 -05:00
Lucas Oliveira
0d76ff3ad2 disable animation on completed steps 2025-10-23 08:49:39 -05:00
Lucas Oliveira
284b3ef8b5 changed onboarding step to not render span 2025-10-23 08:49:39 -05:00
Lucas Oliveira
fb23754638 added markdown to onboarding step 2025-10-23 08:49:39 -05:00
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
Mike Fortman
71edefc710 create new onboarding experience 2025-10-15 13:55:02 -05:00