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

bug(webpack): Create webpack package to avoid context bugs (#42)

* Add new webpack package

* Delete webpack files from core

* Pin dependencies

github.com/blitz-js/legacy-framework - 949e7eb83fd5884da3b847d550013cb23155a79d authored over 4 years ago by Brandon Bayer <[email protected]>
fix: Fix jest version incompatability (#43)

github.com/blitz-js/legacy-framework - 97bb455cc4dcc2eaab5edb28efa054485afeaa48 authored over 4 years ago by Brandon Bayer <[email protected]>
bug(example): Fix Invalid hook call error. (#37)

github.com/blitz-js/legacy-framework - cdb5ff21330a9560d05957dc0518d6e5456e1d39 authored over 4 years ago by Brandon Bayer <[email protected]>
Make sure to error when setting too large of preview data (#10831)

* Make sure to error when setting too large of preview data

* Update to check size after sign...

github.com/blitz-js/next.js - 0f0398c88ebf2bc5fd4317aef2dca355eefa6371 authored over 4 years ago by Tim Neutkens <[email protected]>
Update dependency @testing-library/react to v9.5.0

github.com/blitz-js/versions-diff-web - c4c95abd8c5f3386fec912c29ca73d3bc05881b7 authored over 4 years ago by Renovate Bot <[email protected]>
Add docs for static 404 and pages/404 (#10811)

* Add docs for static 404 and pages/404

* Remove new from docs

* Apply suggestions from co...

github.com/blitz-js/next.js - a4eef95056405c48d65fc61b65081cd7855edd0c authored over 4 years ago by Tim Neutkens <[email protected]>
Update release stats with different name from pr stats (#10827)

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

github.com/blitz-js/next.js - 640e8f354863f32102c39f95ddbfb7bebd8a9e5a authored over 4 years ago by Joe Haddad <[email protected]>
Send Credentials for `getServerSideProps` Requests (#10826)

* Send Credentials for `getServerSideProps` Requests

* Fix tests

github.com/blitz-js/next.js - 50c95d16b49631d5eaffc376c61f9d778def2079 authored over 4 years ago by Joe Haddad <[email protected]>
Update to make sure preview mode works with getServerSideProps (#10813)

* Update to make sure preview mode works with getServerSideProps

* Update to only parse previ...

github.com/blitz-js/next.js - 70cb5bd7269f5f5031cbad283dc3fc6bb216d532 authored over 4 years ago by JJ Kasper <[email protected]>
Merge pull request #186 from react-native-community/renovate/pin-dependencies

Pin dependency @ant-design/icons to 4.0.2

github.com/blitz-js/versions-diff-web - 0e9d5ee8c36bb868bb9bb615276330f5f38a7550 authored over 4 years ago by Lucas Bento <[email protected]>
Pin dependency @ant-design/icons to 4.0.2

github.com/blitz-js/versions-diff-web - 85d44d64ccebaba3373a7d0bfad5d0a578e4200d authored over 4 years ago by Renovate Bot <[email protected]>
Merge pull request #185 from react-native-community/one-more

Another try to test Renovate bot

github.com/blitz-js/versions-diff-web - f11a125957835e5a218bcef1e6ea2fd1b06d16d9 authored over 4 years ago by Pavlos Vinieratos <[email protected]>
Merge branch 'master' into one-more

github.com/blitz-js/versions-diff-web - 04a538483a0cb327493f4af91f9b7f793858a2f1 authored over 4 years ago by Pavlos Vinieratos <[email protected]>
one more try

github.com/blitz-js/versions-diff-web - 87f4bcac1b1baa9b98e79d1f2e30dba8a00bad22 authored over 4 years ago by Pavlos Vinieratos <[email protected]>
Merge pull request #184 from react-native-community/test-renovate

just to test renovate

github.com/blitz-js/versions-diff-web - 185e8a74b182127b1bef557c33c131f91e6e42a4 authored over 4 years ago by Pavlos Vinieratos <[email protected]>
fix(cli): inspect flag is deprecated (#10819)

This commit effectively removes the --inspect flag from the CLI help and better inform on the de...

github.com/blitz-js/next.js - 81c126ee8b2620e4bd797ef0f508c576e4d58a04 authored over 4 years ago by Vincent Voyer <[email protected]>
semver is being weird

github.com/blitz-js/versions-diff-web - f4e32543071a35a9c547ec1fdd73ee855bae2168 authored over 4 years ago by Pavlos Vinieratos <[email protected]>
just to test renovate

github.com/blitz-js/versions-diff-web - c8b366bd9135180fe7e5a8d820ce057dd7802e30 authored over 4 years ago by Pavlos Vinieratos <[email protected]>
Update dependency antd to v4.0.1

github.com/blitz-js/versions-diff-web - 048abc7731cc35763da892cd07dc6d7f74388e4e authored over 4 years ago by Renovate Bot <[email protected]>
Update to output jest data for posting failed tests comment (#10814)

* Update to output jest data for posting failed tests comment

* Add failing test

* Reset r...

github.com/blitz-js/next.js - 8390a474fefa294d9ad99150f94fd20bdc04a0d7 authored over 4 years ago by JJ Kasper <[email protected]>
chore: comment cleanup

github.com/blitz-js/legacy-framework - b1aee93e2d86f37c197471f54b35ea886e0777f9 authored over 4 years ago by Brandon Bayer <[email protected]>
docs: fix typo

github.com/blitz-js/legacy-framework - 667566e34167b7211b5f138d6a3da302557e538c authored over 4 years ago by Brandon Bayer <[email protected]>
docs: add dev onboarding blurb to readme

github.com/blitz-js/legacy-framework - c51443bf5d5039936028b2154e67a0cfee888943 authored over 4 years ago by Brandon Bayer <[email protected]>
feat(cli): Add `blitz test` command (#30)

* add run tests command

* add test command

* add test cmd unit test

* uses project pack...

github.com/blitz-js/legacy-framework - ab4a3d2748aacec5e9c3b6aa5668f2833ba8dc9f authored over 4 years ago by Camilo Gonzalez <[email protected]>
feat(cli): Add `blitz console` command (#32)

Co-authored-by: Brandon Bayer <[email protected]>

github.com/blitz-js/legacy-framework - 6d6a6895579d0a7b59de181e0027bd85c966fd86 authored over 4 years ago by Beata Obrok <[email protected]>
docs: Update CODE_OF_CONDUCT.md (#28)

github.com/blitz-js/legacy-framework - 16c2031d2acfb36b57f455397a0228cbcd2de6a7 authored over 4 years ago by Brandon Bayer <[email protected]>
chore: add pull_request event to github action

github.com/blitz-js/legacy-framework - 590b20f12e882a13cf9e182446e6b2a0b17f4438 authored over 4 years ago by Brandon Bayer <[email protected]>
Add identifier to NEXT_DATA for gs(s)p (#10812)

* Add identifier to NEXT_DATA for gs(s)p

* Apply suggestions from code review

Co-Authored-By: ...

github.com/blitz-js/next.js - 4ef1cd4ebe574700baafbd603d940fc2467818cb authored over 4 years ago by JJ Kasper <[email protected]>
Throw NoFallbackError instead of returning (#10793)

* Throw a NoFallbackError instead of returning

* Replace invariant

Co-authored-by: JJ Kasper <...

github.com/blitz-js/next.js - 3ca022a821e45f826e9907ae151c99ace7e073fc authored over 4 years ago by Gerald Monaco <[email protected]>
feat(core): Add withBlitz webpack wrapper + fix prisma/client (#31)

* add withBlitz webpack config wrapper

* Move prisma/client noop into withBlitz!

github.com/blitz-js/legacy-framework - c82c0b3689272de6d1e3f4c626077d7a922de01b authored over 4 years ago by Brandon Bayer <[email protected]>
v9.2.3-canary.22

github.com/blitz-js/next.js - 6598e99b4956aa87081a8d22c01b1d2461b34b82 authored over 4 years ago by Joe Haddad <[email protected]>
Measure `getStaticProps`, `getServerSideProps` (#10800)

* Measure `getStaticProps`, `getServerSideProps`

* Test new fields

github.com/blitz-js/next.js - a5d0cb9d8049f57430b1ce735d4c07189b4d1724 authored over 4 years ago by Joe Haddad <[email protected]>
Remove old env from workflow since it is replaced with WebHook (#10798)

* Remove old env from workflow since it is replaced with WebHook

* bump

* bump

github.com/blitz-js/next.js - ad1a061f882c7e52881ce86c09632909e03e72e9 authored over 4 years ago by JJ Kasper <[email protected]>
Adding conformance checks (#10314)

* adding tests for rect sync conformance check

* adding test for react sync script conforman...

github.com/blitz-js/next.js - 16672a435391928eb3dcffa74a3a93a93bff9447 authored over 4 years ago by Prateek Bhatnagar <[email protected]>
v9.2.3-canary.21

github.com/blitz-js/next.js - 4056e982803186989928028d1578740bbd935ea9 authored over 4 years ago by JJ Kasper <[email protected]>
Fix next/config module mismatch in new serverless mode (#10792)

* Add failing test case

* Update serverless-loader require to fix config module mismatch

Co-au...

github.com/blitz-js/next.js - 9ec3dae60732c7745a2da1c8a84e7e5383bf1605 authored over 4 years ago by JJ Kasper <[email protected]>
Merge branch 'master' of https://github.com/reactjs/reactjs.org-translation

github.com/blitz-js/blitzjs.com-translation - bbca4a6cc0ed67584e52f2a25f78cfe5c8e3f03e authored over 4 years ago by Nat Alison <[email protected]>
Merge pull request #139 from reactjs/add-hungarian-maintainer

Add maintainer to Hungarian

github.com/blitz-js/blitzjs.com-translation - 3b104afb5bcfbb73fc73a4ca61e488196abf2a6a authored over 4 years ago by Nat Alison <[email protected]>
v9.2.3-canary.20

github.com/blitz-js/next.js - 2b74db73fa5bde7686f0c975ab4559d96e30f676 authored over 4 years ago by Joe Haddad <[email protected]>
Prefetch SSG Data (#10127)

* Prefetch SSG Data

* Update packages/next/client/page-loader.js

Co-Authored-By: JJ Kasper <jj...

github.com/blitz-js/next.js - 990eda2c88048d402923d4cb5e6f918b9bfa4ddf authored over 4 years ago by Joe Haddad <[email protected]>
fix: noop @prisma/client in browser, closes #13 (#19)

Co-authored-by: Brandon Bayer <[email protected]>

github.com/blitz-js/legacy-framework - 18d38d79e7073fa99252465541a60abf5a7ca68b authored over 4 years ago by Jim Cummins <[email protected]>
Merge pull request #181 from react-native-community/renovate/ant-design-icons-4.0.x

Update dependency @ant-design/icons to v4.0.2

github.com/blitz-js/versions-diff-web - 9d61c2ffb659402a2cf40ba90f41d2832ff56895 authored over 4 years ago by Pavlos Vinieratos <[email protected]>
Fix RenderOpts in `next-server` (#10776)

* Correctly pass preview data

* remove todo

* re-do change

* fix types

* Prevent reg...

github.com/blitz-js/next.js - 8f01a4ae83a6ba60ac8fc2049a5ce990970dca0e authored over 4 years ago by Joe Haddad <[email protected]>
Update dependency @ant-design/icons to v4.0.2

github.com/blitz-js/versions-diff-web - bc2489ad25edb789f605560106e9ee8b7ceae539 authored over 4 years ago by Renovate Bot <[email protected]>
Merge pull request #182 from react-native-community/renovate/query-string-6.11.x

Update dependency query-string to v6.11.1

github.com/blitz-js/versions-diff-web - 0f396dd657e50f0d87e33117330faf7c9eceff99 authored over 4 years ago by Pavlos Vinieratos <[email protected]>
Update dependency query-string to v6.11.1

github.com/blitz-js/versions-diff-web - fe5dada26ea842e6314e94c02ee7cec7fd70a2f6 authored over 4 years ago by Renovate Bot <[email protected]>
v9.2.3-canary.19

github.com/blitz-js/next.js - 94009422c5b1ade10e6087e5391616a56d372200 authored over 4 years ago by Joe Haddad <[email protected]>
chore(core): Add core tests (#16)

* Add core tests

- Tests cover Form and Controller
- You can check code coverage with "yarn ...

github.com/blitz-js/legacy-framework - 4113124ec436e310bd8ab1d0ab67e1d209695fa9 authored over 4 years ago by Jeremy Liberman <[email protected]>
examples: react-native-web: fix config to prefer .web.* exts (#10774)

* [examples/with-react-native-web] fix config to get .web.* extensions resolved before other

...

github.com/blitz-js/next.js - 644a1ef187dada46cf411141b27813c1cb0219e2 authored over 4 years ago by Max Thirouin <[email protected]>
Remove Dead Code from Next Server (#10772)

* Remove Dead Code from Next Server

* remove options

* trigger

github.com/blitz-js/next.js - 8999ef26604bd0b9e44b02a9408020f0223fd2f3 authored over 4 years ago by Joe Haddad <[email protected]>
Remove `dangerousAsPath` from `RenderOpts` (#10773)

github.com/blitz-js/next.js - 302b55b43de0c431ed9fc3664f59aab13514b5f2 authored over 4 years ago by Joe Haddad <[email protected]>
v9.2.3-canary.18

github.com/blitz-js/next.js - bc4f7bd2169405a05af8ae7c8aa89bcdd57e8df1 authored over 4 years ago by Joe Haddad <[email protected]>
updating links to dynamic-routes section of docs (#10759)

github.com/blitz-js/next.js - 241be2d5c148c28a2aa02264d7dd6f3041b0eac6 authored over 4 years ago by Ethan Ryan <[email protected]>
Add params to getStaticProps on err.sh (#10751)

* Add params to getStaticProps

* Update errors/invalid-getstaticprops-value.md

Co-Authored...

github.com/blitz-js/next.js - c52c0389fd2eb554761ced854eb3c833859b6ec4 authored over 4 years ago by Shu Uesugi <[email protected]>
feat(cli): Add initial CLI (#8)

* v0.0.1

Initial PR for oclif CLI

* update prettier config

* chore: repo updates - run ...

github.com/blitz-js/legacy-framework - 8f6d0e03ac2ea711d6b859468d20fdb2d52f1c3e authored over 4 years ago by Brandon Bayer <[email protected]>
Correctly Dedupe Prefetching (#10758)

* Correctly Dedupe Prefetching

* add test

github.com/blitz-js/next.js - 24345c9d066b9fefe8116bb26dce6f3be4797746 authored over 4 years ago by Joe Haddad <[email protected]>
Consistently Type GS(S)P (#10757)

github.com/blitz-js/next.js - b7f779058f7ef8bbccb3673db4122b128d669d15 authored over 4 years ago by Joe Haddad <[email protected]>
Separate Low Priority Files from Main Files (#10756)

* Separate Low Priority Files from Main Files

* Fix tests

github.com/blitz-js/next.js - e608c86b59e9b504ff879f4b6eb2a4313afc1265 authored over 4 years ago by Joe Haddad <[email protected]>
Add maintainer to Hungarian

github.com/blitz-js/blitzjs.com-translation - f4cf2bffd49a6dadb6f813eab1e776721c3f0c45 authored over 4 years ago by Balázs Orbán <[email protected]>
Remove maintainer from Hungarian

github.com/blitz-js/blitzjs.com-translation - 2ea5dea9c381cf5720ea9fe442478f486c12a1fc authored over 4 years ago by Balázs Orbán <[email protected]>
Adding new types of performance monitoring (#10421)

* add new types of performance monitoring

* adding LCP

* adding cls to perf relayer

* a...

github.com/blitz-js/next.js - 5a828125682b86c34636a07203d505ad358fb38b authored over 4 years ago by Prateek Bhatnagar <[email protected]>
Move upgrading guide to /docs (#10727)

* Move UPGRADING.md to docs

* Add upgrading guide to manifest.json

* Update title

* Mov...

github.com/blitz-js/next.js - 709aac1e962eb825c7ff7ea52edc4400a29cd3cb authored over 4 years ago by Shu Uesugi <[email protected]>
Remove old eslint-ignores from unstable_ prefix (#10740)

github.com/blitz-js/next.js - b2624012ea52438dee783425e0d6b87d14c0fc9e authored over 4 years ago by JJ Kasper <[email protected]>
Extract getStaticPaths helper (#10731)

* Extract getStaticPaths helper

* Extract sendPayload and prepareServerlessUrl

* Remove errone...

github.com/blitz-js/next.js - 3bfb6501f1a4589222add8396a426a6f03ec1ef1 authored over 4 years ago by Gerald Monaco <[email protected]>
Extract sendPayload and prepareServerlessUrl (#10732)

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

github.com/blitz-js/next.js - 586fdf4eba8bd1d5348ce3d179731589bf09d9b7 authored over 4 years ago by Joe Haddad <[email protected]>
Merge pull request #180 from felippepuhle/feat/bigger-clickable-area-collapse-header

Make the path of the file clickable for collapsing files

github.com/blitz-js/versions-diff-web - e693c537df3e52800f5d4ce11302d7f5c7038e37 authored over 4 years ago by Lucas Bento <[email protected]>
Make the path of the file clickable for collapsing files

github.com/blitz-js/versions-diff-web - 9789a9485f316297823ba392075593b6ed69ccc6 authored over 4 years ago by Felippe Rodrigo Puhle <[email protected]>
remove some snapshot tests that are not useful, and make some inline

github.com/blitz-js/versions-diff-web - ece467b95b1fa2c18162b81994b5ec7e7fc947af authored over 4 years ago by Pavlos Vinieratos <[email protected]>
more icons

github.com/blitz-js/versions-diff-web - 72bde503a72f0df866dacc474c27a7a0a73af2d1 authored over 4 years ago by Pavlos Vinieratos <[email protected]>
icons from upgrade codemon

github.com/blitz-js/versions-diff-web - 7d569b06e7e9b814b8c1281f6c80350b1b234410 authored over 4 years ago by Pavlos Vinieratos <[email protected]>
Merge pull request #177 from react-native-community/renovate/patch-emotion-monorepo

Update dependency @emotion/core to v10.0.28

github.com/blitz-js/versions-diff-web - d8f95e223f6e243d3f88b5017e73b9ed8613f567 authored over 4 years ago by Pavlos Vinieratos <[email protected]>
Fix url-polyfill dep and re-enable native-url (#10726)

* Adding native-url package

* Bumping native-url version

* Upgrading native-url

* Logging sta...

github.com/blitz-js/next.js - 7848615bd65dd45429383c06914cec6de9ca0e97 authored over 4 years ago by Janicklas Ralph <[email protected]>
Fix buildId being escaped breaking test with certain build ids (#10728)

github.com/blitz-js/next.js - 5b5d72ba56eff2aad989248c643a3f39e3fcc393 authored over 4 years ago by JJ Kasper <[email protected]>
chore: add sponsor section to readme

github.com/blitz-js/legacy-framework - c48fd8925babb2ba64ffa860ce6965d9b5a2b158 authored over 4 years ago by Brandon Bayer <[email protected]>
chore: Add Patreon and Paypal to the sponsor button options (#18)

github.com/blitz-js/legacy-framework - 66af983955d12a98d72b5400db0e0ac23efacd33 authored over 4 years ago by Brandon Bayer <[email protected]>
chore: add flybayer as codeowner of everything

github.com/blitz-js/legacy-framework - 55b735086ce42cb4ceca44e341a966547fbd013b authored over 4 years ago by Brandon Bayer <[email protected]>
fix(demo): switch to fruit content filter

github.com/blitz-js/legacy-framework - 4e6478474929632e00a47ff0c2d22ef5ccd4a252 authored over 4 years ago by Brandon Bayer <[email protected]>
Update dependency @emotion/core to v10.0.28

github.com/blitz-js/versions-diff-web - 0918a33b92e8d3203d0571a15b07c6661da494c3 authored over 4 years ago by Renovate Bot <[email protected]>
Add maintainer to Hungarian

github.com/blitz-js/blitzjs.com-translation - e4daed43a280fb1cec56e273c5bb4fc0a8674fa5 authored over 4 years ago by Balázs Orbán <[email protected]>
v9.2.3-canary.16

github.com/blitz-js/next.js - 0ff41daa484eaf23b8197e39107df464750f5fc9 authored over 4 years ago by JJ Kasper <[email protected]>
Remove `unstable_` prefix from new methods (#10723)

* Rename getServerProps to getServerSideProps

* Remove unstable_ prefix from new methods

*...

github.com/blitz-js/next.js - c9d9f1131cdb95983f8d816e9fac3a0855284ca2 authored over 4 years ago by JJ Kasper <[email protected]>
Rename getServerProps to getServerSideProps (#10722)

github.com/blitz-js/next.js - 2789e7e0c25c72fbf6be3ef070e530186af14430 authored over 4 years ago by JJ Kasper <[email protected]>
Add --example=<github-url> to create-next-app (#10226)

* Initial support for URLs

* Added folder support

* Added --example-path

* Bug fix

*...

github.com/blitz-js/next.js - 75559f14311dbbd2029fd43eb3721d21aaa63c0d authored over 4 years ago by Luis Alvarez D <[email protected]>
v9.2.3-canary.15

github.com/blitz-js/next.js - 0b88d17aebd6da21ff20398e1106e5dcd46d46e9 authored over 4 years ago by Tim Neutkens <[email protected]>
Fix Error Message

github.com/blitz-js/next.js - 663f5c4b6e385ebe168e00110ca5217f56af6161 authored over 4 years ago by Joe Haddad <[email protected]>
v9.2.3-canary.14

github.com/blitz-js/next.js - 5cba994016982cc81b70cbeac37ccb338544dc55 authored over 4 years ago by Tim Neutkens <[email protected]>
Ability to Disable SSG Fallback (#10701)

* Ability to Disable SSG Fallback

* Throw error when value is missing

* Fix existing tests...

github.com/blitz-js/next.js - 47ff1eb95af57724aa178cbd18a781a5a58c6738 authored over 4 years ago by Joe Haddad <[email protected]>
Merge pull request #176 from react-native-community/renovate/react-monorepo

Update react monorepo to v16.13.0 (minor)

github.com/blitz-js/versions-diff-web - 22e95e1d819ab46debb569ca108e26cf6717c056 authored over 4 years ago by Lucas Bento <[email protected]>
Add Open Collective Sponsor button (#15)

github.com/blitz-js/legacy-framework - 3ee2ef0b42bb65be9a5f3fe402eed05788d5fcef authored over 4 years ago by Brandon Bayer <[email protected]>
fix(demo): add content filtering!

github.com/blitz-js/legacy-framework - eaa6fc8802744aa8c4c393d3676b8ff5484b0120 authored over 4 years ago by Brandon Bayer <[email protected]>
fix(demo): untitled posts

github.com/blitz-js/legacy-framework - ef6bf61c5b6eb5c04f2d01a66042adb8a2829ec3 authored over 4 years ago by Brandon Bayer <[email protected]>
chore(demo): add some comments

github.com/blitz-js/legacy-framework - 5f5b589a7fba130a14e272bf994119eae8842c28 authored over 4 years ago by Brandon Bayer <[email protected]>
Live Demo Deployment (#12)

* add github link to demo

* fix(core): connect to db right away + fix for connection undefine...

github.com/blitz-js/legacy-framework - 82ae27841c5e797e9fe4f1c5174ae81922e14d78 authored over 4 years ago by Brandon Bayer <[email protected]>
Add initial Blitz Core and First Demo 🎉 (#11)

* wip

* chore: fix typings, tweak build config

* update prettier config

* set up husky ...

github.com/blitz-js/legacy-framework - 8623d5a817ba3340fcb44d3a9a312958fb144e1d authored over 4 years ago by Brandon Bayer <[email protected]>
Update react monorepo to v16.13.0

github.com/blitz-js/versions-diff-web - e1f152d161c82a24707af690855e04717bf2248f authored over 4 years ago by Renovate Bot <[email protected]>
v9.2.3-canary.13

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