Jak-Ch-ll
Jak-Ch-ll
Fix for issue #57 Replaced `cursor: text` with `pointer-event: none` `cursor: text` is no longer needed, because the before-element is now completly ignored by the mouse
In #1417 the variables were renamed to be more expressive, which made the the first hint to become out-of-sync. I removed it completely, as I think the current variable names...
### Feature Request Description This is partially a feature request but also a bug report Our projects have the technical requirements of loading the fonts locally and not from a...
### Describe the feature Currently data-* attributes that are set to `true` or `""` are rendered as `data-foo="true"`. This seems to be a deliberate decision made in #107. ## The...
### Feature Request Description The [Fiori Design Guidelines describe five message types](https://experience.sap.com/fiori-design-web/messaging/#message-types): - Error - Warning - Success - Information - Confirmation Four of these can currently be set via...
### Describe the bug Since v5.48.0 and the changes in #7566 the `enabled` property for TanStack Query in general does accept a callback function, which provides the the query as...
### The problem One thing missing right now is support for non-json content types, especially `multipart/formdata`, which is usually used for file upload, as far as I know. While it...
### What happened? When using a validation schema in combination with `useField` components (such as ``), the validation results for currently not-rendered components are contained within `errors` and `errorBag`. As...
### Describe the bug I've run into 3 issues with the headless mode of Chromium. These might be related so I decided to report them all at once, but I'm...
### **Issue Description** The current documentation is missing information about how to setup the `@font-face`s to load the SAP fonts locally. It has the `72` font-face as example, but for...