dc62038c6d
Fixed translation loaded too early issues, ClassicPress compatibility, as well as non-existent sanitize callbacks issue.
main
v1.1.1
Frank419
2025-01-28 14:10:20 +08:00
7a913f5e83
Fixed the main content doesn't expand without the sidebar, also added correct scope the arbitary global element styles.
Frank419
2024-08-29 15:18:13 +08:00
e5f36f4c58
Added an id to the style tag. Prepare for improved UX by not using refresh transport one day.
Frank419
2024-08-29 15:17:14 +08:00
6db67ae28b
I must say that I'm not familiar with GitHub workflows...
Frank419
2024-08-29 08:03:47 +08:00
a9de647d1e
Modified the tint color for palatte Galatic, as well as included shadow setting in the palette. Primarily for the Minimal palette.
Frank419
2024-08-28 10:42:52 +08:00
0a1fd48a95
Addressed several styling issues, including wrong color being used as well as wrong attribute values.
Frank419
2024-08-28 10:41:51 +08:00
547ec9f082
Changed the screenshot.
Frank419
2024-08-28 10:41:12 +08:00
7b04aa123f
Moved the back to top button out of footer.
Frank419
2024-08-28 10:29:00 +08:00
46d390993f
Fixed the appearance of the "back to top" button.
Frank419
2024-08-28 10:15:33 +08:00
36b1de5efc
Improved focus trapping. Focus trapping now also happens backwards.
Frank419
2024-08-28 10:13:28 +08:00
2067cd62f8
Added shadow to submenus for better visual.
Frank419
2024-08-28 10:04:08 +08:00
1062709ea6
Revert changes to use wp_kses_data instead. wp_filter_post_kses tends to mess up things.
Frank419
2024-08-27 21:41:38 +08:00
7ad5d47bae
Modified the submenu background color of the galatic palette.
Frank419
2024-08-27 21:41:07 +08:00
70431a83a5
Fixed the light shadow. Use a smaller alpha instead to provide better visual for any color, not just white.
Frank419
2024-08-27 21:40:35 +08:00
96b7a1b7c5
Added visual distinction for links that opens in a new tab. Also removed shadows from author meta cards.
Frank419
2024-08-27 21:39:30 +08:00
52e0c6309c
Used === instead of ==. Improved security.
Frank419
2024-08-27 18:10:48 +08:00
3daee81a3a
ACTUALLY removed the menu widget areas.
Frank419
2024-08-27 18:10:26 +08:00
6aa9c5f0ac
Fixed aria-label for default featured images (again).
Frank419
2024-08-27 18:06:27 +08:00
01af49757f
More descriptive aria-label for the default featured images.
Frank419
2024-08-27 18:03:24 +08:00
d91bc889d7
Used esc_attr__ instead of __ for attributes. Improved security.
Frank419
2024-08-27 18:02:29 +08:00
57bf359242
Used wp_filter_post_kses instead of the raw wp_kses_data.
Frank419
2024-08-27 18:01:02 +08:00
e4ca6753ec
Addressed an issue that thumbnail images might have extra spacing at the bottom.
Frank419
2024-08-27 17:56:43 +08:00
16d09400c3
Sync readme.txt copyright notices to README.md. Better done than not do.
Frank419
2024-08-27 17:52:32 +08:00
40247cb781
Update README to include version 1.0.2.
Frank419
2024-08-27 17:50:41 +08:00
b50760288c
Updated the Chinese translations.
Frank419
2024-08-27 17:47:19 +08:00
6179c76047
Regenerated the language file.
Frank419
2024-08-27 17:47:02 +08:00
3dd9bc9c22
Modify the color definitions to adapt to the removal of menu widgets.
Frank419
2024-08-27 17:44:44 +08:00
c3ea455ffb
Actually remove the definitions of the menu widgets.
Frank419
2024-08-27 17:43:47 +08:00
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.
Frank419
2024-08-27 17:43:11 +08:00
c524031003
Changed version number, and added a Theme URI.
Frank419
2024-08-27 15:52:41 +08:00