File tree
208 files changed
+2868
-1090
lines changed- .github/ISSUE_TEMPLATE
- crates/next-core/src/next_client
- docs
- 02-app
- 01-building-your-application
- 01-routing
- 03-rendering
- 06-optimizing
- 07-configuring
- 09-authentication
- 02-api-reference
- 01-components
- 02-file-conventions
- 05-next-config-js
- 06-cli
- 03-pages
- 01-building-your-application/06-configuring
- 02-api-reference/04-next-config-js
- 05-community
- examples/cms-sanity
- packages
- create-next-app
- eslint-config-next
- eslint-plugin-next
- font
- next-bundle-analyzer
- next-codemod
- transforms
- next-env
- next-mdx
- next-plugin-storybook
- next-polyfill-module
- next-polyfill-nomodule
- next-swc
- next
- src
- build
- flying-shuttle
- webpack
- plugins
- minify-webpack-plugin/src
- client/components
- react-dev-overlay
- internal
- components/Toast
- styles
- server
- router-reducer
- compiled
- assert
- babel-packages
- util
- export
- routes
- lib
- eslint
- server
- after
- app-render
- async-storage
- dev
- lib
- incremental-cache
- router-utils
- request
- web/spec-extension/adapters
- types
- react-refresh-utils
- third-parties
- test
- development/app-dir/server-components-hmr-cache
- e2e
- app-dir
- app-static
- errors
- app/server-component
- throw-null
- throw-string
- throw-undefined
- logging
- next-after-app
- node-extensions
- phase-changes
- app
- cookies
- action-to-after
- via-closure
- action-to-render
- middleware-to-after
- via-closure
- redirect-target
- route-handler-to-after
- via-closure
- scss/compilation-and-prefixing
- use-cache-route-handler-only
- app
- use-cache
- app/api
- cancel-request
- app
- edge-route
- node-route
- pages/api
- on-request-error
- basic
- dynamic-routes
- server-action-error
- integration
- css-features/test
- css-modules/test
- css/test
- production/eslint/test
- __snapshots__
- turbopack/crates
- turbopack-css/src
- turbopack-tests/tests/snapshot
- cssmodules
- composes/output
- relative-uri-import/output
- css
- absolute-uri-import/output
- chained-attributes/output
- css-legacy-nesting/output
- css-modules/output
- css/output
- relative-uri-import/output
- url-in-supports-query/output
- turbopack/src
- module_options
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
208 files changed
+2868
-1090
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
138 |
| - | |
| 138 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
322 | 322 |
| |
323 | 323 |
| |
324 | 324 |
| |
| 325 | + | |
325 | 326 |
| |
326 | 327 |
| |
327 | 328 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
358 | 358 |
| |
359 | 359 |
| |
360 | 360 |
| |
361 |
| - | |
| 361 | + | |
362 | 362 |
| |
363 | 363 |
| |
364 | 364 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
279 | 279 |
| |
280 | 280 |
| |
281 | 281 |
| |
282 |
| - | |
| 282 | + | |
283 | 283 |
| |
284 | 284 |
| |
285 | 285 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
| |||
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
121 |
| - | |
| 121 | + | |
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1635 | 1635 |
| |
1636 | 1636 |
| |
1637 | 1637 |
| |
1638 |
| - | |
1639 | 1638 |
| |
1640 | 1639 |
| |
1641 | 1640 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
648 | 648 |
| |
649 | 649 |
| |
650 | 650 |
| |
651 |
| - | |
| 651 | + | |
652 | 652 |
| |
653 | 653 |
| |
654 | 654 |
| |
| |||
664 | 664 |
| |
665 | 665 |
| |
666 | 666 |
| |
667 |
| - | |
| 667 | + | |
668 | 668 |
| |
669 | 669 |
| |
670 | 670 |
| |
| |||
734 | 734 |
| |
735 | 735 |
| |
736 | 736 |
| |
737 |
| - | |
| 737 | + | |
738 | 738 |
| |
739 | 739 |
| |
740 | 740 |
| |
| |||
1013 | 1013 |
| |
1014 | 1014 |
| |
1015 | 1015 |
| |
1016 |
| - | |
| 1016 | + | |
1017 | 1017 |
| |
1018 | 1018 |
| |
1019 | 1019 |
| |
| |||
1125 | 1125 |
| |
1126 | 1126 |
| |
1127 | 1127 |
| |
| 1128 | + | |
| 1129 | + | |
1128 | 1130 |
| |
1129 | 1131 |
| |
1130 | 1132 |
| |
| |||
1140 | 1142 |
| |
1141 | 1143 |
| |
1142 | 1144 |
| |
| 1145 | + | |
| 1146 | + | |
1143 | 1147 |
| |
1144 | 1148 |
| |
1145 | 1149 |
| |
| |||
1159 | 1163 |
| |
1160 | 1164 |
| |
1161 | 1165 |
| |
| 1166 | + | |
| 1167 | + | |
1162 | 1168 |
| |
1163 | 1169 |
| |
1164 | 1170 |
| |
| |||
1174 | 1180 |
| |
1175 | 1181 |
| |
1176 | 1182 |
| |
| 1183 | + | |
| 1184 | + | |
1177 | 1185 |
| |
1178 | 1186 |
| |
1179 | 1187 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
|
0 commit comments