Skip to content

Commit

Permalink
Merge pull request #3 from eduardovillao/feature/improve-admin-settings
Browse files Browse the repository at this point in the history
Feature/improve admin settings
  • Loading branch information
eduardovillao authored Jan 3, 2025
2 parents 07be706 + f607cc2 commit 1e1240f
Show file tree
Hide file tree
Showing 30 changed files with 744 additions and 590 deletions.
3 changes: 3 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": [ "plugin:@wordpress/eslint-plugin/recommended" ]
}
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @eduardovillao
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ composer.lock
*.sql
*.tar.gz
*.zip
style.bundle.js
2 changes: 1 addition & 1 deletion README.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
=== Order on Mobile for Wocoommerce ===
Contributors: evcode
Donate link: https://eduardovillao.me/
Tags: woocommerce, whatsapp, products, order, woocommerce whatsapp, whatsapp order woocommerce, woocommerce mobile
Tags: woocommerce, whatsapp, order on whatsapp
Requires at least: 5.5
Tested up to: 6.7
Stable tag: 2.3.4
Expand Down
15 changes: 0 additions & 15 deletions assets/css/admin/admin-style.css

This file was deleted.

1 change: 1 addition & 0 deletions assets/css/admin/admin-style.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/css/style.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/js/admin/admin-settings.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/js/front-js.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1e1240f

Please sign in to comment.