Philipp Schardt
Philipp Schardt
Fixes #145
Hi, I want to disable the control via `disabled` (or `readonly`) property but the clear button is still clickable and removes the value from `selectedItem`. I would expect that the...
**Is your feature request related to a problem? Please describe.** Instead of column layout (block):  **Describe the solution you'd like** Display states in row...
**Describe the solution you'd like** Instead of showing an attribute the same way as the pseudo states, apply all pseudo states to the attribute, too.  For instance, instead of...
### Describe the bug When redirecting to child page from parent page (that is not fully resolved), the `load()` of parent layout is called twice. For instance, start at root...
Hello, I would like to preserve css pseudo class functions like `:host()` but currently all pseudo class functions are escaped. Example: ```css :host(.selector) {...} :host(:active) {...} ``` is resolved to:...
Hi, I encountered a problem while using Angular: The `:host` pseudo class is in the blacklist configuration. The following element is given: ```html ``` where `` is the host tag...
**Description** I'm using Superforms with Valibot in SPA Mode but `$constraints` are empty (`{}`). The form validation seems to be working and displays all errors correctly but when I want...
Hello Astro UXDS Team, First off, thank you for creating and maintaining this design system! We are actively using it in our projects and find it very valuable. While working...
## Brief Description See Issue: https://github.com/RocketCommunicationsInc/astro/issues/1429 ## JIRA Link ## Related Issue ## General Notes ## Motivation and Context ## Issues and Limitations ## Types of changes - [ ]...