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

Wait for flush before firing routing event (#13287)

This waits for the render to be committed to DOM before we render the route change complete even...

github.com/blitz-js/next.js - 3ee0a1f41aba8a9ad5a95d53367ca460603b8411 authored over 4 years ago by Joe Haddad <[email protected]>
[Fast Refresh] Upgrade `react-refresh` (#13285)

Closes #13254

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

github.com/blitz-js/next.js - 12e0db040cb81746bca508b31269b94f7a6ae170 authored over 4 years ago by Joe Haddad <[email protected]>
Update debugging docs (#13270)

* Update debugging docs

* typo

* Update docs/debugging.md

Co-authored-by: Luis Alvarez ...

github.com/blitz-js/next.js - de2363bd91da581b42a58f3c8998d5e1558c1e6b authored over 4 years ago by Shu Uesugi <[email protected]>
Defer Page Registration (#11054)

github.com/blitz-js/next.js - ddeadc1dc947a751824083f5e9f8b23af6a5477f authored over 4 years ago by Gerald Monaco <[email protected]>
Consolidate non-SSG branch in `renderToHTMLWithComponents` Cont. (#13274)

This continues https://github.com/zeit/next.js/pull/12501 and resolves the merge conflicts since...

github.com/blitz-js/next.js - 72e5b8db7cbb264aceab60b603644d890346ad68 authored over 4 years ago by JJ Kasper <[email protected]>
[Examples] Added blog-starter-typescript (#12981)

* feature: add blog-starter-typescript

* chore: edit tailwind.config

* Fix linting

Co-a...

github.com/blitz-js/next.js - dc1658f1077aea98263afece1d5878649bca3de5 authored over 4 years ago by Koji Sugimoto <[email protected]>
Overhaul the homepage with all new content and css grid (#64)

github.com/blitz-js/nl.blitzjs.com - a0384de4a3fc58db84272ce96fdbcb6fdb42399c authored over 4 years ago by Brandon Bayer <[email protected]>
Overhaul the homepage with all new content and css grid (#64)

github.com/blitz-js/it.blitzjs.com - a0384de4a3fc58db84272ce96fdbcb6fdb42399c authored over 4 years ago by Brandon Bayer <[email protected]>
Overhaul the homepage with all new content and css grid (#64)

github.com/blitz-js/zh-hans.blitzjs.com - a0384de4a3fc58db84272ce96fdbcb6fdb42399c authored over 4 years ago by Brandon Bayer <[email protected]>
Overhaul the homepage with all new content and css grid (#64)

github.com/blitz-js/blitzjs.com - a0384de4a3fc58db84272ce96fdbcb6fdb42399c authored over 4 years ago by Brandon Bayer <[email protected]>
Overhaul the homepage with all new content and css grid (#64)

github.com/blitz-js/ko.blitzjs.com - a0384de4a3fc58db84272ce96fdbcb6fdb42399c authored over 4 years ago by Brandon Bayer <[email protected]>
Overhaul the homepage with all new content and css grid (#64)

github.com/blitz-js/fr.blitzjs.com - a0384de4a3fc58db84272ce96fdbcb6fdb42399c authored over 4 years ago by Brandon Bayer <[email protected]>
Overhaul the homepage with all new content and css grid (#64)

github.com/blitz-js/de.blitzjs.com - a0384de4a3fc58db84272ce96fdbcb6fdb42399c authored over 4 years ago by Brandon Bayer <[email protected]>
Overhaul the homepage with all new content and css grid (#64)

github.com/blitz-js/es.blitzjs.com - a0384de4a3fc58db84272ce96fdbcb6fdb42399c authored over 4 years ago by Brandon Bayer <[email protected]>
Overhaul the homepage with all new content and css grid (#64)

github.com/blitz-js/pt-br.blitzjs.com - a0384de4a3fc58db84272ce96fdbcb6fdb42399c authored over 4 years ago by Brandon Bayer <[email protected]>
Overhaul the homepage with all new content and css grid (#64)

github.com/blitz-js/id.blitzjs.com - a0384de4a3fc58db84272ce96fdbcb6fdb42399c authored over 4 years ago by Brandon Bayer <[email protected]>
Overhaul the homepage with all new content and css grid (#64)

github.com/blitz-js/ja.blitzjs.com - a0384de4a3fc58db84272ce96fdbcb6fdb42399c authored over 4 years ago by Brandon Bayer <[email protected]>
Uncomment private key (#13277)

github.com/blitz-js/next.js - 83827f76d3e9e797d84026a0be7088bd1a7d3487 authored over 4 years ago by Joseph Knowles <[email protected]>
Update README.md

github.com/blitz-js/legacy-framework - fcd572a5e4aac17c91f5708013ece6ae17d0c65a authored over 4 years ago by Brandon Bayer <[email protected]>
Update README.md

github.com/blitz-js/legacy-framework - a8e352ce178f3081d68bd4e60e788bd868cd5b80 authored over 4 years ago by Brandon Bayer <[email protected]>
Update README.md

github.com/blitz-js/legacy-framework - e69a7b616615d84b58b164bf12d90ac24420a1e7 authored over 4 years ago by Brandon Bayer <[email protected]>
Update README.md

github.com/blitz-js/legacy-framework - b66b65515446e2e2a956ee51e1f92f19a09f318f authored over 4 years ago by Brandon Bayer <[email protected]>
Update README.md

github.com/blitz-js/legacy-framework - b900095313279bb3148ca19bf7cc4b71eaa479e2 authored over 4 years ago by Brandon Bayer <[email protected]>
Add support for sass-loader prependData option (#12277)

This PR adds support for prepending sass code before the actual entry file.

It's common for dev...

github.com/blitz-js/next.js - e66bcfa8384c258728cb0f3429310ebdced942ff authored over 4 years ago by Jairo Tylera <[email protected]>
docs(debugging): explain how to debug in Chrome DevTools/VS Code (#10807)

This new documentation page explains how to debug your backend and frontend code in Chrome DevTo...

github.com/blitz-js/next.js - aa51f2fcef1f9d4bd473ee61221af8f6621fb1a0 authored over 4 years ago by Vincent Voyer <[email protected]>
Install Theme UI! (#63)

github.com/blitz-js/nl.blitzjs.com - fe8d5a11d5a2ff076536df176eea05a6db32d39a authored over 4 years ago by Brandon Bayer <[email protected]>
Install Theme UI! (#63)

github.com/blitz-js/it.blitzjs.com - fe8d5a11d5a2ff076536df176eea05a6db32d39a authored over 4 years ago by Brandon Bayer <[email protected]>
Install Theme UI! (#63)

github.com/blitz-js/zh-hans.blitzjs.com - fe8d5a11d5a2ff076536df176eea05a6db32d39a authored over 4 years ago by Brandon Bayer <[email protected]>
Install Theme UI! (#63)

github.com/blitz-js/ja.blitzjs.com - fe8d5a11d5a2ff076536df176eea05a6db32d39a authored over 4 years ago by Brandon Bayer <[email protected]>
Install Theme UI! (#63)

github.com/blitz-js/id.blitzjs.com - fe8d5a11d5a2ff076536df176eea05a6db32d39a authored over 4 years ago by Brandon Bayer <[email protected]>
Install Theme UI! (#63)

github.com/blitz-js/pt-br.blitzjs.com - fe8d5a11d5a2ff076536df176eea05a6db32d39a authored over 4 years ago by Brandon Bayer <[email protected]>
Install Theme UI! (#63)

github.com/blitz-js/ko.blitzjs.com - fe8d5a11d5a2ff076536df176eea05a6db32d39a authored over 4 years ago by Brandon Bayer <[email protected]>
Install Theme UI! (#63)

github.com/blitz-js/de.blitzjs.com - fe8d5a11d5a2ff076536df176eea05a6db32d39a authored over 4 years ago by Brandon Bayer <[email protected]>
Install Theme UI! (#63)

github.com/blitz-js/es.blitzjs.com - fe8d5a11d5a2ff076536df176eea05a6db32d39a authored over 4 years ago by Brandon Bayer <[email protected]>
Install Theme UI! (#63)

github.com/blitz-js/fr.blitzjs.com - fe8d5a11d5a2ff076536df176eea05a6db32d39a authored over 4 years ago by Brandon Bayer <[email protected]>
Install Theme UI! (#63)

github.com/blitz-js/blitzjs.com - fe8d5a11d5a2ff076536df176eea05a6db32d39a authored over 4 years ago by Brandon Bayer <[email protected]>
Reorganize all the theme component files (#62)

github.com/blitz-js/blitzjs.com - 4f16fd2c1ae5fb24173777aed00d6ed1dcfd5ea1 authored over 4 years ago by Brandon Bayer <[email protected]>
Reorganize all the theme component files (#62)

github.com/blitz-js/pt-br.blitzjs.com - 4f16fd2c1ae5fb24173777aed00d6ed1dcfd5ea1 authored over 4 years ago by Brandon Bayer <[email protected]>
Reorganize all the theme component files (#62)

github.com/blitz-js/de.blitzjs.com - 4f16fd2c1ae5fb24173777aed00d6ed1dcfd5ea1 authored over 4 years ago by Brandon Bayer <[email protected]>
Reorganize all the theme component files (#62)

github.com/blitz-js/fr.blitzjs.com - 4f16fd2c1ae5fb24173777aed00d6ed1dcfd5ea1 authored over 4 years ago by Brandon Bayer <[email protected]>
Reorganize all the theme component files (#62)

github.com/blitz-js/es.blitzjs.com - 4f16fd2c1ae5fb24173777aed00d6ed1dcfd5ea1 authored over 4 years ago by Brandon Bayer <[email protected]>
Reorganize all the theme component files (#62)

github.com/blitz-js/ko.blitzjs.com - 4f16fd2c1ae5fb24173777aed00d6ed1dcfd5ea1 authored over 4 years ago by Brandon Bayer <[email protected]>
Reorganize all the theme component files (#62)

github.com/blitz-js/zh-hans.blitzjs.com - 4f16fd2c1ae5fb24173777aed00d6ed1dcfd5ea1 authored over 4 years ago by Brandon Bayer <[email protected]>
Reorganize all the theme component files (#62)

github.com/blitz-js/it.blitzjs.com - 4f16fd2c1ae5fb24173777aed00d6ed1dcfd5ea1 authored over 4 years ago by Brandon Bayer <[email protected]>
Reorganize all the theme component files (#62)

github.com/blitz-js/nl.blitzjs.com - 4f16fd2c1ae5fb24173777aed00d6ed1dcfd5ea1 authored over 4 years ago by Brandon Bayer <[email protected]>
Reorganize all the theme component files (#62)

github.com/blitz-js/id.blitzjs.com - 4f16fd2c1ae5fb24173777aed00d6ed1dcfd5ea1 authored over 4 years ago by Brandon Bayer <[email protected]>
Reorganize all the theme component files (#62)

github.com/blitz-js/ja.blitzjs.com - 4f16fd2c1ae5fb24173777aed00d6ed1dcfd5ea1 authored over 4 years ago by Brandon Bayer <[email protected]>
Inline the docusaurus-theme-classic into our code so we can customize everything (#61)

github.com/blitz-js/ja.blitzjs.com - 0a2aacb910bf6424184daddd39638c2d9ceb3125 authored over 4 years ago by Brandon Bayer <[email protected]>
Inline the docusaurus-theme-classic into our code so we can customize everything (#61)

github.com/blitz-js/id.blitzjs.com - 0a2aacb910bf6424184daddd39638c2d9ceb3125 authored over 4 years ago by Brandon Bayer <[email protected]>
Inline the docusaurus-theme-classic into our code so we can customize everything (#61)

github.com/blitz-js/pt-br.blitzjs.com - 0a2aacb910bf6424184daddd39638c2d9ceb3125 authored over 4 years ago by Brandon Bayer <[email protected]>
Inline the docusaurus-theme-classic into our code so we can customize everything (#61)

github.com/blitz-js/de.blitzjs.com - 0a2aacb910bf6424184daddd39638c2d9ceb3125 authored over 4 years ago by Brandon Bayer <[email protected]>
Inline the docusaurus-theme-classic into our code so we can customize everything (#61)

github.com/blitz-js/blitzjs.com - 0a2aacb910bf6424184daddd39638c2d9ceb3125 authored over 4 years ago by Brandon Bayer <[email protected]>
Inline the docusaurus-theme-classic into our code so we can customize everything (#61)

github.com/blitz-js/ko.blitzjs.com - 0a2aacb910bf6424184daddd39638c2d9ceb3125 authored over 4 years ago by Brandon Bayer <[email protected]>
Inline the docusaurus-theme-classic into our code so we can customize everything (#61)

github.com/blitz-js/es.blitzjs.com - 0a2aacb910bf6424184daddd39638c2d9ceb3125 authored over 4 years ago by Brandon Bayer <[email protected]>
Inline the docusaurus-theme-classic into our code so we can customize everything (#61)

github.com/blitz-js/fr.blitzjs.com - 0a2aacb910bf6424184daddd39638c2d9ceb3125 authored over 4 years ago by Brandon Bayer <[email protected]>
Inline the docusaurus-theme-classic into our code so we can customize everything (#61)

github.com/blitz-js/nl.blitzjs.com - 0a2aacb910bf6424184daddd39638c2d9ceb3125 authored over 4 years ago by Brandon Bayer <[email protected]>
Inline the docusaurus-theme-classic into our code so we can customize everything (#61)

github.com/blitz-js/it.blitzjs.com - 0a2aacb910bf6424184daddd39638c2d9ceb3125 authored over 4 years ago by Brandon Bayer <[email protected]>
Inline the docusaurus-theme-classic into our code so we can customize everything (#61)

github.com/blitz-js/zh-hans.blitzjs.com - 0a2aacb910bf6424184daddd39638c2d9ceb3125 authored over 4 years ago by Brandon Bayer <[email protected]>
Remove preset-classic and inline everything into our project (#60)

github.com/blitz-js/zh-hans.blitzjs.com - d7e4af0db198916e4a8f7a4efebca38e64a9639f authored over 4 years ago by Brandon Bayer <[email protected]>
Remove preset-classic and inline everything into our project (#60)

github.com/blitz-js/it.blitzjs.com - d7e4af0db198916e4a8f7a4efebca38e64a9639f authored over 4 years ago by Brandon Bayer <[email protected]>
Remove preset-classic and inline everything into our project (#60)

github.com/blitz-js/nl.blitzjs.com - d7e4af0db198916e4a8f7a4efebca38e64a9639f authored over 4 years ago by Brandon Bayer <[email protected]>
Remove preset-classic and inline everything into our project (#60)

github.com/blitz-js/ja.blitzjs.com - d7e4af0db198916e4a8f7a4efebca38e64a9639f authored over 4 years ago by Brandon Bayer <[email protected]>
Remove preset-classic and inline everything into our project (#60)

github.com/blitz-js/id.blitzjs.com - d7e4af0db198916e4a8f7a4efebca38e64a9639f authored over 4 years ago by Brandon Bayer <[email protected]>
Remove preset-classic and inline everything into our project (#60)

github.com/blitz-js/pt-br.blitzjs.com - d7e4af0db198916e4a8f7a4efebca38e64a9639f authored over 4 years ago by Brandon Bayer <[email protected]>
Remove preset-classic and inline everything into our project (#60)

github.com/blitz-js/ko.blitzjs.com - d7e4af0db198916e4a8f7a4efebca38e64a9639f authored over 4 years ago by Brandon Bayer <[email protected]>
Remove preset-classic and inline everything into our project (#60)

github.com/blitz-js/blitzjs.com - d7e4af0db198916e4a8f7a4efebca38e64a9639f authored over 4 years ago by Brandon Bayer <[email protected]>
Remove preset-classic and inline everything into our project (#60)

github.com/blitz-js/de.blitzjs.com - d7e4af0db198916e4a8f7a4efebca38e64a9639f authored over 4 years ago by Brandon Bayer <[email protected]>
Remove preset-classic and inline everything into our project (#60)

github.com/blitz-js/es.blitzjs.com - d7e4af0db198916e4a8f7a4efebca38e64a9639f authored over 4 years ago by Brandon Bayer <[email protected]>
Remove preset-classic and inline everything into our project (#60)

github.com/blitz-js/fr.blitzjs.com - d7e4af0db198916e4a8f7a4efebca38e64a9639f authored over 4 years ago by Brandon Bayer <[email protected]>
add prettier config

github.com/blitz-js/pt-br.blitzjs.com - c6d0ab3bf1d49855a0e67048229d0797d8b6301c authored over 4 years ago by Brandon Bayer <[email protected]>
add prettier config

github.com/blitz-js/ko.blitzjs.com - c6d0ab3bf1d49855a0e67048229d0797d8b6301c authored over 4 years ago by Brandon Bayer <[email protected]>
add prettier config

github.com/blitz-js/fr.blitzjs.com - c6d0ab3bf1d49855a0e67048229d0797d8b6301c authored over 4 years ago by Brandon Bayer <[email protected]>
add prettier config

github.com/blitz-js/es.blitzjs.com - c6d0ab3bf1d49855a0e67048229d0797d8b6301c authored over 4 years ago by Brandon Bayer <[email protected]>
add prettier config

github.com/blitz-js/blitzjs.com - c6d0ab3bf1d49855a0e67048229d0797d8b6301c authored over 4 years ago by Brandon Bayer <[email protected]>
add prettier config

github.com/blitz-js/de.blitzjs.com - c6d0ab3bf1d49855a0e67048229d0797d8b6301c authored over 4 years ago by Brandon Bayer <[email protected]>
add prettier config

github.com/blitz-js/nl.blitzjs.com - c6d0ab3bf1d49855a0e67048229d0797d8b6301c authored over 4 years ago by Brandon Bayer <[email protected]>
add prettier config

github.com/blitz-js/it.blitzjs.com - c6d0ab3bf1d49855a0e67048229d0797d8b6301c authored over 4 years ago by Brandon Bayer <[email protected]>
add prettier config

github.com/blitz-js/zh-hans.blitzjs.com - c6d0ab3bf1d49855a0e67048229d0797d8b6301c authored over 4 years ago by Brandon Bayer <[email protected]>
add prettier config

github.com/blitz-js/ja.blitzjs.com - c6d0ab3bf1d49855a0e67048229d0797d8b6301c authored over 4 years ago by Brandon Bayer <[email protected]>
add prettier config

github.com/blitz-js/id.blitzjs.com - c6d0ab3bf1d49855a0e67048229d0797d8b6301c authored over 4 years ago by Brandon Bayer <[email protected]>
Create layout for alpha homepage (#47)

github.com/blitz-js/id.blitzjs.com - ab5fa43607a8352772cd70e32df8689b6c6aa0c7 authored over 4 years ago by Maurits <[email protected]>
Create layout for alpha homepage (#47)

github.com/blitz-js/ja.blitzjs.com - ab5fa43607a8352772cd70e32df8689b6c6aa0c7 authored over 4 years ago by Maurits <[email protected]>
Create layout for alpha homepage (#47)

github.com/blitz-js/pt-br.blitzjs.com - ab5fa43607a8352772cd70e32df8689b6c6aa0c7 authored over 4 years ago by Maurits <[email protected]>
Create layout for alpha homepage (#47)

github.com/blitz-js/es.blitzjs.com - ab5fa43607a8352772cd70e32df8689b6c6aa0c7 authored over 4 years ago by Maurits <[email protected]>
Create layout for alpha homepage (#47)

github.com/blitz-js/ko.blitzjs.com - ab5fa43607a8352772cd70e32df8689b6c6aa0c7 authored over 4 years ago by Maurits <[email protected]>
Create layout for alpha homepage (#47)

github.com/blitz-js/fr.blitzjs.com - ab5fa43607a8352772cd70e32df8689b6c6aa0c7 authored over 4 years ago by Maurits <[email protected]>
Create layout for alpha homepage (#47)

github.com/blitz-js/de.blitzjs.com - ab5fa43607a8352772cd70e32df8689b6c6aa0c7 authored over 4 years ago by Maurits <[email protected]>
Create layout for alpha homepage (#47)

github.com/blitz-js/blitzjs.com - ab5fa43607a8352772cd70e32df8689b6c6aa0c7 authored over 4 years ago by Maurits <[email protected]>
Create layout for alpha homepage (#47)

github.com/blitz-js/zh-hans.blitzjs.com - ab5fa43607a8352772cd70e32df8689b6c6aa0c7 authored over 4 years ago by Maurits <[email protected]>
Create layout for alpha homepage (#47)

github.com/blitz-js/it.blitzjs.com - ab5fa43607a8352772cd70e32df8689b6c6aa0c7 authored over 4 years ago by Maurits <[email protected]>
Create layout for alpha homepage (#47)

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

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

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

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

github.com/blitz-js/pt-br.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]>
Added announcement bar feature enhancement (#53)

github.com/blitz-js/blitzjs.com - 943660831a010ecbae468314ab7b87377524f26e authored over 4 years ago by liamjosephsilk <[email protected]>