Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
a61591d
Starting point
snowystinger May 20, 2025
7814a35
install state with parcel-bundler-storybook local
snowystinger May 21, 2025
b6505be
renders v3 and s2
snowystinger May 21, 2025
9f2dd97
fix lint, multiple copies of storybook, paths
snowystinger May 21, 2025
ec7de9c
mostly fix the docs pages
snowystinger May 21, 2025
10eecc4
fix tests
snowystinger May 22, 2025
225c07b
fix docs build
snowystinger May 22, 2025
a420e84
turn on verdaccio
snowystinger May 22, 2025
655d749
preemptively fix verdaccio
snowystinger May 22, 2025
381686f
fix lint - largely undoable when everything moves back to the other repo
snowystinger May 22, 2025
18b33cf
Merge branch 'main' into upgrade-sb-8-2
snowystinger May 24, 2025
30472c3
Revert "fix docs build"
snowystinger May 26, 2025
fea968c
Merge branch 'main' into upgrade-sb-8-2
snowystinger May 26, 2025
a19bf93
fix date range picker test locally
snowystinger May 26, 2025
cad506e
fix icon rendering with context
snowystinger May 27, 2025
8959586
bump to latest release in effort to fix docs addon
snowystinger May 27, 2025
4df714b
partial revert to get icons in buttons working again
snowystinger May 27, 2025
920c60d
remove dead patch
snowystinger May 27, 2025
c4c2fb9
Merge branch 'main' into upgrade-sb-8-2
snowystinger May 27, 2025
d1bee3e
fix sb docs
snowystinger May 28, 2025
c59c680
remove accidental story
snowystinger May 28, 2025
4a9231b
fix tailwind starter
snowystinger May 28, 2025
4877e01
try fixing verdaccio
snowystinger May 28, 2025
f134c4d
fix docs example build
snowystinger May 28, 2025
a3ad057
fix version of plugin
snowystinger May 28, 2025
2dc390f
undo webpack plugin for vite app
snowystinger May 28, 2025
10fa86c
set a default path for storybook v3
snowystinger May 28, 2025
37f7962
Revert "turn on verdaccio"
snowystinger May 28, 2025
80f5fa4
chore: storybook 9 upgrade
snowystinger May 29, 2025
27aa046
try fixing docs
snowystinger May 29, 2025
1e9a68a
fix a11y addon
snowystinger Jun 3, 2025
17375f5
Merge branch 'main' into upgrade-sb-8-2
snowystinger Jun 3, 2025
427f0c7
fix searchwithin stories
snowystinger Jun 3, 2025
771b1f4
fix lint
snowystinger Jun 3, 2025
576f0c4
Merge branch 'upgrade-sb-8-2' of github.com:adobe/react-spectrum into…
snowystinger Jun 3, 2025
087eed9
Merge branch 'upgrade-sb-8-2' into upgrade-sb-9
snowystinger Jun 3, 2025
49667e6
Merge branch 'main' into upgrade-sb-9
snowystinger Jul 25, 2025
20a85d9
fix darkmode
snowystinger Jul 25, 2025
e1754b5
fix dark mode
snowystinger Jul 25, 2025
a99c2c4
Merge branch 'main' into upgrade-sb-9
snowystinger Jul 28, 2025
e04a0cc
fix tailwind starter
snowystinger Jul 28, 2025
9458b8d
turn on verdaccio
snowystinger Jul 28, 2025
f663a32
fix install
snowystinger Jul 28, 2025
86d9a79
fix starters some more
snowystinger Jul 28, 2025
6937084
attempt to fix docs issue
snowystinger Jul 29, 2025
957f4d2
Merge branch 'main' into upgrade-sb-9
snowystinger Feb 11, 2026
8a148ba
fix new imports
snowystinger Feb 11, 2026
ac8b839
fix starters typescript same as the tailwind example
snowystinger Feb 11, 2026
fec467e
fix types in chromatic
snowystinger Feb 11, 2026
2459a8d
fix docs rendering
snowystinger Feb 11, 2026
c9539eb
clarify some code
snowystinger Feb 11, 2026
d3890a7
remove debugging
snowystinger Feb 11, 2026
8c93abf
remove unneeded patches
snowystinger Feb 11, 2026
c646660
turn off verdaccio
snowystinger Feb 11, 2026
039ee33
Merge branch 'main' of github.com:adobe/react-spectrum into upgrade-sb-9
LFDanLu Feb 13, 2026
84ca7bc
fix: dedupe packages and fix types
snowystinger Feb 16, 2026
d263826
turn on verdaccio
snowystinger Feb 16, 2026
ab44f41
Revert "turn on verdaccio"
snowystinger Feb 16, 2026
bd15da6
Merge branch 'main' of github.com:adobe/react-spectrum into dedupe-pa…
LFDanLu Feb 20, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 0 additions & 13 deletions .yarn/patches/remark-mdx-npm-2.0.0-rc.2-7a71234e1f.patch

This file was deleted.

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
"npm-cli-login": "^1.0.0",
"parcel": "^2.16.3",
"parcel-optimizer-strict-mode": "workspace:^",
"patch-package": "^6.2.0",
"patch-package": "^8.0.1",
"playwright": "^1.45.3",
"postcss": "^8.4.24",
"postcss-custom-properties": "^13.2.0",
Expand Down Expand Up @@ -229,9 +229,8 @@
"@types/node@npm:*": "^24",
"@types/node@npm:^18.0.0": "^24",
"@types/node@npm:>= 8": "^24",
"unist-util-is": "6.0.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure where this one came from, do we actually need it?

"micromark-extension-mdxjs": "patch:micromark-extension-mdxjs@npm%3A1.0.0#~/.yarn/patches/micromark-extension-mdxjs-npm-1.0.0-d2b6b69e4a.patch",
"remark-mdx": "patch:remark-mdx@npm%3A2.0.0-rc.2#~/.yarn/patches/remark-mdx-npm-2.0.0-rc.2-7a71234e1f.patch",
"remark-parse": "patch:remark-parse@npm%3A10.0.1#~/.yarn/patches/remark-parse-npm-10.0.1-e654d7df78.patch",
"lightningcss": "1.30.1",
"react-server-dom-parcel": "canary",
"react-test-renderer": "19.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dev/parcel-transformer-mdx-docs/MDXTransformer.js
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ module.exports = new Transformer({

let {compile} = await import('@mdx-js/mdx');
let frontmatter = (await import('remark-frontmatter')).default;
let slug = (await import('remark-slug')).default;
let slug = (await import('rehype-slug')).default;
let compiled = await compile(await asset.getCode(), {
providerImportSource: '@mdx-js/react',
remarkPlugins: [
Expand Down
8 changes: 4 additions & 4 deletions packages/dev/parcel-transformer-mdx-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"parcel": "^2.0.0"
},
"dependencies": {
"@mdx-js/mdx": "next",
"@mdx-js/react": "next",
"@mdx-js/mdx": "^3.1.1",
"@mdx-js/react": "^3.1.1",
"@parcel/core": "^2.16.3",
"@parcel/plugin": "^2.16.3",
"dprint-node": "^1.0.7",
"js-yaml": "^3.13.1",
"mdast-util-toc": "^6.1.0",
"remark-frontmatter": "^4.0.1",
"remark-slug": "^7.0.1",
"rehype-slug": "^6.0.0",
"remark-frontmatter": "^5.0.0",
"tree-sitter-highlight": "^1.0.1",
"unist-util-flatmap": "^1.0.0",
"unist-util-visit": "^4.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/dev/parcel-transformer-mdx-extract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
},
"dependencies": {
"@parcel/plugin": "^2.16.3",
"remark-mdx": "^2.0.0-rc.2",
"remark-parse": "^10.0.1",
"remark-mdx": "^3.1.0",
"remark-parse": "^11.0.0",
"unified": "^10.0.1",
"unist-util-visit": "^4.0.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/dev/parcel-transformer-mdx-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"parcel": "^2.0.0"
},
"dependencies": {
"@mdx-js/mdx": "next",
"@mdx-js/react": "next",
"@mdx-js/mdx": "^3.1.1",
"@mdx-js/react": "^3.1.1",
"@parcel/plugin": "^2.16.3"
},
"peerDependencies": {
Expand Down
3 changes: 2 additions & 1 deletion packages/dev/s2-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@
"@react-spectrum/utils": "^3.12.6",
"@react-types/shared": "^3.30.0",
"@react-types/textfield": "^3.12.3",
"emojibase-data": "^16.0.3",
"emojibase": "^17.0.0",
"emojibase-data": "^17.0.0",
"fast-glob": "^3.3.3",
"globals-docs": "^2.4.1",
"gray-matter": "^4.0.3",
Expand Down
3 changes: 2 additions & 1 deletion patches/@mdx-js+react+2.0.0-rc.2.patch
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ index be47704..c7ca78e 100644
+++ b/node_modules/@mdx-js/react/lib/index.d.ts
@@ -1,3 +1,4 @@
+import {JSX} from 'react';
/**
-/**
+/**
* @param {import('react').ComponentType<any>} Component
* @deprecated
Loading