Skip to content

Commit 9094f0d

Browse files
Merge pull request #58 from webdevnerdstuff/issue-57
Issue 57
2 parents c17d697 + 5517f9b commit 9094f0d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+7870
-10079
lines changed

CHANGELOG.md

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

4+
## v1.0.9
5+
2024-10-07
6+
[main] (@webdevnerdstuff)
7+
* Fix issue with Switch and Checkbox `true-value` and `false-value` props not working with string values or numbers
8+
* Fix a couple typescript internal issues
9+
* Update packages
10+
411
## v1.0.8
512
2024-07-02
613
[main] (@webdevnerdstuff)

dist/VInlineCheckbox-i0fCindi.mjs dist/VInlineCheckbox-BSbP2sHI.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { VInlineCheckbox as o } from "./vuetify-inline-fields.es.js";
22
/**
33
* @name @wdns/vuetify-inline-fields
4-
* @version 1.0.8
4+
* @version 1.0.9
55
* @description Vuetify Inline Fields Component Library offers a comprehensive collection of reusable UI components to create elegant and efficient inline form fields within your applications.
66
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <webdevnerdstuff@gmail.com> (https://webdevnerdstuff.com)
77
* @copyright Copyright 2024, WebDevNerdStuff

dist/VInlineCheckbox-CR5yHaYK.js dist/VInlineCheckbox-Dwx3qaLt.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"use strict";/**
22
* @name @wdns/vuetify-inline-fields
3-
* @version 1.0.8
3+
* @version 1.0.9
44
* @description Vuetify Inline Fields Component Library offers a comprehensive collection of reusable UI components to create elegant and efficient inline form fields within your applications.
55
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <webdevnerdstuff@gmail.com> (https://webdevnerdstuff.com)
66
* @copyright Copyright 2024, WebDevNerdStuff

dist/VInlineCustomField-0XFODk90.js dist/VInlineCustomField-DhiY3ktu.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"use strict";/**
22
* @name @wdns/vuetify-inline-fields
3-
* @version 1.0.8
3+
* @version 1.0.9
44
* @description Vuetify Inline Fields Component Library offers a comprehensive collection of reusable UI components to create elegant and efficient inline form fields within your applications.
55
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <webdevnerdstuff@gmail.com> (https://webdevnerdstuff.com)
66
* @copyright Copyright 2024, WebDevNerdStuff

dist/VInlineCustomField-DZuM5Dah.mjs dist/VInlineCustomField-EhVKz4U1.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { VInlineCustomField as o } from "./vuetify-inline-fields.es.js";
22
/**
33
* @name @wdns/vuetify-inline-fields
4-
* @version 1.0.8
4+
* @version 1.0.9
55
* @description Vuetify Inline Fields Component Library offers a comprehensive collection of reusable UI components to create elegant and efficient inline form fields within your applications.
66
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <webdevnerdstuff@gmail.com> (https://webdevnerdstuff.com)
77
* @copyright Copyright 2024, WebDevNerdStuff

dist/VInlineSwitch-Bkunq_MN.js dist/VInlineSwitch-BEJJHAJ1.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"use strict";/**
22
* @name @wdns/vuetify-inline-fields
3-
* @version 1.0.8
3+
* @version 1.0.9
44
* @description Vuetify Inline Fields Component Library offers a comprehensive collection of reusable UI components to create elegant and efficient inline form fields within your applications.
55
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <webdevnerdstuff@gmail.com> (https://webdevnerdstuff.com)
66
* @copyright Copyright 2024, WebDevNerdStuff

dist/VInlineSwitch-BiNVCd11.mjs dist/VInlineSwitch-fmSq5GRC.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { VInlineSwitch as t } from "./vuetify-inline-fields.es.js";
22
/**
33
* @name @wdns/vuetify-inline-fields
4-
* @version 1.0.8
4+
* @version 1.0.9
55
* @description Vuetify Inline Fields Component Library offers a comprehensive collection of reusable UI components to create elegant and efficient inline form fields within your applications.
66
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <webdevnerdstuff@gmail.com> (https://webdevnerdstuff.com)
77
* @copyright Copyright 2024, WebDevNerdStuff

dist/VInlineTextField-BVWRMtqQ.js dist/VInlineTextField-C64jFr-F.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"use strict";/**
22
* @name @wdns/vuetify-inline-fields
3-
* @version 1.0.8
3+
* @version 1.0.9
44
* @description Vuetify Inline Fields Component Library offers a comprehensive collection of reusable UI components to create elegant and efficient inline form fields within your applications.
55
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <webdevnerdstuff@gmail.com> (https://webdevnerdstuff.com)
66
* @copyright Copyright 2024, WebDevNerdStuff

dist/VInlineTextField-BbHh_19x.mjs dist/VInlineTextField-DNWyhIeI.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { VInlineTextField as t } from "./vuetify-inline-fields.es.js";
22
/**
33
* @name @wdns/vuetify-inline-fields
4-
* @version 1.0.8
4+
* @version 1.0.9
55
* @description Vuetify Inline Fields Component Library offers a comprehensive collection of reusable UI components to create elegant and efficient inline form fields within your applications.
66
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <webdevnerdstuff@gmail.com> (https://webdevnerdstuff.com)
77
* @copyright Copyright 2024, WebDevNerdStuff

dist/VInlineTextarea-DHSOJk5B.mjs dist/VInlineTextarea-DkJFCM7j.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { VInlineTextarea as a } from "./vuetify-inline-fields.es.js";
22
/**
33
* @name @wdns/vuetify-inline-fields
4-
* @version 1.0.8
4+
* @version 1.0.9
55
* @description Vuetify Inline Fields Component Library offers a comprehensive collection of reusable UI components to create elegant and efficient inline form fields within your applications.
66
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <webdevnerdstuff@gmail.com> (https://webdevnerdstuff.com)
77
* @copyright Copyright 2024, WebDevNerdStuff

dist/VInlineTextarea-Cc25Stjq.js dist/VInlineTextarea-YdNgX0kh.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"use strict";/**
22
* @name @wdns/vuetify-inline-fields
3-
* @version 1.0.8
3+
* @version 1.0.9
44
* @description Vuetify Inline Fields Component Library offers a comprehensive collection of reusable UI components to create elegant and efficient inline form fields within your applications.
55
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <webdevnerdstuff@gmail.com> (https://webdevnerdstuff.com)
66
* @copyright Copyright 2024, WebDevNerdStuff

0 commit comments

Comments
 (0)