react-spectrum
S2 table
#6778
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
103
Changes
View On
GitHub
S2 table
#6778
devongovett
merged 103 commits into
main
from
s2-table
Add Spectrum 2 docs to storybook
0d72ba1e
progress on table styles
928ba4b1
fix highlight checkbox rendering and add rounded corners to body
a43a2b07
fix checkbox styles, update to columns, font family
3ff0b803
refactor cell focus ring and add row focus ring
e62fdd44
wrapping up disabled row styles
286599b0
empty/loading state brainstorming
0be7cb01
Replace empty state with loading spinner
2097e14f
add basic sorting
378f78d5
attempt to add showDivider
902160e7
Fix select all checkbox click
68f0f2f0
add placeholder for DnD and use new icon for sortable column
5edf997c
update HCM colors
54c6c4a4
fix DnD story, removed need for sortDescriptor on context, fix drag b…
289a68d4
clean up
fef744bd
switch to box shadow on row for grey row underline and selection focu…
ac241bcc
update colors/sizes from table specific tokens
f6d83fab
updating lightdark so it works with opacity values
e4b1993d
add row visible focus style and fix empty columnheader focus style fo…
f7cb5816
initial setup for resizing support
febb547d
progress on resizer handle styling and menu icons
5b84fd05
fix more resize bugs and some clean up
36cbbda1
nubbin and more DnD styling
8dd6ddf9
fix drag indicator so it respects density
7c39d021
got verdaccio working, updating row background style and confirmed re…
f7a9b004
updating loading more to use rowLoader
68bcd6cb
use isTableEmpty renderProps from local RAC
0dff41c7
Add virtualizer and begin fixing styles
d4f5fb75
add scale, update to column widths, some updates to reflect new token…
7cf41ff8
add async loading stories and updates to use background image for tab…
8200816b
fix broken empty state story and more debugging with empty state cent…
14bc9519
move outline to whole table and fix borders and padding for columns
3f451cb6
fix progress circle centering, rows showing up behind column, and scu…
c13fd72f
Support showing the resizer when table header is hovered, fix to tabl…
e771c585
support sticky column cells
ec3e0164
fix sticky positioning for the body loader and row loader
609fdc55
investigations for sticky column/row selection border, fix for sort i…
9a398ac2
making sticky columns cells properly cover cells scrolled beneith them
d884945e
fix vertical centering
178741c6
lint
ba7fc251
Base automatically changed from
spectrum-2
to
main
1 year ago
Merge branch 'main' into s2-table
f5c16519
add full height column resize indicator
45968235
hack for show dividers
6f0279ec
add text alignment
ce7283e6
refactor to pass divider and align to cell directly
75ece900
saving some investigations
6098e549
get rid of blue selection outlines and add column header background
c0e3e062
add table focus indicator that is sticky
9d78f8ab
HCM and nubbin appearance when triggered via menu
802f8890
akyllus
approved these changes on 2024-08-14
yihuiliao
added
in sprint
Merge branch 'main' of github.com:adobe/react-spectrum into s2-table
686d191e
fixes to icon sizing, illustrations, props in story, font default, an…
f53b8a61
adding focus style for empty style and translations
da3e6ba8
fix typeahead and load more progress circle positioning
bfdae9e5
Merge branch 'main' of github.com:adobe/react-spectrum into s2-table
ab1cdcd6
only expose sort options when avaialble and align resizing column wit…
839853c1
some clean up and notes from investigations
05a6cfa0
remove DnD for now
8d88c73b
add more complex story
c6c1910a
fix lint
d96cfdaf
adobe
deleted a comment from
rspbot
on 2024-08-22
fixing infinite load issue
c0ac4928
increase body focus width, all resizer appears when in resizing mode,…
11a874ff
LFDanLu
changed the title
(WIP) S2 table
S2 table
1 year ago
Merge branch 'main' into s2-table
a8d52a2a
forgot to remove extra console.log
69951461
adobe
deleted a comment from
rspbot
on 2024-08-22
fix strict error
caf48288
LFDanLu
commented on 2024-08-23
LFDanLu
commented on 2024-08-23
LFDanLu
commented on 2024-08-23
LFDanLu
commented on 2024-08-23
LFDanLu
commented on 2024-08-23
LFDanLu
commented on 2024-08-23
LFDanLu
commented on 2024-08-23
LFDanLu
commented on 2024-08-23
LFDanLu
commented on 2024-08-23
LFDanLu
commented on 2024-08-23
LFDanLu
commented on 2024-08-23
LFDanLu
commented on 2024-08-23
snowystinger
commented on 2024-08-26
reidbarber
commented on 2024-08-26
address review comments and update header background
cefa3921
make links actually clickable and fix focus ring on link
00b75baa
fix scroll padding so rows and cells scroll fully into view
423ddc94
snowystinger
commented on 2024-08-27
fix dark mode/HCM colors, column min width and tap highlight
5c6cc745
review comments
68383901
fix width/height when determined by flex
a4948e9e
fix lint
ba447752
fix checkbox appearing above scrollbar and ipad tap highlight issues
a763ae26
devongovett
commented on 2024-08-29
review comments
d68d01b4
making loader row taller
5ce1da4d
Merge branch 'main' into s2-table
f4f888cf
fix overflow wrap decreasing row height and add menu min width for sm…
ce6a6f72
LFDanLu
commented on 2024-09-10
clean up context to try to help performance
ee3fc7d9
update scrollPadding to expected value
0d92d771
fix slow performance when many rows are provided and isQuiet/densitiy…
feb0ada5
add discrete border styles to theme
ae0e6f1e
Revert "fix slow performance when many rows are provided and isQuiet/…
914ab966
fixing lint and tests
925cbd10
LFDanLu
commented on 2024-09-11
Merge branch 'main' of github.com:adobe/react-spectrum into s2-table
ac8cc158
update resizer icon
ff02056c
Merge branch 'main' into s2-table
0441b42e
update HCM for resizer and add browser bug info
ea9414b4
snowystinger
commented on 2024-09-17
disable onAction on story by default and add label for single select …
b8486032
Merge branch 'main' into s2-table
54d9bea1
yarn lock update
46e741bd
fix lint
6e507e9a
devongovett
commented on 2024-09-17
address initial review comments
a4ff0d71
make popovers inert when they are transitioning out so table resizing…
9cfb896c
add useScale and use it in table instead
0e3c7ec7
ignore warnings in test for invalid attribute and remove items length…
7006a766
LFDanLu
added
release
forgot the forward ref and add descriptions
54119e12
snowystinger
commented on 2024-09-20
Merge branch 'main' of github.com:adobe/react-spectrum into s2-table
8ceec149
Revert "make popovers inert when they are transitioning out so table …
e91dd721
Revert "ignore warnings in test for invalid attribute"
0b5f3fad
Use pointerEvents: none in popover during exit animation instead of i…
bdf683f3
Don't expose ResizableTableContainerContext publicly
caccd11d
devongovett
commented on 2024-09-25
devongovett
commented on 2024-09-25
Use VisuallyHidden from react-aria monopackage
4a4237e9
Revert border style longhands
0c42a65e
lint
8307b947
reidbarber
approved these changes on 2024-09-25
dannify
approved these changes on 2024-09-25
devongovett
merged
5bb6a22c
into main
1 year ago
devongovett
deleted the s2-table branch
1 year ago
Login to write a write a comment.
Login via GitHub
Reviewers
dannify
reidbarber
akyllus
snowystinger
LFDanLu
Assignees
No one assigned
Labels
release
in sprint
Milestone
No milestone
Login to write a write a comment.
Login via GitHub