Skip to content

Commit

Permalink
chore: Released Version 3.14.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Aunshon committed Jan 6, 2025
1 parent 0a4d786 commit ee3447c
Show file tree
Hide file tree
Showing 11 changed files with 17 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ A. Just install and activate the PRO version without deleting the free plugin. A

## Changelog ##

### v3.14.5 ( Jan 06, 2025 ) ###
### v3.14.5 ( Jan 03, 2025 ) ###

- **update:** Improvement vendor setup wizard ui.
- **update:** Improvement withdraw approved email template.
Expand Down
3 changes: 3 additions & 0 deletions assets/css/dokan-tailwind.css
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,9 @@
.w-\[1px\] {
width: 1px;
}
.w-\[250px\] {
width: 250px;
}
.w-\[85\%\] {
width: 85%;
}
Expand Down
1 change: 1 addition & 0 deletions assets/css/vue-admin.css
Original file line number Diff line number Diff line change
Expand Up @@ -2891,6 +2891,7 @@ ul.dokan-settings-repeatable-list li span.remove-item {
font-weight: bold;
border-bottom: 1px solid #e9e9ea;
transition-property: none;
white-space: normal;
}
.dokan-settings-wrap div.nav-tab-wrapper .nav-tab img {
width: 20px;
Expand Down
3 changes: 3 additions & 0 deletions assets/js/dokan-tailwind-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,9 @@
.w-\[1px\] {
width: 1px;
}
.w-\[250px\] {
width: 250px;
}
.w-\[85\%\] {
width: 85%;
}
Expand Down
2 changes: 1 addition & 1 deletion assets/js/dokan-tailwind.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array(), 'version' => '4ec3b09daf149abb6cb6');
<?php return array('dependencies' => array(), 'version' => '5010fc294d7bc872d72b');
3 changes: 3 additions & 0 deletions assets/js/dokan-tailwind.css
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,9 @@
.w-\[1px\] {
width: 1px;
}
.w-\[250px\] {
width: 250px;
}
.w-\[85\%\] {
width: 85%;
}
Expand Down
1 change: 1 addition & 0 deletions assets/js/vue-admin-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -2891,6 +2891,7 @@ ul.dokan-settings-repeatable-list li span.remove-item {
font-weight: bold;
border-bottom: 1px solid #e9e9ea;
transition-property: none;
white-space: normal;
}
.dokan-settings-wrap div.nav-tab-wrapper .nav-tab img {
width: 20px;
Expand Down
2 changes: 1 addition & 1 deletion assets/js/vue-admin.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('jquery', 'moment'), 'version' => 'c648a50122613231051f');
<?php return array('dependencies' => array('jquery', 'moment'), 'version' => '3e9a9776222587df4c93');
1 change: 1 addition & 0 deletions assets/js/vue-admin.css
Original file line number Diff line number Diff line change
Expand Up @@ -2891,6 +2891,7 @@ ul.dokan-settings-repeatable-list li span.remove-item {
font-weight: bold;
border-bottom: 1px solid #e9e9ea;
transition-property: none;
white-space: normal;
}
.dokan-settings-wrap div.nav-tab-wrapper .nav-tab img {
width: 20px;
Expand Down
2 changes: 1 addition & 1 deletion assets/js/vue-admin.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion languages/dokan-lite.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2025-01-03T10:39:29+00:00\n"
"POT-Creation-Date: 2025-01-06T09:36:30+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.11.0\n"
"X-Domain: dokan-lite\n"
Expand Down

0 comments on commit ee3447c

Please sign in to comment.