File tree
484 files changed
+13604
-17997
lines changed- .config/ast-grep/rules
- .github
- workflows
- crates
- napi
- next-api/src
- next-core
- src
- next_app
- next_manifests
- next_pages
- next_server
- next-custom-transforms
- docs
- 01-app
- 03-building-your-application/07-configuring
- 05-api-reference
- 02-components
- 03-file-conventions
- 04-functions
- 05-config/01-next-config-js
- 02-pages
- 02-building-your-application/01-routing
- 03-api-reference/01-components
- errors
- examples
- analyze-bundles
- app
- about
- contact
- api-routes-rate-limit
- pages
- api
- utils
- basic-export
- app
- about
- catch-all-routes
- app
- _components
- about
- post/[...slug]
- custom-routes-proxying
- app
- about
- hello/[slug]
- dynamic-routing
- app
- _components
- about
- post/[id]
- [comment]
- environment-variables
- app
- head-elements
- app
- headers
- app
- _components
- about
- news/[...slug]
- image-legacy-component
- app
- background
- color
- layout-fill
- layout-fixed
- layout-intrinsic
- layout-responsive
- placeholder
- shimmer
- components
- public
- styles
- layout-component
- app
- _components
- about
- contact
- middleware
- app
- about
- about2
- another
- redirected
- rewrite
- public
- middleware-matcher
- pages
- nested-components
- app
- _components
- next-css
- app
- _component
- progressive-web-app
- pages
- api
- public
- icons
- styles
- redirects
- app
- _components
- about
- news/[...slug]
- rewrites
- app
- _components
- about
- news/[...slug]
- route-handlers
- app
- api/people
- [id]
- person/[id]
- components
- interfaces
- script-component
- pages
- styles
- server-actions-upload
- app
- ssr-caching
- app
- svg-components
- app
- styles
- svgs
- with-rspack
- packages
- create-next-app
- eslint-config-next
- eslint-plugin-next
- font
- next-bundle-analyzer
- next-codemod
- next-env
- next-mdx
- next-plugin-rspack
- next-plugin-storybook
- next-polyfill-module
- next-polyfill-nomodule
- next-swc
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
484 files changed
+13604
-17997
lines changedDiff for: .config/ast-grep/rules/resolved-vc.yml
-45
This file was deleted.
Diff for: .github/labeler.json
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
| 52 | + | |
52 | 53 |
| |
53 | 54 |
| |
54 | 55 |
| |
|
Diff for: .github/workflows/build_and_test.yml
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
| 70 | + | |
| 71 | + | |
70 | 72 |
| |
71 | 73 |
| |
72 | 74 |
| |
| |||
75 | 77 |
| |
76 | 78 |
| |
77 | 79 |
| |
| 80 | + | |
| 81 | + | |
78 | 82 |
| |
79 | 83 |
| |
80 | 84 |
| |
|
Diff for: .prettierignore
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| 51 | + | |
51 | 52 |
| |
52 | 53 |
| |
53 | 54 |
| |
|
0 commit comments