Commit Graph

38 Commits

Author SHA1 Message Date
Frank419 a9de647d1e Modified the tint color for palatte Galatic, as well as included shadow setting in the palette. Primarily for the Minimal palette. 2024-08-28 10:42:52 +08:00
Frank419 0a1fd48a95 Addressed several styling issues, including wrong color being used as well as wrong attribute values. 2024-08-28 10:41:51 +08:00
Frank419 547ec9f082 Changed the screenshot. 2024-08-28 10:41:12 +08:00
Frank419 7b04aa123f Moved the back to top button out of footer. 2024-08-28 10:29:00 +08:00
Frank419 46d390993f Fixed the appearance of the "back to top" button. 2024-08-28 10:15:33 +08:00
Frank419 36b1de5efc Improved focus trapping. Focus trapping now also happens backwards. 2024-08-28 10:13:28 +08:00
Frank419 2067cd62f8 Added shadow to submenus for better visual. 2024-08-28 10:04:08 +08:00
Frank419 1062709ea6 Revert changes to use wp_kses_data instead. wp_filter_post_kses tends to mess up things. 2024-08-27 21:41:38 +08:00
Frank419 7ad5d47bae Modified the submenu background color of the galatic palette. 2024-08-27 21:41:07 +08:00
Frank419 70431a83a5 Fixed the light shadow. Use a smaller alpha instead to provide better visual for any color, not just white. 2024-08-27 21:40:35 +08:00
Frank419 96b7a1b7c5 Added visual distinction for links that opens in a new tab. Also removed shadows from author meta cards. 2024-08-27 21:39:30 +08:00
Frank419 52e0c6309c Used === instead of ==. Improved security. 2024-08-27 18:10:48 +08:00
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