Commit 9686085
add all S2 components to example apps (#7027)
* add s2 components to Parcel app
* add components to Webpack example
* add to verdaccio build
* build verdaccio on branch
* try adding yarn config
* fix yarn
* add build script to parcel all
* typo in path
* enable comment on PR
* comment on PR
* try removing typekits
* update webpack render to createRoot
* try removing TagGroup
* remove TagGroup from example apps
* add branch filters back
* update example app S2 versions to be "latest"
* add TagGroup back
* remove branch filters
* Revert "remove branch filters"
This reverts commit b7b54fe.
* Fix style publishing
* turn on verdaccio
* Revert "turn on verdaccio"
This reverts commit 3be5f9c.
---------
Co-authored-by: GitHub <snowystinger@gmail.com>1 parent 120e7b1 commit 9686085
File tree
20 files changed
+2707
-24
lines changed- .circleci
- examples
- s2-parcel-example
- .yarn/releases
- src
- components
- s2-webpack-5-example
- .yarn/releases
- src
- components
- packages/@react-spectrum/s2
- scripts
20 files changed
+2707
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
Lines changed: 894 additions & 0 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | | - | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
0 commit comments