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

fix(examples): align with-absolute-imports with next 9.4 (#13090)

github.com/blitz-js/next.js - a44ab5d0c1b3d206d3a17dae7df67ca32f20cd37 authored over 4 years ago by Tommy Ljungberg <[email protected]>
Update the Automatic Static Optimization docs to explicitly state that Next.js will trigger an update. (#13096)

github.com/blitz-js/next.js - 25021473a5f73f6b9a33daad07752eb1b3c66091 authored over 4 years ago by Zach Waterfield <[email protected]>
increase cypress test timeout

(meta)

github.com/blitz-js/legacy-framework - 3f265c8f5ba735f8628e9dec1aafa619a2a42a2c authored over 4 years ago by Brandon Bayer <[email protected]>
Ensure same prisma client is being used on hot reload (#514)

(patch)

github.com/blitz-js/legacy-framework - 0e647ddfac7639e541a23aa11b3ece373f232191 authored over 4 years ago by Abu Uzayr <[email protected]>
Extract `usePaginatedQuery` out of `useQuery` into a separate hook (#523)

(minor)

github.com/blitz-js/legacy-framework - 1c064e56b2d8cedd3b77d1d9caed37b884d2f75d authored over 4 years ago by Elias Johansson <[email protected]>
Add error when exporting pages with fallback: true (#13063)

github.com/blitz-js/next.js - ef422467dc3fb8ad3eeff8b619534f2931a694b9 authored over 4 years ago by JJ Kasper <[email protected]>
Improve Redux Toolkit example (#12858)

github.com/blitz-js/next.js - d16fb63c1bd70320a7670306e69319028098e1cf authored over 4 years ago by Jaime Leonardo Suncin Cruz <[email protected]>
v9.4.2-canary.3

github.com/blitz-js/next.js - d0d59782f58a132e8d04830bf546619343b9533c authored over 4 years ago by Joe Haddad <[email protected]>
Fix building server-side generated AMP pages (#13046)

github.com/blitz-js/next.js - 7f604a504bb7b0ee544fd5308725792446a7c006 authored over 4 years ago by Slawek Kolodziej <[email protected]>
Update prefetching explanation to correctly reflect data prefetching (#13088)

github.com/blitz-js/next.js - dde5d3bdfe6a8b06529a7e672dfe2d44f6e37030 authored over 4 years ago by Tim Neutkens <[email protected]>
Remove redundant code from with-portals-ssr example (#13060)

* removed redundant imports and replaced the fragment with the shorthand syntax

* Brought bac...

github.com/blitz-js/next.js - fd55ef9aaf1c5c0215904caacf8dd69425faa200 authored over 4 years ago by TodorTotev <[email protected]>
Added path (#13075)

github.com/blitz-js/next.js - a6a8ee53baa2432ab3ccd871d3ad0d4561338b5b authored over 4 years ago by Luis Alvarez D <[email protected]>
Remove taskr typescript plugin as it's no longer used (#13081)

github.com/blitz-js/next.js - 155c81531cdcb8487a04fd3050603d8eac3cc6fa authored over 4 years ago by Tim Neutkens <[email protected]>
chore(next): check-custom-routes - recursive-copy missing types (#13065)

github.com/blitz-js/next.js - f66be228e9320d0a4ec6558e7c8222b6f1451174 authored over 4 years ago by Maxi Gimenez <[email protected]>
adding no html-link lint rule to eslint-plugin (#12969)

* addinng no html-link lint rule

* fixing lint tests

* adding the utils file

* fixing l...

github.com/blitz-js/next.js - dc826e3d373a5b8f7a249d27ad81504c7a7399e0 authored over 4 years ago by Prateek Bhatnagar <[email protected]>
Add sourcemaps to Next.js core compilation (#13049)

* Generate sourcemaps for core files that pass through Babel

* Run files through Babel instea...

github.com/blitz-js/next.js - 9b098f549a81fd8bcf7c83027054a75f0d0aecca authored over 4 years ago by Tim Neutkens <[email protected]>
v9.4.2-canary.2

github.com/blitz-js/next.js - 53a2cebdf69e6a7e3b7bed2651fafd8dc92dc946 authored over 4 years ago by Joe Haddad <[email protected]>
Update Examples for Fast Refresh (#13068)

github.com/blitz-js/next.js - dbad9db68c49f32603b42b2a0f1851abe454cfbf authored over 4 years ago by Joe Haddad <[email protected]>
Upgrade to Prettier 2 (#13061)

github.com/blitz-js/next.js - 86160a5190c50ea315c7ba91d77dfb51c42bc65f authored over 4 years ago by Joe Haddad <[email protected]>
Removed redundant code from the with-portals example (#13059)

github.com/blitz-js/next.js - 7c68d0c7f691a77b2808ffdf3eb48919116400ad authored over 4 years ago by TodorTotev <[email protected]>
Fix lint

github.com/blitz-js/next.js - f9b72473604941337e3c4ced5cbc9ab7c2095bd1 authored over 4 years ago by Joe Haddad <[email protected]>
chore: hot-reloader, htmlescape, next-dev-server missing types (#12730)

github.com/blitz-js/next.js - b5607ae7b513194507c09f2d095a42ba06fa8da7 authored over 4 years ago by Maxi Gimenez <[email protected]>
Add monaco-editor example (#11232)

github.com/blitz-js/next.js - 5610af012a687dd7ea06ee9a583ee11a17fc894b authored over 4 years ago by Elliot Hesp <[email protected]>
Add eslint-plugin-jest (#13003)

github.com/blitz-js/next.js - 714747957abe4aef5f0a18ad2eb685757f346739 authored over 4 years ago by Jan Potoms <[email protected]>
fix crash when NODE_OPTIONS includes --inspect-port (#12555)

github.com/blitz-js/next.js - 5af38f1727afff6af0c01bc132c591e1ef9d6d2d authored over 4 years ago by Mario Pareja <[email protected]>
chore: use function component on with-typescript example (#12695)

github.com/blitz-js/next.js - c334a2751e639e78d1754971315bb4cda838de5b authored over 4 years ago by Guilherme de Andrade <[email protected]>
docs: add prismic locale note (#12862)

github.com/blitz-js/next.js - 0b7ebc69fe380360a9a7cea7b2d3807f85dc048f authored over 4 years ago by Byron Polley <[email protected]>
[Examples] Added public folder to with-docker example (#12879)

github.com/blitz-js/next.js - 68028050101a21e3f6a52a8fa08c24f810f54771 authored over 4 years ago by Tom Evans <[email protected]>
Remove redundant React imports from with-redux-thunk example (#12986)

github.com/blitz-js/next.js - 3074e5f25b420d06da71c50e3bd6de4e3f5badaa authored over 4 years ago by Matt Carlotta <[email protected]>
Fix with-emotion examples (#13005)

github.com/blitz-js/next.js - 36ddadae3aa788480be696b4fef0aa03fd77c4d2 authored over 4 years ago by Lukas Böcker <[email protected]>
Correct multi-match behavior for queries and header values (#13017)

github.com/blitz-js/next.js - 97587eb8e02e1f4d49914d05c7247baf10ef698d authored over 4 years ago by JJ Kasper <[email protected]>
chore: Remove redundant imports in several examples (#13030)

github.com/blitz-js/next.js - dd264f582f547508b5b5af2cf1dc665a9c53f8e5 authored over 4 years ago by jmgr2996 <[email protected]>
x-powered-by is added to response, not request (#13037)

github.com/blitz-js/next.js - 97a61a18b2bf750fe6db1936e42e7cededf27051 authored over 4 years ago by Stig Kleppe-Jørgensen <[email protected]>
Revert "Add PR labeler action" (#13055)

github.com/blitz-js/next.js - 3288543256cf6e2aa3dee655fe366cd3e7bd7301 authored over 4 years ago by Joe Haddad <[email protected]>
Add PR labeler action (#13054)

github.com/blitz-js/next.js - d2c2dc7732912a5838b8beb6e66b784a4441b0cf authored over 4 years ago by Rafael Almeida <[email protected]>
An empty `jsconfig.json` should not fail the build (#13051)

github.com/blitz-js/next.js - 6d6ce94f68f837d8b7237ebb3072640b2e8b8d1d authored over 4 years ago by Joe Haddad <[email protected]>
Improve jsconfig.json error message (#13053)

github.com/blitz-js/next.js - 3b382a08d564baeefb0744c159d8025545ed3b1c authored over 4 years ago by Jan Potoms <[email protected]>
Stabilize test for Windows (#13050)

github.com/blitz-js/next.js - f5c8b428ab3975f75461e9d50155bf5344531974 authored over 4 years ago by Joe Haddad <[email protected]>
[Examples] Chakra UI - Move CSSReset inside ColorModeProvider (#13044)

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

github.com/blitz-js/next.js - 2b5875502755ddc49244a8f8f2e8a25e3bbd5da6 authored over 4 years ago by Joe Haddad <[email protected]>
[Experimental] Implement optional catch all routes (#12887)

github.com/blitz-js/next.js - f8125c9ed7db6cf78385cd62bd46ebd4de88ea49 authored over 4 years ago by Jan Potoms <[email protected]>
v9.4.2-canary.0

github.com/blitz-js/next.js - da1e2b32fbdd38fe35572c8e4887bb9149a0e310 authored over 4 years ago by Joe Haddad <[email protected]>
Fix oclif hook id bug (#522)

(patch)

github.com/blitz-js/legacy-framework - e63fe53dc6e4811016f566fff95b998f7dfb7458 authored over 4 years ago by Fran Zekan <[email protected]>
Avoid over-transpiling core libs (#11803)

* Avoid over-transpiling core libs

* Update preset-env to 7.9

Co-authored-by: Joe Haddad <...

github.com/blitz-js/next.js - 3b5533a06122fc6076522374857b88180f487ed4 authored over 4 years ago by Jason Miller <[email protected]>
Convert test to be inline (#13022)

github.com/blitz-js/next.js - 73eb9cede5ed09eaee39f1da3d899792bc6ab84e authored over 4 years ago by Joe Haddad <[email protected]>
feat: Remove redundant imports in XState example (#13020)

github.com/blitz-js/next.js - fedc662f259915bac5c312a4254e2d8b7e8b4223 authored over 4 years ago by jmgr2996 <[email protected]>
fix modal overlay in RTL layouts (#13000)

github.com/blitz-js/next.js - c2f8046f9b6be4fb0aaa707e691dc604b223975a authored over 4 years ago by Felix Mosheev <[email protected]>
[Experimental] Add support for production browser source maps (#13018)

github.com/blitz-js/next.js - dfe6d14859b2260ec2f619ada5136948e2f72f96 authored over 4 years ago by Tim Neutkens <[email protected]>
Only retry tests on CI (#12998)

github.com/blitz-js/next.js - 9f8076be439149bbd1310c391cccd39753ce98f4 authored over 4 years ago by Jan Potoms <[email protected]>
v9.4.1-canary.9

github.com/blitz-js/next.js - d5d9013795cd7e164581cb092252ad61c32590d1 authored over 4 years ago by Joe Haddad <[email protected]>
Update Babel Cache Key (#12989)

github.com/blitz-js/next.js - 9576d5414d810c82383defbed996203b847a5c7e authored over 4 years ago by Joe Haddad <[email protected]>
Remove unused babel-preset-react dep from babel-macros example (#12990)

github.com/blitz-js/next.js - de516957b20d3562a478322fe987ca410d1e98b2 authored over 4 years ago by none23 <[email protected]>
v9.4.1-canary.8

github.com/blitz-js/next.js - 01211ba21de39a8ac9307cb23cbfa7b0d5fdbc4d authored over 4 years ago by Joe Haddad <[email protected]>
Bypass OPTIONS handling for API routes (#12978)

github.com/blitz-js/next.js - 57dcdd90b5e172de5aa6d82674704d16b7de397c authored over 4 years ago by Tim Neutkens <[email protected]>
Use the jest-circus test runner (#12974)

github.com/blitz-js/next.js - 32057c849da7dd715c04b079ec209cefd812ef8d authored over 4 years ago by Jan Potoms <[email protected]>
Use a top level heading (#12960)

github.com/blitz-js/next.js - c239c746294495586fdf710266a7c3a78e09f199 authored over 4 years ago by Luis Alvarez D <[email protected]>
Add instructions to deploy to Render.com to the USER_GUIDE (#518)

(patch)

github.com/blitz-js/legacy-framework - 6858fe4101347b21d4dae12e585397d978bda434 authored over 4 years ago by Brandon Bayer <[email protected]>
Add experimental Storybook preset (#12934)

github.com/blitz-js/next.js - 7be3b1014883e4c9c8cf4ad24776020c8d03fd69 authored over 4 years ago by JJ Kasper <[email protected]>
Merge pull request #136 from devayarhlaine/master

Adding Burmese to translations

github.com/blitz-js/blitzjs.com-translation - 42a36551bc0a923fba6bb3c50440a4c183af0968 authored over 4 years ago by Nat Alison <[email protected]>
Test TypeScript Enum (#12954)

github.com/blitz-js/next.js - 9d17d9ed1f253bdeded38ede58ecc0c4d08fc053 authored over 4 years ago by Joe Haddad <[email protected]>
v9.4.1-canary.7

github.com/blitz-js/next.js - fc927a2a7fbf5b54dde11b60f2ccb78a90cece42 authored over 4 years ago by Joe Haddad <[email protected]>
Fix build stalling with styled-jsx plugins (#12952)

github.com/blitz-js/next.js - 9df9d4aea512c8484672d4ad6f37435d4b14d0f4 authored over 4 years ago by JJ Kasper <[email protected]>
Support eliminating memoized functions (#12953)

github.com/blitz-js/next.js - 202ea6fbd9b0b7efcc3b04541265c370dbc3218c authored over 4 years ago by Joe Haddad <[email protected]>
Elimination has to run before other plugins (#12949)

github.com/blitz-js/next.js - 7edc815a3862940d82f630243640774c41446264 authored over 4 years ago by Joe Haddad <[email protected]>
Remove `isomorphic-unfetch` from examples (#12948)

Since 9.4 release, fetch is pollyfilled by default from #12353,
so the import is not needed any...

github.com/blitz-js/next.js - 18dc1f66c65945be89bc944a1806ee05457fd365 authored over 4 years ago by Willian Justen <[email protected]>
Add retrying to cross browser tests (#12946)

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

github.com/blitz-js/next.js - 18722199597911bf183ec0dcca5d094c8b006d7a authored over 4 years ago by JJ Kasper <[email protected]>
Enable .env support by default (#12911)

* Enable .env support by default

Given we've had tons of reports from various people that exp...

github.com/blitz-js/next.js - 313b552026af7fa2c0421eb1407c382dd731294c authored over 4 years ago by Tim Neutkens <[email protected]>
Remove `react-error-overlay` (#12942)

github.com/blitz-js/next.js - 0d49f22e11ac3eddfe9557f682006b9a50a63cd6 authored over 4 years ago by Joe Haddad <[email protected]>
Strip out dead code for `ignoreDevErrors` (#12941)

github.com/blitz-js/next.js - 9c79955047603bd1986c44a888f4f80f3f816d94 authored over 4 years ago by Joe Haddad <[email protected]>
Correct multi-match param behavior (#12930)

github.com/blitz-js/next.js - 7f28e8bf9bd7dc6a6901968232ad1b28787314c3 authored over 4 years ago by JJ Kasper <[email protected]>
[Examples] Fix active-class-name (#12931)

github.com/blitz-js/next.js - b280c82a5e322100c2c7ffa07984c577071f9a9e authored over 4 years ago by Henrik Wenz <[email protected]>
Stop tracking changes in .next folder (#12924)

The .next folder doesn't need to be tracked

github.com/blitz-js/next.js - f840e1fe68aa5ab5b732da86cd606df572aedab6 authored over 4 years ago by Bruno Crosier <[email protected]>
v9.4.1-canary.5

github.com/blitz-js/next.js - 99766ca9e2496b863c98cfae75fc5ed58ed13f38 authored over 4 years ago by Joe Haddad <[email protected]>
[Fast Refresh] Improve responsiveness on Windows (#12909)

github.com/blitz-js/next.js - 3bd2711c19f59fe3b5a0f38684a604f953c1f8d9 authored over 4 years ago by Joe Haddad <[email protected]>
Update module-path-aliases.md (#12900)

github.com/blitz-js/next.js - c21278999c00f5a69ee56a12aff335ee9a5d6f74 authored over 4 years ago by Nicholas Chiang <[email protected]>
`sync` and `built` are identical commands (#12908)

github.com/blitz-js/next.js - 06f8975e748144c0873b5a8392e3ac7d76a66119 authored over 4 years ago by Joe Haddad <[email protected]>
Update tr.json

github.com/blitz-js/blitzjs.com-translation - fa82685b9778b8c91ae0a0d1d00726a8f8d833e3 authored over 4 years ago by Ali Oğuzhan Yıldız <[email protected]>
add Expo example (#12805)

* Created Expo example project

* Update examples/with-expo/README.md

* Updated usage guide...

github.com/blitz-js/next.js - 33800de9f844f326419bf6a996e635c21a606625 authored over 4 years ago by Evan Bacon <[email protected]>
Update package.json (#12865)

Without babel-core, "lingui extract" gives TypeError: Api.call... function is undefined

github.com/blitz-js/next.js - 5fdf3b8a46040b5ed5b8763902ef5d65348fe2e9 authored over 4 years ago by Raphael Chaula <[email protected]>
v9.4.1-canary.4

github.com/blitz-js/next.js - fddf00c56fa9c6b78d26aa8637ea7bc1c3cfef72 authored over 4 years ago by Joe Haddad <[email protected]>
Scroll entire content instead of only header (#12881)

github.com/blitz-js/next.js - 18549e065d50b1c4a3908266ee49eb398f254502 authored over 4 years ago by Joe Haddad <[email protected]>
Explicit header for SSR error (#12880)

github.com/blitz-js/next.js - ff8d4c45e3eae7ff28dc0ecf252231185b8bc42f authored over 4 years ago by Joe Haddad <[email protected]>
Warn users about migrating to 9.4 from dotenv (#12859)

github.com/blitz-js/next.js - 5da1dcf669cff474eb6521008173158a5d8f6ebe authored over 4 years ago by Brian Gershon <[email protected]>
docs: add abuuzayr as a contributor (#513)

(meta)

github.com/blitz-js/legacy-framework - f5b7b256113992116c67626db9ba1e2b5bf77922 authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Update fork sync script to add upstream remote (#512)

(meta)

github.com/blitz-js/legacy-framework - b2407ebdeaa846c7b68490414448d242505169ab authored over 4 years ago by Abu Uzayr <[email protected]>
increase timeout for generator test

(ignore)

github.com/blitz-js/legacy-framework - caefccfda1d584c0901ffec611e43635b366e80e authored over 4 years ago by Brandon Bayer <[email protected]>
increase jest timeout for cli

(meta)

github.com/blitz-js/legacy-framework - 4f5c09f32c623cd51f20f69d9ddf2fd1ed46f033 authored over 4 years ago by Brandon Bayer <[email protected]>
add back double jest run for cli test so I can publish to npm :/

(ignore)

github.com/blitz-js/legacy-framework - ed27152c5100d89d08c0a0916a1f58c14b2a4558 authored over 4 years ago by Brandon Bayer <[email protected]>
Remove `isInitialRender` usage for overlay (#12872)

github.com/blitz-js/next.js - 85b60af231232700a5cef7215e1d1859eb2dd0d0 authored over 4 years ago by Joe Haddad <[email protected]>
Remove typescript-eslint version override for blitz new (#511)

(ignore)

github.com/blitz-js/legacy-framework - 95bbbfc4e76007b8ba53de19580dbf0dd784e698 authored over 4 years ago by Brandon Bayer <[email protected]>
Update styled-jsx to 3.3.0 (#12870)

Introduces a new plugin option to configure the module that the transpiled files should import. ...

github.com/blitz-js/next.js - eed3923c4d85dcc2973d67c5bcaef283c46c9182 authored over 4 years ago by Giuseppe <[email protected]>
Eliminate 404s from internal requests (#12871)

github.com/blitz-js/next.js - e35c6534e7a5c2238caad5dc45036216518c5ecd authored over 4 years ago by Joe Haddad <[email protected]>
v0.10.0-canary.1

github.com/blitz-js/legacy-framework - c17e161f80adc64852ae37b38c9aa5fe5aed1d30 authored over 4 years ago by Brandon Bayer <[email protected]>
Revert JS server pipeline rule (#510)

(meta)

github.com/blitz-js/legacy-framework - 7456d621710cf580bc766f2e64bfd48cd7da527b authored over 4 years ago by Brandon Bayer <[email protected]>
Add a plain-js example and build it in our tests (#507)

(meta)

github.com/blitz-js/legacy-framework - 9eb5bb4584e7fa349ffd01333957343a5969bd06 authored over 4 years ago by Brandon Bayer <[email protected]>
v0.10.0-canary.0

github.com/blitz-js/legacy-framework - 17d98950708e945347aa860e10f8488f4f340150 authored over 4 years ago by Brandon Bayer <[email protected]>
🚀 Add context path option to `blitz generate` (#493)

(minor)

github.com/blitz-js/legacy-framework - b7bc20574a5c93ec12432a8e582caae08ec9cff9 authored over 4 years ago by Adam Markon <[email protected]>