2025-05-09 05:26:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri May 9 05:08:34 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
|
|
- Switch to pyproject macros.
|
|
|
|
|
|
2022-06-08 08:04:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jun 7 20:20:59 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
|
2021-04-12 08:33:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Apr 9 21:47:27 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
2021-01-04 06:27:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jan 3 20:07:06 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
|
|
- Remove dependency on dash (build dependency cycle)
|
|
|
|
|
|
2021-01-03 19:45:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jan 3 15:43:49 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
|
|
2021-01-04 06:27:39 +00:00
|
|
|
- Update to v4.11.1 (not tagged on GitHub, but released on PyPI)
|
2021-01-03 19:45:17 +00:00
|
|
|
* 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
|
|
|
|
|
|
2020-04-19 09:18:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Apr 18 20:56:12 UTC 2020 - Arun Persaud <arun@gmx.de>
|
|
|
|
|
|
|
|
|
|
- specfile:
|
|
|
|
|
* be more specific in %files section
|
|
|
|
|
|
|
|
|
|
- update to version 4.6.2:
|
|
|
|
|
* #713 Update from React 16.8.6 to 16.13.0
|
|
|
|
|
|
2020-03-31 08:52:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Mar 31 07:45:19 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Initial commit, needed by dash
|