inovex / elements

Lovingly crafted ui components based on web components. Works well with all Frameworks - including Angular, React and Vue.
https://elements.inovex.de
MIT License
69 stars 9 forks source link

Reflect Elements Version to URL #1338

Closed janivo closed 3 months ago

janivo commented 6 months ago

Description

Currently, our landing page displays multiple versions of our Storybook, allowing users to browse different iterations of our components. However, the selection of a specific version is not reflected in the URL, making it challenging to share or bookmark a particular version of the Storybook. To enhance usability and allow users to easily access and share specific versions, we need to add the version information to the URL.

Acceptance Criteria