Skip to content

Commit b4aed3c

Browse files
1.1.5
1 parent fd9149e commit b4aed3c

6 files changed

+83
-78
lines changed

Diff for: CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log
22
All notable changes to the "vuetify-drilldown-table" plugin will be documented in this file.
33

4+
## v1.1.5
5+
2024-03-13
6+
[main] (@webdevnerdstuff)
7+
* Fix unexpected side effect in computed function
8+
49
## v1.1.4
510
2024-03-13
611
[main] (@webdevnerdstuff)

Diff for: dist/VDrilldownTable-BA2hnfOR.mjs renamed to dist/VDrilldownTable-C0KQjzja.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import o from "./vuetify-drilldown-table.es.js";
22
/**
33
* @name @wdns/vuetify-drilldown-table
4-
* @version 1.1.4
4+
* @version 1.1.5
55
* @description The Vuetify Drilldown Table is a powerful component that enhances the functionality of the Vuetify framework's VDataTable and VDataTableServer. It provides a recursive table structure, allowing you to display hierarchical data in a nested format.
66
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <[email protected]> (https://webdevnerdstuff.com)
77
* @copyright Copyright 2024, WebDevNerdStuff

Diff for: dist/VDrilldownTable-CB1KOdXg.js renamed to dist/VDrilldownTable-CIBieV35.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"use strict";/**
22
* @name @wdns/vuetify-drilldown-table
3-
* @version 1.1.4
3+
* @version 1.1.5
44
* @description The Vuetify Drilldown Table is a powerful component that enhances the functionality of the Vuetify framework's VDataTable and VDataTableServer. It provides a recursive table structure, allowing you to display hierarchical data in a nested format.
55
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <[email protected]> (https://webdevnerdstuff.com)
66
* @copyright Copyright 2024, WebDevNerdStuff

Diff for: dist/vuetify-drilldown-table.cjs.js

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)