Releases: rocketbase-io/vue-extra-decorators
Releases · rocketbase-io/vue-extra-decorators
v2.9.0
22 Jul 09:35
Compare
Sorry, something went wrong.
No results found
2.9.0 (2020-07-22)
Bug Fixes
maintain sync blocks on synced data properties for another tick (52b6419 )
Features
add syncCondition option to data decorators (62e62f3 )
v2.8.0
22 Jun 13:26
Compare
Sorry, something went wrong.
No results found
2.8.0 (2020-06-22)
Bug Fixes
specific import path for watch types (ae9b848 )
Features
externalize watch decorator creation (b5e0944 )
v2.7.0
18 Jun 13:32
Compare
Sorry, something went wrong.
No results found
2.7.0 (2020-06-18)
Bug Fixes
Features
enable side effects to be dom dependant (a8bddf6 )
v2.6.1
05 May 14:09
Compare
Sorry, something went wrong.
No results found
2.6.1 (2020-05-05)
Bug Fixes
v2.6.0
21 Apr 03:51
Compare
Sorry, something went wrong.
No results found
2.6.0 (2020-04-21)
Bug Fixes
busy data function for mixins (17e614e )
nest state one level deeper to handle additional properties (8d490d0 )
Features
make busystate decorator work outside of vue contexts (2098db4 )
v2.5.0
12 Mar 10:47
Compare
Sorry, something went wrong.
No results found
2.5.0 (2020-03-12)
Features
docs, state decorator, path refactoring, store example (e204bf2 )
v2.4.2
10 Mar 14:24
Compare
Sorry, something went wrong.
No results found
2.4.2 (2020-03-10)
Bug Fixes
remove duplicate type definitions and docs (ecafcfa )
v2.4.1
10 Mar 14:14
Compare
Sorry, something went wrong.
No results found
2.4.1 (2020-03-10)
Bug Fixes
v2.4.0
10 Mar 11:51
Compare
Sorry, something went wrong.
No results found
2.4.0 (2020-03-10)
Features
add docs to git repo and releases (13ba324 )
add querySelector decorators, watch flavours (7201eb5 )
v2.3.0
27 Feb 10:32
Compare
Sorry, something went wrong.
No results found
2.3.0 (2020-02-27)
Bug Fixes
export listener decorators (1f05057 )
Features