Conversation
Collaborator
Author
|
Not sure why there are conflicts... I've merged dev in... nothing my end |
Owner
|
Thanks! Looks like you branched off dev, which I stopped using when I open sourced this repo, and is about a month behind main, sorry 😬 |
Collaborator
Author
|
Oh crap! Let me look to see how it's looking now... |
* main: (23 commits) chore(release): v0.0.9 fix: vite hmr issues (#17) chore(release): v0.0.8 perf: async components (#16) perf: remove lucide-vue-nuxt dependency (#15) chore(release): v0.0.7 docs: update README feat: better custom playground helpers + example (#14) fix: variant templates (#13) feat: command palette (#12) refactor: variants (#11) feat: syntax highlighting (#10) chore(release): v0.0.6 feat: open in editor button (#9) chore: lint (#8) chore(release): v0.0.5 feat: tailwind variants (#7) chore(release): v0.0.4 feat: custom styling (#6) chore(release): v0.0.3 ...
Collaborator
Author
|
OK, that's all merged in now. Sorry, I'd done some work migrating icons, so I just finished that after merging the main code in. I haven't updated the variables, but you can check it out and see what you think anyway |
* main: feat: add story layout prop (#19)
Collaborator
Author
Owner
|
Nice one, thanks! |
timhanlon
approved these changes
Mar 7, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Overview
This PR adds (optional) hierarchical tree navigation:
It has:
bt-prefix for all class namesAdditionally, I added:
useOptions()composable (defaults to showing tree)Regarding the new main code, I:
Iconcomponent (I used Hero Icons for consistency; feel free to change)buttons/Screenshots
Hierarchical (open):
Hierarchical (closed):
Flat:
Options:
Command palette bg: