Maximilian Franzke
Maximilian Franzke
see also https://github.com/db-ui/mono/pull/98 Examples: https://github.com/parcel-bundler/parcel/issues/new/choose This might be especially beneficial as it should be possible to link to those templates directly on links when we have a specific scope in...
We should either use a `button` or `a` HTML tag within the `card` component to enable keyboard and screenreader compatibility. _Originally posted by @mfranzke in https://github.com/db-ui/mono/pull/211#discussion_r1073673263_
There is a build in function to solve this adapted out of db-ui/mono#3176
Still a non-required `input` would be colored in green. We should set `:user-valid` only if we set `:required`, `minlength`, or any other validation criteria. Based on the form-element you need...
## Proposed changes ## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [x] Refactoring...
## Proposed changes Resolves https://github.com/db-ui/mono/issues/3302 ## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) -...
## Proposed changes Updated icons ## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) -...
## Proposed changes Resolves https://github.com/db-ui/mono/issues/3266 ## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) -...
## Proposed changes ## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ]...
### Which generators are impacted? - [X] All - [ ] HTML - [ ] React - [ ] Angular - [ ] Vue - [ ] Web components -...