Anna Schoderer
Anna Schoderer
Hi, we're using "vis-timeline": "^7.7.3". When compiling our types we're getting an TypeError when using the options property "loadingScreenTemplate". This property exists and is also used in this example: https://codepen.io/pen....
### Which generators are impacted? - [X] All - [ ] HTML - [ ] React - [ ] Angular - [ ] Vue - [ ] Web components -...
- esp. for expressive input fields we should discuss a min width or max text length for label to prevent text-overflow - awaiting decision from design guidelines - tbd. e.g....
### Which generators are impacted? - [ ] All - [ ] HTML - [X] React - [ ] Angular - [ ] Vue - [ ] Web components -...
- [x] insert separate form for every different form test method (e.g. ngModel, reactive forms, react-hook-form, ...) - [x] e2e tests for forms
Due to an update of `@db-ui/base` we moved some basic styles to `@db-ui/base` and have to remove them from core to avoid doubling.
- [ ] Removed Headline Element (set by default) - [ ] Renamed Color, Type, Spacing Variables
Currently h5 and h6 are not defined by styleguide v2.x. Shouldn't we provide fallbacks in case of users add h5 or h6 tags on their page? (E.g. font size Body...
### Which generators are impacted? - [ ] All - [ ] HTML - [X] React - [ ] Angular - [ ] Vue - [ ] Web components -...
As discussed before, we like to ensure that every clickable element has cursor: pointer (buttons, accordion, etc.) - [ ] adr must be updated - [x] global solution (init.scss or...