Skip to content

Release#39

Merged
addon-owner merged 38 commits into
mainfrom
develop
Oct 14, 2025
Merged

Release#39
addon-owner merged 38 commits into
mainfrom
develop

Conversation

@addon-owner

Copy link
Copy Markdown
Collaborator

No description provided.

addon-owner and others added 30 commits September 3, 2025 19:35
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`.
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`.
…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.
Addon Stack added 8 commits October 14, 2025 13:41
- 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.
@addon-owner addon-owner merged commit bc1945d into main Oct 14, 2025
2 checks passed
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.

2 participants