Commit Graph

  • ce8308fc35 refactor!: consolidate blocks and blockReferences properties (#16951) Alessio Gravili 2026-06-10 05:44:26 -07:00
  • 3bdf0022f7 chore(ui): convert remaining legacy vars (#16898) Jessica Rynkar 2026-06-10 13:24:06 +01:00
  • 0c16b2d527 feat(ui): update verify view to v4 (#16938) Jessica Rynkar 2026-06-10 13:23:25 +01:00
  • 69506b7742 feat(ui): portal ReactSelect dropdown to document.body, scoped theming (#16925) Jarrod Flesch 2026-06-09 17:52:26 -04:00
  • 337cf539c3 feat(ui)!: make groupBy a per-user UI preference (#16947) Jake Fletcher 2026-06-09 13:38:14 -04:00
  • 82d720c6f9 feat: collection-level disableBulkDelete (#16944) German Jablonski 2026-06-09 17:22:56 +01:00
  • 5d5a2b2efc fix(ui): guard ColumnSelector against non-string column labels Sasha Rakhmatulin 2026-06-09 15:34:37 +01:00
  • 1e3e3c1d1a templates: run website e2e against production build (#16930) Elliot DeNolf 2026-06-09 10:00:57 -04:00
  • a8c8da8df4 chore(release): v3.85.1 [skip ci] v3.85.1 Elliot DeNolf 2026-06-09 09:52:50 -04:00
  • 292955e3ec fix(richtext-lexical): don't reset link drawer form state during lexical updates harsha-cpp 2026-06-09 19:17:33 +05:30
  • 588d23af6e feat(cpa): support installing from a dist-tag or version via --version (#16927) Elliot DeNolf 2026-06-09 09:26:33 -04:00
  • fd94979b79 chore(next): disable devIndicators by default (#16940) Paul 2026-06-09 14:02:26 +01:00
  • a9da5c0618 fix(tanstack-start): normalize Date subclasses in server-fn args Sasha Rakhmatulin 2026-06-09 12:55:11 +01:00
  • 245be48656 fix(ui): correct document status after client navigation in tanstack admin Sasha Rakhmatulin 2026-06-09 12:48:27 +01:00
  • 11e115be90 fix(tanstack-start): render version diffs in RSC via bundled react-dom/server Sasha Rakhmatulin 2026-06-09 11:34:58 +01:00
  • 10d54b2746 Merge branch 'main' of github.com:payloadcms/payload into feat/tanstack-adapter Sasha Rakhmatulin 2026-06-09 10:08:44 +01:00
  • 2647686441 chore(tanstack-start): SSR html attrs via root loader, vite sourcemap-warning silencer, regen importMap Sasha Rakhmatulin 2026-06-09 10:02:23 +01:00
  • 19fea691bc chore(ui): update logout inactivity to v4 (#16879) Jessica Rynkar 2026-06-09 09:45:07 +01:00
  • e95c54a8e5 fix!: working hmr tool list refresh for claude code fix/mcp-hmr Alessio Gravili 2026-06-09 02:02:35 +00:00
  • 8bd478e6c6 fix(next): prevent version diff crash when block is newly added between versions #16931 fix/unknown-blocks-with-unnamed-fields-diff-3.x Jake Fletcher 2026-06-08 17:19:23 -04:00
  • 2bfcb19c49 comments #16929 fix/unknown-blocks-with-unnamed-fields-diff Jake Fletcher 2026-06-08 17:09:44 -04:00
  • 5148502b67 chore: run website e2e against production build to avoid turbopack dev RSC bug templates/failing-e2e Elliot DeNolf 2026-06-08 16:47:48 -04:00
  • 3fb998324a Merge remote-tracking branch 'origin/main' into fix/unknown-blocks-with-unnamed-fields-diff Jake Fletcher 2026-06-08 16:45:48 -04:00
  • c591735faf fix(next): prevent version diff crash when block is newly added between versions Jake Fletcher 2026-06-08 16:43:09 -04:00
  • 9a3fa5ce95 templates: repair failing blank & website e2e suites (#16926) Elliot DeNolf 2026-06-08 15:47:03 -04:00
  • ccbdcc2f61 fix(plugin-import-export): fix CSV import of arrays and richText nest… (#16923) Paul 2026-06-08 20:37:17 +01:00
  • 855a6ab492 fix(plugin-import-export): fix CSV import of arrays and richText nested inside blocks (#16922) Paul 2026-06-08 20:36:44 +01:00
  • 46d71b81b4 chore: opt out test collections/globals from localizeStatus default #16890 agents/default-localizestatus-true-migration Jarrod Flesch 2026-06-08 14:26:20 -04:00
  • 5e00a8a0b6 fix(ui): remove experimental guard from UnpublishButton localizeStatus check Jarrod Flesch 2026-06-08 14:07:50 -04:00
  • 0108ea1c55 templates: repair failing blank & website e2e suites #16926 Elliot DeNolf 2026-06-08 13:09:21 -04:00
  • 75d846c90d fix(richtext-lexical): block fields, custom nodes, and converters now type correctly (#16919) Alessio Gravili 2026-06-08 09:27:36 -07:00
  • 00aaeb5dd2 test: align MCP plugin codegen eval with plugin-mcp tools config API (#16896) German Jablonski 2026-06-08 15:41:02 +01:00
  • a7ab6afa54 fix: prevent type generation script from hanging on storage-r2 (#16924) German Jablonski 2026-06-08 15:36:55 +01:00
  • 7b3a134220 feat(ui): add Dialog component system and migrate modal components (#16904) Jarrod Flesch 2026-06-08 07:21:08 -04:00
  • 68b48c2139 chore: bump next.js from 16.2.6 to 16.2.7 (#16913) Alessio Gravili 2026-06-07 05:24:34 -07:00
  • 2ebbf07bed fix(ui): use explicit relative paths for internal SCSS imports v4 (#16828) Habeeb 2026-06-07 07:04:11 +05:30
  • c039e55e80 fix(ui): use explicit relative paths for internal SCSS imports v3.x (#16827) Habeeb 2026-06-07 06:56:43 +05:30
  • 990107f253 fix: missing onReload entry Alessio Gravili 2026-06-05 21:58:29 +00:00
  • c339a44bf9 fix: rsc error due to onReload running on the client Alessio Gravili 2026-06-05 21:55:50 +00:00
  • a6e494ed6b templates: fix build type errors and lint config (#16907) Elliot DeNolf 2026-06-05 17:27:55 -04:00
  • d374156ebe Merge remote-tracking branch 'origin/main' into fix/mcp-hmr Alessio Gravili 2026-06-05 20:39:03 +00:00
  • 386805c344 feat!: scope default access control to the admin user collection (#16906) Jake Fletcher 2026-06-05 15:46:35 -04:00
  • a0f0e858db fix(ui): add menu role to combobox to satisfy aria-required-parent (#16905) Patrik 2026-06-05 14:34:50 -04:00
  • d4944285af feat(richtext-lexical)!: type-safe lexical schemas and generated types (#16782) Alessio Gravili 2026-06-05 10:58:03 -07:00
  • fab03d7d84 fix(plugin-search): opt out of versions by default on search collection (#16903) Paul 2026-06-05 18:12:11 +01:00
  • b60066c9dc Merge branch 'main' of github.com:payloadcms/payload into feat/tanstack-adapter Sasha Rakhmatulin 2026-06-05 18:12:02 +01:00
  • f0a97e2bf4 test(localization): add dedicated collection for localizeStatus disabled test Jarrod Flesch 2026-06-05 09:34:22 -04:00
  • 342768d468 test(localization): disable localizeStatus on LocalizedDrafts test collection Jarrod Flesch 2026-06-05 08:47:03 -04:00
  • a8053a4c74 feat(versions): make localizeStatus true by default in v4 Jarrod Flesch 2026-06-04 16:47:27 -04:00
  • c1478d68be test(blocks): wait for form-ready before counting rows in block helpers Sasha Rakhmatulin 2026-06-05 17:52:41 +01:00
  • 619536e0a5 feat!: enable versions by default on collections and globals (#16871) Paul 2026-06-05 17:20:31 +01:00
  • 5af9da39fe docs: fixes dead link to monaco options (#16900) Sean Zubrickas 2026-06-05 11:04:36 -04:00
  • e19b0d7e6f templates: fix builds for 4.x breaking changes (#16888) Elliot DeNolf 2026-06-05 11:01:53 -04:00
  • 5f40868f57 docs: fixes 404 link to monaco editor options (#16877) Sean Zubrickas 2026-06-05 10:50:17 -04:00
  • 8553235ad9 feat(ui): updates where builder to v4 design (#16810) Patrik 2026-06-05 10:45:00 -04:00
  • 2c19b9dc85 test: deflake sort e2e against prod cold start (#16891) Patrik 2026-06-05 10:39:26 -04:00
  • 966f934835 test(form-state): gate Next-transport-specific tests; add tanstack ready-to-edit Sasha Rakhmatulin 2026-06-05 15:33:23 +01:00
  • 48b4697206 templates: add mcp, localization, and folders/tags to blank template (#16892) Elliot DeNolf 2026-06-05 10:26:02 -04:00
  • e3ab06fb66 test(form-state): make optimistic-rows test adapter-aware for form-state transport Sasha Rakhmatulin 2026-06-05 15:24:33 +01:00
  • e02dce55bc test: don't count tanstack server-fn RPCs against REST URL assertions Sasha Rakhmatulin 2026-06-05 15:08:07 +01:00
  • d8db7a42c3 fix(ui): restore auth view button styling (#16887) Patrik 2026-06-05 09:59:16 -04:00
  • e9c2d08a67 fix(tanstack-start): render Payload NotFound view for orchestration notFound Sasha Rakhmatulin 2026-06-05 14:46:55 +01:00
  • f4c8b36bf9 fix(tanstack-start): emit full page metadata (og/twitter/icons/robots) Sasha Rakhmatulin 2026-06-05 14:38:22 +01:00
  • 523fc3d180 fix(test): drop baseUrl + ignoreDeprecations from root test tsconfig Sasha Rakhmatulin 2026-06-05 14:20:17 +01:00
  • bb8e351469 chore: fix lint errors from the main merge / adapter fixes Sasha Rakhmatulin 2026-06-05 14:17:15 +01:00
  • d0edfdcd7a fix(tanstack-start): honor req.server nav thrown deep inside streamed views Sasha Rakhmatulin 2026-06-05 13:10:56 +01:00
  • 202facc222 fix(tanstack-start): pass undefined segments for admin root to avoid trailing-slash redirect Sasha Rakhmatulin 2026-06-05 12:18:16 +01:00
  • 98c7c14ce1 test: clean up media documents after creation (#16304) Justin Bai 2026-06-05 06:59:53 -04:00
  • 4ddc70c774 Merge branch 'main' into feat/tanstack-adapter Sasha Rakhmatulin 2026-06-05 11:53:26 +01:00
  • cbf10a822c Merge remote-tracking branch 'origin/main' into fix/mcp-hmr Alessio Gravili 2026-06-05 06:26:53 +00:00
  • 2b72cdfba5 fix(ui): invalid CSS nesting in RenderDefaultCell (#16886) Elliot DeNolf 2026-06-04 21:26:41 -04:00
  • 68a6d7d7a8 fix(versions): fix localizeStatus PG migration db.execute signature #16889 fix/3.x/localize-status-pg-migration Jarrod Flesch 2026-06-04 16:41:05 -04:00
  • 53437cb474 fix(ui): restore focus state on sidebar nav tabs (#16882) Jarrod Flesch 2026-06-04 16:21:46 -04:00
  • 2ed43336d4 fix(ui): remove animation on sidebar group collapsing (#16881) Jarrod Flesch 2026-06-04 16:21:26 -04:00
  • f23fbf6555 refactor(ui): remove deprecated ParamsProvider and SearchParamsProvider (#16884) Jake Fletcher 2026-06-04 16:08:01 -04:00
  • 725276f671 refactor(next)!: remove deprecated getPayloadHMR (#16885) Jake Fletcher 2026-06-04 15:52:36 -04:00
  • 1f33cc8c9f ci: re-enable template builds (#16880) Elliot DeNolf 2026-06-04 15:46:54 -04:00
  • 75a97d0e8b chore(ui): convert ShimmerEffect scss to css (#16876) Jessica Rynkar 2026-06-04 17:50:06 +01:00
  • b3d1a688ad chore(ui): updates misc nav elements scss to css (#16875) Jessica Rynkar 2026-06-04 17:49:52 +01:00
  • cf7cfc0a60 chore(ui): cleanup live preview scss (#16874) Jessica Rynkar 2026-06-04 17:01:09 +01:00
  • 0298c40374 chore(ui): converts progress bar scss to css (#16872) Jessica Rynkar 2026-06-04 16:46:05 +01:00
  • 0d667c3491 chore(ui): convert form and edit view css (#16870) Jessica Rynkar 2026-06-04 16:40:27 +01:00
  • 95d1422ef4 feat!: admin view adapter (#16803) Jake Fletcher 2026-06-04 11:27:32 -04:00
  • 0b538b23d4 fix(tanstack-start): pre-bundle late-discovered deps to avoid optimizer race Sasha Rakhmatulin 2026-06-04 16:22:48 +01:00
  • ca0f7c58a5 fix(tanstack-start): register switch-language server function Sasha Rakhmatulin 2026-06-04 15:43:46 +01:00
  • aba3e7b663 feat: bin script to generate import map and types on build (#16861) Elliot DeNolf 2026-06-04 10:18:57 -04:00
  • 04edca4bfb docs: restructure getting started and concepts with new Card Block (#16873) Sean Zubrickas 2026-06-04 10:12:17 -04:00
  • 24385c2807 fix(tanstack-start): repair list filtering and post-create toast in admin Sasha Rakhmatulin 2026-06-04 15:12:12 +01:00
  • 0f384f4ad0 docs: restructure getting started and concepts pages (#16846) Sean Zubrickas 2026-06-04 09:49:04 -04:00
  • 9d907930bb refactor!: use $defs instead of definitions in generated JSON Schema (#16868) Alessio Gravili 2026-06-04 04:42:55 -07:00
  • e3780ff619 Merge branch 'main' of github.com:payloadcms/payload into feat/tanstack-adapter Sasha Rakhmatulin 2026-06-04 12:27:27 +01:00
  • f656672e86 chore(ui): migrate Table DefaultCell field styles from scss to css (#16860) Patrik 2026-06-04 07:09:31 -04:00
  • 7d34b7a26b chore(ui): migrate NullifyField and Submit styles from scss to css (#16864) Patrik 2026-06-04 06:30:46 -04:00
  • 9fe0ae309a chore(ui): convert RenderDefaultCell to css (#16865) Patrik 2026-06-04 06:15:01 -04:00
  • c0a05292f1 fix(ui): remove invalid scss import from PopupDivider css (#16863) Patrik 2026-06-04 05:23:40 -04:00
  • 104c923293 feat(ui): toggle columns button chevron when column selector is open (#16862) Patrik 2026-06-04 05:21:18 -04:00
  • 6135fed4d6 chore(ui): migrate EmailAndUsername styles from scss to css (#16855) Patrik 2026-06-04 05:19:21 -04:00
  • 06d66f4f94 chore(ui): clean up lexical drawers (#16829) Jessica Rynkar 2026-06-04 10:08:01 +01:00
  • 264e4419c8 refactor(plugin-mcp): group transport code under src/transports Alessio Gravili 2026-06-04 04:27:35 +00:00
  • 73b3487386 feat: allow plugins to hook into hmr Alessio Gravili 2026-06-04 04:17:49 +00:00