Commit Graph

76 Commits

Author SHA1 Message Date
Frank419 3daee81a3a ACTUALLY removed the menu widget areas. 2024-08-27 18:10:26 +08:00
Frank419 6aa9c5f0ac Fixed aria-label for default featured images (again). 2024-08-27 18:06:27 +08:00
Frank419 01af49757f More descriptive aria-label for the default featured images. 2024-08-27 18:03:24 +08:00
Frank419 d91bc889d7 Used esc_attr__ instead of __ for attributes. Improved security. 2024-08-27 18:02:29 +08:00
Frank419 a4b9be50ce Fixed wrong textdomain. 2024-08-27 18:01:36 +08:00
Frank419 57bf359242 Used wp_filter_post_kses instead of the raw wp_kses_data. 2024-08-27 18:01:02 +08:00
Frank419 e4ca6753ec Addressed an issue that thumbnail images might have extra spacing at the bottom. 2024-08-27 17:56:43 +08:00
Frank419 16d09400c3 Sync readme.txt copyright notices to README.md.
Better done than not do.
2024-08-27 17:52:32 +08:00
Frank419 40247cb781 Update README to include version 1.0.2. 2024-08-27 17:50:41 +08:00
Frank419 b50760288c Updated the Chinese translations. 2024-08-27 17:47:19 +08:00
Frank419 6179c76047 Regenerated the language file. 2024-08-27 17:47:02 +08:00
Frank419 3dd9bc9c22 Modify the color definitions to adapt to the removal of menu widgets. 2024-08-27 17:44:44 +08:00
Frank419 c3ea455ffb Actually remove the definitions of the menu widgets. 2024-08-27 17:43:47 +08:00
Frank419 e467a7032d Changed the appearance of menu, both desktop and mobile.
On desktop, the navigation menu will display normally instead of being wrapped in a modal.
On mobile, the dialog has been refined to remove the widget areas to provide better accessibilty. A focus trap is also implemented to improve accessibility.
2024-08-27 17:43:11 +08:00
Frank419 c524031003 Changed version number, and added a Theme URI. 2024-08-27 15:52:41 +08:00
Frank419 363fc36554 Removed plugin functionality: Login Logout. 2024-08-27 15:51:57 +08:00
Frank419 57d25f9098 Use esc_url instead of esc_attr for URLs. Improves security. v1.0.1 2024-08-27 13:02:56 +08:00
Frank419 dcc18b8452 Properly addressed the copyright of the theme as well as the images bundled. 2024-08-27 13:02:26 +08:00
Frank419 0fd6d867bd Added a default background image. 2024-08-27 13:01:57 +08:00
Frank419 4bf0648f8f Change version number and changelog. 2024-08-21 07:03:56 +08:00
Frank419 3dd33b2ccc Fixed clear float issue and change the version number. 2024-08-21 07:03:00 +08:00
Frank419 8d82f0254b Update README to proper markdown. 2024-08-20 08:02:30 +08:00
Frank419 62f23cec0f Update locale. 2024-08-20 07:55:45 +08:00
Frank419 29e451f5e5 Added a "Minimal" color palette. 2024-08-20 07:54:33 +08:00
Frank419 a251c77096 Fix theme name collicision. 2024-08-20 07:54:14 +08:00
Frank419 942a4c151f Initial commit. 2024-08-20 07:44:34 +08:00