python-anywidget

Edit Package python-anywidget
No description set
Refresh
Refresh
Source Files
Filename Size Changed
anywidget-0.9.0.tar.gz 0003463496 3.3 MB
anywidget-pr439-py312mock.patch 0000000815 815 Bytes
python-anywidget.changes 0000003555 3.47 KB
python-anywidget.spec 0000003739 3.65 KB
Revision 7 (latest revision is 10)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1145690 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 7)
- Update to 0.9.0
  * Require ANYWIDGET_HMR to opt-in to HMR during development
  * Introduce front-end widget lifecycle methods (#395)
  * Deprecation Notice: Exporting a render from the front-end
    widget will trigger a deprecation notice in the browser
    console. The preferred way to define a widget's front-end code
    is now with a default object export.
  * These methods introduce lifecycle hooks for widget developers:
    - initialize: is executed once in the lifetime of a widget. It
      has access to the only the model to setup non-view event
      handlers or state to share across views.
    - render: is executed once per view, or for each notebook
      output cell. It has access to the model and a unique el DOM
      element. This method should be familiar and is used to setup
      event handlers or access state specific to that view.
  * Fix serialization of layout trait (#426)
- Add anywidget-pr439-py312mock.patch gh#manzt/anywidget#439
Comments 0
openSUSE Build Service is sponsored by