------------------------------------------------------------------- Fri May 9 05:08:34 UTC 2025 - Steve Kowalik - Switch to pyproject macros. ------------------------------------------------------------------- Tue Jun 7 20:20:59 UTC 2022 - Ben Greiner - Update to 5.0.0 * As of Dash 2, the development of dash-table has been moved to the main Dash repo * This package exists for backward compatibility as Dash still lists it as requirement. It has no further functionality than displaying a deprecation message. ------------------------------------------------------------------- Fri Apr 9 21:47:27 UTC 2021 - Ben Greiner - Update to v4.11.3 * #862 - update docstrings per https://github.com/plotly/dash/issues/1205 * #878 - update build process to use Webpack 5 and other latest dependencies * #854 - part of fixing dash import bug https://github.com/plotly/dash/issues/1143 ------------------------------------------------------------------- Sun Jan 3 20:07:06 UTC 2021 - Benjamin Greiner - Remove dependency on dash (build dependency cycle) ------------------------------------------------------------------- Sun Jan 3 15:43:49 UTC 2021 - Benjamin Greiner - Update to v4.11.1 (not tagged on GitHub, but released on PyPI) * gh#plotly/dash-table#850 * #844 Fix a bug where the table is using classes that are styled by Bootstrap - Changes in 4.11.0 * #841 Fix prop-types regression causing console errors in browser devtools * Fix syntax highlighting regression for Markdown cells * #842 Fix a regression introduced with #722 causing the tooltips to be misaligned with respect to their parent cell and incompletely addressed in #817 * #841 Add Julia syntax highlighting support for Markdown #cells * #831 Add the tooltip_header prop and add nested prop use_with (with values: header, data, both) to the tooltip prop to configure header cell tooltips - Changes in 4.10.1 * Dash.jl Julia component generation ------------------------------------------------------------------- Sat Apr 18 20:56:12 UTC 2020 - Arun Persaud - specfile: * be more specific in %files section - update to version 4.6.2: * #713 Update from React 16.8.6 to 16.13.0 ------------------------------------------------------------------- Tue Mar 31 07:45:19 UTC 2020 - Tomáš Chvátal - Initial commit, needed by dash