primitives
primitives copied to clipboard
Angular port of Radix UI Primitives. Accessible. Customizable. Shadcn Angular port.
Bumps [@schematics/angular](https://github.com/angular/angular-cli) from 18.2.1 to 18.2.7. Release notes Sourced from @schematics/angular's releases. v18.2.7 18.2.7 (2024-10-02) @schematics/angular Commit Description support single quote setting in JetBrains IDEs @angular/build Commit Description add animate...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.5.0 to 8.8.0. Release notes Sourced from @typescript-eslint/parser's releases. v8.8.0 8.8.0 (2024-09-30) 🚀 Features eslint-plugin: [no-unnecessary-condition] add checkTypePredicates (#10009) eslint-plugin: [await-thenable] check for-await loop iteree (#10008) 🩹...
Bumps [@angular-devkit/core](https://github.com/angular/angular-cli) from 18.2.1 to 18.2.7. Release notes Sourced from @angular-devkit/core's releases. v18.2.7 18.2.7 (2024-10-02) @schematics/angular Commit Description support single quote setting in JetBrains IDEs @angular/build Commit Description add animate...
https://www.radix-ui.com/primitives/docs/components/select
https://www.radix-ui.com/primitives/docs/components/menubar
https://www.radix-ui.com/primitives/docs/components/popover
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...
## Feature request ### Overview We need to update our existing `Checkbox` primitive to use Angular's latest Signal API for better performance and developer experience. The component should maintain all...