Release#39
Merged
Merged
Conversation
v0.3.0 v0.3.0
v0.3.1 v0.3.1
…nd other components
…orage import path
Refactor - Layout, Modal components
- Added `.husky` directory with pre-commit, pre-push, and commit-msg hooks. - Integrated `commitlint` for validating commit messages. - Updated `package.json` to include related scripts (`test:related`, `typecheck`, etc.). - Added `.mailmap` for contributor aliasing and `.release-it.cjs` for automated releases. - Updated dependencies and added new ones: `husky`, `jest`, `release-it`, etc. - Updated `tsconfig.json` to adjust include and exclude patterns. - Added `.gitattributes` for consistent line endings.
- Bump `adnbn` to `^0.4.2` and update multiple `@babel` packages to `7.28.4`. - Remove unused `@biomejs/biome` and associated optional dependencies. - Add `overrides` in `package.json` for `flat-cache`, `html-rspack-tags-plugin`, and `test-exclude`. - Include new dependencies: `@cacheable/memoize`, `@cacheable/memory`, and `@cacheable/utils`. - Replace `@ampproject/remapping` with `@jridgewell/remapping`.
…t with functionality
…zation" This reverts commit 73372aa.
Refactor ThemeProvider and UIProvider
…ents - Introduce detailed documentation for `Button`, `Avatar`, and `Checkbox` components, including examples, props, theming, and accessibility guidelines. - Highlight CSS variables usage and fallback mechanisms for style customization. - Provide guidance on global configuration via `UIProvider` and `ui.config.ts`.
… and Checkbox documentation
…x UI props and theming details - Added Radix UI props section to Avatar and Checkbox documentation, listing commonly used props and linking to official Radix documentation. - Introduced comprehensive Dialog documentation, including import usage, props, Radix UI integration, CSS variables, theming, global configuration, and accessibility guidelines.
added 8 commits
October 14, 2025 13:41
…t, ScrollArea, and Odometer
- Introduced detailed usage guides, examples, and prop descriptions for the new `Switch`, `TextArea`, and `Tag` components. - Included theming and global configuration details for each component. - Enhanced accessibility (A11y) notes to promote best practices. - Updated imports in `Modal` documentation for consistency.
…unused variables - Introduced comprehensive documentation for the `Toast` and `TextField` components, including usage guidelines, theming options, and accessibility considerations. - Removed unused CSS variables across multiple component documentation (`Header`, `Footer`, `Modal`, `Avatar`, etc.) to improve clarity and maintain consistency.
…used CSS variables - Introduced comprehensive documentation for the new `View` and `ViewDrawer` components, including usage examples, props, theming options, and accessibility guidelines. - Removed unused CSS variables across multiple component documentation (`TextField`, `TextArea`, `Tag`, `ScrollArea`) for improved clarity and consistency.
- Introduced comprehensive documentation for the `ViewModal` and `Viewport` components, including usage examples, props, theming options, and accessibility guidelines. - Enhanced explanation of available CSS variables for better clarity. - Updated `UIProvider` to include `ViewModal` configuration options.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.