docs: update portal for WRNexusJS 0.2.52

This commit is contained in:
2026-07-19 14:31:40 +05:30
parent 6c3f4e4360
commit f0c289df5e
77 changed files with 537 additions and 521 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
# WRNexusJS documentation 0.2.51
# WRNexusJS documentation 0.2.52
Status: Private Developer Preview. This site documents 26 release-aligned packages.
@@ -281,7 +281,7 @@ wrnexus eject <component> # copy a Wire UI component's .wrn into app/compone
# Installed package documentation
The following README files and declarations come from the installed private 0.2.51 release.
The following README files and declarations come from the installed private 0.2.52 release.
## @wrnexus/ai
@@ -7254,7 +7254,7 @@ body from either a named prop or the default slot.
### Additional controls & data display
Also shipped: `select`, `radio`, `switch`, `progress`, `tag`, `skeleton`,
`tooltip`, and `table`.
`tooltip`, `table`, `FAQAccordion`, `AnnouncementBar`, and `BackToTop`.
The authoritative, always-current list is `uiComponentNames()` (below), which reads
the component directory at runtime.