vue-simput
Version:
Simput component meant to be used with PyWebVue/Trame
192 lines (85 loc) • 7.04 kB
Markdown
# [2.3.0](https://github.com/Kitware/py-simput/compare/v2.2.0...v2.3.0) (2022-05-11)
### Features
* **ui:** Enable all vuetify components ([262d398](https://github.com/Kitware/py-simput/commit/262d398bd53502777ce1f952b85b1368a578275c))
* **ui:** Pass text attribute in process_node ([32edad8](https://github.com/Kitware/py-simput/commit/32edad8601dd2da42a3773e65b54fba7e3d5c1f5))
# [2.2.0](https://github.com/Kitware/py-simput/compare/v2.1.3...v2.2.0) (2022-04-01)
### Features
* **query:** Add filtering infrastructure ([6a266f3](https://github.com/Kitware/py-simput/commit/6a266f3b0a2089e670d981f8478572f0d866c667))
## [2.1.3](https://github.com/Kitware/py-simput/compare/v2.1.2...v2.1.3) (2022-03-30)
### Bug Fixes
* **proxy/delete:** Properly handle proxy removal ([41d556d](https://github.com/Kitware/py-simput/commit/41d556dda65ef14d0ef220b69b85256c711a5d19))
## [2.1.2](https://github.com/Kitware/py-simput/compare/v2.1.1...v2.1.2) (2022-03-28)
### Bug Fixes
* **auto_commit:** Handle proxy with auto_commit tag ([9181ed4](https://github.com/Kitware/py-simput/commit/9181ed43ad00df275e751f5c8885bce3a0041943))
## [2.1.1](https://github.com/Kitware/py-simput/compare/v2.1.0...v2.1.1) (2022-03-25)
### Bug Fixes
* **logging:** Add logging to help debug client/server state ([dfb8955](https://github.com/Kitware/py-simput/commit/dfb8955ec84c81b0c8f8e5ed581f28ad3f1b35e0))
# [2.1.0](https://github.com/Kitware/py-simput/compare/v2.0.14...v2.1.0) (2022-03-25)
### Features
* **Group:** Add group widget ([d55d51d](https://github.com/Kitware/py-simput/commit/d55d51d8f7d7934c49d32f70569d847418078d8e))
## [2.0.14](https://github.com/Kitware/py-simput/compare/v2.0.13...v2.0.14) (2022-03-24)
### Bug Fixes
* **dirtyMany:** Add helper to dirty many in one call ([24b10af](https://github.com/Kitware/py-simput/commit/24b10af4adb3562819f4e712bd57604b1668954a))
## [2.0.13](https://github.com/Kitware/py-simput/compare/v2.0.12...v2.0.13) (2022-03-23)
### Bug Fixes
* **vue:** lifecycle methods + refresh ([34e2d08](https://github.com/Kitware/py-simput/commit/34e2d086aa557071335138fe968f7fd8e3171ec7))
## [2.0.12](https://github.com/Kitware/py-simput/compare/v2.0.11...v2.0.12) (2022-03-22)
### Bug Fixes
* **slider:** Allow Range/range domain name ([7d89aed](https://github.com/Kitware/py-simput/commit/7d89aed0f4ef23a8cab65fa9adee1eb3f6d2c1ef))
## [2.0.11](https://github.com/Kitware/py-simput/compare/v2.0.10...v2.0.11) (2022-03-21)
### Bug Fixes
* **client/server:** Add reload/disable/resolver-attr ([f1d8977](https://github.com/Kitware/py-simput/commit/f1d8977a5d38332398669fc1cd86740eed6018da))
## [2.0.10](https://github.com/Kitware/py-simput/compare/v2.0.9...v2.0.10) (2022-03-11)
### Bug Fixes
* **change:** Always push unchecked props ([6e0d58e](https://github.com/Kitware/py-simput/commit/6e0d58e7789cf8b1827abe076b1b97812dd1880f))
## [2.0.9](https://github.com/Kitware/py-simput/compare/v2.0.8...v2.0.9) (2022-03-10)
### Bug Fixes
* **ObjectAdapter:** Properties lifecycle handling commit/reset/change/fetch ([b5903ef](https://github.com/Kitware/py-simput/commit/b5903efd70baa57cf7cdfde88bf7ad3a6237c850))
## [2.0.8](https://github.com/Kitware/py-simput/compare/v2.0.7...v2.0.8) (2022-03-03)
### Bug Fixes
* **decorator:** Add support for domain decorator ([4710052](https://github.com/Kitware/py-simput/commit/47100529a6599567e055d7fb47bdf4dc40e05218))
## [2.0.7](https://github.com/Kitware/py-simput/compare/v2.0.6...v2.0.7) (2022-03-01)
### Bug Fixes
* **domain:** Allow domain to provide widget directly ([e258041](https://github.com/Kitware/py-simput/commit/e25804182f9de6c06563da239f114f4ce7492c59))
## [2.0.6](https://github.com/Kitware/py-simput/compare/v2.0.5...v2.0.6) (2022-03-01)
### Bug Fixes
* **Select:** Better handling of arrays ([40b59b1](https://github.com/Kitware/py-simput/commit/40b59b168c07e14cf9991757412ccd883f3130a7))
## [2.0.5](https://github.com/Kitware/py-simput/compare/v2.0.4...v2.0.5) (2022-02-17)
### Bug Fixes
* **ui:** better xml/string handling ([cbbbc13](https://github.com/Kitware/py-simput/commit/cbbbc131847a9c53b036560cddae1bf741935e4a))
## [2.0.4](https://github.com/Kitware/py-simput/compare/v2.0.3...v2.0.4) (2022-02-16)
### Bug Fixes
* **ui:** make ui handling more robust to missing keys ([b0ea844](https://github.com/Kitware/py-simput/commit/b0ea844377bfe2916851c20f35e5c1ae14d16b76))
## [2.0.3](https://github.com/Kitware/py-simput/compare/v2.0.2...v2.0.3) (2022-02-15)
### Bug Fixes
* **Proxy:** Allow push override ([1bdc4af](https://github.com/Kitware/py-simput/commit/1bdc4af5080b1aad7608255ffd80004849d038a4))
## [2.0.2](https://github.com/Kitware/py-simput/compare/v2.0.1...v2.0.2) (2021-12-14)
### Bug Fixes
* **domains:** Allow null Range components ([6078f90](https://github.com/Kitware/py-simput/commit/6078f900018bbd79c0ffb4750b343d07f339490b))
* **domains:** Reset domain cache on client refresh ([defe4db](https://github.com/Kitware/py-simput/commit/defe4db8a19af3383ba510c3605e7973ddd3adc9))
## [2.0.1](https://github.com/Kitware/py-simput/compare/v2.0.0...v2.0.1) (2021-11-04)
### Bug Fixes
* **api:** Improve api consistency ([3c90a81](https://github.com/Kitware/py-simput/commit/3c90a810de97023fbd853f72517f3d9e196e58b1))
* **api:** Remove duplicate method ([cf09f9d](https://github.com/Kitware/py-simput/commit/cf09f9d3578c6300f2e05e6e4684ecec4c43ddab))
# [2.0.0](https://github.com/Kitware/py-simput/compare/v1.0.4...v2.0.0) (2021-10-28)
### Features
* **simput:** Rework engine for conisistency ([33f07a0](https://github.com/Kitware/py-simput/commit/33f07a050286de80af18fc39558b86d56fd8f593))
### BREAKING CHANGES
* **simput:** Simput philosophy remain the same but some model
definition have changed and internal classes have been renamed.
The way simput needs to be initialized is now different.
## [1.0.4](https://github.com/Kitware/py-simput/compare/v1.0.3...v1.0.4) (2021-10-05)
### Bug Fixes
* **VueSimput:** empty package_dir dictionary ([0ef959f](https://github.com/Kitware/py-simput/commit/0ef959fa19f3c29aa71e24eaec21286bf6b01733))
## [1.0.3](https://github.com/Kitware/py-simput/compare/v1.0.2...v1.0.3) (2021-10-05)
### Bug Fixes
* **VueSimput:** try to bundle client lib ([9cb0af1](https://github.com/Kitware/py-simput/commit/9cb0af1322b03107cb191fe26010c5443de844e9))
## [1.0.2](https://github.com/Kitware/py-simput/compare/v1.0.1...v1.0.2) (2021-10-05)
### Bug Fixes
* **VueSimput:** Bundle client code in Python package ([8130100](https://github.com/Kitware/py-simput/commit/813010083d87685888f09096984fffebfc5e25f2))
## [1.0.1](https://github.com/Kitware/py-simput/compare/v1.0.0...v1.0.1) (2021-10-04)
### Bug Fixes
* **VueSimput:** fix package name for npm ([95b7271](https://github.com/Kitware/py-simput/commit/95b72710d37b969add676e14339cbe972afaf3fc))
# 1.0.0 (2021-10-04)
### Features
* **Simput:** Initial push for a Python based simput ([540450d](https://github.com/Kitware/py-simput/commit/540450dc3c758329d69b7de1a3105d05ae9f0ad6))