Skip to content

4.1.0

@onegreyonewhite onegreyonewhite tagged this 17 Aug 08:22
### BREAKING CHANGES:
*  Auto updates from now are made by invocation queryset's methods, so old logic that relying on `updateData` method can be broke.

Changelog:
*  Make table row mixin more generic so template duplicate can be removed.
*  Fix code style in some components.
*  All additional data that will be loaded from api list view is accessible in `extra` property.
*  Badge beside header in list view now display a total number of available instances.
*  Total number of instances available via `totalNumberOfInstances` computed property of main view.
*  Move auto update loop into `AppRoot`.
*  Subscription can be controlled only through store mutations.
*  Auto update subscription works on any query set in objects store.
*  Auto updates can be reactive using `$store.state.autoupdate.lastUpdate` value.
*  To query sets add field `many` that will be `true` if query set represents list view.
*  20% overhead was removed.
*  Removed useless manager initialization.

Parsed bundle size: 1.65 MB. (not changed)
Assets 2