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

v0.4.0 #225

Merged
merged 2 commits into from
Sep 11, 2023
Merged

v0.4.0 #225

merged 2 commits into from
Sep 11, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 19, 2023

0.4.0 is the next minor release.

Timetable: to be announced.

👉 Changelog

compare changes

🚀 Enhancements

  • switch: New switch component (#237)
  • visually-hidden: Add visually hidden component (#239)
  • core: UseComposeRefs and useForwardRef (#252)
  • slot: New component (#259)
  • collection: New component collection (#262)
  • core: Package direction (#263)
  • core: Direction Package Test (#273)
  • roving-focus: New package roving-focus (#275)
  • Use-rect package (#274)
  • components: Add base for tab component (#196)
  • Portal component (#277)
  • collection: Add stories (#288)
  • focus-scope: New component focus-scope component (#272)
  • core: Focus-group package (#292)
  • presence: Add stories (#298)
  • radio-group: New component (#299)
  • toggle-group: New component (#303)
  • primitives: All components in one package (#307)
  • dismissable-layer: New dismissable layer component (#269)
  • tooltip: New component (#312)
  • toolbar: New component (#319)
  • slider: New component (#325)
  • popover: New component (#314)
  • toast: New component (#279)
  • hover-card: New component (#334)
  • dialog: New component (#338)
  • 0.4.0 (c027fd5)

🩹 Fixes

  • components: Package.json (#235)
  • vue 3.3.0 change in peerDependencies #218 peerDependencies vue version change (#218)
  • PeerDependencies renovate vue 3.3.0 change in peerDependencies #218 (#218)
  • deps: Update core to ^10.3.0 (#254)
  • deps: Update components to ^1.0.2 (#256)
  • deps: Update dependency @antfu/eslint-config to ^0.39.8 (#258)
  • deps: Update dependency @antfu/eslint-config to ^0.40.0 (#265)
  • Struct primitives (#280)
  • Collection type error (6b61458)
  • Collection type error (#286)
  • checkbox: V-model and checked (#287)
  • collapsible: V-model and add tests (#290)
  • Components model bugs (#295)
  • component: Events (#297)
  • deps: Update dependency @antfu/eslint-config to ^0.41.0 (#308)
  • dismissable-layer: Typo event and utils (#313)
  • Roving focus dir issue (#315)
  • deps: Update core to ^10.4.1 (#323)
  • dismissable-layer: Share data (#331)
  • radio-group: Prop type and attrs (#333)
  • Build floating (#335)
  • avatar: Nuxt client load (#336)
  • Core workspace link (#339)
  • toast: Ssr window fix error (#342)
  • tabs: ForceMount value (#343)
  • toogle-group: Tabindex (#345)

💅 Refactors

  • Image watchEffect (#245)
  • useEscapeKeydown: Cleanup test (#250)
  • core: Composedrefs name change (#261)
  • Pnpm dev and build system (#278)
  • Improving the Structure and Fixing Bugs (#284)
  • focus-scope: Fix test (#302)
  • Props and emits (#310)
  • toggle-group: Migrate single and multiple groups to a single component (#318)
  • avatar: Test and core code (#322)
  • Popper (#326)
  • All component style and some minor fix bugs (#330)
  • Props struct (#346)

🏡 Chore

  • Avatar separate each component (#227)
  • Checkbox separate each component (#229)
  • Seperate progress components (#231)
  • Add .nvmrc to ensure node v18 (#238)
  • PeerDependencies renovate vue 3.3.0 change in peerDependencies #218 (#218)
  • All update readme (#240)
  • use-composable: Add new useEscapeKeydown (#248)
  • Primitive type (#271)
  • Smart build and smart dev (#270)
  • Fix scripts storybook -> story (6d2a2bb)
  • Rename tab components (#283)
  • Readme update (61f20e5)
  • provide: More tests (#293)
  • Fix package (03dd5c0)
  • Tsup to unbuild and node 16 to 18 (#311)
  • Fix example package build system (80892ef)
  • All packages readme update (#328)
  • All component add nuxt playground (#329)
  • Delete tsup and export visuallyhidden props (#332)
  • Fix ignore-workspace-root-check (a266bc7)
  • Fix ci (a9f8707)
  • Fix ci (b197b1b)
  • Fix toast story (7d0afe8)
  • Alpha 0.4.0-x (#344)
  • Update md (807042a)
  • Publish 0.4.0-alpha.12 (8b80b79)
  • Publish 0.4.0-alpha.13 (2d4652c)

❤️ Contributors

@productdevbook productdevbook marked this pull request as ready for review September 11, 2023 19:26
@github-actions
Copy link
Contributor Author

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details:

No release type found in pull request title "v0.4.0". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - version
 - feat
 - perf
 - fix
 - refactor
 - docs
 - build
 - types
 - chore
 - examples
 - test
 - style
 - ci

@github-actions
Copy link
Contributor Author

github-actions bot commented Sep 11, 2023

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 86.09% 5103 / 5927
🔵 Statements 86.09% 5103 / 5927
🔵 Functions 72.83% 177 / 243
🔵 Branches 84.1% 402 / 478
File CoverageNo changed files found.
Generated in workflow #862

@productdevbook productdevbook merged commit f0cef19 into main Sep 11, 2023
5 of 6 checks passed
@productdevbook productdevbook deleted the v0.4.0 branch September 25, 2023 04:05
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.

1 participant