Rinne
Rinne
## Class-level customization Following #29, I've got another approach to customization, which is not limited only to colors, but full class customization. Example:  ### Added props: - calendarContainerClassName -...
Whenever you try to `table.update(0, {value: "whatever"});`, it does update the IndexedDB, but doesn't in useLiveQuery(). Reproduction example: https://github.com/Semanual/dexie-repro Click the "Randomize" button and see that the IndexedDB updates, but...
Hi! Could you please add more variants for [the table icon](https://icons.getbootstrap.com/icons/table/), for grid editing, just like [the windows icons](https://icons.getbootstrap.com/icons/window-plus/)? I was trying to add cells to a table and I...