primitives icon indicating copy to clipboard operation
primitives copied to clipboard

Angular port of Radix UI Primitives. Accessible. Customizable. Shadcn Angular port.

Results 56 primitives issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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) 🩹...

dependencies

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...

dependencies

https://www.radix-ui.com/primitives/docs/components/select

type: feature
type: primitives

https://www.radix-ui.com/primitives/docs/components/menubar

type: feature
type: primitives

https://www.radix-ui.com/primitives/docs/components/popover

type: feature
type: primitives

[//]: # (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...

dependencies
javascript

## 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...

enhancement
help wanted