Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-dash-core-components-1.9.1-bp153.1.14 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python3-dash-core-components Distribution: SUSE Linux Enterprise 15 SP3
Version: 1.9.1 Vendor: openSUSE
Release: bp153.1.14 Build date: Sat Mar 6 01:32:41 2021
Group: Unspecified Build host: wildcard2
Size: 12801808 Source RPM: python-dash-core-components-1.9.1-bp153.1.14.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/plotly/dash-core-components
Summary: Core component suite for Dash
Core component suite for Dash

Provides

Requires

License

MIT

Changelog

* Sat Apr 18 2020 Arun Persaud <arun@gmx.de>
  - specfile:
    * be more specific in %files section
  - update to version 1.9.1:
    * Changed
      + #740 Keep components that are loading in the DOM, but not
      visible, as opposed to removing them entirely. This will ensure
      that the size of the component's container does not shrink or
      expand when the component goes into the loading state.
    * Fixed
      + #740 Fixed bug in which mapbox uirevision was not behaving when
      inside a dcc.Loading component
  - changes from version 1.9.0:
    * Changed
      + #766 Update from React 16.8.6 to 16.13.0
      + #768 Added title property to dcc.Link
      + #776 Update dcc.Link to set href as children if children not
      defined. Makes href a required prop as well.
      + #767 Updated dcc.Link to respond to click modifiers, and added a
      target prop.
      + #774 Fixed dcc.Location firing callbacks for wrong property.
      + 772 Modified dcc.Link to work with absolute paths if
      refresh=True.
    * Updated
      + #784 Feature release of Plotly.js 1.53.0 which contains:
      o rangebreaks on date axes #4614
      o (x|y) unified hovermode #4620
      o "hovered data" mode to spikesnap #4665
      o "full-json" export format to Plotly.toImage and
      Plotly.dowloadImage #4593
      o node.customdata and link.customdata in sankey traces #4621
      o opacityscale for surface traces #4480
* Tue Mar 31 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Disable tests for now as selenium explodes
* Tue Mar 31 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Install license and docs
  - Remove unneeded deps
  - Add required deps
  - Run tests
* Mon Mar 30 2020 John Vandenberg <jayvdb@gmail.com>
  - Initial spec for v1.8.1

Files

/usr/lib/python3.6/site-packages/dash_core_components
/usr/lib/python3.6/site-packages/dash_core_components-1.9.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/dash_core_components-1.9.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/dash_core_components-1.9.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/dash_core_components-1.9.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/dash_core_components-1.9.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/dash_core_components/Checklist.py
/usr/lib/python3.6/site-packages/dash_core_components/ConfirmDialog.py
/usr/lib/python3.6/site-packages/dash_core_components/ConfirmDialogProvider.py
/usr/lib/python3.6/site-packages/dash_core_components/DatePickerRange.py
/usr/lib/python3.6/site-packages/dash_core_components/DatePickerSingle.py
/usr/lib/python3.6/site-packages/dash_core_components/Dropdown.py
/usr/lib/python3.6/site-packages/dash_core_components/Graph.py
/usr/lib/python3.6/site-packages/dash_core_components/Input.py
/usr/lib/python3.6/site-packages/dash_core_components/Interval.py
/usr/lib/python3.6/site-packages/dash_core_components/Link.py
/usr/lib/python3.6/site-packages/dash_core_components/Loading.py
/usr/lib/python3.6/site-packages/dash_core_components/Location.py
/usr/lib/python3.6/site-packages/dash_core_components/LogoutButton.py
/usr/lib/python3.6/site-packages/dash_core_components/Markdown.py
/usr/lib/python3.6/site-packages/dash_core_components/RadioItems.py
/usr/lib/python3.6/site-packages/dash_core_components/RangeSlider.py
/usr/lib/python3.6/site-packages/dash_core_components/Slider.py
/usr/lib/python3.6/site-packages/dash_core_components/Store.py
/usr/lib/python3.6/site-packages/dash_core_components/Tab.py
/usr/lib/python3.6/site-packages/dash_core_components/Tabs.py
/usr/lib/python3.6/site-packages/dash_core_components/Textarea.py
/usr/lib/python3.6/site-packages/dash_core_components/Upload.py
/usr/lib/python3.6/site-packages/dash_core_components/__init__.py
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Checklist.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Checklist.cpython-36.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/ConfirmDialog.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/ConfirmDialog.cpython-36.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/ConfirmDialogProvider.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/ConfirmDialogProvider.cpython-36.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/DatePickerRange.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/DatePickerRange.cpython-36.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/DatePickerSingle.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/DatePickerSingle.cpython-36.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Dropdown.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Dropdown.cpython-36.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Graph.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Graph.cpython-36.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Input.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Input.cpython-36.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Interval.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Interval.cpython-36.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Link.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Link.cpython-36.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Loading.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Loading.cpython-36.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Location.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Location.cpython-36.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/LogoutButton.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/LogoutButton.cpython-36.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Markdown.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Markdown.cpython-36.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/RadioItems.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/RadioItems.cpython-36.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/RangeSlider.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/RangeSlider.cpython-36.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Slider.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Slider.cpython-36.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Store.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Store.cpython-36.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Tab.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Tab.cpython-36.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Tabs.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Tabs.cpython-36.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Textarea.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Textarea.cpython-36.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Upload.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/Upload.cpython-36.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/_imports_.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/dash_core_components/__pycache__/_imports_.cpython-36.pyc
/usr/lib/python3.6/site-packages/dash_core_components/_imports_.py
/usr/lib/python3.6/site-packages/dash_core_components/async-datepicker.js
/usr/lib/python3.6/site-packages/dash_core_components/async-datepicker.js.map
/usr/lib/python3.6/site-packages/dash_core_components/async-dropdown.js
/usr/lib/python3.6/site-packages/dash_core_components/async-dropdown.js.map
/usr/lib/python3.6/site-packages/dash_core_components/async-graph.js
/usr/lib/python3.6/site-packages/dash_core_components/async-graph.js.map
/usr/lib/python3.6/site-packages/dash_core_components/async-highlight.js
/usr/lib/python3.6/site-packages/dash_core_components/async-highlight.js.map
/usr/lib/python3.6/site-packages/dash_core_components/async-markdown.js
/usr/lib/python3.6/site-packages/dash_core_components/async-markdown.js.map
/usr/lib/python3.6/site-packages/dash_core_components/async-plotlyjs.js
/usr/lib/python3.6/site-packages/dash_core_components/async-slider.js
/usr/lib/python3.6/site-packages/dash_core_components/async-slider.js.map
/usr/lib/python3.6/site-packages/dash_core_components/async-upload.js
/usr/lib/python3.6/site-packages/dash_core_components/async-upload.js.map
/usr/lib/python3.6/site-packages/dash_core_components/dash_core_components-shared.js
/usr/lib/python3.6/site-packages/dash_core_components/dash_core_components-shared.js.map
/usr/lib/python3.6/site-packages/dash_core_components/dash_core_components.min.js
/usr/lib/python3.6/site-packages/dash_core_components/dash_core_components.min.js.map
/usr/lib/python3.6/site-packages/dash_core_components/metadata.json
/usr/lib/python3.6/site-packages/dash_core_components/package-info.json
/usr/lib/python3.6/site-packages/dash_core_components/plotly.min.js
/usr/share/doc/packages/python3-dash-core-components
/usr/share/doc/packages/python3-dash-core-components/README.md
/usr/share/licenses/python3-dash-core-components
/usr/share/licenses/python3-dash-core-components/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024