-
-
Notifications
You must be signed in to change notification settings - Fork 235
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/master' into hang-up/fix-ecosy…
…stem-vue-documentation
- Loading branch information
Showing
203 changed files
with
27,105 additions
and
20,237 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
static/img/icons |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1 @@ | ||
{ | ||
"bracketSpacing": true, | ||
"printWidth": 80, | ||
"singleQuote": true, | ||
"tabWidth": 2, | ||
"trailingComma": "all", | ||
"jsxBracketSameLine": true | ||
} | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# December 2023 Core Team Meeting | ||
|
||
Attendees: Artur Androsovych, Ian Bacher, Jake Hayes, Milan Kovacic | ||
|
||
## Achievements and Progress from November | ||
|
||
- Successfully released single-spa version 6, marking a significant milestone in the project's development | ||
|
||
## December 2023 Roadmap | ||
|
||
1. Update dependencies, and set up automation, starting with create-single-spa | ||
2. Continue work on the consolidation and updates of the example projects | ||
|
||
## Meeting Notes | ||
|
||
- Welcomed Ian Bacher as a new addition to the core team. | ||
- Reviewed single-spa roadmap | ||
|
||
## Initiatives and Goals | ||
|
||
- Adding unit tests to existing projects | ||
- SystemJS -> ESM migration | ||
- create-single-spa update (https://github.com/cruft/cruft) | ||
- Release single-spa 6 as latest ✅ | ||
- Improve shared dependencies management | ||
- Autopublishes to npm | ||
- Server rendering enhancements? | ||
- Support for NextJS, NuxtJS, Remix, create-react-app, and other build tools | ||
- Consolidate example projects 🚧 | ||
- Feature voting | ||
- Automated integration tests for popular frameworks | ||
- Update create-single-spa dependencies 🚧 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# January 2024 Core Team Meeting | ||
|
||
Attendees: Joel Denning Jake Hayes, Milan Kovacic | ||
|
||
## Achievements and Progress from December | ||
|
||
- Opened https://github.com/single-spa/create-single-spa/pull/393 to address create-single-spa dependencies | ||
|
||
## January 2024 Roadmap | ||
|
||
1. Migrate main `single-spa` project to typescript. See [issue 1185](https://github.com/single-spa/single-spa/issues/1185), [PR 1186](https://github.com/single-spa/single-spa/pull/1186) and [PR 1187](https://github.com/single-spa/single-spa/pull/1187). | ||
2. Continue work on the consolidation and updates of the example projects | ||
3. Review https://github.com/single-spa/create-single-spa/pull/393 | ||
|
||
## Meeting Notes | ||
|
||
- Reviewed Typescript pull requests ([PR 1186](https://github.com/single-spa/single-spa/pull/1186) and [PR 1187](https://github.com/single-spa/single-spa/pull/1187)) | ||
- Discuss and update roadmap | ||
- Baseplate Cloud update | ||
- Review and comment on https://github.com/single-spa/single-spa/issues/1184 | ||
- Review https://github.com/single-spa/single-spa-react/issues/164 | ||
|
||
## Initiatives and Goals | ||
|
||
- Adding unit tests to existing projects | ||
- SystemJS -> ESM migration | ||
- create-single-spa update (https://github.com/cruft/cruft) | ||
- Release single-spa 6 as latest ✅ | ||
- Improve shared dependencies management | ||
- Autopublishes to npm | ||
- Server rendering enhancements? | ||
- Support for NextJS, NuxtJS, Remix, create-react-app, and other build tools | ||
- Consolidate example projects 🚧 | ||
- Feature voting | ||
- Automated integration tests for popular frameworks | ||
- Update create-single-spa dependencies 🚧 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
# February 2024 Core Team Meeting | ||
|
||
Attendees: Joel Denning, Milan Kovacic, Ian Bacher, Jake Hayes | ||
|
||
## Meeting Agenda | ||
|
||
- TypeScript migration | ||
- single-spa | ||
- single-spa-react | ||
- Maintenance update | ||
- Baseplate | ||
- Roadmap items | ||
- Blog posts | ||
|
||
### TypeScript Migration | ||
|
||
1. Single-spa-layout broken types | ||
2. New PR for migration [Single-spa](https://github.com/single-spa/single-spa/pull/1196) | ||
|
||
### Review other PR's | ||
|
||
1. Examination of an open [PR](https://github.com/single-spa/single-spa/pull/1189) to fix [Issue #1184](https://github.com/single-spa/single-spa/issues/1184) | ||
1. Discussed introducing a new [potential lifecycle hook](https://github.com/single-spa/single-spa/issues/1197) | ||
|
||
### Baseplate Pricing Feedback | ||
|
||
- Maybe indicate that GB storage is optional. It's possible to bring your own | ||
- "The prices are not ridiculous" - Ian | ||
- "The prices seem reasonable, and the descriptions make sense" - Jake | ||
|
||
### Roadmap Items | ||
|
||
- Removing default exports | ||
- single-spa-playground was broken due to DNS records, Joel was able to fix that last week | ||
- Look into CORS for single-spa-playground - @Ian will look into | ||
|
||
### Blog posts | ||
|
||
- Potentially adding Baseplate specific blog posts to single-spa |
Oops, something went wrong.