Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TWIOS 2024-07-21 #2498

Merged
merged 3 commits into from
Jul 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
9 changes: 6 additions & 3 deletions config/this-week-in-open-source.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,8 @@
"shikijs/shiki-magic-move",
"adopted-ember-addons/ember-drag-drop",
"tleunen/babel-plugin-module-resolver",
"snewcomer/intersection-observer-admin"
"snewcomer/intersection-observer-admin",
"mansona/auto-reveal-theme-mainmatter"
]
},
{
Expand Down Expand Up @@ -460,7 +461,9 @@
"ef4/prember",
"ember-learn/ember-data-request-service-cheat-sheet",
"ember-cli/ember-cli-deprecation-workflow",
"ember-cli/babel-plugin-debug-macros"
"ember-cli/babel-plugin-debug-macros",
"adopted-ember-addons/ember-sortable",
"elwayman02/ember-resize-modifier"
]
},
{
Expand Down Expand Up @@ -562,6 +565,6 @@
],
"exclude_closed_not_merged": true,
"output_path": "src/twios/",
"last_date": "2024-07-07..2024-07-14",
"last_date": "2024-07-14..2024-07-21",
"query_type": "Merged"
}
133 changes: 133 additions & 0 deletions src/twios/2024-07-21.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,133 @@
## Svelte

- [SvelteLab/SvelteLab] [#305](https://github.com/SvelteLab/SvelteLab/pull/305)
fix: og images using new svelte server api ([@paoloricciuti])
- [mainmatter/sheepdog] [#129](https://github.com/mainmatter/sheepdog/pull/129)
chore: setup netlify deploy ([@paoloricciuti])
- [mainmatter/sheepdog] [#124](https://github.com/mainmatter/sheepdog/pull/124)
feat: add Mid run cancellation guide ([@paoloricciuti])

## Embroider

- [embroider-build/app-blueprint]
[#38](https://github.com/embroider-build/app-blueprint/pull/38) add a test
that verifies that the esbuild step was successful ([@mansona])
- [embroider-build/embroider]
[#2053](https://github.com/embroider-build/embroider/pull/2053) fix for
esbuild finding helpers and components from app-tree-merging in templates
([@mansona])
- [embroider-build/embroider]
[#2051](https://github.com/embroider-build/embroider/pull/2051) fix template
only components in esbuild on windows ([@mansona])
- [embroider-build/embroider]
[#2050](https://github.com/embroider-build/embroider/pull/2050) make sure to
use a js file in a js app scenario ([@mansona])
- [embroider-build/embroider]
[#2048](https://github.com/embroider-build/embroider/pull/2048) Fix windows
tests ([@mansona])

## Empress

- [empress/rfc-process-mdbook-template]
[#22](https://github.com/empress/rfc-process-mdbook-template/pull/22) use
pnpm/action-setup@v4 everywhere ([@mansona])
- [empress/rfc-process-mdbook-template]
[#21](https://github.com/empress/rfc-process-mdbook-template/pull/21) fix Lint
to the Future dashboard ([@mansona])
- [empress/rfc-process-mdbook-template]
[#20](https://github.com/empress/rfc-process-mdbook-template/pull/20) start
using release-plan ([@mansona])
- [empress/rfc-process-mdbook-template]
[#19](https://github.com/empress/rfc-process-mdbook-template/pull/19) update
font awesome and switch to pnpm ([@mansona])

## JavaScript

- [embroider-build/create-release-plan-setup]
[#127](https://github.com/embroider-build/create-release-plan-setup/pull/127)
use the latest pnpm/action-setup and don't define pnpm version if
packageManager is defined ([@mansona])
- [embroider-build/release-plan]
[#74](https://github.com/embroider-build/release-plan/pull/74) move @types
packages to dev-dependencies ([@mansona])
- [mansona/auto-reveal-theme-mainmatter]
[#4](https://github.com/mansona/auto-reveal-theme-mainmatter/pull/4) fix
sidebar ([@mansona])
- [mansona/auto-reveal-theme-mainmatter]
[#2](https://github.com/mansona/auto-reveal-theme-mainmatter/pull/2) setup
release-plan ([@mansona])
- [mansona/auto-reveal-theme-mainmatter]
[#1](https://github.com/mansona/auto-reveal-theme-mainmatter/pull/1) provide a
default highlight theme ([@mansona])
- [mansona/layer-gen] [#7](https://github.com/mansona/layer-gen/pull/7) use
release-plan ([@mansona])
- [mansona/layer-gen] [#6](https://github.com/mansona/layer-gen/pull/6) add
missing resolve dependency ([@mansona])
- [pichfl/auto-reveal] [#9](https://github.com/pichfl/auto-reveal/pull/9) allow
themes to be able to provide config for initialize ([@mansona])
- [pichfl/auto-reveal] [#8](https://github.com/pichfl/auto-reveal/pull/8) import
theme after default reveal css ([@mansona])
- [shikijs/shiki-magic-move]
[#18](https://github.com/shikijs/shiki-magic-move/pull/18) fix: fake
transition blocking events ([@paoloricciuti])
- [snewcomer/intersection-observer-admin]
[#58](https://github.com/snewcomer/intersection-observer-admin/pull/58)
feat(memory-leaks): remove elements from the window root ([@BobrImperator])

## Mainmatter's playbook

- [mainmatter/playbook] [#207](https://github.com/mainmatter/playbook/pull/207)
Redesign ([@marcoow])
- [mainmatter/playbook] [#181](https://github.com/mainmatter/playbook/pull/181)
Add some notes on pairing sessions ([@marcoow])

## Ember

- [adopted-ember-addons/ember-sortable]
[#571](https://github.com/adopted-ember-addons/ember-sortable/pull/571) fix
demo links and turn of github pages deploy ([@mansona])
- [bgantzler/ember-mirage]
[#41](https://github.com/bgantzler/ember-mirage/pull/41) update release-plan
([@mansona])
- [elwayman02/ember-resize-modifier]
[#967](https://github.com/elwayman02/ember-resize-modifier/pull/967) convert
addon to v2 ([@mansona])
- [ember-learn/ember-api-docs]
[#922](https://github.com/ember-learn/ember-api-docs/pull/922) start using
pnpm@9 ([@mansona])
- [ember-learn/ember-api-docs]
[#921](https://github.com/ember-learn/ember-api-docs/pull/921) update to
latest styleguide to fix the footer ([@mansona])
- [ember-learn/ember-styleguide]
[#516](https://github.com/ember-learn/ember-styleguide/pull/516) use more
standard postcss process ([@mansona])

[@BobrImperator]: https://github.com/BobrImperator
[@mansona]: https://github.com/mansona
[@marcoow]: https://github.com/marcoow
[@paoloricciuti]: https://github.com/paoloricciuti
[SvelteLab/SvelteLab]: https://github.com/SvelteLab/SvelteLab
[adopted-ember-addons/ember-sortable]:
https://github.com/adopted-ember-addons/ember-sortable
[bgantzler/ember-mirage]: https://github.com/bgantzler/ember-mirage
[elwayman02/ember-resize-modifier]:
https://github.com/elwayman02/ember-resize-modifier
[ember-learn/ember-api-docs]: https://github.com/ember-learn/ember-api-docs
[ember-learn/ember-styleguide]: https://github.com/ember-learn/ember-styleguide
[embroider-build/app-blueprint]:
https://github.com/embroider-build/app-blueprint
[embroider-build/create-release-plan-setup]:
https://github.com/embroider-build/create-release-plan-setup
[embroider-build/embroider]: https://github.com/embroider-build/embroider
[embroider-build/release-plan]: https://github.com/embroider-build/release-plan
[empress/rfc-process-mdbook-template]:
https://github.com/empress/rfc-process-mdbook-template
[mainmatter/playbook]: https://github.com/mainmatter/playbook
[mainmatter/sheepdog]: https://github.com/mainmatter/sheepdog
[mansona/auto-reveal-theme-mainmatter]:
https://github.com/mansona/auto-reveal-theme-mainmatter
[mansona/layer-gen]: https://github.com/mansona/layer-gen
[pichfl/auto-reveal]: https://github.com/pichfl/auto-reveal
[shikijs/shiki-magic-move]: https://github.com/shikijs/shiki-magic-move
[snewcomer/intersection-observer-admin]:
https://github.com/snewcomer/intersection-observer-admin