-
As shellcheck can even be used for style checks I ask for an tabulator check in the verbose mode.
Sometimes tabulator characters especially in echo may lead to confusing output.
- a tabulator wa…
-
**Describe the bug**
in the editor, when moving to the left, e.g. using Tab, in the focusCellNoEvent function, focus is on the element, but it does not work as expected, if at the beginning of the t…
-
**Describe the bug**
My Tabulator list was setup with a "Show" link that would popup another view as a modal. This worked previously and the new view would show within a popup modal on the page. As …
-
**Describe the bug**
When running "npm update" I get this error message, this is because vue-tabulator is referencing 4.8.1, shouldn't it be referencing the 4.9.3?
npm ERR! code ERESOLVE
npm ERR!…
-
The Tabulator widget has a few attributes and events that refer to particular rows of the dataframe:
- `selection`: parameter list value updated when the selection changes
- `ClickEvent`: event re…
-
It would be very useful if the API was added to make it easy to remove rows by index and update the data for the table in place (instead of re-rending the entire table). I don't think this is nativel…
-
The Tabulator provide many [callbacks](http://tabulator.info/docs/4.2/callbacks) to use, but in the vue-way is better use (Custom Events)(https://v1.vuejs.org/guide/components.html#Custom-Events) for…
-
**Title**
- bug: Jest Test in Create-React-App broken with `TypeError: tabulator_tables_1.default is not a constructor`
**Environment Details**
* react-tabulator version: 0.14.2
* OS: Wi…
-
As of #241 random tiebreakers work but if random tiebreakers is disabled it will likely break. Some solutions discussed in #229.
-
## Problem
Importing the tabulator tables styles using a relative path to the node module does not behave as expected.
Confoundingly, the import of the styles from the bootstrap node module behaves …