Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / smeijer/next-runtime issues and pull requests

#74 - docs: add @vasco3 as a contributor for doc

Pull Request - State: closed - Opened by allcontributors[bot] 10 months ago

#72 - The form store doesn't clear when navigating to different routes

Issue - State: open - Opened by icopp almost 2 years ago

#70 - docs: add name on the Form

Pull Request - State: closed - Opened by vasco3 about 2 years ago - 3 comments

#69 - Client redirect to static page does not work

Issue - State: open - Opened by faiare about 2 years ago - 1 comment

#66 - dependency vunlunbility

Issue - State: open - Opened by ripple0328 over 2 years ago - 2 comments

#64 - feat: include button name=value in submitted formdata

Pull Request - State: closed - Opened by smeijer over 2 years ago
Labels: 📦 feature

#62 - Why is next-runtime needed?

Issue - State: closed - Opened by thorizer over 2 years ago - 4 comments

#60 - button#action should be included in the submitted data

Issue - State: closed - Opened by smeijer over 2 years ago - 1 comment

#58 - docs: add @KoichiKiyokawa as a contributor for code, test

Pull Request - State: closed - Opened by allcontributors[bot] over 2 years ago

#57 - docs: add anneau as a contributor for code

Pull Request - State: closed - Opened by allcontributors[bot] over 2 years ago

#56 - chore: import next types from 'next'

Pull Request - State: closed - Opened by smeijer over 2 years ago

#55 - Preview variable is not availabe

Issue - State: closed - Opened by thiras over 2 years ago - 1 comment

#53 - is it ready for production?

Issue - State: closed - Opened by vasco3 over 2 years ago

#52 - chore: improve return type for middleware next handler

Pull Request - State: closed - Opened by anneau over 2 years ago - 4 comments

#51 - Support 3rd party redirects

Issue - State: open - Opened by AndrewIngram over 2 years ago - 6 comments
Labels: 🐛 bug

#50 - Support multiple ways to update the URL on Form submit

Issue - State: open - Opened by smeijer over 2 years ago

#49 - Add support for Form reloadDocument

Issue - State: open - Opened by smeijer over 2 years ago - 1 comment
Labels: 📦 feature

#48 - Latency is doubled when Form submit handler returns redirect.

Issue - State: open - Opened by aiji42 over 2 years ago

#47 - fix: type error for `ref` on `Form` component

Pull Request - State: closed - Opened by KoichiKiyokawa over 2 years ago - 4 comments

#46 - Type error in ref props of the Form component

Issue - State: closed - Opened by KoichiKiyokawa over 2 years ago - 1 comment

#45 - fix: separate `res.write and `res.end` for Nextjs 12 support

Pull Request - State: closed - Opened by smeijer almost 3 years ago
Labels: 🐛 bug

#44 - fix: support `redirect` in Nextjs 12

Pull Request - State: closed - Opened by smeijer almost 3 years ago
Labels: 🐛 bug

#43 - Form component does not work after updating to Next12

Issue - State: closed - Opened by AndersGerner almost 3 years ago - 18 comments
Labels: 🐛 bug, 🙋 help wanted

#42 - docs: add @umar-ahmed as a contributor for code

Pull Request - State: closed - Opened by allcontributors[bot] almost 3 years ago

#41 - feat: add isFetchError type guard

Pull Request - State: closed - Opened by umar-ahmed almost 3 years ago - 3 comments
Labels: hacktoberfest-accepted

#40 - Consider exposing FetchError or type guard isFetchError

Issue - State: closed - Opened by umar-ahmed almost 3 years ago - 2 comments

#39 - Add support for submit via hook

Issue - State: open - Opened by smeijer almost 3 years ago
Labels: 📦 feature

#38 - refactor: move submit logic into form store + multiple files

Pull Request - State: closed - Opened by itsMapleLeaf almost 3 years ago - 2 comments
Labels: 🔧 internal, hacktoberfest-accepted

#37 - feat: add cookies instance to the context

Pull Request - State: closed - Opened by smeijer almost 3 years ago
Labels: 📦 feature, hacktoberfest-accepted

#36 - docs: use form in primary examples

Pull Request - State: closed - Opened by smeijer almost 3 years ago - 1 comment
Labels: 📑 documentation

#35 - refactor: (experiment) using rxjs for managing Form state

Pull Request - State: closed - Opened by itsMapleLeaf almost 3 years ago - 3 comments
Labels: 🤔 idea, 🔧 internal

#34 - feat: add onSuccess and onError callbacks

Pull Request - State: closed - Opened by itsMapleLeaf almost 3 years ago - 2 comments
Labels: 📦 feature, hacktoberfest-accepted

#33 - example not working?

Issue - State: closed - Opened by evertbouw almost 3 years ago - 1 comment

#32 - feat: add support for middleware

Pull Request - State: closed - Opened by smeijer almost 3 years ago - 1 comment
Labels: hacktoberfest-accepted

#31 - Add back `onSuccess` and `onError` handlers to `Form`

Issue - State: closed - Opened by itsMapleLeaf about 3 years ago - 2 comments
Labels: 📦 feature, 🤔 idea

#30 - Alias cookies on context

Issue - State: closed - Opened by smeijer about 3 years ago
Labels: 🤔 idea

#29 - Add support for sessions

Issue - State: open - Opened by smeijer about 3 years ago - 1 comment
Labels: 🤔 idea

#28 - "cannot read property 'headers' of undefined" error after upgrading to 2.0.0

Issue - State: closed - Opened by tconroy about 3 years ago - 3 comments
Labels: 🐛 bug

#27 - fix: use current location as base url for form action

Pull Request - State: closed - Opened by itsMapleLeaf about 3 years ago - 1 comment
Labels: 🐛 bug

#26 - feat: support Response throwing

Pull Request - State: closed - Opened by smeijer about 3 years ago
Labels: 📦 feature

#25 - fix: make notFound() and redirect() return `never`

Pull Request - State: closed - Opened by itsMapleLeaf about 3 years ago
Labels: 🔧 internal

#24 - Enable strict in tsconfig

Issue - State: closed - Opened by itsMapleLeaf about 3 years ago - 1 comment
Labels: 🔧 internal

#23 - ignore

Issue - State: closed - Opened by tconroy about 3 years ago

#22 - feat: rewrite of Form component and useFormSubmit hook

Pull Request - State: closed - Opened by smeijer about 3 years ago - 4 comments
Labels: 📦 feature, 💣️ breaking

#21 - Add support for express middleware?

Issue - State: closed - Opened by smeijer about 3 years ago - 2 comments
Labels: 🤔 idea

#20 - feat: include response data in error

Pull Request - State: closed - Opened by smeijer about 3 years ago - 1 comment
Labels: 📦 feature, 💣️ breaking

#19 - include response data in onError handler

Issue - State: closed - Opened by smeijer about 3 years ago - 1 comment
Labels: 🤔 idea

#18 - After form submit, use the data from the method that was submitted to

Issue - State: closed - Opened by itsMapleLeaf about 3 years ago - 10 comments
Labels: 🐛 bug

#17 - Pending form data should be deserialized as it is on the server

Issue - State: closed - Opened by itsMapleLeaf about 3 years ago - 2 comments
Labels: 📦 feature

#16 - Multiple pending form submissions

Issue - State: open - Opened by itsMapleLeaf about 3 years ago - 4 comments
Labels: 📦 feature

#15 - Form pending state should wait for navigation

Issue - State: closed - Opened by itsMapleLeaf about 3 years ago - 1 comment
Labels: 🐛 bug

#14 - Return type of `usePendingFormSubmit()` should be possibly undefined or null

Issue - State: closed - Opened by itsMapleLeaf about 3 years ago - 1 comment
Labels: 🐛 bug, 🧑‍💻 good first issue

#13 - docs: add @itsMapleLeaf as a contributor for test

Pull Request - State: closed - Opened by allcontributors[bot] about 3 years ago

#12 - feat: support client side redirects in Form component

Pull Request - State: closed - Opened by itsMapleLeaf about 3 years ago - 6 comments

#11 - Extra __next_type__ property causes an error in dev mode

Issue - State: closed - Opened by itsMapleLeaf about 3 years ago - 6 comments
Labels: 📑 documentation

#10 - Who uses `next-runtime`

Issue - State: closed - Opened by smeijer about 3 years ago

#9 - test: add test for json status params

Pull Request - State: closed - Opened by smeijer about 3 years ago - 1 comment

#8 - test: run tests on github actions

Pull Request - State: closed - Opened by smeijer about 3 years ago - 1 comment

#7 - docs: add @itsMapleLeaf as a contributor for code

Pull Request - State: closed - Opened by allcontributors[bot] about 3 years ago - 1 comment

#6 - feat: support `patch`, `put` and `delete` methods

Pull Request - State: closed - Opened by itsMapleLeaf about 3 years ago - 3 comments

#5 - Support redirecting to another page with POST

Issue - State: closed - Opened by itsMapleLeaf about 3 years ago - 3 comments
Labels: 🐛 bug

#4 - `json()` should also accept a `status` option

Issue - State: closed - Opened by itsMapleLeaf about 3 years ago - 4 comments
Labels: 📦 feature

#3 - Form should accept all form props

Issue - State: closed - Opened by itsMapleLeaf about 3 years ago - 7 comments
Labels: 📦 feature

#2 - docs: add @schniz as a contributor for doc

Pull Request - State: closed - Opened by allcontributors[bot] about 3 years ago - 1 comment

#1 - docs: use the `Form` component instead of the html tag `form`

Pull Request - State: closed - Opened by Schniz about 3 years ago - 4 comments