Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/blitz-js/next.js

The official Blitz.js fork of Next.js
https://github.com/blitz-js/next.js

Fix with-three-js example (#20897)

d0f1e33d537938e0ff0d9135483cfeb73eabc5a5 authored almost 4 years ago by taisei mima <[email protected]>
Fix error in example (#20934)

d9f1cf007ff55f2fc441bee505600aa504108006 authored almost 4 years ago by Michael McQuade <[email protected]>
Update PostCSS plugin list in README (#20956)

8d7e7d526cd68205c74c675712e004e29ddadda4 authored almost 4 years ago by Michael McQuade <[email protected]>
Improve with firebase cloud messaging (#20868)

86bb06457825a102638d4a9d3fd9c15c66d9872c authored almost 4 years ago by Victor Assis <[email protected]>
Update profiling approach to cover webpack runs (#20900)

90ad2cbc44f5e807d7507c1eecc73ceb5445b6dc authored almost 4 years ago by Tim Neutkens <[email protected]>
Update redbox tests (#20866)

This adds retrying for getting redbox content and ensures the `next.config.js` file is cleaned u...

8bdff57b15211fb8af4714ade3bc26d285768d35 authored almost 4 years ago by JJ Kasper <[email protected]>
Adding small note to ENV documentation (#20860)

This single sentence addition would have saved me about a day of troubleshooting. This doc doesn...

d49c47427bb1586936a333513e87e566ec6daf7e authored almost 4 years ago by Daniel Stumme <[email protected]>
Fix an error in Kontent CMS example caused by a file name typo (#20863)

![image](https://user-images.githubusercontent.com/6315466/103914132-57f17500-5144-11eb-9a21-ff2...

77a2eeb194969a685b71a65e8c4f4621e0ffa4f6 authored almost 4 years ago by Zain Fathoni <[email protected]>
refactor(next): client/index.tsx (#20806)

## summary
- add return types
- move `locale` variable const from let
- ~use [strict equality](h...

629a7e80854063961157e809538abc7be81b98b7 authored almost 4 years ago by tarunama <[email protected]>
Replace `zeit/next.js` with `vercel/next.js` (#20849)

b442acbe1c95aeed02fc28d714f60e3e5e074b74 authored almost 4 years ago by Luc Leray <[email protected]>
Fix typo in error markdown (#20825)

bb05e42698a9ea74560ef20b51e2266eb85ba382 authored almost 4 years ago by Jeremy Balog <[email protected]>
Fix deploy buttons URLs (#20834)

Fix all deploy button URLs in the Next.js repo to follow the following format:
```
https://verce...

8eaabe2fb0fb3a1d9f4931a332e608395813a3b9 authored almost 4 years ago by Luc Leray <[email protected]>
v10.0.5

ef32e16fb1e65e0b8278a295cc584bbc696ae6f4 authored almost 4 years ago by Joe Haddad <[email protected]>
v10.0.5-canary.12

b2c6115bf2f5f2b861347032296f6f4c1f343d2c authored almost 4 years ago by Joe Haddad <[email protected]>
feat: add Twilio Paste example (#20587)

* feat: add Twilio Paste example

* Updated readme

Co-authored-by: Luis Alvarez <luis@verce...

66a49721d5433c9f37a1dabe75ad850329024b88 authored almost 4 years ago by Simon Taggart <[email protected]>
Update gtm.js (#20807)

54102b0a04fb3d0e213f0906a8c7baa3c203dde6 authored almost 4 years ago by Bar <[email protected]>
tests: add `isReady` field test for TS (#20821)

b580bea2502eb60822753e542e4864d5caab4fcb authored almost 4 years ago by Joe Haddad <[email protected]>
Use vercel.app for blog starter URL (#20820)

Rename https://next-blog-starter.now.sh to https://next-blog-starter.vercel.app (@lfades renamed...

817cffdcbe6149b78d52a43d6d28da3b0e4ab3dd authored almost 4 years ago by Shu Uesugi <[email protected]>
Add missing isReady declaration to NextRouter type (#20819)

Follow https://github.com/vercel/next.js/pull/20628

79e5615d2be19692b3d33da8f9581683ac8cdd4d authored almost 4 years ago by David ALLIX <[email protected]>
Added with-mqtt-js example (#17939)

* Added with-mqtt-js example

* Fixed eslint/prettier errors

* Update README.md

* Update...

5fc8d487327a3f722825b7fd95802b3342523fc1 authored almost 4 years ago by Sebastian König <[email protected]>
v10.0.5-canary.11

35a02d97b7b0d6672311eba4dac1833b65e55b6e authored almost 4 years ago by Joe Haddad <[email protected]>
Fix: Build time error for with-mysql example #19635 (#19636)

9a73db703f672f6fb995deb37411b5aee6bb9f4b authored almost 4 years ago by Farhan Ullah <[email protected]>
Only prefetch Link if router is in context (#19857)

Fixes #16864

The `router` can be missing in a test environment when trying to render a `Link` ...

55afe80c3165f1f8dc679631e84c7962629d9902 authored almost 4 years ago by Damien Varron <[email protected]>
Guard useSwr() to avoid sending invalid request (#20671)

ccf26a850d5f14125d87267591010a33f0101afd authored almost 4 years ago by Michael Aufreiter <[email protected]>
Update static file serving doc to mention Next.js 10 (#20815)

Fixes #20403

fb9ca49401b0f736e421dd7a971c11a88f0b41ac authored almost 4 years ago by Tim Neutkens <[email protected]>
Update error for mis-matching path in getStaticPaths (#20767)

This updates the error shown when a path doesn't match the dynamic route in `getStaticPaths` to ...

991ad9225a2f9ea0d9673ab7fb1cdfebf90ea881 authored almost 4 years ago by JJ Kasper <[email protected]>
Ensure i18n + API rewrite is handled correctly (#20751)

This ensures rewrites to API routes with i18n enabled handles as an API route correctly. This al...

b9ba264bd6dc62df161e0ce69cb7c73d9b744e6b authored almost 4 years ago by JJ Kasper <[email protected]>
Fix mini typo in with-cookie-auth-fauna-example (#20808)

Fix mini typo

1a3adaa5d93730ad9d5fbffbf368d1526007fc3e authored almost 4 years ago by Benjamin Bender <[email protected]>
Add docs for custom image loaders. (#20788)

Docs for https://github.com/vercel/next.js/pull/20216/.

9afc0f58c4f3120a8e04b03d48973433f335324a authored almost 4 years ago by Lee Robinson <[email protected]>
v10.0.5-canary.10

9f6bcd47b63b1794f647444b7d21cf09c675b09e authored almost 4 years ago by Joe Haddad <[email protected]>
Ensure path starts with / when deleting index basePath with query (#20766)

This is a follow-up to https://github.com/vercel/next.js/pull/20596 and https://github.com/verce...

47b7660aec950d2985f1d137d574fb84b935d555 authored almost 4 years ago by JJ Kasper <[email protected]>
Updated deploy button URL (#20756)

* Updated deploy button URL

* Update bottom button

51f2a530d623f4b50e71ce849e4276d2fea28211 authored almost 4 years ago by Josh <[email protected]>
Move `window` check to after initializing Firebase (#20764)

You can initialize the Firebase app instance without checking for window, but it is required for...

356bcdec0302c13af312ddcc5c39e78ef8e40c9d authored almost 4 years ago by Thomas Wang <[email protected]>
Support for custom image loaders via image component prop (#20216)

This is a #19325 reconfigured to support a loader passed in via a `loader` prop on the Image com...

c8bc17f330499988173f4fc8ec4606168c85d107 authored almost 4 years ago by Alex Castle <[email protected]>
Fix with-react-intl example (#20763)

Co-authored-by: Kanta Kodama <[email protected]>

b6c6770cd9611c0b77d52d307ac0c8107bab478a authored almost 4 years ago by kaykdm <[email protected]>
fix deploy button + create-next-app command (#20777)

6fd877ff345e1402e840bc26465237ffda8868aa authored almost 4 years ago by Tom <[email protected]>
fix deploy button (#20774)

266a4d33b1a783d819dd03fe615e47b0df87d331 authored almost 4 years ago by Tom <[email protected]>
refactor(client): add return types (#20728)

## summary
- Explicitly define return types
- Add type of [Observer](https://github.com/vercel/...

575fcf3fcf09c277a8d33df7dd5395cda6f18fde authored almost 4 years ago by tarunama <[email protected]>
Add documentation for rewrite params query passing behavior (#20757)

Closes: https://github.com/vercel/next.js/issues/20197

f8e44b94258d43f88ca1730e08a054de3b4b4d4f authored almost 4 years ago by JJ Kasper <[email protected]>
Remove an undefined parameter (#20762)

`getLoginSession` takes only one argument

873bf5dd7603f9b25ec988b17dc41cdf8fdbead4 authored almost 4 years ago by Tuan Nguyen <[email protected]>
Bring back indicator documentation with a note that the feature has been removed

a1a4af2d32fc63da3d43a550e3cf13d1aca26d84 authored almost 4 years ago by Tim Neutkens <[email protected]>
Add pr section to azure config (#20758)

Adds the `pr` section from https://docs.microsoft.com/en-us/azure/devops/pipelines/repos/github?...

73a2bd6a4be16e06ceb8e098489c36dec5296bb4 authored almost 4 years ago by JJ Kasper <[email protected]>
Fix notFound false pages returning 404 (#19861)

Currently pages with `notFound: false` from `getServerSideProps` behave the same as `notFound: t...

b944b06f30322076ceb9020c10cb9bf3448d2659 authored almost 4 years ago by Jan Varho <[email protected]>
Add new example for rate limiting API routes. (#19509)

Adds an example using `lru-cache` to implement a simple rate limiter for API routes ([Serverless...

5678d24f56e84efe8f110ae58608aa4230e3b765 authored almost 4 years ago by Lee Robinson <[email protected]>
Clarify ctx.query type on getServerSideProps (#20327)

Closes https://github.com/vercel/next.js/issues/19481

The current text implies `query` is a str...

0d98f370aaa6873e40d301b73948b48d58219ce1 authored almost 4 years ago by Jesse Jafa <[email protected]>
Update with-antd example (#19699)

https://ant.design/docs/react/getting-started#Import-on-Demand
At the document, We don't need to...

87c97fd3e77f9d1137e16258d5826075eeb2fadd authored almost 4 years ago by zoomdong <[email protected]>
Update withUser to useUser in README.md of the example with-iron-session (#20723)

2e8259ffdc37adfda9c6f6f7827c1d10d22283be authored almost 4 years ago by Manaia Junior <[email protected]>
New example: /with-storybook-styled-jsx-scss (#18570)

Hi,

I'm submitting this PR for consideration as a new example app showing Styled JSX with SCSS...

2a4887c30a5adb4faf764c6138a2d333df24c9fe authored almost 4 years ago by Justin Philpott <[email protected]>
Update database config explanation in with-firebase-app example (#20709)

I made the following changes.

- Addition of procedure for setting private_key
- Addition of pro...

7f23954f7ef2051e1ca29c3c6751d795926038fa authored almost 4 years ago by mongolyy <[email protected]>
fix(next/head): assign bool attrs to match server (#20748)

This pull request correctly assigns boolean attributes for `<script />` to match the element as ...

cb50b040eae9d6f961101272d09d1000f03783a0 authored almost 4 years ago by Joe Haddad <[email protected]>
Move sizes var declaration just before used (#18402)

As with `const width`, it should be declared just before it is used.

fc75baeb3c42e83ebed3d08e05ef06fb50a2d17b authored almost 4 years ago by matamatanot <[email protected]>
fix(next-mdx): resolve webpack loader (#17983)

**What's the problem this PR addresses?**

`@next/mdx` adds the webpack loader `@mdx-js/loader` ...

104b8d47320160e1c39512ef1f79f9c41b1add8b authored almost 4 years ago by Kristoffer K <[email protected]>
v10.0.5-canary.9

246c265fca5e1a0dd049068fd589a7266fd20e40 authored almost 4 years ago by Joe Haddad <[email protected]>
fix(next): add missing peer dependencies for sass support (#17606)

e848a9e504585819a076ed9b6712d4f9aef84952 authored almost 4 years ago by Kristoffer K <[email protected]>
Run prettier against new issue templates

ad1150d2d1810c2d59d29fdb9ba216942a2fa836 authored almost 4 years ago by Tim Neutkens <[email protected]>
Change order of templates

66be9c7a0eff4d80a9726e0f4f864de05778151b authored almost 4 years ago by Tim Neutkens <[email protected]>
Update 1.bug_report.yml

de752b36a9a8c8b0e0dab0bda58d67236e061e4b authored almost 4 years ago by Tim Neutkens <[email protected]>
Create 3.example_bug_report.yml

54cc9fcf47a370d8cbc5b7d0373b9f746164e2e1 authored almost 4 years ago by Tim Neutkens <[email protected]>
Update 1.bug_report.yml

62a1f1b74702652cf51c6555877e5aa32faa2b5c authored almost 4 years ago by Tim Neutkens <[email protected]>
Update 1.bug_report.yml

cbb45205a3902a224d1865b1d2c1779530533d08 authored almost 4 years ago by Tim Neutkens <[email protected]>
Update 1.bug_report.yml

ed78ee8187eff03ee4e703df5f706760f7562d9f authored almost 4 years ago by Tim Neutkens <[email protected]>
Update 1.bug_report.yml

89aab7dd90777d41a3b4a07d6e5648a3fc755d62 authored almost 4 years ago by Tim Neutkens <[email protected]>
Delete 2.Feature_request.md

d98481d5615a761cf908ad6f3d74b90d79497cf6 authored almost 4 years ago by Tim Neutkens <[email protected]>
Update 2.feature_request.yml

9c174c0db0bedf705b419cdb5bf04b2214f8cef5 authored almost 4 years ago by Tim Neutkens <[email protected]>
Create 2.feature_request.yml

e8e35a8ca51b0f87c654be76b90f1fd41fec620e authored almost 4 years ago by Tim Neutkens <[email protected]>
Update 1.bug_report.yml

7c5565152693fdbc354c89ea65fa81a137bd611a authored almost 4 years ago by Tim Neutkens <[email protected]>
Delete 1.Bug_report.md

This file has been replaced by the bug-report issue template

b7b4e4d4557474f4ed8c1cd290c3cfe5b8dca69f authored almost 4 years ago by Tim Neutkens <[email protected]>
Rename bug_report.yml to 1.bug_report.yml

8085e69ca901ef95c3601d8fac2d9104c003268d authored almost 4 years ago by Tim Neutkens <[email protected]>
Update bug_report.yml

a61ba7b0d1b86d1983d28aada9a741c1957b9016 authored almost 4 years ago by Tim Neutkens <[email protected]>
Update bug_report.yml

ecafd218c7d2be54199f7a25d94ca6082df861f4 authored almost 4 years ago by Tim Neutkens <[email protected]>
Update bug_report.yml

febb06558fbf02394eab1e4d354eafeba9f87b67 authored almost 4 years ago by Tim Neutkens <[email protected]>
Update bug_report.yml

5cb8aee415d82d43f817586ad4ef81d600012fdc authored almost 4 years ago by Tim Neutkens <[email protected]>
Update bug_report.yml

6c4ee56ec9d89de825b9d77f3dcdbe4e09f1954c authored almost 4 years ago by Tim Neutkens <[email protected]>
Create bug_report.yml

4a296d55eb6b3a391796b69692d951b8100b7018 authored almost 4 years ago by Tim Neutkens <[email protected]>
Call res.write('') inside apiRes.redirect() helper to prevent an edge case (#20461)

This PR is a small follow-up to #14705. It saves Next.js users from falling into a [pretty nasty...

7076758c8d0534a7745bc7f6142d0ac85d9e5a7b authored almost 4 years ago by Alexander Kachkaev <[email protected]>
Remove outdated documentation (#20714)

Fixes #20487

74166ea7e802f5b5fd1d74a5a3f097bcda11ea59 authored almost 4 years ago by Tim Neutkens <[email protected]>
Clarify how to use Environment Variables on Vercel (#20708)

Updates the env documentation to mention `.vercelignore` when using the Vercel CLI. Also clears ...

9a0d704f763413f03575b3fd0236e49d0fd5f57e authored almost 4 years ago by Leo Lamprecht <[email protected]>
Ensure isReady is set correctly for auto static dynamic route (#20729)

Follow-up to https://github.com/vercel/next.js/pull/20628 this ensures `isReady` is not initiall...

88b6c472447052f080bb8e510bc015cff9e40714 authored almost 4 years ago by JJ Kasper <[email protected]>
Improve the "why did you render" library example and readme (#20712)

9ff378559d6b0c8e9ca8009240959d50dbc204a1 authored almost 4 years ago by Vitali Zaidman <[email protected]>
chore(client-image): add return types (#20686)

8795369a2d35a2746b881e3b8be0afaf3efad444 authored almost 4 years ago by tarunama <[email protected]>
Update link.md (#20435)

Added the `locale` prop in the Link documentation. At the moment it is only stated in the i18n doc.

98752eb0f1171bcabb043293874ddf6fa7214cab authored almost 4 years ago by Frédéric Montet <[email protected]>
Don't dedupe meta tags with the same name but unique keys (#17099)

Currently there is no way to add multiple meta tags with the same name attribute to the head of ...

f412547248925202d6da0cd1f5cb85d07dbfd289 authored almost 4 years ago by Zach Bialecki <[email protected]>
v10.0.5-canary.8

85bd4a9ccba6def894f01df3fa9ef2f4e2e05d99 authored almost 4 years ago by Joe Haddad <[email protected]>
fix(next/babel): read env from caller, not process (#20679)

This PR fixes a bug where `next/babel` would accidentally enable development transforms for a pr...

58ea3bb47966ba7ae0f12a9267b54f79a5b4c9fc authored almost 4 years ago by Joe Haddad <[email protected]>
chore: remove old traces of `next/data` experiment (#20678)

This PR removes some left over traces of the `next/data` experiment, as it has been superseded b...

984ac96dc63bc4556f4f4f9e00b225577a8fb005 authored almost 4 years ago by Joe Haddad <[email protected]>
v10.0.5-canary.7

dffb47133ba5d0290d3352bf3ac29d2a0601e066 authored almost 4 years ago by JJ Kasper <[email protected]>
fix(source map): correctly generate source maps (#20672)

Fixes #20500

2c75fa0d9ece05144574a1ee4624845e72f96681 authored almost 4 years ago by Joe Haddad <[email protected]>
Update to Tailwind CSS 2.0 in blog-starter-typescript example (#20664)

This updates the blog-starter-typescript example to use the latest version of Tailwind CSS (2.0....

9ded7aa9553a281eee009e5ce1ca0ba8f093ddda authored almost 4 years ago by Justin Eder <[email protected]>
Update error when internal href and external as are used (#20658)

* Update error when internal href and external as are used

* Update to handle error outside i...

8b803d79a95322885fd89a187a979eee564caebd authored almost 4 years ago by JJ Kasper <[email protected]>
Update docs for `basePath: false` rewrite (#20663)

fad325609115108575ab52daee2757dc3b44ceb6 authored almost 4 years ago by JJ Kasper <[email protected]>
Ensure all entries are cleared from cache on runtime change (#20652)

9c8d04654ef0163f8dbc0794a50112f8d40b9e88 authored almost 4 years ago by JJ Kasper <[email protected]>
Fix withSourceMaps is not a function (#20643)

In order to get this example working, I needed to remove the invocation as described here: https...

16d464caf6607859b6ddd9a819bfe94acbf962ce authored almost 4 years ago by Luke Harries <[email protected]>
fix(next/image): do not pass-through srcSrc on lazy image (#20651)

This PR fixes a bug where we'd accidentally pass-through the user-provided `srcSet` if the image...

29b591b2bc4e47773ed2405120f2d5aee09ff701 authored almost 4 years ago by Joe Haddad <[email protected]>
Fix react-dev-overlay rem style conflict (#17723)

### Don‘t use rem in react-dev-overlay.
If we create a nextjs project and use css rem. We could ...

088f374c16d2f1fdcc4d0d541d52e68df844763f authored almost 4 years ago by 子慕大诗人 <[email protected]>
fix(overlay): skip disable & upgrade platform (#20647)

This bundles ally.js into Next.js itself to upgrade a dependency they have pinned.

I tried ever...

e4a744653da0567edca794553536f3262b128b6d authored almost 4 years ago by Joe Haddad <[email protected]>
example with-mdbreact (#19879)

This example illustrates how to integrate mdbreact (material design bootstrap for react) with ne...

44ee7de664b1e67be5d60ee497d54eb5d602688d authored almost 4 years ago by enoch ndika <[email protected]>
Add isReady field on router (#20628)

Adds an `isReady` field on `next/router` specifying whether the router fields are updated client...

3a9d18b549d064583bd715a3815691d7b33ceaa5 authored almost 4 years ago by JJ Kasper <[email protected]>
fix mongoose not latest next.js version (#20644)

bd4eb9ea410f6e68f85c640b637ba237a6abc80b authored almost 4 years ago by Tom <[email protected]>
fix(experimental scroll): use `sessionStorage` instead of `history` (#20633)

This pull request adjusts our experimental scroll restoration behavior to use `sessionStorage` a...

dbe1e626f877a9ef7bbffc2f360bae809874790d authored almost 4 years ago by Joe Haddad <[email protected]>
Add docs on authentication patterns. (#16277)

Building off [this Slack conversation](https://vercel.slack.com/archives/CGD3XGSD7/p159732972701...

380afbfba2a277ed19bc69a608cf5053c44cdcf7 authored almost 4 years ago by Lee Robinson <[email protected]>