Skip to content

Commit f76c445

Browse files
jluyausnowystinger
andauthored
feat(s2): coachmarks (#7590)
* GW coachmark * fix TS errors * remove unrelated files, update yarn.lock * remove unneeded import * lint fix * more lint fixes * remove old stories * remove unused import * fix yarn lock * API changes to bring in line with other s2 components * Cleanup to get merged * fix lint and tests * remove from exports entirely --------- Co-authored-by: Robert Snow <rsnow@adobe.com> Co-authored-by: Robert Snow <snowystinger@gmail.com>
1 parent e4ec6b4 commit f76c445

File tree

5 files changed

+813
-0
lines changed

5 files changed

+813
-0
lines changed

packages/@react-spectrum/s2/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,11 @@
135135
"@react-aria/i18n": "^3.12.8",
136136
"@react-aria/interactions": "^3.25.0",
137137
"@react-aria/live-announcer": "^3.4.2",
138+
"@react-aria/overlays": "^3.27.0",
138139
"@react-aria/utils": "^3.28.2",
139140
"@react-spectrum/utils": "^3.12.4",
140141
"@react-stately/layout": "^4.2.2",
142+
"@react-stately/menu": "^3.9.3",
141143
"@react-stately/utils": "^3.10.6",
142144
"@react-types/dialog": "^3.5.17",
143145
"@react-types/grid": "^3.3.1",

0 commit comments

Comments
 (0)