Increase version number.
This commit is contained in:
parent
bf6551ad93
commit
e968df6991
@ -39,6 +39,9 @@ As a bonus, we have 4 pre-built color palettes for you.
|
||||
|
||||
## Changelog
|
||||
|
||||
### 1.0.3
|
||||
* Addressed an important issue where the menu items cannot be opened due to an improper usage of e.preventDefault().
|
||||
|
||||
### 1.0.2
|
||||
* Addressed keyboard navigation issues. Implemented a mechanism to trap focus within the open menu.
|
||||
* Added visual distinction for focused elements.
|
||||
|
||||
@ -48,6 +48,9 @@ As a bonus, we have 4 pre-built color palettes for you.
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= 1.0.3 =
|
||||
* Addressed an important issue where the menu items cannot be opened due to an improper usage of e.preventDefault().
|
||||
|
||||
= 1.0.2 =
|
||||
* Addressed keyboard navigation issues. Implemented a mechanism to trap focus within the open menu.
|
||||
* Added visual distinction for focused elements.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
/**
|
||||
* Theme Name: MinimalistFlex
|
||||
* Description: MinimalistFlex is an elegant, easy to use theme that aims to provide a smooth user experience. As a classic theme, we try to provide as many options as possible, while not being overwhelming. With full support of flexible header images, custom colors and layout, multiple widget areas, you can still customize your site in a lot of ways. Compatibility is also an important affair: MinimalistFlex is tested on many versions with a minimum of WordPress 4.9 and PHP 5.6, ensuring that almost everyone can enjoy the theme without worrying to upgrade. Mobile users are also considered well: MinimalistFlex is fully responsive on its own, and works well even on very small screen sizes!
|
||||
* Version: 1.0.2
|
||||
* Version: 1.0.3
|
||||
* Theme URI: https://github.com/onmyodev/MinimalistFlex/
|
||||
* Author: Frank419
|
||||
* Author URI: https://onmyodev.com/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user