Commit e68850a
committed
Merge remote-tracking branch 'origin/main' into codex/vue-migration-baseline-tracker
* origin/main:
feat(S2): S2 ListView (adobe#8878)
refactor: Centralize expandedKeys logic in TreeCollection (adobe#9711)
chore: Warn if user has interactive elements in their custom Picker value (adobe#9710)
feat: S2 unavailable menu item (adobe#9657)
fix: Ensure that opening a submenu via enter/space moves focus to first item in submenu (adobe#9691)
fix: prevent docs crash by making template elements always append children into .content (adobe#9703)
docs(RAC): Add TreeSection docs (adobe#9699)
docs(S2): add Typography search view (adobe#9524)
docs(S2): fix clipping in Picker custom value AvatarGroup example (adobe#9702)
fix: patch additional methods so React doesnt break with template elements (adobe#9385)
tentative fix (adobe#9635)
docs(S2): fix icon import clipboard content to add underscore for icons starting with number (adobe#9698)
feat(S2): add ActionBar support to TreeView (adobe#9695)
fix: combobox interactoutside (adobe#9646)
fix: skip native Date fast path when local timezone is overridden via setLocalTimeZone (adobe#9678)
chore: update storybook to 9 (adobe#8634)
docs: improve custom render value S2 Picker example (adobe#9682)
# Conflicts:
# yarn.lockFile tree
272 files changed
+4663
-5439
lines changed- .chromatic-fc
- custom-addons/chromatic
- .chromatic
- custom-addons/chromatic
- .circleci
- .storybook-s2
- custom-addons/provider
- docs
- .storybook
- custom-addons
- descriptions
- provider
- scrolling
- strictmode
- theme
- .yarn/patches
- packages
- @internationalized/date
- src
- tests
- @react-aria
- checkbox/stories
- collections/src
- combobox
- src
- dnd/stories
- gridlist/src
- interactions/stories
- overlays/src
- selection/src
- slider/stories
- table/stories
- @react-spectrum
- actionbar/stories
- actiongroup/stories
- autocomplete/stories
- breadcrumbs/stories
- buttongroup/stories
- button/stories
- calendar/stories
- card/stories
- checkbox/stories
- color/stories
- combobox/stories
- datepicker
- chromatic
- stories
- dialog/stories
- dropzone/stories
- form/stories
- listbox/stories
- list/stories
- numberfield/stories
- picker/stories
- radio/stories
- s2
- chromatic
- intl
- src
- stories
- test
- searchfield/stories
- slider/stories
- steplist/stories
- table/stories
- tabs/stories
- tag/stories
- textfield/stories
- toast/stories
- tooltip/stories
- tree/stories
- @spectrum-icons/build-tools
- dev
- codemods/src/s1-to-s2
- __tests__
- __snapshots__
- src/codemods
- components
- ContextualHelpTrigger
- Item
- ListView
- parcel-transformer-s2-icon
- parcel-transformer-storybook
- s2-docs
- pages
- react-aria
- s2
- ListView
- src
- storybook-builder-parcel
- storybook-react-parcel
- react-aria-components
- example
- src
- stories
- test
- scripts
- starters
- docs
- .storybook
- src
- stories
- tailwind
- .storybook
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
272 files changed
+4663
-5439
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
0 commit comments