Bert Verhelst
Bert Verhelst
to avoid a huge amount of errors which kill performance of the whole rich text editor: ``` RichTextEditorInternal-c3e0c789.js:1 iterable.length has been deprecated, use iterable.size or iterable.count(). This warning will become...
Is there a way to order_by but case insensitive without having to add a new property? eg this dataset: ``` subjects: [ { description: "English" }, { description: "math" },...
### Is your proposal related to a problem? When exploring the schemas and tables in the data manager view, you can open a schema and see the tables that are...
### Description With this PR when the user clicks on an expended schema in the data treeview it will collapse that entry in the treeview Open a schema entry ...
since it reduces the barrier to entry for people to use this library
Still needs bazel changes to also use vite during the bazel build, but i don't know bazel
This PR adds a basic implementation of a circle tool: 
I noticed this difference between the sortBy and uniqBy (and maybe other functions) where the sortBy takes an array and either a list op properties or a list of mapper...
--- ### Thanks for contributing to `rrule`! To submit a pull request, please verify that you have done the following: - [x] Merged in or rebased on the latest `master`...