Refactor column resizing for controlled state resizing #3672
Refactor column resizing to make a single source of truth
6adffe86
Merge branch 'main' into refactor-column-resizing
dd8512f7
fix merge
f3709348
fix remove column math
7fd45f9a
remove unused dep
fdb68a3a
Merge branch 'main' into refactor-column-resizing
9fe9238c
Merge branch 'main' into refactor-column-resizing
9c39b1a9
Move aria implementation to stately hook instead of layout
3fb46770
fix keyboard resizing and default widths
69f481d8
use aria tests for spectrum as well
a99ca8e2
rename some props, refactor resizer so it sets on top of everything
83c2bd1b
restore logic to fix tests
36804cb1
fix min/max calculations
0bed81d2
fix all types and lint
f39e26b9
Merge branch 'main' into refactor-column-resizing
01ada31f
fix import
a8ab1221
Merge branch 'refactor-column-resizing' of github.com:adobe/react-speā¦
bae3c9e7
snowystinger
marked this pull request as ready for review 3 years ago
snowystinger
deleted the refactor-column-resizing branch 3 years ago
onResizeEnd called once with sizes
af599ac3
fix aria story missing resize handles
d0c5f73e
Add story descriptions
16873d99
Fix resizer gets stuck visible
a50b0ec9
Merge branch 'main' into refactor-column-resizing
9586a1d3
simplify column header focus mode
2137c2ff
clean up and code sharing
ceca13ee
fix lint
e9c21b72
add test from other PR
1f57a19f
add max width as well
acbc4c7d
Makes types clearer
35bc3a0b
clarify min/max width types
eb36ff61
fix exports
a04a7a2f
fix css specificity
d0acbf77
address resizers getting stuck in hovered state
0be24891
Make sure input "value" updates
c68d962c
fix lint
ca8f4230
snowystinger
changed the title Refactor column resizing to make a single source of truth Refactor column resizing for controlled state resizing 3 years ago
majornista
dismissed their stale review
3 years ago
remove unused api
cf36abc2
Code reviews
6ff2ac29
code reviews
f5a26b42
Merge branch 'main' into refactor-column-resizing
cd7281ab
more reviews
918ddd9f
Merge branch 'main' into refactor-column-resizing
ad4dadb0
add missed type
e7d87832
fix types and remove read/write render ref
62dfe3d0
re-type getDefaultWidth and add strict nulls
c1b2a75c
remove some memos, use existing value for resizer
67560cbf
Merge branch 'main' into refactor-column-resizing
6f9b0d47
rename confusing variable
2cc7c682
move column layout to table stately
afb1591b
add resizing hide header story
a7372f82
move types
dff4b4d6
Fix onResizeEnd call
9b94c176
Merge branch 'main' into refactor-column-resizing
f3302459
move types
e905d3d4
LFDanLu
approved these changes
on 2022-12-13
snowystinger
deleted the refactor-column-resizing branch 3 years ago
Assignees
No one assigned