Ipymuvue

Latest version: v0.6.0

Safety actively analyzes 638699 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.0.6

====================

**Added:**

* Added equivalent implementations to the official vuejs.org [tutorial](https://vuejs.org/tutorial/) to `examples/`.
* Added function to expose lifecycle hooks, such as `on_mounted`, to the Python pyodide API.
* Added function to expose `reactive()` to the Python pyodide API.
* Added `String`, `Number`, `Boolean`, `Array`, `Object`, `Date`, `Function`, `Symbol` to `ipymuvue.pyodide.vue` and support for type constraints in props.

**Fixed:**

* Fixed writing to wrapped arrays in the pyodide API.
* Allow watching non-callable reactive items directly in the pyodide API.

0.0.5

====================

**Fixed:**

* Fixed build for JupyterLab.

0.0.4

====================

**Changed:**

* Renamed `vue` module for frontend code written in Python to `ipymuvue.pyodide.vue`.

* Moved `VueWidget` from `ipymuvue` to `ipymuvue.widgets`.

**Fixed:**

* Fixed "cannot unmount an app that is not mounted" errors.

0.0.3

====================

**Fixed:**

* Fixed highlighting of vertices in demo application.

* Wrap reactive JavaScript lists as proxies in Python.

* Do not rewrap JavaScript functions in Python.

* Added a hack to deep-clone some Python objects when putting them into Vue.

0.0.2

====================

initial release

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.