Skip to content

Commit

Permalink
Merge pull request #58 from webdevnerdstuff/issue-57
Browse files Browse the repository at this point in the history
Issue 57
  • Loading branch information
webdevnerdstuff authored Oct 7, 2024
2 parents c17d697 + 5517f9b commit 9094f0d
Show file tree
Hide file tree
Showing 53 changed files with 7,870 additions and 10,079 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log
All notable changes to the "vuetify-inline-fields" plugin will be documented in this file.

## v1.0.9
2024-10-07
[main] (@webdevnerdstuff)
* Fix issue with Switch and Checkbox `true-value` and `false-value` props not working with string values or numbers
* Fix a couple typescript internal issues
* Update packages

## v1.0.8
2024-07-02
[main] (@webdevnerdstuff)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { VInlineCheckbox as o } from "./vuetify-inline-fields.es.js";
/**
* @name @wdns/vuetify-inline-fields
* @version 1.0.8
* @version 1.0.9
* @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.
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <[email protected]> (https://webdevnerdstuff.com)
* @copyright Copyright 2024, WebDevNerdStuff
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"use strict";/**
* @name @wdns/vuetify-inline-fields
* @version 1.0.8
* @version 1.0.9
* @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.
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <[email protected]> (https://webdevnerdstuff.com)
* @copyright Copyright 2024, WebDevNerdStuff
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"use strict";/**
* @name @wdns/vuetify-inline-fields
* @version 1.0.8
* @version 1.0.9
* @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.
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <[email protected]> (https://webdevnerdstuff.com)
* @copyright Copyright 2024, WebDevNerdStuff
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { VInlineCustomField as o } from "./vuetify-inline-fields.es.js";
/**
* @name @wdns/vuetify-inline-fields
* @version 1.0.8
* @version 1.0.9
* @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.
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <[email protected]> (https://webdevnerdstuff.com)
* @copyright Copyright 2024, WebDevNerdStuff
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"use strict";/**
* @name @wdns/vuetify-inline-fields
* @version 1.0.8
* @version 1.0.9
* @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.
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <[email protected]> (https://webdevnerdstuff.com)
* @copyright Copyright 2024, WebDevNerdStuff
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { VInlineSwitch as t } from "./vuetify-inline-fields.es.js";
/**
* @name @wdns/vuetify-inline-fields
* @version 1.0.8
* @version 1.0.9
* @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.
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <[email protected]> (https://webdevnerdstuff.com)
* @copyright Copyright 2024, WebDevNerdStuff
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"use strict";/**
* @name @wdns/vuetify-inline-fields
* @version 1.0.8
* @version 1.0.9
* @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.
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <[email protected]> (https://webdevnerdstuff.com)
* @copyright Copyright 2024, WebDevNerdStuff
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { VInlineTextField as t } from "./vuetify-inline-fields.es.js";
/**
* @name @wdns/vuetify-inline-fields
* @version 1.0.8
* @version 1.0.9
* @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.
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <[email protected]> (https://webdevnerdstuff.com)
* @copyright Copyright 2024, WebDevNerdStuff
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { VInlineTextarea as a } from "./vuetify-inline-fields.es.js";
/**
* @name @wdns/vuetify-inline-fields
* @version 1.0.8
* @version 1.0.9
* @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.
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <[email protected]> (https://webdevnerdstuff.com)
* @copyright Copyright 2024, WebDevNerdStuff
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"use strict";/**
* @name @wdns/vuetify-inline-fields
* @version 1.0.8
* @version 1.0.9
* @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.
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <[email protected]> (https://webdevnerdstuff.com)
* @copyright Copyright 2024, WebDevNerdStuff
Expand Down
Loading

0 comments on commit 9094f0d

Please sign in to comment.