SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-jupyter_ipywidgets-6.0.0-19.2.noarch.rpm :
Thu Apr 27 14:00:00 2017 toddrme2178AATTgmail.com
- Implement single-spec version.

Thu Mar 30 14:00:00 2017 toddrme2178AATTgmail.com
- Update to 6.0

* Rendering of Jupyter interactive widgets in various web contexts

* Addition of a DatePicker widget in the core widget collection.

* Changes to the automatic control generation syntax in AATTinteract, inspired by the Sage interact syntax.

* Removal of APIs which had been deprecated in 5.0

* A new API for custom styling of widgets is provided, through a top-level `style` attribute. For example, the color of a slider handler can be set by `slider.style.handle_color`.

* Removal of the Proxy and PlaceProxy widgets.

* Removed the button_style attribute of the Dropdown widget

* Addition of an OutputWidget for capturing output and rich display objects. AATTinteract has changed to use an OutputWidget for function output instead of overwriting the output area of a cell.

* The jupyter-js-widgets Javascript implementation now relies on the PhosphorJS framework for the management of rich layout and a better integration of JupyterLab.

* Numerous bug fixes.
- Create doc subpackage

Fri Dec 9 13:00:00 2016 qantas94heavyAATTgmail.com
- Remove unnecessary dependency on npm

Thu Feb 18 13:00:00 2016 toddrme2178AATTgmail.com
- update to version 4.1.1:

* More detailed dev-install instructions

* add \'npm is required\' message when files are missing

* fix version_info

* Don\'t prefix with v

* Update the RELEASE instructions
- update to version 4.1.0:

* Add release instructions

* Reuse backend\'s widgets

* Move ready trigger

* Add `ready` event which fires when the widget receives its first state

* 0 is falsy

* Pass the correct Comm target name in create_widget

* Do not send comm_info for workaround widget

* Search for css selectors using the parent element

* Fixes

* Add the ability to change the readout logic easily.

* Fix version in py file

* Run interact manual on Text widget submit

* Fix clean-css too

* Include float/int text and progress widgets too

* Only update slider description on description change

* Fixes, - Behavior so the readout render - Listen to the correct
jqueryui event

* Add `continuous` flag to the sliders, which allows you to set
whether or not the sliders update as they are being dragged.

* Allow for numeric labels and retain type information on selection

* Stricter LESS and Bower versions, and make sure bower is ran silently

* Fix collapse/expand bug on accordion title change.

* Import get_ipython() since it is no longer available globally.

* Don\'t filter on the javascript side

* Use the _get_comm_info method to reconstruct all widget models
living in the backend.

* Close the widget area when there are no more widget views.

* Allow change of description

* Adding color picker widget

* Move create_model back into WidgetManager

* Reference persistence callbacks in WidgetManager, not ManagerBase

* fix typo in comm creation conditional

* Handle case where options are missing in new_widget call.

* Fix that/this context error

* Change postinstall to prepublish

* Bug fix

* Finish decoupling of the manager

* Begin notebook decoupling effort.

Mon Oct 12 14:00:00 2015 toddrme2178AATTgmail.com
- Update to 4.0.3

* Provide link to example notebooks in the README.md

* Correct some bugs in the code

* Add __version__ to ipywidgets package

* Call correct superclass in AccordionView

* Make long description part of setup.py

* Remove README.md from manifest

Wed Sep 16 14:00:00 2015 toddrme2178AATTgmail.com
- Fix npm dependency on openSUSE:Factory

Thu Aug 13 14:00:00 2015 toddrme2178AATTgmail.com
- Initial version


 
ICM