diff --git a/.changeset/calm-heroui-ui-motion.md b/.changeset/calm-heroui-ui-motion.md deleted file mode 100644 index f2da534c..00000000 --- a/.changeset/calm-heroui-ui-motion.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -"@varo-ui/h5": minor -"@varo-ui/weapp": minor -"@varo-ui/theme": minor -"@varo-ui/headless": patch -"@varo-ui/cli": patch -"@varo/registry": patch ---- - -Absorb HeroUI-inspired checkbox, collapse, tag, and breadcrumb motion, and use white foregrounds on WeChat green action fills. diff --git a/.changeset/clear-weapp-preview.md b/.changeset/clear-weapp-preview.md deleted file mode 100644 index ec5f737e..00000000 --- a/.changeset/clear-weapp-preview.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@varo-ui/weapp": patch -"@varo-ui/cli": patch -"@varo-ui/theme": patch ---- - -Upgrade Wevu 7 and weapp-vite 7 without pinning patch versions, restyle Weapp Agent UI status variants with class modifiers, add a private Web preview for compiled mini-program artifacts, and keep Weapp theme variables out of weapp-vite sidecar JavaScript wrappers. diff --git a/.changeset/deep-cars-dress.md b/.changeset/deep-cars-dress.md deleted file mode 100644 index d4ebc42a..00000000 --- a/.changeset/deep-cars-dress.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@varo-ui/weapp": patch -"@varo-ui/cli": patch ---- - -Ship wevu SFC Dialog parts without document listeners, keep the reason/cancel contract, and center Weapp Button labels when an icon is present. diff --git a/.changeset/ledger.yaml b/.changeset/ledger.yaml index b06327ad..ab0e1b00 100644 --- a/.changeset/ledger.yaml +++ b/.changeset/ledger.yaml @@ -50,6 +50,15 @@ - wevu-seven-components - wise-sticky-measures - yummy-adults-hope +"@varo-ui/cli@2.1.0": + dir: packages/cli + intents: + - calm-heroui-ui-motion + - clear-weapp-preview + - deep-cars-dress + - quiet-weapp-icon-toast + - rapid-input-number-icons + - spotty-geckos-flow "@varo-ui/h5@1.0.0": dir: packages/ui-h5 intents: @@ -81,6 +90,12 @@ - text-button-variant - upset-pugs-reply - wise-sticky-measures +"@varo-ui/h5@2.1.0": + dir: packages/ui-h5 + intents: + - calm-heroui-ui-motion + - quiet-weapp-icon-toast + - rapid-input-number-icons "@varo-ui/headless@1.0.0": dir: packages/primitives-core intents: @@ -99,6 +114,11 @@ - purple-shirts-lead - steady-registry-themes - text-button-variant +"@varo-ui/headless@2.1.0": + dir: packages/primitives-core + intents: + - calm-heroui-ui-motion + - rapid-input-number-icons "@varo-ui/theme@1.0.0": dir: packages/theme intents: @@ -121,6 +141,11 @@ - flat-weeks-juggle - steady-registry-themes - text-button-variant +"@varo-ui/theme@2.1.0": + dir: packages/theme + intents: + - calm-heroui-ui-motion + - clear-weapp-preview "@varo-ui/weapp@1.0.0": dir: packages/ui-weapp intents: @@ -154,3 +179,21 @@ - upset-pugs-reply - wevu-seven-components - wise-sticky-measures +"@varo-ui/weapp@2.1.0": + dir: packages/ui-weapp + intents: + - calm-heroui-ui-motion + - clear-weapp-preview + - deep-cars-dress + - quiet-weapp-icon-toast + - rapid-input-number-icons +"@varo/registry@0.0.1": + dir: packages/registry + intents: + - calm-heroui-ui-motion + - quiet-weapp-icon-toast + - rapid-input-number-icons +"@varo/weapp-web@0.0.0": + dir: packages/weapp-web + intents: + - rapid-input-number-icons diff --git a/.changeset/quiet-weapp-icon-toast.md b/.changeset/quiet-weapp-icon-toast.md deleted file mode 100644 index ac26ed92..00000000 --- a/.changeset/quiet-weapp-icon-toast.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@varo-ui/h5": patch -"@varo-ui/weapp": patch -"@varo-ui/cli": patch -"@varo/registry": patch ---- - -Give VIcon empty native string defaults, restyle toast as a dark mobile capsule, let input-number fill stretched parents without overflowing narrow tracks, animate collapse row tracks, and document Weapp breadcrumb href as select-only. diff --git a/.changeset/rapid-input-number-icons.md b/.changeset/rapid-input-number-icons.md deleted file mode 100644 index 03625a1d..00000000 --- a/.changeset/rapid-input-number-icons.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -"@varo-ui/h5": patch -"@varo-ui/weapp": patch -"@varo/weapp-web": patch -"@varo-ui/headless": patch -"@varo-ui/cli": patch -"@varo/registry": patch ---- - -Replace input-number ASCII steppers with named VIcon plus/minus controls and restore its compact inline geometry, pin textarea word-limit to the bottom-right, use a circular cancel-x on Input/Select without stretching Select on focus, avoid the native Input `focus` prop/handler collision, add dual-target multi-column Picker, DateField, PullRefresh, Signature, and Watermark Registry components while keeping Calendar independent, add shared motion tokens and Spectrum-inspired Button, Switch, Radio, Toast card, and VToastRegion interactions without changing the Varo palette, teach weapp-web native controls to preserve hover and ARIA semantics without Glass-Easel property warnings, pad docs API tables, preview compiled mini-program artifacts through weapp-web, and add a root `docs:dev` command with in-page H5 and Weapp primitive previews. diff --git a/.changeset/spotty-geckos-flow.md b/.changeset/spotty-geckos-flow.md deleted file mode 100644 index 85802d16..00000000 --- a/.changeset/spotty-geckos-flow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@varo-ui/cli": patch ---- - -Fix native input length defaults and recursive Markdown layout and accessibility. diff --git a/apps/docs/CHANGELOG.md b/apps/docs/CHANGELOG.md index a06ea332..89837a87 100644 --- a/apps/docs/CHANGELOG.md +++ b/apps/docs/CHANGELOG.md @@ -4,6 +4,16 @@ ### Patch Changes +- Updated dependencies: + - @varo-ui/h5@2.1.0 + - @varo-ui/headless@2.1.0 + - @varo-ui/theme@2.1.0 + - @varo-ui/weapp@2.1.0 + +## 0.1.0 + +### Patch Changes + - Updated dependencies: - @varo-ui/ai@2.0.0 - @varo-ui/h5@2.0.0 diff --git a/apps/playground-h5/CHANGELOG.md b/apps/playground-h5/CHANGELOG.md index 0cd8bf52..8d63620a 100644 --- a/apps/playground-h5/CHANGELOG.md +++ b/apps/playground-h5/CHANGELOG.md @@ -4,6 +4,15 @@ ### Patch Changes +- Updated dependencies: + - @varo-ui/h5@2.1.0 + - @varo-ui/headless@2.1.0 + - @varo-ui/theme@2.1.0 + +## 0.1.0 + +### Patch Changes + - Updated dependencies: - @varo-ui/ai@2.0.0 - @varo-ui/h5@2.0.0 diff --git a/apps/playground-weapp-preview/CHANGELOG.md b/apps/playground-weapp-preview/CHANGELOG.md new file mode 100644 index 00000000..dd60cd75 --- /dev/null +++ b/apps/playground-weapp-preview/CHANGELOG.md @@ -0,0 +1,8 @@ +# @varo/playground-weapp-preview + +## 0.1.0 + +### Patch Changes + +- Updated dependencies: + - @varo-ui/h5@2.1.0 diff --git a/apps/playground-weapp/CHANGELOG.md b/apps/playground-weapp/CHANGELOG.md index c7a1c958..4286805a 100644 --- a/apps/playground-weapp/CHANGELOG.md +++ b/apps/playground-weapp/CHANGELOG.md @@ -4,6 +4,15 @@ ### Patch Changes +- Updated dependencies: + - @varo-ui/headless@2.1.0 + - @varo-ui/theme@2.1.0 + - @varo-ui/weapp@2.1.0 + +## 0.1.0 + +### Patch Changes + - Updated dependencies: - @varo-ui/ai@2.0.0 - @varo-ui/headless@2.0.0 diff --git a/packages/agent-core/CHANGELOG.md b/packages/agent-core/CHANGELOG.md index 2ba96c49..188d95f7 100644 --- a/packages/agent-core/CHANGELOG.md +++ b/packages/agent-core/CHANGELOG.md @@ -1,5 +1,7 @@ # @varo-ui/ai +## 2.1.0 + ## 2.0.0 ### Patch Changes diff --git a/packages/agent-core/package.json b/packages/agent-core/package.json index 92100c60..0200a97c 100644 --- a/packages/agent-core/package.json +++ b/packages/agent-core/package.json @@ -1,7 +1,7 @@ { "name": "@varo-ui/ai", "type": "module", - "version": "2.0.0", + "version": "2.1.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 2a0525b3..9dcca91b 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,21 @@ # @varo-ui/cli +## 2.1.0 + +### Patch Changes + +- Absorb HeroUI-inspired checkbox, collapse, tag, and breadcrumb motion, and use white foregrounds on WeChat green action fills. + +- Upgrade Wevu 7 and weapp-vite 7 without pinning patch versions, restyle Weapp Agent UI status variants with class modifiers, add a private Web preview for compiled mini-program artifacts, and keep Weapp theme variables out of weapp-vite sidecar JavaScript wrappers. + +- Ship wevu SFC Dialog parts without document listeners, keep the reason/cancel contract, and center Weapp Button labels when an icon is present. + +- Give VIcon empty native string defaults, restyle toast as a dark mobile capsule, let input-number fill stretched parents without overflowing narrow tracks, animate collapse row tracks, and document Weapp breadcrumb href as select-only. + +- Replace input-number ASCII steppers with named VIcon plus/minus controls and restore its compact inline geometry, pin textarea word-limit to the bottom-right, use a circular cancel-x on Input/Select without stretching Select on focus, avoid the native Input `focus` prop/handler collision, add dual-target multi-column Picker, DateField, PullRefresh, Signature, and Watermark Registry components while keeping Calendar independent, add shared motion tokens and Spectrum-inspired Button, Switch, Radio, Toast card, and VToastRegion interactions without changing the Varo palette, teach weapp-web native controls to preserve hover and ARIA semantics without Glass-Easel property warnings, pad docs API tables, preview compiled mini-program artifacts through weapp-web, and add a root `docs:dev` command with in-page H5 and Weapp primitive previews. + +- Fix native input length defaults and recursive Markdown layout and accessibility. + ## 2.0.0 ### Major Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index 205bd273..11ddd973 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,7 +1,7 @@ { "name": "@varo-ui/cli", "type": "module", - "version": "2.0.0", + "version": "2.1.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 753fda80..6a25bbfc 100644 --- a/packages/primitives-core/CHANGELOG.md +++ b/packages/primitives-core/CHANGELOG.md @@ -1,5 +1,13 @@ # @varo-ui/headless +## 2.1.0 + +### Patch Changes + +- Absorb HeroUI-inspired checkbox, collapse, tag, and breadcrumb motion, and use white foregrounds on WeChat green action fills. + +- Replace input-number ASCII steppers with named VIcon plus/minus controls and restore its compact inline geometry, pin textarea word-limit to the bottom-right, use a circular cancel-x on Input/Select without stretching Select on focus, avoid the native Input `focus` prop/handler collision, add dual-target multi-column Picker, DateField, PullRefresh, Signature, and Watermark Registry components while keeping Calendar independent, add shared motion tokens and Spectrum-inspired Button, Switch, Radio, Toast card, and VToastRegion interactions without changing the Varo palette, teach weapp-web native controls to preserve hover and ARIA semantics without Glass-Easel property warnings, pad docs API tables, preview compiled mini-program artifacts through weapp-web, and add a root `docs:dev` command with in-page H5 and Weapp primitive previews. + ## 2.0.0 ### Minor Changes diff --git a/packages/primitives-core/package.json b/packages/primitives-core/package.json index e51d7c8b..641f6b4b 100644 --- a/packages/primitives-core/package.json +++ b/packages/primitives-core/package.json @@ -1,7 +1,7 @@ { "name": "@varo-ui/headless", "type": "module", - "version": "2.0.0", + "version": "2.1.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/registry/CHANGELOG.md b/packages/registry/CHANGELOG.md new file mode 100644 index 00000000..5c8de3fe --- /dev/null +++ b/packages/registry/CHANGELOG.md @@ -0,0 +1,11 @@ +# @varo/registry + +## 0.0.1 + +### Patch Changes + +- Absorb HeroUI-inspired checkbox, collapse, tag, and breadcrumb motion, and use white foregrounds on WeChat green action fills. + +- Give VIcon empty native string defaults, restyle toast as a dark mobile capsule, let input-number fill stretched parents without overflowing narrow tracks, animate collapse row tracks, and document Weapp breadcrumb href as select-only. + +- Replace input-number ASCII steppers with named VIcon plus/minus controls and restore its compact inline geometry, pin textarea word-limit to the bottom-right, use a circular cancel-x on Input/Select without stretching Select on focus, avoid the native Input `focus` prop/handler collision, add dual-target multi-column Picker, DateField, PullRefresh, Signature, and Watermark Registry components while keeping Calendar independent, add shared motion tokens and Spectrum-inspired Button, Switch, Radio, Toast card, and VToastRegion interactions without changing the Varo palette, teach weapp-web native controls to preserve hover and ARIA semantics without Glass-Easel property warnings, pad docs API tables, preview compiled mini-program artifacts through weapp-web, and add a root `docs:dev` command with in-page H5 and Weapp primitive previews. diff --git a/packages/theme/CHANGELOG.md b/packages/theme/CHANGELOG.md index b5939cfd..bd3ef700 100644 --- a/packages/theme/CHANGELOG.md +++ b/packages/theme/CHANGELOG.md @@ -1,5 +1,15 @@ # @varo-ui/theme +## 2.1.0 + +### Minor Changes + +- Absorb HeroUI-inspired checkbox, collapse, tag, and breadcrumb motion, and use white foregrounds on WeChat green action fills. + +### Patch Changes + +- Upgrade Wevu 7 and weapp-vite 7 without pinning patch versions, restyle Weapp Agent UI status variants with class modifiers, add a private Web preview for compiled mini-program artifacts, and keep Weapp theme variables out of weapp-vite sidecar JavaScript wrappers. + ## 2.0.0 ### Minor Changes diff --git a/packages/theme/package.json b/packages/theme/package.json index e7062278..81338781 100644 --- a/packages/theme/package.json +++ b/packages/theme/package.json @@ -1,7 +1,7 @@ { "name": "@varo-ui/theme", "type": "module", - "version": "2.0.0", + "version": "2.1.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 ce953ecc..35191247 100644 --- a/packages/ui-h5/CHANGELOG.md +++ b/packages/ui-h5/CHANGELOG.md @@ -1,5 +1,21 @@ # @varo-ui/h5 +## 2.1.0 + +### Minor Changes + +- Absorb HeroUI-inspired checkbox, collapse, tag, and breadcrumb motion, and use white foregrounds on WeChat green action fills. + +### Patch Changes + +- Give VIcon empty native string defaults, restyle toast as a dark mobile capsule, let input-number fill stretched parents without overflowing narrow tracks, animate collapse row tracks, and document Weapp breadcrumb href as select-only. + +- Replace input-number ASCII steppers with named VIcon plus/minus controls and restore its compact inline geometry, pin textarea word-limit to the bottom-right, use a circular cancel-x on Input/Select without stretching Select on focus, avoid the native Input `focus` prop/handler collision, add dual-target multi-column Picker, DateField, PullRefresh, Signature, and Watermark Registry components while keeping Calendar independent, add shared motion tokens and Spectrum-inspired Button, Switch, Radio, Toast card, and VToastRegion interactions without changing the Varo palette, teach weapp-web native controls to preserve hover and ARIA semantics without Glass-Easel property warnings, pad docs API tables, preview compiled mini-program artifacts through weapp-web, and add a root `docs:dev` command with in-page H5 and Weapp primitive previews. + +- Updated dependencies: + - @varo-ui/headless@2.1.0 + - @varo-ui/theme@2.1.0 + ## 2.0.0 ### Major Changes diff --git a/packages/ui-h5/package.json b/packages/ui-h5/package.json index 68247ab9..339d6054 100644 --- a/packages/ui-h5/package.json +++ b/packages/ui-h5/package.json @@ -1,7 +1,7 @@ { "name": "@varo-ui/h5", "type": "module", - "version": "2.0.0", + "version": "2.1.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 2a6d283c..955bc0b0 100644 --- a/packages/ui-weapp/CHANGELOG.md +++ b/packages/ui-weapp/CHANGELOG.md @@ -1,5 +1,25 @@ # @varo-ui/weapp +## 2.1.0 + +### Minor Changes + +- Absorb HeroUI-inspired checkbox, collapse, tag, and breadcrumb motion, and use white foregrounds on WeChat green action fills. + +### Patch Changes + +- Upgrade Wevu 7 and weapp-vite 7 without pinning patch versions, restyle Weapp Agent UI status variants with class modifiers, add a private Web preview for compiled mini-program artifacts, and keep Weapp theme variables out of weapp-vite sidecar JavaScript wrappers. + +- Ship wevu SFC Dialog parts without document listeners, keep the reason/cancel contract, and center Weapp Button labels when an icon is present. + +- Give VIcon empty native string defaults, restyle toast as a dark mobile capsule, let input-number fill stretched parents without overflowing narrow tracks, animate collapse row tracks, and document Weapp breadcrumb href as select-only. + +- Replace input-number ASCII steppers with named VIcon plus/minus controls and restore its compact inline geometry, pin textarea word-limit to the bottom-right, use a circular cancel-x on Input/Select without stretching Select on focus, avoid the native Input `focus` prop/handler collision, add dual-target multi-column Picker, DateField, PullRefresh, Signature, and Watermark Registry components while keeping Calendar independent, add shared motion tokens and Spectrum-inspired Button, Switch, Radio, Toast card, and VToastRegion interactions without changing the Varo palette, teach weapp-web native controls to preserve hover and ARIA semantics without Glass-Easel property warnings, pad docs API tables, preview compiled mini-program artifacts through weapp-web, and add a root `docs:dev` command with in-page H5 and Weapp primitive previews. + +- Updated dependencies: + - @varo-ui/headless@2.1.0 + - @varo-ui/theme@2.1.0 + ## 2.0.0 ### Major Changes diff --git a/packages/ui-weapp/package.json b/packages/ui-weapp/package.json index ea02533e..59489b30 100644 --- a/packages/ui-weapp/package.json +++ b/packages/ui-weapp/package.json @@ -1,7 +1,7 @@ { "name": "@varo-ui/weapp", "type": "module", - "version": "2.0.0", + "version": "2.1.0", "description": "Production-ready component wrappers for native WeChat mini-program products.", "author": "daguanren21 <1363917353@qq.com>", "license": "MIT", diff --git a/packages/weapp-web/CHANGELOG.md b/packages/weapp-web/CHANGELOG.md new file mode 100644 index 00000000..b2d74ba5 --- /dev/null +++ b/packages/weapp-web/CHANGELOG.md @@ -0,0 +1,7 @@ +# @varo/weapp-web + +## 0.0.0 + +### Patch Changes + +- Replace input-number ASCII steppers with named VIcon plus/minus controls and restore its compact inline geometry, pin textarea word-limit to the bottom-right, use a circular cancel-x on Input/Select without stretching Select on focus, avoid the native Input `focus` prop/handler collision, add dual-target multi-column Picker, DateField, PullRefresh, Signature, and Watermark Registry components while keeping Calendar independent, add shared motion tokens and Spectrum-inspired Button, Switch, Radio, Toast card, and VToastRegion interactions without changing the Varo palette, teach weapp-web native controls to preserve hover and ARIA semantics without Glass-Easel property warnings, pad docs API tables, preview compiled mini-program artifacts through weapp-web, and add a root `docs:dev` command with in-page H5 and Weapp primitive previews.