-
Notifications
You must be signed in to change notification settings - Fork 59
feat(legacy): inline yari #852
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
Open
caugner
wants to merge
59
commits into
main
Choose a base branch
from
vendor-yari
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 4 commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
734530c
feat(legacy): inline https://github.com/mdn/yari/commit/0cfdd1b8445c0…
caugner d40a96a
chore(legacy): use vendor/yari instead of node_modules/@mdn/yari
caugner 13c8b4f
chore: remove obsolete yari parts
caugner 7a4128d
fix(vendor/yari): ignore Express errors
caugner 8db297f
Merge branch 'main' into vendor-yari
caugner 0d9b519
fix(legacy): restore prepare hook to install vendor/yari deps
caugner 4d75f21
fix(vendor/yari): declare packageManager so yarn ignores fred's npm f…
caugner a58ac1d
fix(legacy): resolve modules from vendor/yari/node_modules
caugner dd0fb1b
fix(server): ignore Express v4/v5 mismatch on handleRunner call
caugner 8142a0a
fix(legacy): alias react to vendor/yari copy to avoid dual-React
caugner 83fe2da
chore(vendor/yari): remove unused top-level directories
caugner c16b654
chore(vendor/yari): remove unused libs subdirs
caugner 196f8d7
chore(vendor/yari): remove project-meta files
caugner 04af348
chore(vendor/yari): drop dead scripts, bins, and tsconfig.dist
caugner 4eaf0c7
chore: drop build:legacy script targeting deleted yari pipeline
caugner 525aca5
chore(legacy): drop unused yari rspack entry, html template, manifest…
caugner ac00ff8
chore(vendor/yari): remove yari-only client/src route subtrees
caugner a6f542d
chore(vendor/yari): remove yari-SPA root files and unused types
caugner d425625
chore(vendor/yari): remove unused client/public assets
caugner 3c78f66
chore(vendor/yari): remove unused document/playground/telemetry files
caugner 9b6e874
chore(vendor/yari): remove unused homepage and plus subfeatures
caugner 566a0f2
chore(vendor/yari): remove unused ui/ components
caugner 578bf14
chore(vendor/yari): remove unused client/src/assets
caugner c080c28
docs(vendor/yari): add README describing vendored state
caugner a92e5ec
chore(vendor/yari): trim package.json to deps actually used by build
caugner a528000
docs(vendor/yari): drop stale Express v4/v5 note
caugner 3048afa
chore(vendor/yari): remove yari's CRA-style client build pipeline
caugner 60405fd
chore(vendor/yari): drop yari-only icons from icon SCSS map and assets
caugner cabf745
chore(vendor/yari): drop unused interactive-example, play, about, pag…
caugner bdd81fe
chore(vendor/yari): drop on-github, lit/community, lit/curriculum, pl…
caugner af3bb90
chore(vendor/yari): remove orphan SCSS for already-deleted ui/ compon…
caugner e01f6e8
chore(vendor/yari): reset libs/play to main
caugner cf1c0bb
chore(legacy/plus-updates): use fred's mdn-compat-table-lazy element …
caugner 6cf6e14
chore(vendor/yari): remove lit/compat (replaced by fred's compat-tabl…
caugner e5154d9
chore(vendor/yari): remove curriculum theming, article-footer SVG, an…
caugner 1b1bbda
chore(vendor/yari): remove observatory/baseline theming vars and base…
caugner 3af8d23
chore(vendor/yari): drop dead lit/libs/types files surfaced by knip
caugner f779465
chore(vendor/yari): restore type files referenced by live code
caugner 0d202bf
chore(vendor/yari): reset client/pwa to main
caugner 369fe1d
chore(vendor/yari): format with prettier
caugner bf9090b
chore(vendor/yari): drop unused dependencies
caugner bf3316b
docs(vendor/yari): document remaining dependencies
caugner e7d706f
chore(vendor/yari): drop duplicate Inter font-face and unused Barlow …
caugner 884e31a
chore(vendor/yari): drop unused icon SVGs and trim $icons map
caugner a29338c
chore(vendor/yari): restore browser icons used by Plus updates
caugner aab78a4
chore(vendor/yari): drop unused curriculum-* SVG assets
caugner 14109b4
chore(vendor/yari): drop unused RenderSideBar export and leaf helpers
caugner 568741d
chore(vendor/yari): trim SidebarContainer to TOC + slot only
caugner cdcc347
chore(vendor/yari): drop sidebar-click telemetry hook
caugner e0aab07
chore(vendor/yari): replace yarn.lock files with package-lock.json
caugner f517794
chore: switch vendor/yari from yarn to npm
caugner 6b83818
chore(vendor/yari): consolidate nested packages into npm workspaces
caugner 8e9d1c0
chore(vendor/yari): align dexie to ^4.2.0 in client/pwa
caugner fc8464f
revert: restore .lefthook.yml to main
caugner ad86e10
revert: restore .stylelintignore to main
caugner 19693b5
chore: drop unused downshift devDep and React 19 alias workaround
caugner 8d047c1
docs(vendor/yari): refresh README for npm-workspaces and main's SW
caugner 1aace9c
docs(vendor/yari): drop "Updating" section
caugner 9c3a2f9
Revert "chore(vendor/yari): drop metrics.yaml and pings.yaml"
caugner File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 +1,2 @@ | ||
| CHANGELOG.md | ||
| vendor |
This file contains hidden or 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 +1,2 @@ | ||
| dist/ | ||
| vendor/ |
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.