Bert Verhelst

Results 30 issues of 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" },...

k/enhancement
k/question
c/console

### 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...

k/enhancement

### 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 ![image](https://github.com/hasura/graphql-engine/assets/1710840/b3790337-a86f-484d-8840-3c1c977b2b86)...

community-contrib 🙏🏽

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: ![circle](https://github.com/user-attachments/assets/c6ca4db3-6bcc-44a5-ad20-adb6d73364f1)

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...

p2: type enhancement

--- ### 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`...