chakra-ui / zag

Finite state machines for building accessible design systems and UI components. Works with modern frameworks, and even just Vanilla JS
http://zagjs.com
MIT License
4.11k stars 171 forks source link

fix: angle-slider max value #2049

Closed anubra266 closed 1 week ago

anubra266 commented 1 week ago

The end key sets value to 360. Expected behaviour is 359 This PR fixes that

changeset-bot[bot] commented 1 week ago

🦋 Changeset detected

Latest commit: 4529e9c2afba2db20d2f1925e72234e08fc4aa75

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 77 packages | Name | Type | | ------------------------ | ----- | | @zag-js/angle-slider | Patch | | @zag-js/anatomy-icons | Patch | | @zag-js/anatomy | Patch | | @zag-js/core | Patch | | @zag-js/docs | Patch | | @zag-js/preact | Patch | | @zag-js/react | Patch | | @zag-js/solid | Patch | | @zag-js/svelte | Patch | | @zag-js/vue | Patch | | @zag-js/accordion | Patch | | @zag-js/avatar | Patch | | @zag-js/carousel | Patch | | @zag-js/checkbox | Patch | | @zag-js/clipboard | Patch | | @zag-js/collapsible | Patch | | @zag-js/color-picker | Patch | | @zag-js/combobox | Patch | | @zag-js/date-picker | Patch | | @zag-js/dialog | Patch | | @zag-js/editable | Patch | | @zag-js/file-upload | Patch | | @zag-js/floating-panel | Patch | | @zag-js/hover-card | Patch | | @zag-js/menu | Patch | | @zag-js/number-input | Patch | | @zag-js/pagination | Patch | | @zag-js/pin-input | Patch | | @zag-js/popover | Patch | | @zag-js/presence | Patch | | @zag-js/progress | Patch | | @zag-js/qr-code | Patch | | @zag-js/radio-group | Patch | | @zag-js/rating-group | Patch | | @zag-js/select | Patch | | @zag-js/signature-pad | Patch | | @zag-js/slider | Patch | | @zag-js/splitter | Patch | | @zag-js/steps | Patch | | @zag-js/switch | Patch | | @zag-js/tabs | Patch | | @zag-js/tags-input | Patch | | @zag-js/time-picker | Patch | | @zag-js/timer | Patch | | @zag-js/toast | Patch | | @zag-js/toggle-group | Patch | | @zag-js/tooltip | Patch | | @zag-js/tour | Patch | | @zag-js/tree-view | Patch | | @zag-js/store | Patch | | @zag-js/types | Patch | | @zag-js/aria-hidden | Patch | | @zag-js/auto-resize | Patch | | @zag-js/collection | Patch | | @zag-js/color-utils | Patch | | @zag-js/utils | Patch | | @zag-js/date-utils | Patch | | @zag-js/dismissable | Patch | | @zag-js/dom-event | Patch | | @zag-js/dom-query | Patch | | @zag-js/element-rect | Patch | | @zag-js/element-size | Patch | | @zag-js/file-utils | Patch | | @zag-js/focus-trap | Patch | | @zag-js/focus-visible | Patch | | @zag-js/form-utils | Patch | | @zag-js/highlight-word | Patch | | @zag-js/i18n-utils | Patch | | @zag-js/interact-outside | Patch | | @zag-js/live-region | Patch | | @zag-js/number-utils | Patch | | @zag-js/numeric-range | Patch | | @zag-js/popper | Patch | | @zag-js/rect-utils | Patch | | @zag-js/remove-scroll | Patch | | @zag-js/stringify-state | Patch | | @zag-js/text-selection | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 1 week ago

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

Name Status Preview Updated (UTC)
zag-nextjs 🛑 Canceled (Inspect) Nov 25, 2024 2:30am
zag-solid 🛑 Canceled (Inspect) Nov 25, 2024 2:30am
zag-svelte 🛑 Canceled (Inspect) Nov 25, 2024 2:30am
zag-vue ✅ Ready (Inspect) Visit Preview Nov 25, 2024 2:30am
zag-website ✅ Ready (Inspect) Visit Preview Nov 25, 2024 2:30am
pkg-pr-new[bot] commented 1 week ago

Open in Stackblitz

@zag-js/anatomy

``` pnpm add https://pkg.pr.new/chakra-ui/zag/@zag-js/anatomy@2049 ```

@zag-js/anatomy-icons

``` pnpm add https://pkg.pr.new/chakra-ui/zag/@zag-js/anatomy-icons@2049 ```

@zag-js/docs

``` pnpm add https://pkg.pr.new/chakra-ui/zag/@zag-js/docs@2049 ```

@zag-js/core

``` pnpm add https://pkg.pr.new/chakra-ui/zag/@zag-js/core@2049 ```

@zag-js/store

``` pnpm add https://pkg.pr.new/chakra-ui/zag/@zag-js/store@2049 ```

@zag-js/types

``` pnpm add https://pkg.pr.new/chakra-ui/zag/@zag-js/types@2049 ```

commit: 4529e9c