1
0
mirror of https://github.com/zuiidea/antd-admin synced 2026-09-24 01:55:12 +00:00

Commit Graph

  • 09314fb991 build(deps): bump next from 16.2.4 to 16.2.11 dependabot/npm_and_yarn/next-16.2.11 dependabot[bot] 2026-07-27 00:18:51 +00:00
  • 09af4bba22 build(deps): bump vite from 6.4.2 to 8.1.0 dependabot/npm_and_yarn/vite-8.1.0 dependabot[bot] 2026-06-30 07:50:08 +00:00
  • 27e40ea364 build(deps-dev): bump vite-plus from 0.1.19 to 0.1.24 dependabot/npm_and_yarn/vite-plus-0.1.24 dependabot[bot] 2026-06-15 17:57:51 +00:00
  • dac80fa6aa build(deps-dev): bump vitest from 3.0.5 to 3.2.6 in /apps/basic dependabot/npm_and_yarn/apps/basic/vitest-3.2.6 dependabot[bot] 2026-06-08 23:06:29 +00:00
  • e1c0aa997b build(deps-dev): bump turbo from 2.9.6 to 2.9.14 dependabot/npm_and_yarn/turbo-2.9.14 dependabot[bot] 2026-05-28 18:13:17 +00:00
  • f28bae8f3e Feature/upgrade (#1170) master zuiidea 2026-04-28 18:52:45 +08:00
  • b0d17c54a0 ci: fix with-lingui e2e script name feature/upgrade zuiidea 2026-04-28 18:45:35 +08:00
  • f87776a8da chore: regenerate route tree files zuiidea 2026-04-28 18:42:54 +08:00
  • 07dd3b0ff2 chore: align workspace tooling and refresh docs zuiidea 2026-04-28 18:41:23 +08:00
  • c18d288a4e Merge pull request #1169 from zuiidea/v6.1 zuiidea 2026-04-28 17:58:30 +08:00
  • 3d4551c9a4 docs: standardize README structure and remove oxfmt configs v6.1 zuiidea 2026-04-28 17:50:17 +08:00
  • 8673d8398e docs: refine README for template-first onboarding zuiidea 2026-04-28 17:43:29 +08:00
  • 0726321552 docs: add localized docs routes and language content zuiidea 2026-04-28 17:31:50 +08:00
  • f12539812e chore: add root .githooks dispatcher and sync with-lingui zuiidea 2026-04-28 12:04:29 +08:00
  • 1cb0819011 docs: restructure Nextra IA, migrate middleware to proxy zuiidea 2026-04-28 11:53:31 +08:00
  • 6ac8a62770 chore: update with-lingui pre-commit hook and i18n translations zuiidea 2026-04-28 10:23:25 +08:00
  • 335c77cc8c feat(basic): register API, MSW, /register route, dashboard timeline zuiidea 2026-04-27 18:45:26 +08:00
  • c8062e1299 ci(with-lingui): run i18n check in workflow zuiidea 2026-04-27 18:40:00 +08:00
  • b277f522bd feat(with-lingui): register route, Lingui refresh, and MSW auth zuiidea 2026-04-27 18:38:11 +08:00
  • 39a6339c59 feat(templates): remove orders sample, align basic with with-lingui zuiidea 2026-04-27 15:53:47 +08:00
  • 4406e57556 fix(with-lingui): run vp staged from app roots in pre-commit zuiidea 2026-04-27 15:04:51 +08:00
  • c5221c71be feat(with-lingui): orders CRUD, shared hooks, auth refresh, and docs zuiidea 2026-04-27 14:47:55 +08:00
  • 95110511f9 feat: HTTP层增强(token刷新/重试) + ErrorBoundary全局异常 + 通知/日志/个人中心/管理员/菜单页面 + ExportButton/FileUpload通用组件 6.0.1 v6 copilot/tag-601 baorong 2026-04-26 14:03:50 +08:00
  • 2d46d7bf27 chore(create): rename npm package to init-antd-admin zuiidea 2026-04-15 14:11:49 +08:00
  • 0ecfefcd97 chore(create): rename npm package to antd-admin-cli zuiidea 2026-04-15 12:05:19 +08:00
  • 57cd84b5ce chore(create): rename npm package to create-antdadmin zuiidea 2026-04-15 11:58:45 +08:00
  • ca88d6567d fix(create): allow local npm publish without provenance zuiidea 2026-04-15 11:42:49 +08:00
  • f7de07dba6 chore(create): bump to 1.0.3, fix npm bin and publish files v1.0.3 create-antd-admin-v1.0.3 zuiidea 2026-04-15 11:38:22 +08:00
  • e99220d619 docs: update root README layout and tables zuiidea 2026-04-15 11:24:22 +08:00
  • 73e53ea3ba ci: add GitHub Action to publish create-antd-admin to npm zuiidea 2026-04-15 11:15:12 +08:00
  • 70ee2eaa41 docs(create): add README for create-antd-admin CLI zuiidea 2026-04-15 10:48:10 +08:00
  • 70beec4ec8 merge: feat/create-antd-admin-cli (create-antd-admin CLI) zuiidea 2026-04-15 10:45:29 +08:00
  • fa163c9456 docs: update Nextra docs implementation plan zuiidea 2026-04-15 10:01:16 +08:00
  • a54300c588 fix(docs): intercept mockServiceWorker.js before Nextra catch-all zuiidea 2026-04-15 09:51:01 +08:00
  • 2fce0a3e2a fix(docs): remove package type module for Next build compatibility zuiidea 2026-04-14 23:19:03 +08:00
  • d4706457c8 chore(docs): fix tsbuildinfo gitignore pattern zuiidea 2026-04-14 23:17:56 +08:00
  • fe322fae17 chore(docs): gitignore Next build output and tsbuildinfo zuiidea 2026-04-14 23:17:41 +08:00
  • ab43016511 chore(docs): eslint flat config and verify next build zuiidea 2026-04-14 23:17:07 +08:00
  • a2f23fbbe9 chore: wire docs app into turbo and root README zuiidea 2026-04-14 23:17:07 +08:00
  • bef1ea8f18 docs(docs): add Chinese content skeleton for Nextra zuiidea 2026-04-14 23:17:07 +08:00
  • bd26b035ac feat(docs): add Nextra catch-all MDX page zuiidea 2026-04-14 23:17:07 +08:00
  • 3730c874b5 feat(docs): Nextra docs theme root layout (zh-CN) zuiidea 2026-04-14 23:17:07 +08:00
  • b186628cb6 feat(docs): add mdx-components for Nextra theme zuiidea 2026-04-14 23:17:07 +08:00
  • 72e01b9641 chore(docs): add Next and TypeScript config for Nextra zuiidea 2026-04-14 23:17:07 +08:00
  • 0c3619f684 chore(docs): scaffold antd-admin-docs package with Nextra deps zuiidea 2026-04-14 23:17:06 +08:00
  • ca3cc71054 test(create): integration test for transforms without network zuiidea 2026-04-14 22:37:01 +08:00
  • 3579246c24 docs: document create-antd-admin dlx usage; verify turbo build zuiidea 2026-04-14 22:36:56 +08:00
  • c872f80e55 feat(create): wire CLI entry and create command pipeline zuiidea 2026-04-14 22:36:11 +08:00
  • a26e7f717e feat(create): interactive prompts for example, dir, name, pm zuiidea 2026-04-14 22:33:56 +08:00
  • 9eb67a091f feat(create): transform package.json name zuiidea 2026-04-14 22:33:05 +08:00
  • 56943a3a95 feat(create): optional git init and initial commit zuiidea 2026-04-14 22:33:01 +08:00
  • 3e630785bb feat(create): detect package managers and run install zuiidea 2026-04-14 22:32:59 +08:00
  • db696409d3 feat(create): reject non-empty target directories zuiidea 2026-04-14 22:32:21 +08:00
  • 6031d691ea feat(create): download templates with giget zuiidea 2026-04-14 22:32:16 +08:00
  • 26b002e80a feat(create): resolve giget source for examples and URLs zuiidea 2026-04-14 22:31:24 +08:00
  • 831aef8a7b test(create): vitest and package name normalization zuiidea 2026-04-14 22:30:41 +08:00
  • 0185201cbd feat(create): load examples manifest from dist/examples.json zuiidea 2026-04-14 22:29:50 +08:00
  • 578f7f5082 feat(create): add constants, CliError, and git ref resolver zuiidea 2026-04-14 22:29:10 +08:00
  • 9b8fd96a7a docs(specs): fix write-examples-json repoRoot depth for scripts/ zuiidea 2026-04-14 22:28:36 +08:00
  • 02150a61a7 build(create): tsup bundle and postbuild examples manifest zuiidea 2026-04-14 22:28:11 +08:00
  • cc1a803bdb chore(create): scaffold create-antd-admin package zuiidea 2026-04-14 22:27:04 +08:00
  • 3938263979 docs(specs): add create-antd-admin implementation plan zuiidea 2026-04-14 22:21:55 +08:00
  • 3dd61607b5 docs(specs): add create-antd-admin CLI design (packages/create) zuiidea 2026-04-14 22:18:47 +08:00
  • 67f12dbf2c docs: add apps/docs Nextra implementation plan zuiidea 2026-04-14 21:19:42 +08:00
  • bff4c9f905 docs: add apps/docs Nextra 4 design spec zuiidea 2026-04-14 21:15:15 +08:00
  • 81bb9e996c feat(with-lingui): dynamic load locale message catalogs zuiidea 2026-04-14 21:06:01 +08:00
  • d188afadb0 chore: ignore docs/superpowers; update basic template spec zuiidea 2026-04-14 21:01:06 +08:00
  • 432d67b28e fix(basic): e2e script paths and template docs zuiidea 2026-04-14 20:57:24 +08:00
  • b6f98b71b1 feat(basic): remove Lingui bootstrap and English shell (batch A) zuiidea 2026-04-14 20:55:52 +08:00
  • b47e932d92 chore(basic): remove Lingui vite and swc plugins zuiidea 2026-04-14 19:23:06 +08:00
  • a5d6189b53 chore(basic): drop Lingui deps and rename package zuiidea 2026-04-14 19:22:27 +08:00
  • b08775bad8 chore: scaffold apps/basic from with-lingui zuiidea 2026-04-14 19:21:30 +08:00
  • 5913cd2f43 docs: add apps/basic implementation plan zuiidea 2026-04-14 19:17:55 +08:00
  • 29888fd1ad refactor(with-lingui): move theme and session, merge mock utils zuiidea 2026-04-14 19:12:48 +08:00
  • 47fd1aea90 docs: add apps/basic template design spec (English-only fork of with-lingui) zuiidea 2026-04-14 19:08:23 +08:00
  • ab24405469 chore: add workspace instruction files zuiidea 2026-04-14 18:39:21 +08:00
  • 1b4c8e2895 chore: add vercel SPA rewrite config zuiidea 2026-04-14 18:35:02 +08:00
  • 3994caea8e feat: support enabling mock in build via env zuiidea 2026-04-14 18:33:34 +08:00
  • dd91ffcecd chore: sync package metadata zuiidea 2026-04-14 18:05:22 +08:00
  • 426518c70a chore: initial import zuiidea 2026-04-14 18:04:41 +08:00
  • 458d63c020 Reinitialize the project zuiidea 2026-04-14 17:16:40 +08:00
  • 6d4e1289a3 fix: npm install fail need --legacy-peer-deps baorong 2026-03-15 15:43:23 +08:00
  • ccaf67076e bump version: 6.0.0 6.0.0 baorong 2026-03-14 14:20:35 +08:00
  • 8f7dd82e40 refactor: umi v4 support baorong 2026-03-13 23:07:16 +08:00
  • 9989aa4de5 bump version: 5.5.0 5.5.0 baorong 2026-02-19 22:06:42 +08:00
  • f983533d59 chore dep: use puppeteer-core because npm install easy to fail baorong 2026-02-19 22:03:32 +08:00
  • 2182759d47 chore dep: little mistake baorong 2026-02-19 21:43:23 +08:00
  • 4d1851ddd2 chore deps: upgrade axios to 1.x baorong 2026-02-19 21:30:25 +08:00
  • 0d82eca735 chore lint: code sth. baorong 2026-02-19 21:28:07 +08:00
  • cfb6b271ee chore code: clear some warnings and remove MapChart & AirportCoord baorong 2026-02-19 21:19:40 +08:00
  • 0b97964457 fix i18n: lingui not work baorong 2026-02-18 19:28:50 +08:00
  • edfbfcf5db chore(code): adapt code to antd v6 baorong 2026-02-18 19:28:00 +08:00
  • e5172432df chore dep: use highcharts-react-official baorong 2026-02-18 19:04:53 +08:00
  • 741b04f120 chore deps: upgrade lingui to v5 baorong 2026-02-18 15:53:34 +08:00
  • 83f2cc1344 chore dep: upgrade antd v6 baorong 2026-02-13 17:56:40 +08:00
  • 152556d582 chore dep: upgrade to lingui v4 baorong 2026-02-13 17:39:53 +08:00
  • 67fc31a008 Merge pull request #1165 from baocang/codex/find-and-fix-two-bugs Baorong Li 2025-05-29 22:23:18 +08:00
  • 23eace8350 fix: correct typos in build config and demo Baocang Nie 2025-05-28 11:13:32 +08:00
  • 93817e4840 fix: dep mis with pnpm Baorong 2024-04-13 12:50:58 +08:00
  • bb97d982e4 fix: npm run start not work #1152 Baorong 2024-04-13 12:49:16 +08:00