nextjs
Here are 5,889 public repositories matching this topic...
-
Updated
Sep 3, 2019 - TypeScript
Summary
Some screen plugins need a different UI than a sidebar or a popup. It would be nice to get all of the ergonomic benefits of a screen, w/o needing to use the Tina sidebar UI or popup UI.
What do you want and why?
We need to add comprehensive unit tests to our session management.
Feel free to submit PRs for single or few tests. And feel free to ask clarification questions.
Files:
-
Updated
Nov 2, 2020
-
Updated
Oct 12, 2020 - TypeScript
-
Updated
Aug 17, 2020 - TypeScript
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Jul 18, 2019
-
Updated
Oct 30, 2020 - JavaScript
Some folks have noted it would be beneficial to have this repository translated to other languages. One contributor has already volunteered to translate the repository into Russian (woohoo!).
If anyone has the time and drive to help out with other languages, please reply below with the proposed language and I'll give you the "go-ahead"... just to make sure two people don't create translations i
-
Updated
Oct 6, 2020 - TypeScript
Right now jobLocation is mandatory but for remote jobs its not and jobLocationType is needed.
https://developers.google.com/search/docs/data-types/job-posting#structured-data-type-definitions
-
Updated
Oct 29, 2020 - TypeScript
-
Updated
Oct 24, 2020 - TypeScript
As seen in code coverage: https://codecov.io/gh/serverless-nextjs/serverless-next.js/tree/master/packages/serverless-components/domain, domain component has 0% coverage.
Adding tests for this should get us from 79% to ~90% overall coverage.
@SarKurd I remember you wanted to add tests for this. Let me know if you are still interested to add tests or someone else can also take it up
-
Updated
Oct 31, 2020 - JavaScript
-
Updated
Sep 25, 2020 - TypeScript
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Nov 2, 2020 - JavaScript
-
Updated
Nov 4, 2020 - TypeScript
There is an import dependencie cycle between:
src/Interfaces/index.ts:
export * from '@Redux/IStore';
and
src/Redux/IStore.d.ts:
import { IHomePage } from '@Interfaces';
Eslint rule that detect the issue:
https://github.com/benmosher/eslint-plugin-import/blob/master/docs/rules/no-cycle.md
Improve this page
Add a description, image, and links to the nextjs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nextjs topic, visit your repo's landing page and select "manage topics."


Feature request
Add example for Fleur.
Fleur is an Flux framework inspired of Fluxible / Redux with modern React API and cool type inference.
It is production ready and working in pixiv Comic with Next.js.
Is your feature request related to a problem? Please describe.
It's not relevant to any problem. This is proposa