Revisions of python-dash
Dirk Mueller (dirkmueller)
committed
(revision 11)
- switch to modern python for sle15
Dirk Mueller (dirkmueller)
committed
(revision 10)
Dirk Mueller (dirkmueller)
committed
(revision 9)
- update to 2.16.1: * #2783 Remove dynamic loading.
Matej Cepl (mcepl)
accepted
request 1155756
from
Benjamin Greiner (bnavigator)
(revision 8)
- Fix truncated version requirement for python3dist(dash)
Matej Cepl (mcepl)
accepted
request 1155344
from
Benjamin Greiner (bnavigator)
(revision 7)
- Update to 2.16.0 * Lots ofchanges since 2.6.2: https://github.com/plotly/dash/compare/v2.6.2...v2.16.0 - Skip python39: plotly no longer available (due to ipython) - Add jupyter-dash package
Dirk Mueller (dirkmueller)
accepted
request 1006682
from
Arun Persaud (apersaud)
(revision 6)
update to latest version
Dirk Mueller (dirkmueller)
accepted
request 1002416
from
Arun Persaud (apersaud)
(revision 5)
update to latest version
Dirk Mueller (dirkmueller)
accepted
request 988224
from
Arun Persaud (apersaud)
(revision 4)
update to latest version
Dirk Mueller (dirkmueller)
accepted
request 981204
from
Benjamin Greiner (bnavigator)
(revision 3)
- Update to 2.5.0 * #1947 Added pages - a better way to build multi-page apps. For more information see the forum post. * #1965 Add component as props. * #2049 Added wait_for_class_to_equal and wait_for_contains_class methods to dash.testing * #2050 Changed find_element and find_elements to accept an attribute argument that aligns with Selenium's By class, allowing you to search elements by other attributes. Default value is CSS_SELECTOR to maintain backwards compatibility with previous find_elements. * #2043 Fix bug #2003 in which dangerously_allow_html=True + mathjax=True works in some cases, and in some cases not. * #2065 Fix bug #2064 rendering of dcc.Dropdown with a value but no options. * #2047 Fix bug #1979 in which DASH_DEBUG as environment variable gets ignored. * #2070 Fix bug #2066 nested types triggering maximum call stack error when building typescript components. - Release 2.4.1 * Fix #2045 import error when using pytest but dash[testing] is not installed. - Release 2.4.0 * #1952 Improved callback_context - Closes #1818 Closes #1054 - adds dash.ctx, a more concise name for dash.callback_context - adds ctx.triggered_prop_ids, a dictionary of the component ids and props that triggered the callback. - adds ctx.triggered_id, the id of the component that triggered the callback.
Matej Cepl (mcepl)
committed
(revision 2)
- Update to 2.2.0: Changelog would be too long, see https://github.com/plotly/dash/releases for details.
Displaying all 11 revisions