next.js
feat: new detachable panel UI
#81483
Merged

feat: new detachable panel UI #81483

RobPruzan merged 55 commits into canary from panels-v2
RobPruzan
RobPruzan RobPruzan requested a review from ztanner ztanner 311 days ago
RobPruzan RobPruzan requested a review from huozhi huozhi 311 days ago
ijjk ijjk added created-by: Next.js team
ijjk ijjk added type: next
graphite-app
graphite-app commented on 2025-07-10
ijjk
RobPruzan
vercel
vercel commented on 2025-07-10
ijjk
vercel
vercel commented on 2025-07-10
RobPruzan
huozhi
huozhi commented on 2025-07-10
RobPruzan
RobPruzan RobPruzan force pushed from ccce7c5a 310 days ago
graphite-app
graphite-app commented on 2025-07-10
RobPruzan RobPruzan force pushed 310 days ago
graphite-app
graphite-app commented on 2025-07-11
RobPruzan RobPruzan force pushed 310 days ago
RobPruzan RobPruzan force pushed 310 days ago
RobPruzan RobPruzan force pushed 310 days ago
RobPruzan RobPruzan force pushed 310 days ago
RobPruzan RobPruzan force pushed 310 days ago
RobPruzan RobPruzan force pushed 310 days ago
RobPruzan RobPruzan force pushed 310 days ago
RobPruzan RobPruzan force pushed 310 days ago
graphite-app
graphite-app commented on 2025-07-11
RobPruzan RobPruzan force pushed 310 days ago
vercel
vercel commented on 2025-07-11
RobPruzan RobPruzan force pushed 310 days ago
vercel
vercel commented on 2025-07-11
RobPruzan
RobPruzan commented on 2025-07-11
RobPruzan
RobPruzan commented on 2025-07-11
RobPruzan
RobPruzan commented on 2025-07-11
RobPruzan
RobPruzan commented on 2025-07-11
RobPruzan RobPruzan force pushed 310 days ago
RobPruzan RobPruzan force pushed 310 days ago
vercel
vercel commented on 2025-07-11
RobPruzan
RobPruzan commented on 2025-07-11
RobPruzan RobPruzan requested a review from huozhi huozhi 310 days ago
RobPruzan
RobPruzan RobPruzan force pushed to 30743443 310 days ago
RobPruzan
RobPruzan RobPruzan force pushed from 30743443 to fe0e2f39 310 days ago
vercel
vercel commented on 2025-07-11
huozhi
huozhi commented on 2025-07-11
ijjk ijjk added tests
graphite-app
graphite-app commented on 2025-07-11
RobPruzan RobPruzan force pushed 309 days ago
RobPruzan RobPruzan force pushed 309 days ago
RobPruzan RobPruzan force pushed 309 days ago
graphite-app
graphite-app commented on 2025-07-12
RobPruzan RobPruzan force pushed 309 days ago
RobPruzan RobPruzan force pushed to f73e552d 309 days ago
RobPruzan RobPruzan force pushed to b001275f 309 days ago
RobPruzan RobPruzan force pushed to a1cc1bb3 309 days ago
graphite-app
graphite-app commented on 2025-07-12
graphite-app
graphite-app commented on 2025-07-12
RobPruzan RobPruzan force pushed to 781f6ac2 309 days ago
graphite-app
graphite-app commented on 2025-07-12
graphite-app
graphite-app commented on 2025-07-12
graphite-app
graphite-app commented on 2025-07-12
RobPruzan RobPruzan force pushed to 95ce92a4 309 days ago
huozhi
huozhi approved these changes on 2025-07-14
huozhi
huozhi commented on 2025-07-14
RobPruzan RobPruzan force pushed from 45756980 to 76446e24 307 days ago
tigerabrodi
tigerabrodi requested changes on 2025-07-15
tigerabrodi
tigerabrodi approved these changes on 2025-07-15
RobPruzan remove panel tab UI
b85e7f06
RobPruzan feat: detachable panel UI
33e20041
RobPruzan rename panel file, fix default size, add test app
ee293c29
RobPruzan tweak resize handle values
f9303547
RobPruzan fix drag/resize behavior
227879d6
RobPruzan implement accessibility and keyboard shortcuts
a1213762
RobPruzan avoid panel and logo from desyncing
10dbddf1
RobPruzan fix resize/drag conflicts, update default values
1adcd53f
RobPruzan update more default values
c3ab2705
RobPruzan close panel when user hides through preferenes
3a4bc592
RobPruzan better local storage failure handling
203948d4
RobPruzan cleanups
acfcf0b4
RobPruzan defaults
d052d372
RobPruzan comments
9026c587
RobPruzan focus menu so key down events are captured
88771899
RobPruzan less confusing route name
4bc09362
RobPruzan integrate new segment explorer design to panels
0e88f74c
RobPruzan guard segment explorer
c52e1fe9
RobPruzan remove debug file
8bc61d8f
RobPruzan remove comments
1a2e295e
RobPruzan implement hide shortcut for new panel
8fcf76c4
RobPruzan support css units to constrain resizing
f4b7a573
RobPruzan update panel defaults
6a15f78a
RobPruzan bug fixes
738766a6
RobPruzan rm log
9a111830
RobPruzan close panel when hiding devtoosl
0ca9f6bc
RobPruzan hide panel when showing error, remove more old panel stuff
cb4ab7d8
RobPruzan fix state override
6a8d6a12
RobPruzan fix selected index state on back nav
e84362a2
RobPruzan fix storybook build
b813d277
RobPruzan use correct fallback
fa1fb621
RobPruzan dedup escape handler, fix segment explorer escape logic
6e94d7e7
RobPruzan rm log
53e632dd
RobPruzan fix state override
6a8d6a12
RobPruzan fix selected index state on back nav
e84362a2
RobPruzan fix storybook build
b813d277
RobPruzan use correct fallback
fa1fb621
RobPruzan dedup escape handler, fix segment explorer escape logic
6e94d7e7
RobPruzan rm log
bda84dc5
RobPruzan sync border colors with current ui
c64dce0f
RobPruzan update test page styles
72286b8a
RobPruzan sync resize handle border color
18f9b04a
RobPruzan bring back turbopack learn more button
ad41f8ec
RobPruzan sync info syles
ed116096
RobPruzan size tweaks
115ae3d4
RobPruzan dont show white outline on focus
86d656ae
RobPruzan update demo page
b688e69d
RobPruzan respect avoid click outside prop config
2ad9f2e6
RobPruzan flip clip outside escape condition
b2c3ad08
RobPruzan rm logs
491845ff
RobPruzan sync panel position on menu position change
c404f8af
RobPruzan dont add on click if none is attached
b6d07630
RobPruzan fix menu item index calculation
45ca8842
RobPruzan remove copied test for debug app
3babc692
RobPruzan fix sync bug
b0452a3f
RobPruzan update cycling to adjust for new index calculations
5d4dd369
RobPruzan update default segment explorer size
d1640459
RobPruzan unused imports
19814ab5
RobPruzan fix selection when dragging on safari
b26fd53c
RobPruzan update storbook reducer
1f2120e8
RobPruzan RobPruzan force pushed from 9b98d3cb to 1f2120e8 306 days ago
RobPruzan
RobPruzan RobPruzan merged e54a837e into canary 306 days ago
RobPruzan RobPruzan deleted the panels-v2 branch 306 days ago
github-actions github-actions added locked
github-actions github-actions locked as resolved and limited conversation to collaborators 292 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone