Andrew Simard
Andrew Simard
**Describe the bug** When replacing the icons used for Indent / Outdent with the Font Awesome duo-style icons (for example) the indent and outdent icons seem to be mapped backwards....
*Is your feature request related to a problem? Please describe.** Currently, tabulator supports the idea of a "selection" where one or more rows can be highlighted, controlled by the "selectable"...
*Is your feature request related to a problem? Please describe.** When applying many consecutive updates to a table, using table.blockRedraw and table.restoreRedraw can help improve performance by suspending table redraws....
Just happened to notice this message in the console... Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently s.image @ bwip-js.js:36905 Wondering...
**Website Page** Not sure if this is a bug, feature, or documentation issue, but let's go with documentation. https://tabulator.info/docs/5.4/modules#default **Describe the issue** I routinely use the Tabulator.defaultOptions mechanism to set...
*Is your feature request related to a problem? Please describe.** When using setGroups() to define a grouping, this all works pretty well. But later, if I want to know what...
peity-vanilla.min.js:6 [Deprecation] Listener added for a synchronous 'DOMSubtreeModified' DOM Mutation Event. This event type is deprecated (https://w3c.github.io/uievents/#legacy-event-types) and work is underway to remove it from this browser. Usage of this...
**Project details:** An application that runs as a separate executable to provide an alternative bespoke front-end to Home Assistant. - Project Name: Catheedral - Github URL: https://github.com/500Foods/Catheedral - Category: External...
At the moment, when switching Forms or SubForms, the DOMContentLoaded event is fired to try and get the AdminLTE JS to attach itself to whatever new components are on the...