f04fc9d38b
Resolve Issue #990
...
Resolve Add Accessible Name to Theme Switcher Button #990
2024-07-31 01:14:00 +08:00
56a08dadf6
fix: resolve console error when switching between light and dark modes
...
This commit addresses the issue where an error was logged in the console when the user switched between light and dark modes. The warning was caused by the inappropriate use of SVG tags in JSX. The solution involved correcting the SVG tag usage to comply with JSX syntax requirements.
Closes #974
2024-07-18 20:44:23 -05:00
13563ff8c5
Merge pull request #958 from abernier/pages
...
Pages custom Actions workflow
2024-07-10 21:59:32 +08:00
c97f7f076e
Merge pull request #957 from umihico/patch-1
...
Allow line breaks for <a> tags to keep body width on mobile
2024-07-10 21:38:27 +08:00
c344b157f2
Run prettier on Link.tsx
2024-07-10 21:34:54 +08:00
7a4b954801
Run prettier on theme switch
2024-07-10 21:28:18 +08:00
efe4d12986
new pages workflow
2024-07-10 10:30:29 +02:00
bbe62ea0b2
Allow line breaks for <a> tags
2024-07-07 11:29:07 +09:00
acc04280ee
Fix button alignment in ThemeSwitch component
2024-07-01 13:42:10 +08:00
f4476ba55f
Fix email domain validation
2024-06-23 17:45:11 +08:00
326a0f7565
Merge pull request #944 from lalugue/main
...
Fix Github icon title typo
2024-06-22 16:28:23 +08:00
f345685f71
Merge branch 'main' into ts.refactor_MobileNav
2024-06-22 16:21:03 +08:00
2accf84475
change Github to GitHub
2024-06-20 20:36:25 +08:00
eb88980d4e
feat: Refactor MobileNav to use headlessui Dialog
2024-06-19 14:40:49 -07:00
0c2c8adb53
feat: Move close button to end of MobileNav drawer
2024-06-19 14:38:14 -07:00
a4e8b84de4
feat: Add headlessui imports
2024-06-19 14:32:32 -07:00
ee996476d0
feat: Refactor menu items with { active } to use headlessui highlighting
2024-06-19 13:26:39 -07:00
44b5637398
feat: Adapt svg classes to use color of parent, add group:hover
2024-06-19 13:19:52 -07:00
8665738d27
feat: Add hover highlight classes to Nav links and svgs
2024-06-19 13:13:48 -07:00
3044443bf1
feat: Render Blank icon if theme isn't mounted yet
2024-06-19 13:09:12 -07:00
1101b2c266
feat: Create Blank svg as placeholder while ThemeSwitch mounts
2024-06-19 13:07:13 -07:00
3241ab766c
feat: Add hidden
class to MobileNav conditional render
2024-06-16 13:49:15 -07:00
8b378b128f
add title for social icons
2024-05-01 11:17:30 +08:00
194d7072d4
add x logo
2024-05-01 11:09:29 +08:00
cbb1007dca
Fix z-index in ThemeSwitch.tsx
2024-04-30 21:28:26 +02:00
7ffdcc81da
resolve system theme switch merge conflict
2024-04-17 16:29:45 +08:00
f88e368113
Merge pull request #843 from talhatahir/main
...
fix: update comments component incase of no provider
2024-04-04 23:08:01 +09:00
88fafffd4b
fix: lint error
2024-04-01 14:29:08 +05:00
8b357c3b45
feat: Move conditional rendering inside svg to prevent layout shift
2024-02-19 13:21:48 -08:00
70e4a39d85
fix: update comments component incase of no provider
2024-02-03 18:58:46 +05:00
6b4832de7c
Add system to ThemeSwitch
2024-01-24 11:53:13 +01:00
0eb782ad15
adding in social options for instagram and threads
2024-01-03 03:42:42 -05:00
0a8e1dbbdc
Fix the table element overflow ( #787 )
...
* add terminals.run blog for example
* fix table element overflow
2023-11-21 18:17:58 +08:00
c9ae2edb93
ran prettier with new config on components directory
2023-10-18 14:50:19 +02:00
7d8443152e
fix: revert to use resolvedTheme
2023-09-26 10:23:31 +08:00
d94c31ddea
add search component
2023-07-30 17:20:28 +08:00
3dcb7e56f9
add navigation to home for mobile
2023-07-29 22:35:45 +08:00
1bbcb92333
chore: remove unused components
2023-07-23 22:26:15 +08:00
1e19247ae1
inline svg and add mastodon
2023-07-22 18:16:06 +08:00
a23ba55396
fix: use correct component
2023-07-22 16:01:51 +08:00
20704c9f75
sync with pliny dev
2023-07-16 18:52:51 +08:00
391e529083
fix: remove async and improve typing
2023-07-12 00:45:49 +08:00
fab1ead77b
fix: restore individual tag route
2023-07-09 17:27:47 +08:00
54ff8c7b48
refactor: use robots and sitemap metadata
2023-07-09 15:55:41 +08:00
1dfa80e8bd
refactor: use mdx rsc
2023-07-08 15:23:25 +08:00
09ba0550ca
refactor: migrate to rsc and app dir
2023-07-07 11:17:22 +08:00
5d8915a3b5
add PostHog analytics
2022-06-27 11:17:01 +08:00
26a7cbbedc
frontmatter images can now be external
2022-06-10 00:50:23 +00:00
f8ae4d5e59
changes in mobile navbar
2022-05-28 21:31:43 +05:30
db82597b21
fix: remove unused variable
2022-04-22 17:22:55 -07:00