dash-tabulator icon indicating copy to clipboard operation
dash-tabulator copied to clipboard

Tabulator component for Dash Plotly

Results 7 dash-tabulator issues
Sort by recently updated
recently updated
newest added

It seems the data property returned from the callback is independent of the current sorting. I am interested in that ordering and would like to store the data in the...

stale

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Thanks for this great library! Its been a huge help for me. I am trying to enable a dark mode/light mode switch on my app but cannot get the dash...

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.10.3 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies
stale

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.0 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...

dependencies
stale

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.12.1 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...

dependencies
stale

Would it be possible to add support for events like cellClick, cellDbClick etc, similar to rowClicked so that we can use those events in dash callback directly?