- proxy-list: Fix empty proxy list bug (
e99f8db
)
- proxy-list: Add proxy-list documentation (
404311a
)
- proxy: Make ProxyManager.load return _id_remap (
175d92d
)
- vue3: Add vue3/vuetify3 support (
e5ab046
)
- vue3: Update examples to work with vuetify 3 (
222f2c3
) - widgets: Slider v-alert and template fix (
e198720
)
- example: Add dyna drop down (
083c052
)
- Group: Handle visibility for nested groups (
a6ea27c
)
- widgets: Apply layout information on columns instead of rows (
2a6b964
)
- widgets: Toggle disable/readonly for inputs (
11552a9
)
- version: Add version (
f6b755c
)
- data: Race condition between update and dirty (
7c92db1
) - notification: Only trigger change on domain/ui when changed (
6d5ca00
)
- domain: Test against js string undefined and null (
8fc0490
)
- domains: No exception with invalid id (
c6a069f
)
- domain: Remove int constraint on proxy id (
c8cf5bd
)
- proxy: Log warning if no definition was found in set_property (
6d432eb
)
- proxy: Enable instantiation with existing object (
7ae48bc
)
- widgets: Make array parameters use multiple rows (
0454339
)
- proxy: Handling of false-like initial value (
b5434fe
)
- proxy: Enable overriding proxy id (
e94344a
)
- readme: List examples (
ca78816
) - readme: List examples (
505c73f
) - readme: List examples (
12b6ce5
) - general: Update project usage and doc (
bba905d
)
- domain: Handle invalid domain request (
dc2cc9c
)
- examples: Fix attribute name to match latest api (
987aad8
)
- widgets: Self._helper.changeset is a property (
8e7f540
)
- domain: Don't lookup domain with invalid id (
f9a0f55
)
- domains: Make sure to clear all domains when reloading (
4ed2be6
)
- item_id: The JS will always convert it to a string (
43be2f0
)
- reload: Expose reload helper on Simput widget (
1d5de80
)
- examples: Add some examples (
8256135
)