vincjo
vincjo
#67 #36 If I remove all styles, tables look like:  Really not sure if this allows components to be styled with classes or :global() In the previous (old) version,...
https://vincjo.fr/datatables.runes returns 502 when trying to access routes not from the root url. Replacing `/[mode]/api` by `/api/[mode]` will probably solve the issue
### Experimental Adding a new type of filter named "Query" which should handle this common use case. This will also create a recursive filter in a tree, targeting a specific...
### Discussed in https://github.com/vincjo/datatables/discussions/164 Originally posted by **dzialdowski** May 7, 2025 Is it possible to create an universal filter, where we give universal function, defined as `(row: Row) => boolean`,...