primitives
primitives copied to clipboard
Angular port of Radix UI Primitives. Accessible. Customizable. Shadcn Angular port.
[//]: # (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...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.27.5 to 0.28.4. Release notes Sourced from typedoc's releases. v0.28.4 Features The navigation in the default theme will now attempt to break long names onto multiple lines,...
[//]: # (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...
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.12 to 0.25.0. Release notes Sourced from esbuild's releases. v0.25.0 This release deliberately contains backwards-incompatible changes. To avoid automatically picking up releases like this, you should either...
Closes #236
## Feature request ### Overview So we could give llms.txt / llms-full.txt to the Cursor or the Claude code, with that in context/rag they're even more relevant in code generation....
## Documentation ### Relevant Radix Component(s) (All form-related primitives) it would be great to provide users with information about the proper ways of using these components with Angular's form constructs...
## Feature request ### Overview It would be highly beneficial to improve how directives in Radix Angular can be styled, especially when used as a hostDirective. Currently, styling these directives...
### Overview We need a headless `Alert` primitive that leverages the existing `Dialog` primitive. The `Alert` should follow the standard ARIA guidelines for alert dialogs, focusing on accessible structure.
## Feature request ### Overview We need Angular Schematics that streamline adding our headless primitives into an existing Angular project. The generated structure must be flexible enough to accommodate different...