Kristian Djaković

Results 6 issues of Kristian Djaković

Submitting a: * [ ] Bug report * [X] Feature suggestion * [ ] Support request -------------- To describe what I mean, I'll provide an example: Let's say we have...

enhancement
core
jsonapi
new feature

Please select all that apply: * [X] This PR contains a new feature * [ ] This PR updates an existing feature * [ ] This PR contains bugfixes *...

Closes #7754 ## 📝 Description Added possibility to call `copy` from `useClipboard` imperatively. ## ⛳️ Current behavior (updates) To pass in a value that is obtained imperatively, e.g. `prompt` or...

Hey! I want to contribute to this package with a new rule - `no-dynamic-keys`. The rule aims to prevent developers to use dynamic keys for i18next. Example of incorrect code:...

enhancement
help wanted

**What is the current behavior?** Error `window is undefined` is thrown` **Steps to reproduce it and if possible a minimal demo of the problem. Your bug will get fixed much...

### What? Add type support for return value when select is used. Instead of returning the `string | Relation` in to-one relations and `(string | Relation)[]` not proper type is...

created-by: Contributor