v3 TreeView #6020

LFDanLu merged 57 commits into main from S1_treeview
LFDanLu
LFDanLu scaffolding
a10cc8e2
LFDanLu more style progress
870767ce
LFDanLu add box shadow border styles
d392e1b3
LFDanLu add disabled styles and behavior
4eab1d3b
LFDanLu get rid of psudo element in favor of real element in prep for macros …
383f2c3c
LFDanLu get macro styles to work for tree
70e93274
LFDanLu remove old version in favor of macros
a3ec22ec
LFDanLu add dynamic support
a9393096
LFDanLu add icons support, types, ref support and misc cleanup
1c987d5e
LFDanLu fix lint and rename Tree file
3a415eb2
LFDanLu add resizing story and fix text truncation/border cut off/addition pr…
9b582b36
LFDanLu fix wiggle
61e3d0fa
LFDanLu LFDanLu force pushed from ad3d5269 to 61e3d0fa 1 year ago
LFDanLu add more stories, fix chevron grid sizing, add empty state centering
7d6bbf7e
LFDanLu progress in fixing build issue
21ea542b
LFDanLu fix bugs from testing
4b6f40b6
LFDanLu fix pointer
57c52777
LFDanLu tentative announcement for grid list rows with links/actions
8b6c8891
LFDanLu updating HCM, RTL and increasing row width for action button focus ring
5e7a0862
LFDanLu weirdness with styles bleeding into the action menu, may need fix fro…
b45ea90a
LFDanLu brainstorming some way to fix tree icon styles from making it to acti…
98c32e0d
LFDanLu adding temp test setup and babel config update for macros, tests dont…
b3367253
LFDanLu Tentative approach to get rid of ActionButton icon styles from being …
8ab0ffb2
LFDanLu chevron rotate animation
bfe77b50
LFDanLu bump babel so tests with macros can run
8314c413
LFDanLu Merge branch 'main' of github.com:adobe/react-spectrum into S1_treeview
5105862b
LFDanLu update treeview tests to match spectrum implementation
3e289b46
LFDanLu wrap up tests and clean up package json
accf926d
LFDanLu test skipping the tree tests to see if the 16 and 17 tests pass
51655dcb
LFDanLu unskip tree tests, doesnt look like those are the problem
bb06387f
LFDanLu Merge branch 'main' of github.com:adobe/react-spectrum into S1_treeview
5d67f35a
LFDanLu update types and fixes for removal of "all" support for expandable ke…
1e6430f0
LFDanLu bring back docs transformer for fork point
d82a7fdc
LFDanLu increasing timeout time to see if it helps the test failures
d0fe8a1b
LFDanLu try running in band
35fbda11
LFDanLu Fix fork point
746af851
LFDanLu revert to "with" and pin parser
93714037
LFDanLu fix build?
a24c7a45
LFDanLu revert runInBand
d8887f79
rspbot
LFDanLu adding increased timeout back
336e5c92
LFDanLu try skipping TreeView test
21c64448
LFDanLu lower timeout for RTL async utils so they finish before jest kills wo…
6358462a
rspbot
LFDanLu set disabled/HCM color on grid cell and have children inherit this
ddbbb10b
LFDanLu make it so talkback cant focus the chevron if the row is completely d…
72197da9
LFDanLu fix lint
cb264a1e
LFDanLu add chromatic and add timeout back in
0e3fe690
LFDanLu test limiting jest workers
d3070bca
LFDanLu Merge branch 'main' into S1_treeview
7cd91a60
LFDanLu
LFDanLu commented on 2024-04-10
LFDanLu
LFDanLu commented on 2024-04-10
LFDanLu
LFDanLu
LFDanLu commented on 2024-04-10
LFDanLu
LFDanLu commented on 2024-04-10
rspbot
LFDanLu
LFDanLu commented on 2024-04-10
LFDanLu
LFDanLu commented on 2024-04-10
LFDanLu
LFDanLu commented on 2024-04-10
LFDanLu
LFDanLu commented on 2024-04-10
LFDanLu
LFDanLu commented on 2024-04-10
LFDanLu LFDanLu changed the title (WIP) v3 TreeView v3 TreeView 1 year ago
reidbarber
reidbarber dismissed these changes on 2024-04-12
LFDanLu LFDanLu added needs testing
LFDanLu LFDanLu added release
LFDanLu Merge branch 'main' of github.com:adobe/react-spectrum into S1_treeview
e896bb95
LFDanLu get rid of things added to pass the build now that we are using SWC
85d0f58d
LFDanLu LFDanLu dismissed their stale review via 85d0f58d 1 year ago
LFDanLu still need importAttributes for docs transformer?
6b6492fa
rspbot
LFDanLu Merge branch 'main' of github.com:adobe/react-spectrum into S1_treeview
896ad4c0
rspbot
reidbarber
reidbarber dismissed these changes on 2024-04-22
snowystinger
snowystinger commented on 2024-04-22
LFDanLu Address review comments
c0e38b83
LFDanLu LFDanLu dismissed their stale review via c0e38b83 1 year ago
LFDanLu Merge branch 'main' into S1_treeview
7213dfee
LFDanLu typo
6dd23aa0
LFDanLu Merge branch 'S1_treeview' of github.com:adobe/react-spectrum into S1…
77ac56a3
LFDanLu fix import
503c6e3f
rspbot
ktabors
ktabors dismissed these changes on 2024-04-23
snowystinger
snowystinger dismissed these changes on 2024-04-24
LFDanLu Merge branch 'main' of github.com:adobe/react-spectrum into S1_treeview
3882ad35
LFDanLu LFDanLu dismissed their stale review via 3882ad35 1 year ago
LFDanLu LFDanLu dismissed their stale review via 3882ad35 1 year ago
rspbot
rspbot
ktabors
ktabors approved these changes on 2024-04-24
reidbarber
reidbarber approved these changes on 2024-04-24
LFDanLu LFDanLu merged f3cbe030 into main 1 year ago
LFDanLu LFDanLu deleted the S1_treeview branch 1 year ago
devongovett
devongovett commented on 2024-04-29
devongovett
devongovett commented on 2024-04-29
dannify dannify removed release

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone