Commit 0e69a1b
authored
chore: Audit subpath exports (adobe#9850)
* Add ItemProps to all subpaths that export Item
* Add additional Provider exports
* Fix a missed icon import
* export Focusable and Pressable
* Add useFilter to Autocomplete and ComboBox
* Remove deprecated Section
* Additional re-exports
* virtualizer
* audit
* fix test1 parent 383602e commit 0e69a1b
File tree
926 files changed
+1163
-1229
lines changed- packages
- @adobe/react-spectrum
- exports
- src
- actionbar
- actiongroup
- autocomplete
- avatar
- badge
- buttongroup
- card
- checkbox
- color
- contextualhelp
- datepicker
- dialog
- dnd
- dropzone
- form
- icon
- illustratedmessage
- image
- inlinealert
- labeledvalue
- label
- layout
- link
- listbox
- list
- provider
- statuslight
- table
- tabs
- textfield
- text
- toast
- tooltip
- tree
- view
- well
- stories
- card
- combobox
- datepicker
- dialog
- form
- list
- numberfield
- switch
- table
- tree
- test
- color
- combobox
- numberfield
- table
- tag
- tree
- @react-aria
- autocomplete/src
- collections/src
- dnd/src
- focus/src
- i18n/src
- interactions/src
- overlays/src
- toolbar/src
- tree/src
- utils/src
- @react-spectrum
- s2
- chromatic
- exports
- spectrum-illustrations
- gradient
- generic1
- generic2
- linear
- src
- stories
- test
- table/src
- tree/src
- @react-stately
- layout/src
- selection/src
- table/src
- utils/src
- virtualizer/src
- @spectrum-icons/illustrations/src
- react-aria-components
- exports
- src
- stories
- test
- react-aria
- exports
- private
- autocomplete
- collections
- i18n
- interactions
- overlays
- toolbar
- tree
- utils
- src
- grid
- interactions
- selection
- table
- textfield
- virtualizer
- stories
- dnd
- table
- test/table
- react-stately/exports
- private
- layout
- selection
- utils
- virtualizer
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
926 files changed
+1163
-1229
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
0 commit comments