Skip to content

Commit

Permalink
Small fixes, versions and changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaseven7h committed Sep 17, 2024
1 parent 6b1767c commit 768ac0e
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 6 deletions.
71 changes: 71 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
commit 6b1767c12c7bc027d44caac7ccb55bc40f6820a5
Author: Gabriel Medina <rha7.com@gmail.com>
Date: Tue Sep 17 04:03:54 2024 -0600

Version bump.

commit d43828d10155da8f34a07747075530dae12cc0c3
Merge: 7afb574 efd68e9
Author: Gabriel Medina <rha7.com@gmail.com>
Date: Tue Sep 17 04:01:20 2024 -0600

Merge pull request #3 from rhaseven7h/fix-tailwind-use

Changed "hacky" TailwindCSS usage to a proper/correct one.

commit efd68e903d1a7413352cc680e4e06989e27af757
Author: Gabriel Medina <rha7.com@gmail.com>
Date: Tue Sep 17 03:59:50 2024 -0600

Changed "hacky" TailwindCSS usage to a proper/correct one.

commit 7afb574f340212934e028d27c7cb77bb92c916bc
Merge: 521671e 90d7d79
Author: Gabriel Medina <rha7.com@gmail.com>
Date: Tue Sep 17 03:20:28 2024 -0600

Merge pull request #2 from rhaseven7h/release-cleanup

Fixes for release.

commit 90d7d79a863eaaf54821f26d39c11c2f68444960
Author: Gabriel Medina <rha7.com@gmail.com>
Date: Tue Sep 17 03:19:18 2024 -0600

Fixes for release.

commit 521671e6b4ad6bdaa1b7fa045f05142daa04d4c9
Author: Gabriel Medina <rha7.com@gmail.com>
Date: Tue Sep 17 02:15:52 2024 -0600

Fixes related to release.

commit cd687f2435ecac555a0e7c3490e157bac2132551
Author: Gabriel Medina <rha7.com@gmail.com>
Date: Mon Sep 16 16:51:31 2024 -0600

Added translations.

commit 49c420618de8f92df0b7d6cd6f581443fd9c0e98
Author: Gabriel Medina <rha7.com@gmail.com>
Date: Mon Sep 16 16:25:35 2024 -0600

Rearranged methods in class, added translation support to strings.

commit 5f04f7e093b50a0afb9fe3e5a469e6fe95b71a0b
Author: Gabriel Medina <rha7.com@gmail.com>
Date: Mon Sep 16 04:35:35 2024 -0600

First version of WP Wide Amin Menu.

commit 05d7ea465ca70698fa77212e56dcbd29ec36dd62
Author: Gabriel Medina <rha7.com@gmail.com>
Date: Sat Sep 14 03:00:47 2024 -0600

Added draft of Setting option page.

commit 3ba4cff2e9b97d4cbd7e47baa7bb2c44f5681c5c
Author: Gabriel Medina <rha7.com@gmail.com>
Date: Sat Sep 14 02:07:39 2024 -0600

Initial Commit
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,6 @@ Navigate to `Settings > Wide Admin Menu`, adjust the width using the input field

You can set the width between 100px and 500px.

## Changelog

### 1.0.0

- Initial release.

## Credits

This plugin uses the [Mustache](https://github.com/bobthecow/mustache.php) and the [Smarty](https://www.smarty.net/) templating engines and the [TailwindCSS](https://tailwindcss.com/) CSS framework.
Expand Down

0 comments on commit 768ac0e

Please sign in to comment.