Alex Anthony
Alex Anthony
Hi, can you please add a licence file to the project? Also, am I correct assuming the project is under MIT licence just the file is missing? (package.json indicates MIT,...
### Describe the feature you'd like: The current queries don't really allow anything matching how a user would interact with a table. There is limited support using the `ByRole` selectors,...
It would be great if `swagger-typescript-api` supported a configuration file. Currently the options are: * Pass a lot of command line arguments * Write a custom JS script and call...
Fixes https://github.com/TanStack/table/issues/4271
### Are you submitting a **bug report** or a **feature request**? Bug report ### What is the current behavior? When registering a field for both the array as a whole...
I believe `i18next` should be a peer dependency of this package, rather than a full blown dependency - similar to how it is a peerDep of `react-i18next`. It's an example...