Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.8 #917

Merged
merged 7 commits into from
May 17, 2024
Merged

v1.8 #917

merged 7 commits into from
May 17, 2024

Conversation

zernonia
Copy link
Collaborator

No description provided.

onmax and others added 2 commits May 10, 2024 09:01
* feat(TagsInput): added support for object in tags input

* chore(TagsInput): added test for objects

* chore: add TagsInput invalid props test. WIP

* test: catch error

* chore: linting

* docs: autogen

---------

Co-authored-by: zernonia <[email protected]>
* fix(Progress): indeterminate state is wrong  when value is 0 (#911)

* fix(Select): make `null` to showPlaceholder (#912)

* feat: expost slotProps to all useVModel state

* docs: codegen

* chore: make sure boolean state is correct
Copy link

cloudflare-pages bot commented May 13, 2024

Deploying radix-vue with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6bb9e7d
Status: ✅  Deploy successful!
Preview URL: https://5a10ce80.radix-vue.pages.dev
Branch Preview URL: https://1-8.radix-vue.pages.dev

View logs

* chore(Editable): add scaffold

* feat(Editable): implement component and axe test

* fix(Editable): fix hidden condition and events

* feat(Editable): implement EditableArea

* docs(Editable): implement stories

* fix(Editable): add EditableArea to components

* feat(Editable): implement event handling behaviour

* feat(Editable): add readonly property

* docs(Editable): add variants to chromatic

* chore(Editable): add tests

* docs(Editable): generate prop docs

* fix(Editable): fix context referencing

* docs(Editable): add documentation for the editable field

* feat(Editable): add autoResize prop

* docs(Editable): generate docs

* chore(Editable): add test for autoResize

* docs(Editable): add variant to Chromatic story

* chore: change modelValue slot name

* docs: update example

* docs: run codegen

---------

Co-authored-by: zernonia <[email protected]>
* feat: basic feature

* feat: clamp, parsing modelValue

* feat: add locale, a11y, form control

* fix: currencySign was undefined

* chore: allow isNan

* fix: steps, min value, empty initial value

* test: add test

* test: add test case

* feat: expose NumberField

* docs: populate numberfield

* feat: use Label primitive, and make sure a11y

* fix: formatOptions and locale not reactive

* docs: number field example

* docs: add installation section
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.

None yet

3 participants