Yuki Takei
|
1e5dc31140
refactor
|
1 month ago |
Yuki Takei
|
3c50530a10
WIP
|
1 month ago |
Yuki Takei
|
041bce75d4
Merge branch 'master' into fix/179942-auto-scroll-with-resize-observer
|
1 month ago |
Shun Miyazawa
|
5181e69f99
fix: implement auto-scroll functionality with resize observer and rendering completion handling
|
2 months ago |
Shun Miyazawa
|
fe73718c23
fix: refactor rendering attribute handling for auto-scroll functionality
|
2 months ago |
Shun Miyazawa
|
c52f8906d4
fix: enhance auto-scroll functionality with resize observer and rendering completion handling
|
2 months ago |
Yuki Takei
|
7d3711108e
feat: implement PageContentRenderer and integrate it into PageView and ShareLinkPageView
|
2 months ago |
Yuki Takei
|
4a4c8382c4
use useId()
|
4 months ago |
Yuki Takei
|
23c63ff132
fix: improve PageView component performance by memoizing props and removing debug logs
|
5 months ago |
Yuki Takei
|
a154a904b4
suppress biome errors
|
7 months ago |
Yuki Takei
|
b3716ad4f5
format with biome
|
7 months ago |
Yuki Takei
|
f2b9f8f132
fix merging mistakes
|
7 months ago |
Yuki Takei
|
0a79c151ff
fix biome organizeImports settings
|
7 months ago |
Yuki Takei
|
45dc371910
Merge remote-tracking branch 'origin/master' into support/use-jotai
|
7 months ago |
Futa Arai
|
7731a5827e
fix non-autofixable biome errors
|
7 months ago |
Futa Arai
|
b5262b7ce8
biome autofix
|
7 months ago |
Futa Arai
|
ec2e84e1eb
configure biome for app components dir
|
7 months ago |
Yuki Takei
|
94fb9f9101
refactor
|
8 months ago |
Yuki Takei
|
688bed84e8
refactor
|
8 months ago |
Yuki Takei
|
2b7c89c56e
implement share link page route and reorganize common props generation
|
8 months ago |
Yuki Takei
|
c663f34209
memolize PageView
|
9 months ago |
Yuki Takei
|
0bb9a2088c
add logs
|
9 months ago |
Yuki Takei
|
7278d26589
replace hooks
|
9 months ago |
Yuki Takei
|
761dacdab7
Merge remote-tracking branch 'origin/master' into support/use-jotai
|
9 months ago |
Naoki427
|
78b2bbddd3
add page._id for deps
|
9 months ago |
Yuki Takei
|
87e0522285
refactor current page data fetcher
|
9 months ago |
Yuki Takei
|
9757299022
WIP: refactor
|
9 months ago |
Naoki427
|
278a63db24
use mutation observer in auto scroll
|
9 months ago |
Naoki427
|
e7574cca46
use != null
|
9 months ago |
Naoki427
|
cd5e499def
feat: auto-scroll to anchor once after markdown render, reset on hash change
|
10 months ago |