-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
docs: show-updated-docs #5516
Merged
Merged
docs: show-updated-docs #5516
Changes from 106 commits
Commits
Show all changes
113 commits
Select commit
Hold shift + click to select a range
735bfdb
add created/updated date to docs frontmatter
mpeg 4c2734c
read the frontmatter (#1)
AmirSa12 7e4229d
feat: show updated docs
AmirSa12 91e0e53
chore(docs): remove warnings (#5345)
gioboa f509432
style(eslint): convey a stricter restriction from `just` to `only` (e…
110d040
feat(vite): allow disabling dev SSR server in vite (#5347)
mhevery 68449c9
chore(docs): Small fix of file to edit (#5348)
nelsonprsousa c1e7068
docs: Update index.mdx (#5351)
runarj 7882cf5
fix: action redirect accidentally stripped searchparams (#5349)
mhevery 64d68ec
fix: remove cf pages stream polyfill (#5352)
mpeg 0a5356c
chore: updated twitter logo to X (#5357)
Kaushik080 cd18a4b
docs: update React cheat sheet title (#5358)
mhevery 1adb2aa
1.2.15 (#5359)
mhevery 4f2b968
docs: improve SEO with descriptions (#5360)
hamatoyogi 2fbc880
fix(cli): parseTemplatePath doesn't work in windows (#5339)
yuyidegit 1ab768e
docs: fix typo (#5361)
mBonny87 9c7b6c3
chore(qwik-insights): use clientOutDir if provided (#5366)
intellix 235766d
docs: remove soundy.cloud (#5374)
mhevery 0256a0e
chore: clean up release script (#5376)
mhevery 2ec2c74
fix(qwik): Incorrect module reference in inlinedQrl (#5375)
mhevery 174db33
docs: Alex Russell Approved javascript framework (#5364)
PatrickJS b33cd72
chore: improved README.md for build artifacts (#5377)
mhevery ae3d2f3
fix(qwik-city): parseBody should not clone Request (#5353)
mpeg 7ae50b8
docs(eslint-rules): refactor use-method-usage to reflect current qwik…
maiieul ec02cf1
fix: Yarn 3/4 PnP compatibility (#5042)
ianlet e4a3988
Revert "refactor(optimizer): remove using resolvePackageData API from…
mhevery 9089398
docs: update Alex Russell (#5381)
mhevery 35853b6
chore: 1.2.16 (#5382)
mhevery d555eda
fix(labs): Better handling and visibility of q-insights.json (#5384)
mhevery 4b6f0e4
feat(insights): Add new route visibility (#5385)
mhevery 43a0493
fix(vite): resolution of nested dependencies
wmertens b80c2cb
docs: fix incorrect escaping in URL (#5387)
mhevery c9d559b
fix(insights): improve files per cluster (#5388)
mhevery 46524c5
fix(qwik): Improve logging of vite plugin (#5389)
mhevery 76425c4
fix(core): parent component lookup during pause
wmertens 48f40e1
chore: clean up docs site build warnings (#5391)
mhevery 60744b5
docs: explain custom event props and detail when PropFunction is need…
maiieul c11baa0
docs: don't index demos; don't duplicate meta descriptions (#5392)
mhevery 474926d
docs: add custom 404 page (#5393)
mhevery b7cab7f
chore(docs): small improvements to routing/index.mdx
wmertens 62d7289
refactor(package.json): add docs.dev & docs.preview
maiieul 9606979
chore: 1.2.17 (#5397)
mhevery 7a84cbe
fix(insight): use relative path (#5399)
intellix d3fa250
docs: Update media page with new YouTube video links (#5401)
hamatoyogi 20f1e31
chore(starters): add VSCode debug setting (#5408)
gioboa f596f6f
docs(integrations): astro integration docs (#5409)
thejackshelton 2a92d09
docs(menu): Add Astro integration to menu (#5410)
hamatoyogi e2e3bb5
chore(docs): update node integration page (#5413)
ptz0n da25635
fix(qwik-city): vercel adapter default to `webworker` target (#5414)
mpeg aa05052
docs: correct broken image (#5415)
mhevery 310c064
docs(astro): Qwik + Astro doc improvements (#5416)
steve8708 c61a2a0
fix(propfunctionprops): prevent 'undefined', 'null', 'never' conversi…
maiieul dfab11c
fix(qwik-city): better type for svg?jsx imports (#5420)
wmertens ec2deda
fix(qwik-city): fix rendered svg?jsx component closing tag (#5423)
riccardoperra cd58a36
fix: cache max-age vite.config for dev mode (#5427)
VarPDev 6d30b87
fix(cli): casing for component and mdx route creation (#5430)
sidmohanty11 8683f16
docs: fix broken image (#5432)
mhevery 1e4d102
docs: fixed small typo (#5434)
daniela-bonvini b474547
docs: add missing contributors (#5435)
gioboa edbd0de
fix: 3rd party imports of libs during build (#5431)
shairez eb3bca7
fix(docs): improve SEO (#5439)
Stahlwalker 6f75dab
feat(core): auto px addition to css properties for unitless numbers (…
sidmohanty11 62c5b98
docs: Add link to create new Qwik Insights app as self-serve (#5443)
mhevery 749777e
fix: Pass the missing props for Spinner component (#5437)
JohnPremKumar 824a9eb
fix(docs): Wrap function in cleanup function instead of returning it …
thasmo bfcdded
fix(docs): typo in qwikcity -> Validator docs (#5444)
harishkrishnan24 c536574
fix(docs): typo in qwik city -> middleware page (#5446)
harishkrishnan24 84dc666
fix(docs): update links for Edit this page button (#5445)
harishkrishnan24 de8c826
chore: 1.2.18 (#5449)
mhevery a839f6c
docs: Add Component library `ionic-qwik` to community projects on doc…
JuerGenie 2ff53dd
chore(docs): advanced usage of Slot, visibleTask (#5424)
wmertens edd1713
chore(core): update `QwikKeyboardEvent` type (#5433)
sidmohanty11 35b7e91
fix(docs): remove `inline-code` and `link` in tag `<a />` (#5450)
JuerGenie 42c4005
docs(ssg): fix shell command (#5459)
PatrickJS b856d71
docs(auth.js): add credentials example (#5462)
VarPDev b4e1912
chore: 1.2.19 (#5466)
mhevery d0ace10
chore(all): Vite 5 upgrade
wmertens 0577abe
chore(core): remove resolvePackageData (#5312)
bluwy 28a2acb
chore: pnpm api.update
wmertens 837b1e5
feat(playground): remove broken versions
wmertens 082cc74
feat: add qwik/no-use-visible-task eslint rule (#5455)
gioboa f474a50
chore(insights): remove unnecessary log (#5461)
gioboa 41058d2
fix: add example context to docs (#5467)
dotarjun 502806c
feat(qwik-city): allow customizing SVGO options of image plugin (#5407)
hbendev 889af4e
docs: fix typo
ulic75 7ad8bab
docs: fix typo (#5481)
Adbib c1eeff9
fix(core): Support JSX in signals (#5442)
mhevery dab8d58
docs(FAQ): - lazy-loading on user interaction & speculative module fe…
maiieul 74aa517
docs(faq): add link to typescript (#5487)
maiieul 293b756
fix: disable Vite modulepreload (#5493)
gioboa d638f93
docs(faq): fix typos and improve the wording of some sentences (#5490)
maiieul a6b393f
docs: make the distinction between module-prefetching and <Link prefe…
maiieul 896ae3b
docs(showcase): add `index.app` and `wiza.co` (#5484)
necatikcl c7a6016
fix(docs): mdx interpreting title as component (#5499)
maiieul 3dcd4d8
docs: cleanup the vdom section (#5500)
maiieul be3c6f3
fix: revert "fix: remove cf pages stream polyfill" (#5502)
gioboa 636250a
fix(qwik-city): prefix ids of SVGs based on their path when loaded as…
hbendev 19edd3d
fix: cf pages polyfill only if needed (#5507)
mpeg 5ff4c93
refactor: extract group type
wtlin1228 866d856
docs: add QwikCityMockProvider explanation (#5505)
mulztob 8a8dfa9
docs(glob-import): add documentation for import.meta.glob (#5504)
maiieul db60b93
fix: CF pages polyfill also when shimmed (#5512)
mpeg 6fb38d1
refactor: made the renderUpdate as a const
AmirSa12 2bcc44b
fix: fixed build
AmirSa12 55ca3b5
fix: fixed conflicts
AmirSa12 0926502
docs: api update
AmirSa12 525be8a
Merge remote-tracking branch 'upstream/main' into feat-docs-show-updated
AmirSa12 22cc81c
refactor: build
AmirSa12 4487031
chore: fix pnpm-locke file
AmirSa12 670a4e6
chore: build
AmirSa12 aea5f8f
chore: pnpm fmt
AmirSa12 f033f83
Merge remote-tracking branch 'upstream/main' into feat-docs-show-updated
AmirSa12 a229896
refactor: removed style-system
AmirSa12 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,14 +56,14 @@ | |
"yarn": "please-use-pnpm", | ||
"pnpm": ">=8.6.12" | ||
}, | ||
"homepage": "https://qwik.builder.io/", | ||
"license": "MIT", | ||
"packageManager": "[email protected]", | ||
"pnpm": { | ||
"overrides": { | ||
"@supabase/realtime-js": "2.8.4" | ||
} | ||
}, | ||
"homepage": "https://qwik.builder.io/", | ||
"license": "MIT", | ||
"packageManager": "[email protected]", | ||
"private": true, | ||
"scripts": { | ||
"build": "qwik build", | ||
|
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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this condition is changing the current behaviour.
can you clarify why?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mpeg can help us here as he implemented this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hey, so the default behaviour is to wait 1s between calls to the github API, this change actually waits for however long the API rate limit header asks you to wait – it's really not great either way because the default rate limits are so low that without an API key you hit the hourly limit of calls and have to wait for a long time, but it's better than it failing outright which is the current behaviour
probably a good improvement for this (and the
pnpm contributors
script) would be to pass in an optional env variable with a GH api key so that it can run a lot faster if present