The Wayback Machine - https://web.archive.org/web/20210913145308/https://github.com/topics/nextjs
Skip to content
#

Next

nextjs logo

Next.js is an open source React front-end development web framework that enables functionality such as server-side rendering and generating static websites for React-based web applications.

Here are 20,951 public repositories matching this topic...

next.js
ScriptedAlchemy
ScriptedAlchemy commented Aug 19, 2021

What version of Next.js are you using?

11.1.0

What version of Node.js are you using?

14

What browser are you using?

chrome

What operating system are you using?

macOS

How are you deploying your application?

Other (serverless aws)

Describe the Bug

When importing images into _document next does not emit these image assets into the client build.

For example, I

Kap
blitz
next-auth
balazsorban44
balazsorban44 commented Sep 9, 2021

#2552 introduced TypeScript to the core. A long-time wish from the community, and the maintainers.

For an easier migration, I decided to go with "strict": false, and we still allow ".js" files.

As an improvement, we should make set "strict": true in our tsconfig.json and fix the remaining issues, and convert the rest of the files to TypeScript as well.

api-platform
jvigneron
jvigneron commented Nov 28, 2019

Description
Remove any google fonts dependency from api-platform.

Example
Remove the google font stylesheet in line 8 of api-platform\core\src\Bridge\Symfony\Bundle\Resources\views\SwaggerUi\index.html.twig depending on a configuration variable?

Context
I'm working on an intranet application for a big company where any call to the fonts.googleapi.com CDN takes 30 seconds

tinacms
zenflow
zenflow commented Jan 24, 2021

Summary

InlineImage component should have cursor: pointer style when CMS is enabled.
(Currently is only ever has the normal default cursor.)
The pointer cursor indicates to the user that clicking it will trigger some action.
In this case that action is opening a Media Manager dialog.

Motivation

I did my first introduction/training of a TinaCMS application to a person, and

tiacop
tiacop commented Mar 24, 2021

Would be supercool to have "BlogPosting" as article JSON-LD type.

From the Google Docs (https://developers.google.com/search/docs/data-types/article#non-amp):

Article objects must be based on one of the following schema.org types: Article, NewsArticle, BlogPosting. (https://schema.org/BlogPosting)

I tried to use "BlogJsonLd" as type for Blogposts, but the Google Rich Result Test (https:

serverless-next.js
ghsyeung
ghsyeung commented Sep 2, 2021

If basePath is set in next.config.js, the build would put static assets within ${sererlessBuildOutDir}/assets/${basePath}.

However, in the CDK construct (NextJSLambdaEdge), it tries to read the assets from ${sererlessBuildOutDir}/assets without including the basePath

https://github.com/serverless-nextjs/serverless-next.js/blob/145c16d9e163aca7b5f6a753f60404363c842b8f/packages/ser

React content transition slider. Awesome Slider is a 60fps, light weight, performant component that renders an animated set of production ready UI general purpose sliders with fullpage transition support for NextJS and GatsbyJS. 🖥️ 📱
  • Updated Aug 30, 2021
  • JavaScript
nextra

Created by Vercel

Released October 25, 2016

Latest release 13 days ago

Repository
vercel/next.js
Website
nextjs.org
Wikipedia
Wikipedia