techniq / svelte-ux

Collection of Svelte components, actions, stores, and utilities to build highly interactive applications.
https://svelte-ux.techniq.dev/
MIT License
767 stars 42 forks source link

Add Timeline (replace Steps) Stepper, Steps, Feed) #154

Closed techniq closed 3 months ago

techniq commented 9 months ago

Replace Steps component with new Timeline component

Examples

JonathonRP commented 4 months ago

i like the idea of having stepper and timeline

techniq commented 3 months ago

New Timeline (replaces old Steps component) and new Steps components now available.

Differences between them

They both overlap in some use cases and mostly comes down to needs of the design, and some tradeoffs (simpler/easier to work with vs more complexity/flexibility)