Skip to content

docs(use-registry): update page content - #27

Merged
johnleider merged 2 commits into
vuetifyjs:masterfrom
antonhansson0624:master
Aug 8, 2025
Merged

docs(use-registry): update page content#27
johnleider merged 2 commits into
vuetifyjs:masterfrom
antonhansson0624:master

Conversation

@antonhansson0624

Copy link
Copy Markdown

No description provided.

@vercel

vercel Bot commented Aug 8, 2025

Copy link
Copy Markdown

@antonhansson0624 is attempting to deploy a commit to the Vuetify Team on Vercel.

A member of the Team first needs to authorize it.

@johnleider johnleider left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good. The only thing I would add somewhere is that useRegistry is NOT reactive by default and even though we expose collection on the context, it's recommended to use the helper functions, e.g. registry.get('foo') instead of registry.collection.get('foo').

Comment thread apps/docs/src/pages/composables/registration/use-registry.md Outdated
Comment thread apps/docs/src/pages/composables/registration/use-registry.md
@vercel

vercel Bot commented Aug 8, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vuetify0 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 8, 2025 5:38pm

@johnleider johnleider changed the title Update use-registry.md docs(use-registry): update page content Aug 8, 2025
@johnleider
johnleider merged commit 078eeb3 into vuetifyjs:master Aug 8, 2025
1 of 2 checks passed
antonhansson0624 pushed a commit to antonhansson0624/vuetify0 that referenced this pull request Aug 14, 2025
Update browse, values, entries, and keys functions in use-registry.md file

Update use-tokens.md

Update use-registry.md

Add composables/selection/use-selection.md

Update use-select.md

Update use-selection.md

feat: add useEventListener composable (vuetifyjs#19)

docs(use-registry): update page content (vuetifyjs#27)

docs(AppNav): fix mobile sizing

feat(useForm): add new composable

fix(useForm): make validate argument required

refactor(useRegistry): abstract catalog value entry

feat(useRegistry): add dispose method

refactor(useRegistry): remove unnecessary cache invalidation

refactor(useSelection/Single/Group): split select into 3 distinct functions

chore: update comments for multiple type functions

refactor(useStep): clean-up collection management functions

docs(use-registry): add dispose to API, minor style tweaks

docs: add vite router error fallback

chore(useRegistry): add comments to RegistryTicket

chore: update dependencies and reorganize package.json files

Update rolldown-vite to 7.1.0 and reorganize package.json dependencies

docs: replace prismjs with shiki for better syntax highlighting (vuetifyjs#29)

docs(App): small style tweak for code blocks
antonhansson0624 pushed a commit to antonhansson0624/vuetify0 that referenced this pull request Aug 14, 2025
Update use-registry.md

Update browse, values, entries, and keys functions in use-registry.md file

Update use-tokens.md

Update use-registry.md

Add composables/selection/use-selection.md

Update use-select.md

Update use-selection.md

feat: add useEventListener composable (vuetifyjs#19)

docs(use-registry): update page content (vuetifyjs#27)

docs(AppNav): fix mobile sizing

feat(useForm): add new composable

fix(useForm): make validate argument required

refactor(useRegistry): abstract catalog value entry

feat(useRegistry): add dispose method

refactor(useRegistry): remove unnecessary cache invalidation

refactor(useSelection/Single/Group): split select into 3 distinct functions

chore: update comments for multiple type functions

refactor(useStep): clean-up collection management functions

docs(use-registry): add dispose to API, minor style tweaks

docs: add vite router error fallback

chore(useRegistry): add comments to RegistryTicket

chore: update dependencies and reorganize package.json files

Update rolldown-vite to 7.1.0 and reorganize package.json dependencies

docs: replace prismjs with shiki for better syntax highlighting (vuetifyjs#29)

docs(App): small style tweak for code blocks

Update use-tokens.md

docs(use-tokens): update content

docs(use-tokens): update page content (vuetifyjs#28)

Co-authored-by: John Leider <john@vuetifyjs.com>

docs(use-registry): remove duplicated depose function

docs(use-selection): enhance usage examples and update API details for clarity

refactor(useTokens): update types and add missing options

docs(use-selection): fix wording and update mandate function details for clarity

chore(use-registry): remove white-space change

docs(use-selection): minor styling tweaks

docs(use-selection): add to nav

docs(use-single): enhance documentation with detailed API and usage examples

refactor(useTokens): allow support for any value type

feat(useTokens): add generic support for resolve

chore(useTokens): code style tweak

Revert "refactor(useTokens): update types and add missing options"

This reverts commit 1b32569.

Revert "feat(useTokens): add generic support for resolve"

This reverts commit 4311f63.

fix(useTokens): add back accidentally removed logic

refactor(useRegistry): remove Proxy

chore: rename variable in multiple places

feat(useRegistry): add new onboard function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants