Skip to content

chore(main): release 0.1.0 - #264

Merged
H4ad merged 1 commit into
mainfrom
release-please--branches--main--components--design-system
Aug 19, 2026
Merged

chore(main): release 0.1.0#264
H4ad merged 1 commit into
mainfrom
release-please--branches--main--components--design-system

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.1.0 (2026-08-19)

⚠ BREAKING CHANGES

  • tabs: The prefix was renamed from --tab to --tabs
  • radio-group: The prefix was renamed from --radio to --radio-group

Features

  • combobox: rewrite entire component & add virtual support (#251) (7d2e99e)
  • css-vars: add script to generate docs for css vars (c351bfd)
  • input-number: add input number component (9bbdbed)
  • pagination: add flag to show total results text (#317) (460fb1b)
  • pagination: add page size selector (#261) (a75e962)
  • tabs: add alignment prop to control tab list positioning (#277) (b6d64ed)
  • tabs: add tabBarLeftContent/tabBarRightContent extra content slots (#274) (06abf33)
  • ui: add css vars on definition files (369f575)

Bug Fixes

  • command: ensure all props are under css var & placeholder with correct color (#344) (20abcb8)
  • data-table: broken type for icon component (b75a65e)
  • pr-comments: address PR comments (cb32cae)
  • pre-release: couple fixes in the UI (#356) (fbbbe88)
  • select: exit animation causing bug (b71b769)
  • skeleton: missing export (830d1b6)
  • switch: add isloading prop (#272) (00b82f7)
  • tabs: center prefix/suffix icons in tab triggers (#290) (22c4dc3)

Documentation

  • breadcrumb-simple: add dedicated mdx docs for BreadcrumbSimple (#282) (#291) (587a756)
  • ComboboxSimple: add dedicated mdx docs for ComboboxSimple (#292) (aecaaba)
  • dialog: add dedicated mdx docs for AlertDialog, ConfirmDialog, DialogWrapper (#298) (c4ea30f)
  • drawer: docs for drawer (#301) (312ca87)
  • dropdown-menu-simple: add dedicated mdx docs for DropdownMenuSimple (#293) (ede9cc8)
  • pagination: add dedicated mdx docs and refactor Storybook stories (#295) (a50c722)
  • popover: adding docs for PopoverSimple (#278) (818d8c0)
  • select: adding docs for SelectSimple (#279) (24f0d19)
  • storybook: split stories into Primitive and Composed Components (#266) (ed539e8)
  • tabs: add dedicated mdx docs for TabsSimple (#296) (85dd105)
  • toggle-group-simple: adding docs for ToggleGroupSimple (#280) (96fde38)
  • tooltip: add dedicated mdx docs for TooltipSimple (#281) (7459221)
  • visual-testing: update the visual testing doc (#355) (455e2a9)

Miscellaneous Chores

  • dependabot: reduce spam of prs & add cooldown (a4a5fc3)
  • deps-dev: bump @typescript/native-preview (2db550f)
  • deps-dev: bump the development-dependencies group across 1 directory with 28 updates (#313) (6faef91)
  • deps-dev: bump vitest from 4.0.18 to 4.1.0 (4858c84)
  • deps: bump actions/checkout from 6 to 7 (f26fde5)
  • deps: bump deps to fix audit (#349) (49c295c)
  • deps: bump googleapis/release-please-action from 4 to 5 (#310) (6d8712b)
  • deps: bump pnpm/action-setup from 4 to 6 (#309) (b9d2a7d)
  • deps: bump the production-dependencies group across 1 directory with 18 updates (3f4a31f)
  • deps: bump the production-dependencies group across 1 directory with 21 updates (4499a16)
  • deps: bump undici to fix audit (#318) (7a37aeb)
  • eslint: drop unused package (45f1a03)
  • release: add docs to explain how release works (#347) (1e26234)
  • remove unused react-use to drop vulnerable js-cookie (#307) (1064330)
  • tailwind-biome: remove tailwind and biome (24bdfd1)
  • update tmp package to version 0.2.7 and add version constraint in package.json (#308) (45f950e)
  • update vitest (#300) (3be2e13)

Code Refactoring

  • alert-dialog: ensure alert dialog vars can be overriden (f14fffc)
  • avatar: add more css vars to allow overrides (f4d87f8)
  • button: ensure internal vars are explicit declared (8e03ea4)
  • input-number: ignore issue with autoFocus (0017e15)
  • radio-group: ensure vars has prefix of the component (d41815c)
  • skeleton: fix lint (9fb027a)
  • tabs: rename prefix to tabs to match folder (cac681d)

Continuous Integration

  • chromatic: try fix the issue with turbosnap not being enabled/computed (#345) (937c20a)
  • chromatic: update workflow to reduce snapshot count (9a80d0c)
  • test-ui: run type-check (59cf794)
  • tokens-check: ensure it only runs for changes of css (99b82c8)
  • visual-testing: ensure push new commits didn't trigger visual testing twice (c8b3f9f)

This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--design-system branch 5 times, most recently from a3ed49d to 9dfef9e Compare June 5, 2026 12:47
@github-actions github-actions Bot changed the title chore(main): release 0.0.24 chore(main): release 0.1.0 Jun 5, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--design-system branch 13 times, most recently from 85ffd87 to 5fabc85 Compare June 12, 2026 12:27
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--design-system branch 3 times, most recently from 604deeb to ee911da Compare June 20, 2026 11:57
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--design-system branch 7 times, most recently from 46f9615 to 73bf793 Compare July 1, 2026 13:35
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--design-system branch 5 times, most recently from c20962b to 590a46b Compare July 2, 2026 17:58
@H4ad
H4ad marked this pull request as ready for review July 16, 2026 21:25
@H4ad
H4ad requested a review from a team as a code owner July 16, 2026 21:25
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--design-system branch from 590a46b to 5ab0feb Compare July 31, 2026 14:01
H4ad
H4ad previously approved these changes Aug 3, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--design-system branch 4 times, most recently from ebbe02a to e7e7a3b Compare August 7, 2026 13:14
@github-actions
github-actions Bot requested a review from a team August 7, 2026 13:14
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--design-system branch from e7e7a3b to 5c78db7 Compare August 17, 2026 12:28
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--design-system branch from 5c78db7 to e9c55d7 Compare August 19, 2026 12:57
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--design-system branch from e9c55d7 to 82b4c18 Compare August 19, 2026 13:02
@H4ad
H4ad enabled auto-merge (squash) August 19, 2026 15:28
@H4ad
H4ad merged commit 85a5380 into main Aug 19, 2026
4 checks passed
@H4ad
H4ad deleted the release-please--branches--main--components--design-system branch August 19, 2026 15:28
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant