Overview

Request 1145690 accepted

- 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

Request History
Benjamin Greiner's avatar

bnavigator created request

- 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


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Saul Goodman's avatar

licensedigger accepted review

ok


Staging Bot's avatar

staging-bot added openSUSE:Factory:Staging:adi:23 as a reviewer

Being evaluated by staging project "openSUSE:Factory:Staging:adi:23"


Staging Bot's avatar

staging-bot accepted review

Picked "openSUSE:Factory:Staging:adi:23"


Dominique Leuenberger's avatar

dimstar accepted review


Ana Guerrero's avatar

anag+factory accepted review

Staging Project openSUSE:Factory:Staging:adi:23 got accepted.


Ana Guerrero's avatar

anag+factory approved review

Staging Project openSUSE:Factory:Staging:adi:23 got accepted.


Ana Guerrero's avatar

anag+factory accepted request

Staging Project openSUSE:Factory:Staging:adi:23 got accepted.

openSUSE Build Service is sponsored by