From a2073ebd6bd4ee6810a0e874f53e854fdfcd1d69 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 04:00:14 +0000 Subject: [PATCH] chore(release): version packages --- .changeset/agent-workspace.md | 6 -- .changeset/brave-robots-chat.md | 5 -- .changeset/bright-forms-unify.md | 5 -- .changeset/bright-navigation-speaks.md | 7 --- .changeset/calm-demos-fit.md | 7 --- .changeset/calm-layouts-flow.md | 7 --- .changeset/famous-pumas-slide.md | 6 -- .changeset/fancy-comics-sin.md | 6 -- .changeset/filterable-select-field.md | 7 --- .changeset/flat-weeks-juggle.md | 7 --- .changeset/fresh-forms-bloom.md | 7 --- .changeset/ledger.yaml | 79 ++++++++++++++++++++++++++ .changeset/long-ads-enjoy.md | 7 --- .changeset/native-wevu-renderers.md | 5 -- .changeset/neat-cities-rise.md | 7 --- .changeset/purple-shirts-lead.md | 20 ------- .changeset/quiet-maps-fit.md | 7 --- .changeset/safe-streams-install.md | 6 -- .changeset/steady-registry-themes.md | 9 --- .changeset/text-button-variant.md | 9 --- .changeset/upset-pugs-reply.md | 7 --- .changeset/wevu-seven-components.md | 6 -- .changeset/wise-sticky-measures.md | 7 --- .changeset/yummy-adults-hope.md | 9 --- apps/docs/CHANGELOG.md | 11 ++++ apps/playground-h5/CHANGELOG.md | 10 ++++ apps/playground-weapp/CHANGELOG.md | 10 ++++ apps/realworld-weapp/CHANGELOG.md | 8 +++ packages/agent-core/CHANGELOG.md | 8 +++ packages/agent-core/package.json | 2 +- packages/cli/CHANGELOG.md | 64 +++++++++++++++++++++ packages/cli/package.json | 2 +- packages/primitives-core/CHANGELOG.md | 24 ++++++++ packages/primitives-core/package.json | 2 +- packages/theme/CHANGELOG.md | 10 ++++ packages/theme/package.json | 2 +- packages/ui-h5/CHANGELOG.md | 56 ++++++++++++++++++ packages/ui-h5/package.json | 2 +- packages/ui-weapp/CHANGELOG.md | 58 +++++++++++++++++++ packages/ui-weapp/package.json | 2 +- 40 files changed, 344 insertions(+), 175 deletions(-) delete mode 100644 .changeset/agent-workspace.md delete mode 100644 .changeset/brave-robots-chat.md delete mode 100644 .changeset/bright-forms-unify.md delete mode 100644 .changeset/bright-navigation-speaks.md delete mode 100644 .changeset/calm-demos-fit.md delete mode 100644 .changeset/calm-layouts-flow.md delete mode 100644 .changeset/famous-pumas-slide.md delete mode 100644 .changeset/fancy-comics-sin.md delete mode 100644 .changeset/filterable-select-field.md delete mode 100644 .changeset/flat-weeks-juggle.md delete mode 100644 .changeset/fresh-forms-bloom.md delete mode 100644 .changeset/long-ads-enjoy.md delete mode 100644 .changeset/native-wevu-renderers.md delete mode 100644 .changeset/neat-cities-rise.md delete mode 100644 .changeset/purple-shirts-lead.md delete mode 100644 .changeset/quiet-maps-fit.md delete mode 100644 .changeset/safe-streams-install.md delete mode 100644 .changeset/steady-registry-themes.md delete mode 100644 .changeset/text-button-variant.md delete mode 100644 .changeset/upset-pugs-reply.md delete mode 100644 .changeset/wevu-seven-components.md delete mode 100644 .changeset/wise-sticky-measures.md delete mode 100644 .changeset/yummy-adults-hope.md create mode 100644 apps/realworld-weapp/CHANGELOG.md diff --git a/.changeset/agent-workspace.md b/.changeset/agent-workspace.md deleted file mode 100644 index ea9c0cd5..00000000 --- a/.changeset/agent-workspace.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@varo-ui/ai": patch -"@varo-ui/cli": patch ---- - -Add immutable Agent thread branching, scoped context permissions, visible retrieval receipts, task controls, thread versions, placement shells, and the dual-target Agent Workspace Block. diff --git a/.changeset/brave-robots-chat.md b/.changeset/brave-robots-chat.md deleted file mode 100644 index a78acac8..00000000 --- a/.changeset/brave-robots-chat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@varo-ui/cli": minor ---- - -Add the Weapp-only VRobotChat Registry component with typed chatbotwidget initialization, lifecycle feedback, event forwarding, and an editable operate-card generic. diff --git a/.changeset/bright-forms-unify.md b/.changeset/bright-forms-unify.md deleted file mode 100644 index 0b650276..00000000 --- a/.changeset/bright-forms-unify.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@varo-ui/cli": patch ---- - -Keep one shadcn-style Form API and import entry across H5 and Weapp while installing target-owned Vue or native Wevu renderers, and document the Reka UI and vee-validate compatibility boundaries. diff --git a/.changeset/bright-navigation-speaks.md b/.changeset/bright-navigation-speaks.md deleted file mode 100644 index a3a7cd9b..00000000 --- a/.changeset/bright-navigation-speaks.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@varo-ui/h5": patch -"@varo-ui/weapp": patch -"@varo-ui/cli": patch ---- - -Refine FixedNav, Indicator, Menu, Navbar, and Pagination into task-focused navigation examples and add explicit accessible relationships, labels, current states, and popup semantics. diff --git a/.changeset/calm-demos-fit.md b/.changeset/calm-demos-fit.md deleted file mode 100644 index 50436fa0..00000000 --- a/.changeset/calm-demos-fit.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@varo-ui/h5": patch -"@varo-ui/weapp": patch -"@varo-ui/cli": patch ---- - -Refine Textarea, Uploader, Grid, and RegionPicker behavior with fixed mobile sizing, SVG file icons, readable grid labels, and leaf-aware region breadcrumbs. diff --git a/.changeset/calm-layouts-flow.md b/.changeset/calm-layouts-flow.md deleted file mode 100644 index e9f7864a..00000000 --- a/.changeset/calm-layouts-flow.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@varo-ui/h5": patch -"@varo-ui/weapp": patch -"@varo-ui/cli": patch ---- - -Refine Divider, Grid, Layout, and Space examples into task-focused cross-runtime surfaces, and add keyboard activation for clickable Grid items. diff --git a/.changeset/famous-pumas-slide.md b/.changeset/famous-pumas-slide.md deleted file mode 100644 index 1f5c9d80..00000000 --- a/.changeset/famous-pumas-slide.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@varo-ui/h5": patch -"@varo-ui/weapp": patch ---- - -Add bilingual Badge documentation, text-anchor examples, semantic solid foregrounds, and tone-aware soft and outline variants. diff --git a/.changeset/fancy-comics-sin.md b/.changeset/fancy-comics-sin.md deleted file mode 100644 index ea75b55f..00000000 --- a/.changeset/fancy-comics-sin.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@varo-ui/h5": patch -"@varo-ui/weapp": patch ---- - -Remove visible borders from solid buttons, add lighter hover and pressed color tokens, and keep loading feedback distinct from disabled styling. diff --git a/.changeset/filterable-select-field.md b/.changeset/filterable-select-field.md deleted file mode 100644 index 6d2b091d..00000000 --- a/.changeset/filterable-select-field.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@varo-ui/h5": major -"@varo-ui/weapp": major -"@varo-ui/cli": major ---- - -Replace the Select `searchable` prop with `filterable` and move local filtering into the Select field so the expanded panel no longer renders a second search input. diff --git a/.changeset/flat-weeks-juggle.md b/.changeset/flat-weeks-juggle.md deleted file mode 100644 index 7c800b72..00000000 --- a/.changeset/flat-weeks-juggle.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@varo-ui/theme": minor -"@varo-ui/h5": minor -"@varo-ui/weapp": minor ---- - -Expand the semantic color system with WeChat primary scales, complete status, neutral, fill, border, background, info, and dark-mode variables across theme, H5, Weapp, and Registry surfaces. diff --git a/.changeset/fresh-forms-bloom.md b/.changeset/fresh-forms-bloom.md deleted file mode 100644 index 3c126225..00000000 --- a/.changeset/fresh-forms-bloom.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@varo-ui/h5": patch -"@varo-ui/weapp": patch -"@varo-ui/cli": patch ---- - -Add accessible input labels for Range, Searchbar, and ShortPassword, and refine cross-runtime form component examples into complete task-focused interactions. diff --git a/.changeset/ledger.yaml b/.changeset/ledger.yaml index af3b26d6..b06327ad 100644 --- a/.changeset/ledger.yaml +++ b/.changeset/ledger.yaml @@ -6,6 +6,11 @@ dir: packages/agent-core intents: - modern-bottles-smile +"@varo-ui/ai@2.0.0": + dir: packages/agent-core + intents: + - agent-workspace + - safe-streams-install "@varo-ui/cli@1.0.0": dir: packages/cli intents: @@ -22,6 +27,29 @@ dir: packages/cli intents: - warm-themes-flow +"@varo-ui/cli@2.0.0": + dir: packages/cli + intents: + - agent-workspace + - brave-robots-chat + - bright-forms-unify + - bright-navigation-speaks + - calm-demos-fit + - calm-layouts-flow + - filterable-select-field + - fresh-forms-bloom + - long-ads-enjoy + - native-wevu-renderers + - neat-cities-rise + - purple-shirts-lead + - quiet-maps-fit + - safe-streams-install + - steady-registry-themes + - text-button-variant + - upset-pugs-reply + - wevu-seven-components + - wise-sticky-measures + - yummy-adults-hope "@varo-ui/h5@1.0.0": dir: packages/ui-h5 intents: @@ -34,6 +62,25 @@ dir: packages/ui-h5 intents: - upset-bees-invite +"@varo-ui/h5@2.0.0": + dir: packages/ui-h5 + intents: + - bright-navigation-speaks + - calm-demos-fit + - calm-layouts-flow + - famous-pumas-slide + - fancy-comics-sin + - filterable-select-field + - flat-weeks-juggle + - fresh-forms-bloom + - long-ads-enjoy + - neat-cities-rise + - purple-shirts-lead + - quiet-maps-fit + - steady-registry-themes + - text-button-variant + - upset-pugs-reply + - wise-sticky-measures "@varo-ui/headless@1.0.0": dir: packages/primitives-core intents: @@ -46,6 +93,12 @@ dir: packages/primitives-core intents: - upset-bees-invite +"@varo-ui/headless@2.0.0": + dir: packages/primitives-core + intents: + - purple-shirts-lead + - steady-registry-themes + - text-button-variant "@varo-ui/theme@1.0.0": dir: packages/theme intents: @@ -62,6 +115,12 @@ dir: packages/theme intents: - warm-themes-flow +"@varo-ui/theme@2.0.0": + dir: packages/theme + intents: + - flat-weeks-juggle + - steady-registry-themes + - text-button-variant "@varo-ui/weapp@1.0.0": dir: packages/ui-weapp intents: @@ -75,3 +134,23 @@ intents: - calm-trees-resolve - upset-bees-invite +"@varo-ui/weapp@2.0.0": + dir: packages/ui-weapp + intents: + - bright-navigation-speaks + - calm-demos-fit + - calm-layouts-flow + - famous-pumas-slide + - fancy-comics-sin + - filterable-select-field + - flat-weeks-juggle + - fresh-forms-bloom + - long-ads-enjoy + - neat-cities-rise + - purple-shirts-lead + - quiet-maps-fit + - steady-registry-themes + - text-button-variant + - upset-pugs-reply + - wevu-seven-components + - wise-sticky-measures diff --git a/.changeset/long-ads-enjoy.md b/.changeset/long-ads-enjoy.md deleted file mode 100644 index 9a196a73..00000000 --- a/.changeset/long-ads-enjoy.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@varo-ui/cli": minor -"@varo-ui/h5": patch -"@varo-ui/weapp": patch ---- - -Add a five-stage RAG pipeline with linked citation motion, cancellation and reduced-motion support; synchronize public H5/Weapp stylesheets with the Registry motion and source-color tokens, and keep native workspace close controls aligned to the trailing edge. diff --git a/.changeset/native-wevu-renderers.md b/.changeset/native-wevu-renderers.md deleted file mode 100644 index a127950d..00000000 --- a/.changeset/native-wevu-renderers.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@varo-ui/cli": patch ---- - -Ship copy-owned Weapp Registry renderers as target-specific native Wevu SFCs with explicit target dependencies and a production catalog build gate. diff --git a/.changeset/neat-cities-rise.md b/.changeset/neat-cities-rise.md deleted file mode 100644 index 09cc9060..00000000 --- a/.changeset/neat-cities-rise.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@varo-ui/h5": patch -"@varo-ui/weapp": patch -"@varo-ui/cli": patch ---- - -Refine the Elevator example into an interactive service-city directory and expose active index state with aria-pressed across H5, Weapp, and Registry sources. diff --git a/.changeset/purple-shirts-lead.md b/.changeset/purple-shirts-lead.md deleted file mode 100644 index 6c20eb3d..00000000 --- a/.changeset/purple-shirts-lead.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -"@varo-ui/headless": minor -"@varo-ui/h5": minor -"@varo-ui/weapp": minor -"@varo-ui/cli": minor ---- - -Add cancellable Dialog open-change details and preserve browsing for readonly Select fields. - -Fix native icon mask serialization, style-v2 control geometry, and Agent primary foreground token usage. Document Wevu 7 managed styles and the native Select contract. - -Keep native input and textarea grids within their containers, leave omitted input label widths unconstrained, and show the native Select clear action only during interaction. - -Preserve selected labels when reopening native Select fields, dismiss on outside taps, and close single-selection panels when reselecting the current value without emitting duplicate value changes. - -Use the native muted text token for selected-label previews while Select is open, restoring normal text color on search input or dismissal. - -Emit class-only native component WXSS using native style isolation, preserve the canonical Agent button reset, and reject unsupported compiled tag, ID, or attribute selectors during mini-program builds. - -Keep the native Mall search, category grid, product cards, and Agent panel within their layout tracks. Reuse styled button sizing and pass numeric pixel dimensions to Mall icons. diff --git a/.changeset/quiet-maps-fit.md b/.changeset/quiet-maps-fit.md deleted file mode 100644 index 38fb2fac..00000000 --- a/.changeset/quiet-maps-fit.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@varo-ui/h5": patch -"@varo-ui/weapp": patch -"@varo-ui/cli": patch ---- - -Constrain Map dimensions, make current-location rendering opt-in, and keep embedded Form maps from capturing page gestures. diff --git a/.changeset/safe-streams-install.md b/.changeset/safe-streams-install.md deleted file mode 100644 index 9a7c894e..00000000 --- a/.changeset/safe-streams-install.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@varo-ui/ai": patch -"@varo-ui/cli": patch ---- - -Terminate Agent stream connections on protocol terminal events, validate Registry manifests at install time, and roll back partial Registry file writes. diff --git a/.changeset/steady-registry-themes.md b/.changeset/steady-registry-themes.md deleted file mode 100644 index cff86e51..00000000 --- a/.changeset/steady-registry-themes.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@varo-ui/theme": minor -"@varo-ui/headless": patch -"@varo-ui/h5": patch -"@varo-ui/weapp": patch -"@varo-ui/cli": patch ---- - -Apply reactive H5 theme variables, contrast-safe action colors, accessible dialog/form/select behavior, SVG icon geometry, and Registry-first documentation and demo paths across H5 and Weapp targets. diff --git a/.changeset/text-button-variant.md b/.changeset/text-button-variant.md deleted file mode 100644 index 83865294..00000000 --- a/.changeset/text-button-variant.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@varo-ui/headless": minor -"@varo-ui/h5": minor -"@varo-ui/weapp": minor -"@varo-ui/theme": minor -"@varo-ui/cli": minor ---- - -Add a first-class `text` Button variant with semantic tone colors, pressed feedback, custom-color support, and H5/Weapp examples. diff --git a/.changeset/upset-pugs-reply.md b/.changeset/upset-pugs-reply.md deleted file mode 100644 index 890ccd63..00000000 --- a/.changeset/upset-pugs-reply.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@varo-ui/h5": patch -"@varo-ui/weapp": patch -"@varo-ui/cli": patch ---- - -Refine Switch states, add complete Popover component documentation and demos, and redesign AgentApproval with semantic light and dark decision states across H5, Weapp, and Registry sources. diff --git a/.changeset/wevu-seven-components.md b/.changeset/wevu-seven-components.md deleted file mode 100644 index c9ccaac3..00000000 --- a/.changeset/wevu-seven-components.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@varo-ui/weapp": major -"@varo-ui/cli": patch ---- - -Require the Wevu 7.0.4 and weapp-vite 7.0.4 toolchain, adopt the built-in weapp-tailwindcss 5.5.1 pipeline, and preserve typed editable components with native-safe nullable and union prop descriptors. diff --git a/.changeset/wise-sticky-measures.md b/.changeset/wise-sticky-measures.md deleted file mode 100644 index 4513d2ec..00000000 --- a/.changeset/wise-sticky-measures.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@varo-ui/h5": patch -"@varo-ui/weapp": patch -"@varo-ui/cli": patch ---- - -Measure Sticky fixed state from the rendered element, add complete runtime styles for Divider, Grid, Layout, Space, and Sticky, and replace the Sticky docs preview with a real page-scroll order feed. diff --git a/.changeset/yummy-adults-hope.md b/.changeset/yummy-adults-hope.md deleted file mode 100644 index 4f5b3ad9..00000000 --- a/.changeset/yummy-adults-hope.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@varo-ui/cli": major ---- - -Support third-party local and HTTP registries and self-contained shadcn-vue exports. Registry resolution now returns a Promise; await resolveRegistryItems(). - -Reject lossy non-UTF-8 exports and conflicting file/ancestor destinations before emitting an export or writing consumer files, while preserving byte-for-byte binary installs. - -Accept standard shadcn-vue catalog and item definitions for local/HTTP installation and self-contained export, resolve consumer aliases, and relocate imports between installed Vue/TypeScript files without requiring Varo-specific manifest fields. diff --git a/apps/docs/CHANGELOG.md b/apps/docs/CHANGELOG.md index a798b8e4..a06ea332 100644 --- a/apps/docs/CHANGELOG.md +++ b/apps/docs/CHANGELOG.md @@ -4,6 +4,17 @@ ### Patch Changes +- Updated dependencies: + - @varo-ui/ai@2.0.0 + - @varo-ui/h5@2.0.0 + - @varo-ui/headless@2.0.0 + - @varo-ui/theme@2.0.0 + - @varo-ui/weapp@2.0.0 + +## 0.1.0 + +### Patch Changes + - Updated dependencies: - @varo-ui/h5@1.2.0 - @varo-ui/headless@1.2.0 diff --git a/apps/playground-h5/CHANGELOG.md b/apps/playground-h5/CHANGELOG.md index df129e45..0cd8bf52 100644 --- a/apps/playground-h5/CHANGELOG.md +++ b/apps/playground-h5/CHANGELOG.md @@ -4,6 +4,16 @@ ### Patch Changes +- Updated dependencies: + - @varo-ui/ai@2.0.0 + - @varo-ui/h5@2.0.0 + - @varo-ui/headless@2.0.0 + - @varo-ui/theme@2.0.0 + +## 0.1.0 + +### Patch Changes + - Updated dependencies: - @varo-ui/h5@1.2.0 - @varo-ui/headless@1.2.0 diff --git a/apps/playground-weapp/CHANGELOG.md b/apps/playground-weapp/CHANGELOG.md index 439938f8..c7a1c958 100644 --- a/apps/playground-weapp/CHANGELOG.md +++ b/apps/playground-weapp/CHANGELOG.md @@ -4,6 +4,16 @@ ### Patch Changes +- Updated dependencies: + - @varo-ui/ai@2.0.0 + - @varo-ui/headless@2.0.0 + - @varo-ui/theme@2.0.0 + - @varo-ui/weapp@2.0.0 + +## 0.1.0 + +### Patch Changes + - Updated dependencies: - @varo-ui/headless@1.2.0 - @varo-ui/theme@1.2.0 diff --git a/apps/realworld-weapp/CHANGELOG.md b/apps/realworld-weapp/CHANGELOG.md new file mode 100644 index 00000000..e1bcac9b --- /dev/null +++ b/apps/realworld-weapp/CHANGELOG.md @@ -0,0 +1,8 @@ +# @varo/realworld-weapp + +## 3.0.0 + +### Patch Changes + +- Updated dependencies: + - @varo-ui/theme@2.0.0 diff --git a/packages/agent-core/CHANGELOG.md b/packages/agent-core/CHANGELOG.md index b70804bb..2ba96c49 100644 --- a/packages/agent-core/CHANGELOG.md +++ b/packages/agent-core/CHANGELOG.md @@ -1,5 +1,13 @@ # @varo-ui/ai +## 2.0.0 + +### Patch Changes + +- Add immutable Agent thread branching, scoped context permissions, visible retrieval receipts, task controls, thread versions, placement shells, and the dual-target Agent Workspace Block. + +- Terminate Agent stream connections on protocol terminal events, validate Registry manifests at install time, and roll back partial Registry file writes. + ## 1.2.0 ## 1.1.0 diff --git a/packages/agent-core/package.json b/packages/agent-core/package.json index 69d0457c..92100c60 100644 --- a/packages/agent-core/package.json +++ b/packages/agent-core/package.json @@ -1,7 +1,7 @@ { "name": "@varo-ui/ai", "type": "module", - "version": "1.2.0", + "version": "2.0.0", "description": "Shared event protocol, streaming controller, and safe Markdown primitives for Varo Agent UI.", "author": "daguanren21 <1363917353@qq.com>", "license": "MIT", diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 37fafab6..2a0525b3 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,69 @@ # @varo-ui/cli +## 2.0.0 + +### Major Changes + +- Replace the Select `searchable` prop with `filterable` and move local filtering into the Select field so the expanded panel no longer renders a second search input. + +- Support third-party local and HTTP registries and self-contained shadcn-vue exports. Registry resolution now returns a Promise; await resolveRegistryItems(). + + Reject lossy non-UTF-8 exports and conflicting file/ancestor destinations before emitting an export or writing consumer files, while preserving byte-for-byte binary installs. + + Accept standard shadcn-vue catalog and item definitions for local/HTTP installation and self-contained export, resolve consumer aliases, and relocate imports between installed Vue/TypeScript files without requiring Varo-specific manifest fields. + +### Minor Changes + +- Add the Weapp-only VRobotChat Registry component with typed chatbotwidget initialization, lifecycle feedback, event forwarding, and an editable operate-card generic. + +- Add a five-stage RAG pipeline with linked citation motion, cancellation and reduced-motion support; synchronize public H5/Weapp stylesheets with the Registry motion and source-color tokens, and keep native workspace close controls aligned to the trailing edge. + +- Add cancellable Dialog open-change details and preserve browsing for readonly Select fields. + + Fix native icon mask serialization, style-v2 control geometry, and Agent primary foreground token usage. Document Wevu 7 managed styles and the native Select contract. + + Keep native input and textarea grids within their containers, leave omitted input label widths unconstrained, and show the native Select clear action only during interaction. + + Preserve selected labels when reopening native Select fields, dismiss on outside taps, and close single-selection panels when reselecting the current value without emitting duplicate value changes. + + Use the native muted text token for selected-label previews while Select is open, restoring normal text color on search input or dismissal. + + Emit class-only native component WXSS using native style isolation, preserve the canonical Agent button reset, and reject unsupported compiled tag, ID, or attribute selectors during mini-program builds. + + Keep the native Mall search, category grid, product cards, and Agent panel within their layout tracks. Reuse styled button sizing and pass numeric pixel dimensions to Mall icons. + +- Add a first-class `text` Button variant with semantic tone colors, pressed feedback, custom-color support, and H5/Weapp examples. + +### Patch Changes + +- Add immutable Agent thread branching, scoped context permissions, visible retrieval receipts, task controls, thread versions, placement shells, and the dual-target Agent Workspace Block. + +- Keep one shadcn-style Form API and import entry across H5 and Weapp while installing target-owned Vue or native Wevu renderers, and document the Reka UI and vee-validate compatibility boundaries. + +- Refine FixedNav, Indicator, Menu, Navbar, and Pagination into task-focused navigation examples and add explicit accessible relationships, labels, current states, and popup semantics. + +- Refine Textarea, Uploader, Grid, and RegionPicker behavior with fixed mobile sizing, SVG file icons, readable grid labels, and leaf-aware region breadcrumbs. + +- Refine Divider, Grid, Layout, and Space examples into task-focused cross-runtime surfaces, and add keyboard activation for clickable Grid items. + +- Add accessible input labels for Range, Searchbar, and ShortPassword, and refine cross-runtime form component examples into complete task-focused interactions. + +- Ship copy-owned Weapp Registry renderers as target-specific native Wevu SFCs with explicit target dependencies and a production catalog build gate. + +- Refine the Elevator example into an interactive service-city directory and expose active index state with aria-pressed across H5, Weapp, and Registry sources. + +- Constrain Map dimensions, make current-location rendering opt-in, and keep embedded Form maps from capturing page gestures. + +- Terminate Agent stream connections on protocol terminal events, validate Registry manifests at install time, and roll back partial Registry file writes. + +- Apply reactive H5 theme variables, contrast-safe action colors, accessible dialog/form/select behavior, SVG icon geometry, and Registry-first documentation and demo paths across H5 and Weapp targets. + +- Refine Switch states, add complete Popover component documentation and demos, and redesign AgentApproval with semantic light and dark decision states across H5, Weapp, and Registry sources. + +- Require the Wevu 7.0.4 and weapp-vite 7.0.4 toolchain, adopt the built-in weapp-tailwindcss 5.5.1 pipeline, and preserve typed editable components with native-safe nullable and union prop descriptors. + +- Measure Sticky fixed state from the rendered element, add complete runtime styles for Divider, Grid, Layout, Space, and Sticky, and replace the Sticky docs preview with a real page-scroll order feed. + ## 1.2.0 ### Minor Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index c65db239..205bd273 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,7 +1,7 @@ { "name": "@varo-ui/cli", "type": "module", - "version": "1.2.0", + "version": "2.0.0", "description": "CLI for installing editable Varo components and blocks from the Registry.", "author": "daguanren21 <1363917353@qq.com>", "license": "MIT", diff --git a/packages/primitives-core/CHANGELOG.md b/packages/primitives-core/CHANGELOG.md index 8f4654da..753fda80 100644 --- a/packages/primitives-core/CHANGELOG.md +++ b/packages/primitives-core/CHANGELOG.md @@ -1,5 +1,29 @@ # @varo-ui/headless +## 2.0.0 + +### Minor Changes + +- Add cancellable Dialog open-change details and preserve browsing for readonly Select fields. + + Fix native icon mask serialization, style-v2 control geometry, and Agent primary foreground token usage. Document Wevu 7 managed styles and the native Select contract. + + Keep native input and textarea grids within their containers, leave omitted input label widths unconstrained, and show the native Select clear action only during interaction. + + Preserve selected labels when reopening native Select fields, dismiss on outside taps, and close single-selection panels when reselecting the current value without emitting duplicate value changes. + + Use the native muted text token for selected-label previews while Select is open, restoring normal text color on search input or dismissal. + + Emit class-only native component WXSS using native style isolation, preserve the canonical Agent button reset, and reject unsupported compiled tag, ID, or attribute selectors during mini-program builds. + + Keep the native Mall search, category grid, product cards, and Agent panel within their layout tracks. Reuse styled button sizing and pass numeric pixel dimensions to Mall icons. + +- Add a first-class `text` Button variant with semantic tone colors, pressed feedback, custom-color support, and H5/Weapp examples. + +### Patch Changes + +- Apply reactive H5 theme variables, contrast-safe action colors, accessible dialog/form/select behavior, SVG icon geometry, and Registry-first documentation and demo paths across H5 and Weapp targets. + ## 1.2.0 ## 1.1.0 diff --git a/packages/primitives-core/package.json b/packages/primitives-core/package.json index d7587853..e51d7c8b 100644 --- a/packages/primitives-core/package.json +++ b/packages/primitives-core/package.json @@ -1,7 +1,7 @@ { "name": "@varo-ui/headless", "type": "module", - "version": "1.2.0", + "version": "2.0.0", "description": "Platform-neutral state machines, events, and controlled-state contracts for Varo runtimes.", "author": "daguanren21 <1363917353@qq.com>", "license": "MIT", diff --git a/packages/theme/CHANGELOG.md b/packages/theme/CHANGELOG.md index 952b505d..b5939cfd 100644 --- a/packages/theme/CHANGELOG.md +++ b/packages/theme/CHANGELOG.md @@ -1,5 +1,15 @@ # @varo-ui/theme +## 2.0.0 + +### Minor Changes + +- Expand the semantic color system with WeChat primary scales, complete status, neutral, fill, border, background, info, and dark-mode variables across theme, H5, Weapp, and Registry surfaces. + +- Apply reactive H5 theme variables, contrast-safe action colors, accessible dialog/form/select behavior, SVG icon geometry, and Registry-first documentation and demo paths across H5 and Weapp targets. + +- Add a first-class `text` Button variant with semantic tone colors, pressed feedback, custom-color support, and H5/Weapp examples. + ## 1.2.0 ### Minor Changes diff --git a/packages/theme/package.json b/packages/theme/package.json index 1b0fe503..e7062278 100644 --- a/packages/theme/package.json +++ b/packages/theme/package.json @@ -1,7 +1,7 @@ { "name": "@varo-ui/theme", "type": "module", - "version": "1.2.0", + "version": "2.0.0", "description": "Token-driven themes and providers for Varo H5 and mini-program components.", "author": "daguanren21 <1363917353@qq.com>", "license": "MIT", diff --git a/packages/ui-h5/CHANGELOG.md b/packages/ui-h5/CHANGELOG.md index 038c4a2a..ce953ecc 100644 --- a/packages/ui-h5/CHANGELOG.md +++ b/packages/ui-h5/CHANGELOG.md @@ -1,5 +1,61 @@ # @varo-ui/h5 +## 2.0.0 + +### Major Changes + +- Replace the Select `searchable` prop with `filterable` and move local filtering into the Select field so the expanded panel no longer renders a second search input. + +### Minor Changes + +- Expand the semantic color system with WeChat primary scales, complete status, neutral, fill, border, background, info, and dark-mode variables across theme, H5, Weapp, and Registry surfaces. + +- Add cancellable Dialog open-change details and preserve browsing for readonly Select fields. + + Fix native icon mask serialization, style-v2 control geometry, and Agent primary foreground token usage. Document Wevu 7 managed styles and the native Select contract. + + Keep native input and textarea grids within their containers, leave omitted input label widths unconstrained, and show the native Select clear action only during interaction. + + Preserve selected labels when reopening native Select fields, dismiss on outside taps, and close single-selection panels when reselecting the current value without emitting duplicate value changes. + + Use the native muted text token for selected-label previews while Select is open, restoring normal text color on search input or dismissal. + + Emit class-only native component WXSS using native style isolation, preserve the canonical Agent button reset, and reject unsupported compiled tag, ID, or attribute selectors during mini-program builds. + + Keep the native Mall search, category grid, product cards, and Agent panel within their layout tracks. Reuse styled button sizing and pass numeric pixel dimensions to Mall icons. + +- Add a first-class `text` Button variant with semantic tone colors, pressed feedback, custom-color support, and H5/Weapp examples. + +### Patch Changes + +- Refine FixedNav, Indicator, Menu, Navbar, and Pagination into task-focused navigation examples and add explicit accessible relationships, labels, current states, and popup semantics. + +- Refine Textarea, Uploader, Grid, and RegionPicker behavior with fixed mobile sizing, SVG file icons, readable grid labels, and leaf-aware region breadcrumbs. + +- Refine Divider, Grid, Layout, and Space examples into task-focused cross-runtime surfaces, and add keyboard activation for clickable Grid items. + +- Add bilingual Badge documentation, text-anchor examples, semantic solid foregrounds, and tone-aware soft and outline variants. + +- Remove visible borders from solid buttons, add lighter hover and pressed color tokens, and keep loading feedback distinct from disabled styling. + +- Add accessible input labels for Range, Searchbar, and ShortPassword, and refine cross-runtime form component examples into complete task-focused interactions. + +- Add a five-stage RAG pipeline with linked citation motion, cancellation and reduced-motion support; synchronize public H5/Weapp stylesheets with the Registry motion and source-color tokens, and keep native workspace close controls aligned to the trailing edge. + +- Refine the Elevator example into an interactive service-city directory and expose active index state with aria-pressed across H5, Weapp, and Registry sources. + +- Constrain Map dimensions, make current-location rendering opt-in, and keep embedded Form maps from capturing page gestures. + +- Apply reactive H5 theme variables, contrast-safe action colors, accessible dialog/form/select behavior, SVG icon geometry, and Registry-first documentation and demo paths across H5 and Weapp targets. + +- Refine Switch states, add complete Popover component documentation and demos, and redesign AgentApproval with semantic light and dark decision states across H5, Weapp, and Registry sources. + +- Measure Sticky fixed state from the rendered element, add complete runtime styles for Divider, Grid, Layout, Space, and Sticky, and replace the Sticky docs preview with a real page-scroll order feed. + +- Updated dependencies: + - @varo-ui/headless@2.0.0 + - @varo-ui/theme@2.0.0 + ## 1.2.0 ### Patch Changes diff --git a/packages/ui-h5/package.json b/packages/ui-h5/package.json index c473eaff..68247ab9 100644 --- a/packages/ui-h5/package.json +++ b/packages/ui-h5/package.json @@ -1,7 +1,7 @@ { "name": "@varo-ui/h5", "type": "module", - "version": "1.2.0", + "version": "2.0.0", "description": "Production-ready Vue components for mobile H5 products.", "author": "daguanren21 <1363917353@qq.com>", "license": "MIT", diff --git a/packages/ui-weapp/CHANGELOG.md b/packages/ui-weapp/CHANGELOG.md index 6af7fd1d..2a6d283c 100644 --- a/packages/ui-weapp/CHANGELOG.md +++ b/packages/ui-weapp/CHANGELOG.md @@ -1,5 +1,63 @@ # @varo-ui/weapp +## 2.0.0 + +### Major Changes + +- Replace the Select `searchable` prop with `filterable` and move local filtering into the Select field so the expanded panel no longer renders a second search input. + +- Require the Wevu 7.0.4 and weapp-vite 7.0.4 toolchain, adopt the built-in weapp-tailwindcss 5.5.1 pipeline, and preserve typed editable components with native-safe nullable and union prop descriptors. + +### Minor Changes + +- Expand the semantic color system with WeChat primary scales, complete status, neutral, fill, border, background, info, and dark-mode variables across theme, H5, Weapp, and Registry surfaces. + +- Add cancellable Dialog open-change details and preserve browsing for readonly Select fields. + + Fix native icon mask serialization, style-v2 control geometry, and Agent primary foreground token usage. Document Wevu 7 managed styles and the native Select contract. + + Keep native input and textarea grids within their containers, leave omitted input label widths unconstrained, and show the native Select clear action only during interaction. + + Preserve selected labels when reopening native Select fields, dismiss on outside taps, and close single-selection panels when reselecting the current value without emitting duplicate value changes. + + Use the native muted text token for selected-label previews while Select is open, restoring normal text color on search input or dismissal. + + Emit class-only native component WXSS using native style isolation, preserve the canonical Agent button reset, and reject unsupported compiled tag, ID, or attribute selectors during mini-program builds. + + Keep the native Mall search, category grid, product cards, and Agent panel within their layout tracks. Reuse styled button sizing and pass numeric pixel dimensions to Mall icons. + +- Add a first-class `text` Button variant with semantic tone colors, pressed feedback, custom-color support, and H5/Weapp examples. + +### Patch Changes + +- Refine FixedNav, Indicator, Menu, Navbar, and Pagination into task-focused navigation examples and add explicit accessible relationships, labels, current states, and popup semantics. + +- Refine Textarea, Uploader, Grid, and RegionPicker behavior with fixed mobile sizing, SVG file icons, readable grid labels, and leaf-aware region breadcrumbs. + +- Refine Divider, Grid, Layout, and Space examples into task-focused cross-runtime surfaces, and add keyboard activation for clickable Grid items. + +- Add bilingual Badge documentation, text-anchor examples, semantic solid foregrounds, and tone-aware soft and outline variants. + +- Remove visible borders from solid buttons, add lighter hover and pressed color tokens, and keep loading feedback distinct from disabled styling. + +- Add accessible input labels for Range, Searchbar, and ShortPassword, and refine cross-runtime form component examples into complete task-focused interactions. + +- Add a five-stage RAG pipeline with linked citation motion, cancellation and reduced-motion support; synchronize public H5/Weapp stylesheets with the Registry motion and source-color tokens, and keep native workspace close controls aligned to the trailing edge. + +- Refine the Elevator example into an interactive service-city directory and expose active index state with aria-pressed across H5, Weapp, and Registry sources. + +- Constrain Map dimensions, make current-location rendering opt-in, and keep embedded Form maps from capturing page gestures. + +- Apply reactive H5 theme variables, contrast-safe action colors, accessible dialog/form/select behavior, SVG icon geometry, and Registry-first documentation and demo paths across H5 and Weapp targets. + +- Refine Switch states, add complete Popover component documentation and demos, and redesign AgentApproval with semantic light and dark decision states across H5, Weapp, and Registry sources. + +- Measure Sticky fixed state from the rendered element, add complete runtime styles for Divider, Grid, Layout, Space, and Sticky, and replace the Sticky docs preview with a real page-scroll order feed. + +- Updated dependencies: + - @varo-ui/headless@2.0.0 + - @varo-ui/theme@2.0.0 + ## 1.2.0 ### Patch Changes diff --git a/packages/ui-weapp/package.json b/packages/ui-weapp/package.json index 4947cabe..d916e318 100644 --- a/packages/ui-weapp/package.json +++ b/packages/ui-weapp/package.json @@ -1,7 +1,7 @@ { "name": "@varo-ui/weapp", "type": "module", - "version": "1.2.0", + "version": "2.0.0", "description": "Production-ready component wrappers for native WeChat mini-program products.", "author": "daguanren21 <1363917353@qq.com>", "license": "MIT",