Skip to content

Commit 9b3833b

Browse files
committed
fix code blocks and add archive link
1 parent 55b6606 commit 9b3833b

27 files changed

+24
-115
lines changed

packages/dev/s2-docs/pages/react-aria/releases/v1-0-0.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ In this release, we made a few last API updates to React Aria Components as they
113113

114114
## Released packages
115115

116-
```
116+
```json
117117
- react-aria@3.31.0
118118
- react-aria-components@1.0.0
119119
- react-stately@3.29.0
@@ -204,7 +204,3 @@ In this release, we made a few last API updates to React Aria Components as they
204204
- @react-aria/parcel-resolver-optimize-locales@1.0.0
205205
- tailwindcss-react-aria-components@1.0.0
206206
```
207-
208-
## Github release tag
209-
[Release](https://github.com/adobe/react-spectrum/releases/tag/%40adobe%2Freact-spectrum%403.32.0)
210-

packages/dev/s2-docs/pages/react-aria/releases/v1-1-0.mdx

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@ As always, huge thanks and appreciation for everyone in our community for their
8484
* Add support for Submenus inside sections - [@reidbarber](https://github.com/reidbarber) - [PR](https://github.com/adobe/react-spectrum/pull/5863)
8585

8686
## Released packages
87-
```
87+
88+
```json
8889
- react-aria@3.32.0
8990
- react-aria-components@1.1.0
9091
- react-stately@3.30.0
@@ -152,7 +153,3 @@ As always, huge thanks and appreciation for everyone in our community for their
152153
- @react-types/numberfield@3.8.0
153154
- tailwindcss-react-aria-components@1.1.0
154155
```
155-
156-
## Github release tag
157-
[Release](https://github.com/adobe/react-spectrum/releases/tag/%40adobe%2Freact-spectrum%403.33.0)
158-

packages/dev/s2-docs/pages/react-aria/releases/v1-10-0.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ As always, thank you to our community for their support and contributions!
8585

8686
## Released packages
8787

88-
```
88+
```json
8989
- react-aria@3.41.0
9090
- react-aria-components@1.10.0
9191
- react-stately@3.39.0
@@ -226,6 +226,3 @@ As always, thank you to our community for their support and contributions!
226226
- @react-types/well@3.3.18
227227
```
228228

229-
## Github release tag
230-
[Release](https://github.com/adobe/react-spectrum/releases/tag/%40adobe%2Freact-spectrum%403.42.0)
231-

packages/dev/s2-docs/pages/react-aria/releases/v1-11-0.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ As always, thanks so much to everyone who contributed to this release!
120120

121121
## Released packages
122122

123-
```
123+
```json
124124
- react-aria@3.42.0
125125
- react-aria-components@1.11.0
126126
- react-stately@3.40.0
@@ -257,7 +257,3 @@ As always, thanks so much to everyone who contributed to this release!
257257
- @react-types/well@3.3.19
258258
- @react-aria/parcel-resolver-optimize-locales@1.2.2
259259
```
260-
261-
## Github release tag
262-
[Release](https://github.com/adobe/react-spectrum/releases/tag/%40adobe%2Freact-spectrum%403.43.0)
263-

packages/dev/s2-docs/pages/react-aria/releases/v1-12-0.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ As always, a big thank you to everyone in the community for your feedback and co
9292

9393
## Released packages
9494

95-
```
95+
```json
9696
- react-aria@3.43.0
9797
- react-aria-components@1.12.0
9898
- react-stately@3.41.0
@@ -223,7 +223,3 @@ As always, a big thank you to everyone in the community for your feedback and co
223223
- @react-types/well@3.3.20
224224
- tailwindcss-react-aria-components@2.0.1
225225
```
226-
227-
## Github release tag
228-
[Release](https://github.com/adobe/react-spectrum/releases/tag/%40adobe%2Freact-spectrum%403.44.0)
229-

packages/dev/s2-docs/pages/react-aria/releases/v1-13-0.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ export default Layout;
1212

1313
import docs from 'docs:@react-spectrum/s2';
1414
import {Time} from '../../../src/ReleasesList';
15+
import {ReleasedVersions} from '../../../src/ReleasesList';
1516

1617
export const section = '';
1718
export const tags = ['release', 'React Aria'];
@@ -88,7 +89,7 @@ To support multi-selection in React Aria Select, we are updating the API from `s
8889

8990
## Released packages
9091

91-
```
92+
```json
9293
- react-aria@3.44.0
9394
- react-aria-components@1.13.0
9495
- react-stately@3.42.0
@@ -218,6 +219,3 @@ To support multi-selection in React Aria Select, we are updating the API from `s
218219
- @react-types/view@3.4.21
219220
- @react-types/well@3.3.21
220221
```
221-
222-
## Github release tag
223-
[Release](https://github.com/adobe/react-spectrum/releases/tag/%40adobe%2Freact-spectrum%403.45.0)

packages/dev/s2-docs/pages/react-aria/releases/v1-2-0.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Last but not least, we want to acknowledge all the wonderful contributors who ha
162162

163163
## Released packages
164164

165-
```
165+
```json
166166
- react-aria@3.33.0
167167
- react-aria-components@1.2.0
168168
- react-stately@3.31.0
@@ -304,7 +304,3 @@ Last but not least, we want to acknowledge all the wonderful contributors who ha
304304
- @react-aria/parcel-resolver-optimize-locales@1.1.0
305305
- tailwindcss-react-aria-components@1.1.2
306306
```
307-
308-
## Github release tag
309-
[Release](https://github.com/adobe/react-spectrum/releases/tag/%40adobe%2Freact-spectrum%403.34.0)
310-

packages/dev/s2-docs/pages/react-aria/releases/v1-3-0.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,3 @@ Because of various breaking changes, several packages are being bumped a major v
287287
- @react-types/well@3.3.10
288288
- tailwindcss-react-aria-components@1.1.4
289289
```
290-
291-
## Github release tag
292-
[Release](https://github.com/adobe/react-spectrum/releases/tag/%40adobe%2Freact-spectrum%403.35.0)
293-

packages/dev/s2-docs/pages/react-aria/releases/v1-4-0.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ We have made improvements to the Accordion component, which includes moving away
112112

113113
## Released packages
114114

115-
```
115+
```json
116116
- react-aria-components@1.4.0
117117
- react-aria@3.35.0
118118
- react-stately@3.33.0
@@ -258,7 +258,3 @@ We have made improvements to the Accordion component, which includes moving away
258258
- @react-types/well@3.3.12
259259
- tailwindcss-react-aria-components@1.1.6
260260
```
261-
262-
## Github release tag
263-
[Release](https://github.com/adobe/react-spectrum/releases/tag/%40adobe%2Freact-spectrum%403.36.0)
264-

packages/dev/s2-docs/pages/react-aria/releases/v1-5-0.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ If you're using an older pre-release version of Accordion, see the [previous rel
113113

114114
## Released packages
115115

116-
```
116+
```json
117117
- react-aria@3.36.0
118118
- react-aria-components@1.5.0
119119
- react-stately@3.34.0
@@ -258,7 +258,3 @@ If you're using an older pre-release version of Accordion, see the [previous rel
258258
- @react-aria/parcel-resolver-optimize-locales@1.2.0
259259
- tailwindcss-react-aria-components@1.2.0
260260
```
261-
262-
## Github release tag
263-
[Release](https://github.com/adobe/react-spectrum/releases/tag/%40adobe%2Freact-spectrum%403.37.0)
264-

0 commit comments

Comments
 (0)