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

1.9 #1087

Merged
merged 9 commits into from
Jul 3, 2024
Merged

1.9 #1087

merged 9 commits into from
Jul 3, 2024

Conversation

zernonia
Copy link
Member

@zernonia zernonia commented Jul 2, 2024

Releasing on 3 July 😁

epr3 and others added 7 commits June 8, 2024 09:13
* feat(Calendar): implement pagination function props

* feat(RangeCalendar): implement pagination function props

* chore: deprecate step prop

* chore: update docs

* chore(Calendar): update tests

* chore(Calendar): update Chromatic story

* chore(RangeCalendar): add variant to Chromatic story

* docs(Calendar): update year increment examples

* chore: rerun docs:gen

* fix(Calendar): fix story setup

* fix(useCalendar): preserve placeholder via increment button overwrite

* fix(useCalendar): adjust set on handlePrevDisabled function

---------

Co-authored-by: zernonia <[email protected]>
* chore: wip

* chore: wip (very crude impl)

* chore: another crude wip

* fix: improve typing

* chore: move constants to shared

* refactor: tree item, add virtualizer

* refactor: roving focus to use new collection

* feat: virtualizer

* refactor: improve tree

* fix: build

* fix: missing value for comboboxitem

* feat: export component, run docsgen

* docs: tree, demo

* docs: fix wrong demo

* chore: expose more internal slot

* test: add test for tree componetn

* fix: missing aria condition

* refactor: expose more function, cater for checkbox

* chore: add dnd example

* chore: cleanup dnd, add stackblitz docs

* docs: update sb link

* chore: lint

* chore: improve story styling

* feat: cater for async mode

* chore: add story for nested dom case

* chore: update docs

* fix: direction
* feat(Calendar): handle default slot of CalendarCellTrigger

* chore(RangeCalendar): update RangeCalendarCellTrigger

* docs(RangeCalendar): update docs

---------

Co-authored-by: Eduard Predescu <[email protected]>
Co-authored-by: zernonia <[email protected]>
* feat(Stepper): scaffold component

* feat(Stepper): add List component

* feat(Stepper): add Indicator component

* feat(Stepper): add Separator component

* feat(Stepper): add specific properties to Stepper

* docs(Stepper): scaffold default story

* chore(Stepper): add namespaced to Stepper

* chore(Stepper): add exports

* refactor(Stepper): remove RovingFocus

* feat(Stepper): added arrow navigation

* feat(Stepper): adjusted item completion and slot

* refactor(Stepper): remove data attributes

* docs(Stepper): added stepper stories

* fix: useWarning with no description

* chore(Stepper): add tests

* docs(Stepper): added docs for stepper

* fix(Stepper): prevent default on keydown

* refactor(Stepper): adjust story styling

* fix: add item state to separator

* feat(Stepper): add StepperTrigger

* feat(Stepper): expose StepperTrigger

* docs(Stepper): update stories with StepperTrigger

* docs(Stepper): update docs

* fix(Stepper): fix tests

* refactor(Stepper): remove StepperList

* chore: lint fix

* feat(Stepper): add aria-live div for SR

* chore: lint and improve styling

* docs: improve styling

* chore: run doc gen

* chore: add describedby labelledby for trigger

* docs: update title and description message

---------

Co-authored-by: zernonia <[email protected]>
Copy link

cloudflare-workers-and-pages bot commented Jul 2, 2024

Deploying radix-vue with  Cloudflare Pages  Cloudflare Pages

Latest commit: 24de25a
Status: ✅  Deploy successful!
Preview URL: https://061d2ad3.radix-vue.pages.dev
Branch Preview URL: https://1-9.radix-vue.pages.dev

View logs

Copy link
Collaborator

@epr3 epr3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving to enable pkg.pr.new. All the PRs merged into this were previously approved.

Copy link

pkg-pr-new bot commented Jul 3, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

commit: 24de25a

radix-vue

npm i https://pkg.pr.new/radix-vue@1087


templates

* fix: make calendar cell trigger consistent

* chore: remove unused variable
@zernonia zernonia merged commit e766ab6 into main Jul 3, 2024
4 checks passed
@zernonia zernonia mentioned this pull request Jul 3, 2024
2 tasks
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.

3 participants