- [2026-01-06] Export utils
- [2025-12-13] Parametrize drawer direction
- [2025-12-13] Support ref prop on interactive components
- [2025-12-13] Add missing package repo field
- [2025-12-13] Standardize publish file name
- [2025-12-13] Bump package version
- [2025-12-13] Bump package version
- [2025-12-13] Add fork icon
- [2025-12-09] Trigger release
- [2025-12-08] Apply default border color to inputs
- [2025-12-06] Update docs
- [2025-11-19] Add optional classNames to all components for developer convenience without adding classNames to zod schemas
- [2025-11-12] Wrap codeblock commas and brackets. Patch toggle contrast.
- [2025-11-12] Bump zod v3 → v4
- [2025-11-12] Support all React libraries
- [2025-10-07] Update step prop in Input component to default to 1 and allow 'any' as a valid type in InputProps definition
- [2025-10-06] Update Table component to allow horizontal overflow with overflow-x-auto class for better responsiveness
- [2025-10-06] Enhance TableRow component to accept additional className prop for improved styling flexibility and update type definition accordingly
- [2025-10-06] Refactor Table component to use forward refs for improved accessibility and update type definitions to include ref props
- [2025-09-24] Add min and max props to Input component and update InputProps type definition
- [2025-09-24] Add disabled prop to SelectItem component and update SelectItemProps type definition to include optional disabled property
- [2025-09-23] Add step prop to Input component and update InputProps type definition
- [2025-09-23] Add onKeyDown prop to Input component and update InputProps type definition
- [2025-09-22] Add value prop to Select component and update SelectProps type definition to include value
- [2025-09-18] Add onKeyDown prop to Form component and update FormProps type definition
- [2025-09-17] Refactor components to use rounded utility classes for improved styling consistency
- [2025-09-17] Add rounded utility classes and update README for new radius token
- [2025-09-17] Update Divider component to set default direction to 'horizontal' and modify DividerProps schema for optional direction
- [2025-09-15] Add 'link2' icon to IconEnum in general.ts
- [2025-09-15] Add additional icons to IconEnum in general.ts
- [2025-09-13] Update primary button variant styles for better contrast
- [2025-09-12] rename to @rubriclab/ui
- [2025-09-11] Increase height of SelectTrigger and SelectItem components for improved usability
- [2025-09-05] add vaul dep
- [2025-09-04] Add onKeyDown to textarea
- [2025-09-03] Remove ring from ghost variant of textarea
- [2025-09-03] Add autofocus to textarea
- [2025-08-27] Add more icons
- [2025-08-27] Add auto-focus to input
- [2025-08-25] Update readme
- [2025-08-25] Run bun format
- [2025-08-25] Update readme
- [2025-08-24] roll back icon bug created
- [2025-08-24] pass biome checks (pending format)
- [2025-08-24] specify biome config is not root
- [2025-08-24] specific config version
- [2025-08-24] biome config
- [2025-08-24] add gitignore
- [2025-08-22] add minimal docs
- [2025-08-22] add missing cmdk dep
- [2025-08-22] patch imports to not use "@" (not sure why this gets bugged in packages)
- [2025-08-22] manually pull new commits from ui out of submodule (resolve merge conflicts from Fabric monorepo)
- [2025-08-22] patch: configure workflow without working directory
- [2025-08-22] chore: add auto publish and notify fabric monorepo workflow
- [2025-08-22] setup post-commit flow with the @rubriclab/package package