Ecosyste.ms: OpenCollective

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

Blitz.js

⚡️The Fullstack React Framework
Collective - Host: opensource - https://opencollective.com/blitzjs - Website: https://blitzjs.com - Code: https://github.com/blitz-js

Added announcement bar feature enhancement (#53)

github.com/blitz-js/zh-hans.blitzjs.com - 943660831a010ecbae468314ab7b87377524f26e authored over 4 years ago by liamjosephsilk <[email protected]>
Added announcement bar feature enhancement (#53)

github.com/blitz-js/blitzjs.com - 943660831a010ecbae468314ab7b87377524f26e authored over 4 years ago by liamjosephsilk <[email protected]>
Added announcement bar feature enhancement (#53)

github.com/blitz-js/fr.blitzjs.com - 943660831a010ecbae468314ab7b87377524f26e authored over 4 years ago by liamjosephsilk <[email protected]>
Initial pass at branding updates (#41)

github.com/blitz-js/ko.blitzjs.com - bf760d3da269c57eda2991e541ce2ae9937d9986 authored over 4 years ago by Jason Blalock <[email protected]>
Initial pass at branding updates (#41)

github.com/blitz-js/fr.blitzjs.com - bf760d3da269c57eda2991e541ce2ae9937d9986 authored over 4 years ago by Jason Blalock <[email protected]>
Initial pass at branding updates (#41)

github.com/blitz-js/zh-hans.blitzjs.com - bf760d3da269c57eda2991e541ce2ae9937d9986 authored over 4 years ago by Jason Blalock <[email protected]>
Initial pass at branding updates (#41)

github.com/blitz-js/blitzjs.com - bf760d3da269c57eda2991e541ce2ae9937d9986 authored over 4 years ago by Jason Blalock <[email protected]>
Initial pass at branding updates (#41)

github.com/blitz-js/id.blitzjs.com - bf760d3da269c57eda2991e541ce2ae9937d9986 authored over 4 years ago by Jason Blalock <[email protected]>
Initial pass at branding updates (#41)

github.com/blitz-js/pt-br.blitzjs.com - bf760d3da269c57eda2991e541ce2ae9937d9986 authored over 4 years ago by Jason Blalock <[email protected]>
Initial pass at branding updates (#41)

github.com/blitz-js/es.blitzjs.com - bf760d3da269c57eda2991e541ce2ae9937d9986 authored over 4 years ago by Jason Blalock <[email protected]>
Initial pass at branding updates (#41)

github.com/blitz-js/de.blitzjs.com - bf760d3da269c57eda2991e541ce2ae9937d9986 authored over 4 years ago by Jason Blalock <[email protected]>
Initial pass at branding updates (#41)

github.com/blitz-js/nl.blitzjs.com - bf760d3da269c57eda2991e541ce2ae9937d9986 authored over 4 years ago by Jason Blalock <[email protected]>
Initial pass at branding updates (#41)

github.com/blitz-js/ja.blitzjs.com - bf760d3da269c57eda2991e541ce2ae9937d9986 authored over 4 years ago by Jason Blalock <[email protected]>
Initial pass at branding updates (#41)

github.com/blitz-js/it.blitzjs.com - bf760d3da269c57eda2991e541ce2ae9937d9986 authored over 4 years ago by Jason Blalock <[email protected]>
Rename import to solve conflicting usage of Error constructor (#13256)

github.com/blitz-js/next.js - 6ca26bd96033bd0b283c2b7c9172ef88849d7a09 authored over 4 years ago by Sam Bokai <[email protected]>
With mux video readme updates (#13253)

* Add demo and note to with-mux-video

* Update README.md

github.com/blitz-js/next.js - 94e20be20439ebd3c174674e2563b7562e3d7979 authored over 4 years ago by Shu Uesugi <[email protected]>
Add example: with-mux-video (#13120)

* yarn create next-app

* create an upload show page

* create upload page to handle in-prog...

github.com/blitz-js/next.js - 32dece149e8810369395dd139c384ef8109a8449 authored over 4 years ago by Dylan Jhaveri <[email protected]>
with-monaco-editor-example-fix (#13186)

* Modified nextjs config so that it works with all types of fonts and images.

* Update next.c...

github.com/blitz-js/next.js - cb1d7441518ce2eaefbc557fda12c652af74347e authored over 4 years ago by TodorTotev <[email protected]>
Upgrade react-with-styles to version 4 (#13193)

Currently failing because `withStyles` can't read the interface from context:

```
Unhandled Ru...

github.com/blitz-js/next.js - c67908c9a52c42326bef3d2388270539cad0ad18 authored over 4 years ago by Mohsen Azimi <[email protected]>
Use memoizedPagechecker (#13191)

It seems like this was supposed to use the memoized version of `pageChecker`. I also updated the...

github.com/blitz-js/next.js - e50620b981701aaa1c9ffdb729f63e2af17ff90e authored over 4 years ago by Jan Potoms <[email protected]>
Created Expo TypeScript example project (#13182)

github.com/blitz-js/next.js - ed2ca820b0b3b7fb811c4c601f20ce591574c6e3 authored over 4 years ago by Jack Moore <[email protected]>
Update custom server docs (#13172)

github.com/blitz-js/next.js - 1a53f4500aaa5a211540e7aa86858521f34e1ec9 authored over 4 years ago by Ian Sutherland <[email protected]>
Fix dotenv file loading order (#13161)

This matches the `dotenv` spec:
https://github.com/bkeepers/dotenv#what-other-env-files-can-i-us...

github.com/blitz-js/next.js - 1577ae5ce0e5544ed17196a7a7f5520fecd0a47d authored over 4 years ago by Joe Haddad <[email protected]>
Add urql to the examples list (#13006)

* Install UrQL dependencies

- Created the examples folder `with-urql`
- Installed the depend...

github.com/blitz-js/next.js - 71d899f1289f79edf5f42a63cab4bedd7c38cb74 authored over 4 years ago by Alejandro Ñáñez Ortiz <[email protected]>
Ignore nullish user configs (#10250)

github.com/blitz-js/next.js - 589f44ef94432c57f086d331caef20b03780f6ae authored over 4 years ago by Luis Alvarez D <[email protected]>
Fix ssr-caching example (#12180)

cacheable-response.get expects a get(req, res) method signature:
https://www.npmjs.com/package/c...

github.com/blitz-js/next.js - 6c5efd7b090809cfcce382e57cee05bc3a191ab6 authored over 4 years ago by xliusstk <[email protected]>
chore: remove-redundant-example-import (#13175)

This issue is related to #12964

**I changed the following examples:**
`with-zeit-fetch`
`with...

github.com/blitz-js/next.js - 0b9475624fbba23f8fdcc7040298a55305df7af4 authored over 4 years ago by Marcus Silva <[email protected]>
Use correct `chalk` import (#13235)

This PR imports our bundled dependency instead of re-adding it to install-time.

---

Closes #13166

github.com/blitz-js/next.js - 3f11daa9c0d2f438552a7e116c1458c62e5f2a3c authored over 4 years ago by Joe Haddad <[email protected]>
chore: Remove react redundant imports on examples (#13169)

* Remove React redundant import on `analyze-bundles` example

Co-authored-by: Marcus Silva <m...

github.com/blitz-js/next.js - 44d74e399f70f04b16526a9466e0c8ddf72023fd authored over 4 years ago by Willian Justen <[email protected]>
More redundant imports @ examples (#13190)

Again, related to [12964](https://github.com/zeit/next.js/issues/12964)

After checking all the ...

github.com/blitz-js/next.js - 8618ab85adb2330353c8d42dc33ab2e91d3fc8fc authored over 4 years ago by TodorTotev <[email protected]>
make .env clickable in terminal (#12210)

A minor chage, that makes `.env` clickable in terminals. When Next.js starts, I am showing some ...

github.com/blitz-js/next.js - 4cd8dce3f20a6775818b1b982cbd9821125f0d4e authored over 4 years ago by Balázs Orbán <[email protected]>
Fix formatting of older PR that passed tests

github.com/blitz-js/next.js - e4d22cec63296a0fdc2e1c0e9217e8c51bbaa43b authored over 4 years ago by Tim Neutkens <[email protected]>
With reason relay example (#12080)

* Add with-reason-relay example

* update gitignore

* Add missing components

* Add _app....

github.com/blitz-js/next.js - 6ac2f4b74d3a9dc15740ca0b0c0ef7b79fb01713 authored over 4 years ago by Arnar Kári Ágústsson <[email protected]>
Move csp examples (#13221)

Fixes #12042

github.com/blitz-js/next.js - b91e570a334e62a6bd49fe58a7dfe447cf4a78e1 authored over 4 years ago by Tim Neutkens <[email protected]>
Updated docs (#13205)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

github.com/blitz-js/next.js - fca88d1cfe00423ac3d01e61777de8b84a63ffef authored over 4 years ago by Luis Alvarez D <[email protected]>
Better formatted Sass errors (#13211)

https://twitter.com/timer150/status/1263689549898829829

github.com/blitz-js/next.js - 3d852d895f92e3179511f41b4a74557a30f755c4 authored over 4 years ago by Joe Haddad <[email protected]>
[Docs] Replace hot reloading with fast refresh (#13207)

- Mention React Fast Refresh instead of hot reloading in docs
- Added a mention of our deploymen...

github.com/blitz-js/next.js - 195e3e0ac333f90e9675608ebd805af3bf399a76 authored over 4 years ago by Luis Alvarez D <[email protected]>
Update Render deployment instructions in USER_GUIDE (#532)

(patch)

github.com/blitz-js/legacy-framework - 4f7fc78e5903cd3576503638a7c0d7d641724c76 authored over 4 years ago by John Cantrell <[email protected]>
bug fixes for Lint routing (#13111)

- bug fixes in `@next/eslint-plugin-next`.
- adds rules to `recommended` config.

github.com/blitz-js/next.js - 75b0bfff9ce805f715229bb235aaba7d498b8b08 authored over 4 years ago by Prateek Bhatnagar <[email protected]>
docs: add nabi009 as a contributor (#536)

(meta)

github.com/blitz-js/legacy-framework - eaf1e0c340ecc053f262f4863106006d1c5a0d66 authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Fix bug in installer package with log imports (#535)

(meta)

github.com/blitz-js/legacy-framework - 8786b2034b0f818f504d6d35fe66ed6540a7f200 authored over 4 years ago by Adam Markon <[email protected]>
Update Next to 9.4.2 (#534)

(patch)

github.com/blitz-js/legacy-framework - 7ec2a22b64ba39c6ef4e4a36e998de4f5819c03b authored over 4 years ago by Fran Zekan <[email protected]>
BREAKING: Change useQuery() to require second argument (#526)

(minor)

github.com/blitz-js/legacy-framework - 1429b510bd259d6cfb8e0f40114426c92afd7578 authored over 4 years ago by Brandon Bayer <[email protected]>
chore(next/build/babel): missing types (#13189)

github.com/blitz-js/next.js - 57535b5afc3782728822576603fd48ea5539941b authored over 4 years ago by Maxi Gimenez <[email protected]>
Migrate PR stats action into Next.js repo (#13177)

* Migrate PR stats into Next.js repo

* Update running prettier in local mode

github.com/blitz-js/next.js - da5a05dc87d159a579c6c9a6c4fdedba1888cf7a authored over 4 years ago by JJ Kasper <[email protected]>
Load .env files before running Telemetry (#13173)

Fixes #13171

github.com/blitz-js/next.js - beeefaaea3991a6c83e729b512cbd236204dc0ac authored over 4 years ago by Lucio Villa <[email protected]>
first pass at formalizing CLI docs (#59)

Co-authored-by: Adam Markon <[email protected]>

github.com/blitz-js/de.blitzjs.com - c281a34bfe7a6ec322f9c72185462628fe9e6dea authored over 4 years ago by Adam Markon <[email protected]>
first pass at formalizing CLI docs (#59)

Co-authored-by: Adam Markon <[email protected]>

github.com/blitz-js/nl.blitzjs.com - c281a34bfe7a6ec322f9c72185462628fe9e6dea authored over 4 years ago by Adam Markon <[email protected]>
first pass at formalizing CLI docs (#59)

Co-authored-by: Adam Markon <[email protected]>

github.com/blitz-js/id.blitzjs.com - c281a34bfe7a6ec322f9c72185462628fe9e6dea authored over 4 years ago by Adam Markon <[email protected]>
first pass at formalizing CLI docs (#59)

Co-authored-by: Adam Markon <[email protected]>

github.com/blitz-js/es.blitzjs.com - c281a34bfe7a6ec322f9c72185462628fe9e6dea authored over 4 years ago by Adam Markon <[email protected]>
first pass at formalizing CLI docs (#59)

Co-authored-by: Adam Markon <[email protected]>

github.com/blitz-js/pt-br.blitzjs.com - c281a34bfe7a6ec322f9c72185462628fe9e6dea authored over 4 years ago by Adam Markon <[email protected]>
first pass at formalizing CLI docs (#59)

Co-authored-by: Adam Markon <[email protected]>

github.com/blitz-js/fr.blitzjs.com - c281a34bfe7a6ec322f9c72185462628fe9e6dea authored over 4 years ago by Adam Markon <[email protected]>
first pass at formalizing CLI docs (#59)

Co-authored-by: Adam Markon <[email protected]>

github.com/blitz-js/ko.blitzjs.com - c281a34bfe7a6ec322f9c72185462628fe9e6dea authored over 4 years ago by Adam Markon <[email protected]>
first pass at formalizing CLI docs (#59)

Co-authored-by: Adam Markon <[email protected]>

github.com/blitz-js/blitzjs.com - c281a34bfe7a6ec322f9c72185462628fe9e6dea authored over 4 years ago by Adam Markon <[email protected]>
first pass at formalizing CLI docs (#59)

Co-authored-by: Adam Markon <[email protected]>

github.com/blitz-js/zh-hans.blitzjs.com - c281a34bfe7a6ec322f9c72185462628fe9e6dea authored over 4 years ago by Adam Markon <[email protected]>
first pass at formalizing CLI docs (#59)

Co-authored-by: Adam Markon <[email protected]>

github.com/blitz-js/it.blitzjs.com - c281a34bfe7a6ec322f9c72185462628fe9e6dea authored over 4 years ago by Adam Markon <[email protected]>
first pass at formalizing CLI docs (#59)

Co-authored-by: Adam Markon <[email protected]>

github.com/blitz-js/ja.blitzjs.com - c281a34bfe7a6ec322f9c72185462628fe9e6dea authored over 4 years ago by Adam Markon <[email protected]>
Merge pull request #144 from reactjs/update-tr-maintainers

Update tr.json

github.com/blitz-js/blitzjs.com-translation - b28e4177489bc2e8de839ae0dc373b9423f09de5 authored over 4 years ago by Nat Alison <[email protected]>
Remove old ErrorComponent global

github.com/blitz-js/next.js - 7eaf9b8bab4e93b891be89704399644eafe70e21 authored over 4 years ago by Joe Haddad <[email protected]>
Remove unnecessary loadGetInitialProps (#13159)

github.com/blitz-js/next.js - c6535edc2736463dfc93b8543d7b8abd87e5ae39 authored over 4 years ago by Gerald Monaco <[email protected]>
Remove dead events (#13156)

github.com/blitz-js/next.js - d257d44594369ea970dd01e47f65ee90cb18e7e2 authored over 4 years ago by Gerald Monaco <[email protected]>
v9.4.2-canary.5

github.com/blitz-js/next.js - 05a12cb742bf81b039f075645a504ee0289a5662 authored over 4 years ago by Joe Haddad <[email protected]>
Record presence of `reportWebVitals` (#13155)

Closes #12897

github.com/blitz-js/next.js - 7c7fd3e86350fbb905381fac3c7aa3866d32e476 authored over 4 years ago by Joe Haddad <[email protected]>
Feat/remove redundant imports from examples (#13062)

The issue is related to [12964](https://github.com/zeit/next.js/issues/12964)

Let me know if th...

github.com/blitz-js/next.js - 7cf3c3d28dc0c18acc0c9a3f3a1188b4039878cd authored over 4 years ago by TodorTotev <[email protected]>
Fix Windows LogBox Test (#13147)

github.com/blitz-js/next.js - 57815c5fe5a58231158cd41d88af51f204f86d9c authored over 4 years ago by Joe Haddad <[email protected]>
Eliminate array destructuring assignment (#13151)

While we're at it, we should fix this too.

x-ref: #13144

github.com/blitz-js/next.js - 74d7e3585c88e445f9b441265e87b2e431918eb7 authored over 4 years ago by Joe Haddad <[email protected]>
Update Create Next App to handle rename of org (#13138)

* Update Create Next App to handle rename

* Rethrow if we dont handle the error

github.com/blitz-js/next.js - b325f15e61d974cc4226c3e6f853e53298e39329 authored over 4 years ago by JJ Kasper <[email protected]>
v9.4.2-canary.4

github.com/blitz-js/next.js - 5703362d77590592d96e1867ecc861845f8c86c4 authored over 4 years ago by Joe Haddad <[email protected]>
Correctly eliminate destructuring assignment (#13144)

This eliminates code referenced via destructuring assignment, as reported by @styfle.

github.com/blitz-js/next.js - 92a159d939c1cb93fd372c2fd878f01b7dd522ca authored over 4 years ago by Joe Haddad <[email protected]>
update user_guide - add note about render.com not working

github.com/blitz-js/legacy-framework - b16d6b8e5a6175b861bbcdfaf1f5038f04325560 authored over 4 years ago by Brandon Bayer <[email protected]>
Fix the link for Custom Server documentation (#13137)

github.com/blitz-js/next.js - e28ce34ccb3b656eb24c9e8d555f6b18d386b71c authored over 4 years ago by Piotr Kuczynski <[email protected]>
Upgrade Next Redux Wrapper to version 6 in examples (#11802)

Fixes https://github.com/zeit/next.js/issues/12920

github.com/blitz-js/next.js - b8284d9a867c38b00c4044d07b32949525f95d08 authored over 4 years ago by Kirill Konshin <[email protected]>
Enable jest/no-try-expect (#13124)

github.com/blitz-js/next.js - ccea1c018b176b98d4a518f8021efb521be324c3 authored over 4 years ago by Joe Haddad <[email protected]>
GranularChunks conformance check (#11710)

Adding a conformance plugin the make sure users don't undo the benefits of the granularChunks co...

github.com/blitz-js/next.js - a17ace8eba5abab06c6339d0035ecace7e687a7d authored over 4 years ago by Janicklas Ralph <[email protected]>
With stitches (#12677)

split into two examples

github.com/blitz-js/next.js - cc9e2526e44d10178cb5d802862b88785cb5fcf2 authored over 4 years ago by Christian Alfoni <[email protected]>
chore: Remove some redundant imports (#13066)

This issue is related to [12694](https://github.com/zeit/next.js/issues/12964). I covered the fo...

github.com/blitz-js/next.js - 993b78de0bab6024a8ac48ff6502e7e409b10710 authored over 4 years ago by jmgr2996 <[email protected]>
v0.11.0-canary.0

github.com/blitz-js/legacy-framework - 25904c8d55661c9f383e7f4d46a3ceed95e3372f authored over 4 years ago by Brandon Bayer <[email protected]>
Use `eval-source-map` for Server Side Errors (#13123)

This switches to faster source maps in development for the server-side compilation on macOS.

We...

github.com/blitz-js/next.js - d64e2e1cbee25ab4c3d66e8abc17035973bcac35 authored over 4 years ago by Joe Haddad <[email protected]>
Upgrade Next.js to 9.4.1 (#527)

(patch)

github.com/blitz-js/legacy-framework - eb7f668d52acc4977355511bd54f5bd5277cf9a8 authored over 4 years ago by Brandon Bayer <[email protected]>
update user_guide - tweak render config slightly

github.com/blitz-js/legacy-framework - f223f84f02f92542718a9f762abc45998653d6a1 authored over 4 years ago by Brandon Bayer <[email protected]>
Update some docs for recent template changes

github.com/blitz-js/legacy-framework - 46185f8832c0693d9c22595af9be4dcaf80b62b9 authored over 4 years ago by Brandon Bayer <[email protected]>
[Examples] Fix with-yarn-workspaces Vercel deploy button (#12867)

Fixes: https://github.com/zeit/next.js/issues/10734
Related: https://github.com/zeit/now/discuss...

github.com/blitz-js/next.js - 99ee63e1108f52864392bb10d0b4a559913b7fdc authored over 4 years ago by Michael Albertz <[email protected]>
Update USER_GUIDE for new templates and generate --parent

github.com/blitz-js/legacy-framework - e543e8a892bae48874923ef6ac0bd523b9fabd5d authored over 4 years ago by Brandon Bayer <[email protected]>
example(contentful): set up content types with required fields (#12591)

The example app expects all fields of Post and Author entries to be present and fails to build i...

github.com/blitz-js/next.js - 53b478ccd7a514a00e197b0fd5ab992cd9df2d52 authored over 4 years ago by taye <[email protected]>
[Experimental] Only consider files within plugins (#12943)

I have a plugin with a src folder structure following jest’s recommended practice of including a...

github.com/blitz-js/next.js - 07084d48199e8c6708cfeee4a7cfa42a7b4a2fef authored over 4 years ago by Dave Cardwell <[email protected]>
Adds a failure message if the cli compilation isn't complete (#524)

(meta)

github.com/blitz-js/legacy-framework - a7ae0fbc0c5f13e56c7ea83173d202d6a2d466b0 authored over 4 years ago by Abu Uzayr <[email protected]>
Add `--parent` to `blitz generate` + Lots of code template updates + change route id to modelId (#494)

(minor)

github.com/blitz-js/legacy-framework - 3317ab74c2dec1e84ac12887c9ff6d498272f967 authored over 4 years ago by Adam Markon <[email protected]>
Read process.env after loading .env files (#13087)

Fixes #13067

github.com/blitz-js/next.js - 4ba2b78729c8ea8d843a8dc19c0f1bb06b24a0a4 authored over 4 years ago by Tim Neutkens <[email protected]>
Add support for debugging Next.js core (#13101)

Note this is only for the Next.js core, will look at a configuration for the debugger for Next.j...

github.com/blitz-js/next.js - 49990f558d3a6c9d2f468cbfc61cbc01a1db92ca authored over 4 years ago by Tim Neutkens <[email protected]>
[Examples] Update with-sentry-simple (#13074)

Moved from `getInitialProps` to the new data fetching methods. Updated the readme and simplified...

github.com/blitz-js/next.js - a1b46817eba42e0e924c09252f96131d68f16119 authored over 4 years ago by Luis Alvarez D <[email protected]>
Revert "Enable `update_branch_immediately`"

This reverts commit b0a020e8ef229cc324cbfd95540180044ed435bd.

github.com/blitz-js/next.js - b3e523364918a504d0c448b672971b5c1383a608 authored over 4 years ago by Joe Haddad <[email protected]>
Enable `update_branch_immediately`

github.com/blitz-js/next.js - b0a020e8ef229cc324cbfd95540180044ed435bd authored over 4 years ago by Joe Haddad <[email protected]>
Update DatoCMS Example (#13008)

👋🏻 This PR updates the Datocms example:

- [x] Next.js 9.4 absolute import and aliases support
-...

github.com/blitz-js/next.js - 58c7265ba01c0f7d2d35aa7ca2475566efc3e038 authored over 4 years ago by Greg Rickaby <[email protected]>
Stabilize `config` tests (#13116)

github.com/blitz-js/next.js - 9386ba29f843b960d369fff58cf59a0916e560f7 authored over 4 years ago by Joe Haddad <[email protected]>
Fix Lint

github.com/blitz-js/next.js - f7bdf29ecb45b9fc892de8356437a8664a1bea00 authored over 4 years ago by Joe Haddad <[email protected]>
Fix catch-all route + index.js in dev when accessed with trailing slash (#10502)

Failing test case for https://github.com/zeit/next.js/issues/10488#issuecomment-584500081

This ...

github.com/blitz-js/next.js - 0d05904552dc4ba517ec158446c175d72a78814f authored over 4 years ago by Jan Potoms <[email protected]>
Add Kodiak Configuration (#13103)

github.com/blitz-js/next.js - 670b2c15cdb4ebbcd19c1e5dde85a527a6b93674 authored over 4 years ago by Joe Haddad <[email protected]>
[Example] Unsubscribe Router.on.events (#13102)

github.com/blitz-js/next.js - f61a2e7a4556d0adaa0a646d28e68c5c0a144a09 authored over 4 years ago by Jimmy Chion <[email protected]>