Releases: Kitware/trame-simput
Releases · Kitware/trame-simput
v2.2.5
Fix
- data: Race condition between update and dirty (
7c92db1
)
- notification: Only trigger change on domain/ui when changed (
6d5ca00
)
v2.2.4
Fix
- domain: Test against js string undefined and null (
8fc0490
)
v2.2.3
Fix
- domains: No exception with invalid id (
c6a069f
)
v2.2.2
Fix
- domain: Remove int constraint on proxy id (
c8cf5bd
)
v2.2.1
Fix
- proxy: Log warning if no defintion was found in set_property (
6d432eb
)
v2.2.0
Feature
- proxy: Enable instantiation with existing object (
7ae48bc
)
Fix
- widgets: Make array parameters use multiple rows (
0454339
)
v2.1.1
Fix
- proxy: Handling of false-like initial value (
b5434fe
)
v2.1.0
Feature
- proxy: Enable overriding proxy id (
e94344a
)
Documentation
- readme: List examples (
ca78816
)
- readme: List examples (
505c73f
)
- readme: List examples (
12b6ce5
)
- general: Update project usage and doc (
bba905d
)
v2.0.7
Fix
- domain: Handle invalid domain request (
dc2cc9c
)
Documentation
- examples: Fix attribute name to match latest api (
987aad8
)
v2.0.6
Fix
- widgets: Self._helper.changeset is a property (
8e7f540
)