ray-android
f04fc9d38b
Resolve Issue #990
...
Resolve Add Accessible Name to Theme Switcher Button #990
2024-07-31 01:14:00 +08:00
Alejandro Sánchez Yalí
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
Timothy
13563ff8c5
Merge pull request #958 from abernier/pages
...
Pages custom Actions workflow
2024-07-10 21:59:32 +08:00
Timothy
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
Timothy
c344b157f2
Run prettier on Link.tsx
2024-07-10 21:34:54 +08:00
Timothy
7a4b954801
Run prettier on theme switch
2024-07-10 21:28:18 +08:00
Antoine BERNIER
efe4d12986
new pages workflow
2024-07-10 10:30:29 +02:00
Umihiko Iwasa
bbe62ea0b2
Allow line breaks for <a> tags
2024-07-07 11:29:07 +09:00
MisakiAkeno
acc04280ee
Fix button alignment in ThemeSwitch component
2024-07-01 13:42:10 +08:00
Timothy
f4476ba55f
Fix email domain validation
2024-06-23 17:45:11 +08:00
Timothy
326a0f7565
Merge pull request #944 from lalugue/main
...
Fix Github icon title typo
2024-06-22 16:28:23 +08:00
Timothy
f345685f71
Merge branch 'main' into ts.refactor_MobileNav
2024-06-22 16:21:03 +08:00
lalugue
2accf84475
change Github to GitHub
2024-06-20 20:36:25 +08:00
Trillium Smith
eb88980d4e
feat: Refactor MobileNav to use headlessui Dialog
2024-06-19 14:40:49 -07:00
Trillium Smith
0c2c8adb53
feat: Move close button to end of MobileNav drawer
2024-06-19 14:38:14 -07:00
Trillium Smith
a4e8b84de4
feat: Add headlessui imports
2024-06-19 14:32:32 -07:00
Trillium Smith
ee996476d0
feat: Refactor menu items with { active } to use headlessui highlighting
2024-06-19 13:26:39 -07:00
Trillium Smith
44b5637398
feat: Adapt svg classes to use color of parent, add group:hover
2024-06-19 13:19:52 -07:00
Trillium Smith
8665738d27
feat: Add hover highlight classes to Nav links and svgs
2024-06-19 13:13:48 -07:00
Trillium Smith
3044443bf1
feat: Render Blank icon if theme isn't mounted yet
2024-06-19 13:09:12 -07:00
Trillium Smith
1101b2c266
feat: Create Blank svg as placeholder while ThemeSwitch mounts
2024-06-19 13:07:13 -07:00
Trillium Smith
3241ab766c
feat: Add hidden
class to MobileNav conditional render
2024-06-16 13:49:15 -07:00
Timothy Lin
8b378b128f
add title for social icons
2024-05-01 11:17:30 +08:00
Timothy Lin
194d7072d4
add x logo
2024-05-01 11:09:29 +08:00
PxlSyl
cbb1007dca
Fix z-index in ThemeSwitch.tsx
2024-04-30 21:28:26 +02:00
Timothy Lin
7ffdcc81da
resolve system theme switch merge conflict
2024-04-17 16:29:45 +08:00
Timothy
f88e368113
Merge pull request #843 from talhatahir/main
...
fix: update comments component incase of no provider
2024-04-04 23:08:01 +09:00
Talha Tahir
88fafffd4b
fix: lint error
2024-04-01 14:29:08 +05:00
Trillium Smith
8b357c3b45
feat: Move conditional rendering inside svg to prevent layout shift
2024-02-19 13:21:48 -08:00
talhatahir
70e4a39d85
fix: update comments component incase of no provider
2024-02-03 18:58:46 +05:00
Pavel Zwerschke
6b4832de7c
Add system to ThemeSwitch
2024-01-24 11:53:13 +01:00
Stephon Parker
0eb782ad15
adding in social options for instagram and threads
2024-01-03 03:42:42 -05:00
Terminels
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
Benjamin Lesne
c9ae2edb93
ran prettier with new config on components directory
2023-10-18 14:50:19 +02:00
Timothy Lin
7d8443152e
fix: revert to use resolvedTheme
2023-09-26 10:23:31 +08:00
Timothy Lin
d94c31ddea
add search component
2023-07-30 17:20:28 +08:00
Timothy Lin
3dcb7e56f9
add navigation to home for mobile
2023-07-29 22:35:45 +08:00
Timothy Lin
1bbcb92333
chore: remove unused components
2023-07-23 22:26:15 +08:00
Timothy Lin
1e19247ae1
inline svg and add mastodon
2023-07-22 18:16:06 +08:00
Timothy Lin
a23ba55396
fix: use correct component
2023-07-22 16:01:51 +08:00
Timothy Lin
20704c9f75
sync with pliny dev
2023-07-16 18:52:51 +08:00
Timothy Lin
391e529083
fix: remove async and improve typing
2023-07-12 00:45:49 +08:00
Timothy Lin
fab1ead77b
fix: restore individual tag route
2023-07-09 17:27:47 +08:00
Timothy Lin
54ff8c7b48
refactor: use robots and sitemap metadata
2023-07-09 15:55:41 +08:00
Timothy Lin
1dfa80e8bd
refactor: use mdx rsc
2023-07-08 15:23:25 +08:00
Timothy Lin
09ba0550ca
refactor: migrate to rsc and app dir
2023-07-07 11:17:22 +08:00
anuuyu
5d8915a3b5
add PostHog analytics
2022-06-27 11:17:01 +08:00
Marat Levit
26a7cbbedc
frontmatter images can now be external
2022-06-10 00:50:23 +00:00
thekamalkashyap
f8ae4d5e59
changes in mobile navbar
2022-05-28 21:31:43 +05:30
Timothy
db82597b21
fix: remove unused variable
2022-04-22 17:22:55 -07:00