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

894 Commits

Author SHA1 Message Date
zuiidea
831aef8a7b test(create): vitest and package name normalization
Made-with: Cursor
2026-04-14 22:30:41 +08:00
zuiidea
0185201cbd feat(create): load examples manifest from dist/examples.json
Made-with: Cursor
2026-04-14 22:29:50 +08:00
zuiidea
578f7f5082 feat(create): add constants, CliError, and git ref resolver
Made-with: Cursor
2026-04-14 22:29:10 +08:00
zuiidea
9b8fd96a7a docs(specs): fix write-examples-json repoRoot depth for scripts/
Made-with: Cursor
2026-04-14 22:28:36 +08:00
zuiidea
02150a61a7 build(create): tsup bundle and postbuild examples manifest
Made-with: Cursor
2026-04-14 22:28:11 +08:00
zuiidea
cc1a803bdb chore(create): scaffold create-antd-admin package
Made-with: Cursor
2026-04-14 22:27:04 +08:00
zuiidea
3938263979 docs(specs): add create-antd-admin implementation plan
Made-with: Cursor
2026-04-14 22:21:55 +08:00
zuiidea
3dd61607b5 docs(specs): add create-antd-admin CLI design (packages/create)
Made-with: Cursor
2026-04-14 22:18:47 +08:00
zuiidea
67f12dbf2c docs: add apps/docs Nextra implementation plan
Made-with: Cursor
2026-04-14 21:19:42 +08:00
zuiidea
bff4c9f905 docs: add apps/docs Nextra 4 design spec
Made-with: Cursor
2026-04-14 21:15:15 +08:00
zuiidea
81bb9e996c feat(with-lingui): dynamic load locale message catalogs
Made-with: Cursor
2026-04-14 21:06:01 +08:00
zuiidea
d188afadb0 chore: ignore docs/superpowers; update basic template spec
Made-with: Cursor
2026-04-14 21:01:06 +08:00
zuiidea
432d67b28e fix(basic): e2e script paths and template docs
Made-with: Cursor
2026-04-14 20:57:24 +08:00
zuiidea
b6f98b71b1 feat(basic): remove Lingui bootstrap and English shell (batch A)
Made-with: Cursor
2026-04-14 20:55:52 +08:00
zuiidea
b47e932d92 chore(basic): remove Lingui vite and swc plugins
Made-with: Cursor
2026-04-14 19:23:06 +08:00
zuiidea
a5d6189b53 chore(basic): drop Lingui deps and rename package
Made-with: Cursor
2026-04-14 19:22:27 +08:00
zuiidea
b08775bad8 chore: scaffold apps/basic from with-lingui
Made-with: Cursor
2026-04-14 19:21:30 +08:00
zuiidea
5913cd2f43 docs: add apps/basic implementation plan
Made-with: Cursor
2026-04-14 19:17:55 +08:00
zuiidea
29888fd1ad refactor(with-lingui): move theme and session, merge mock utils
- Theme hooks: tokenBuilders + useAppTheme under hooks; drop theme barrel
- Session fetch helper under utils; update entry/login imports
- Mock filter + avatar helpers in mocks/utils; avatars from API in UI
- README tree updates

Made-with: Cursor
2026-04-14 19:12:48 +08:00
zuiidea
47fd1aea90 docs: add apps/basic template design spec (English-only fork of with-lingui)
Made-with: Cursor
2026-04-14 19:08:23 +08:00
zuiidea
ab24405469 chore: add workspace instruction files 2026-04-14 18:39:21 +08:00
zuiidea
1b4c8e2895 chore: add vercel SPA rewrite config 2026-04-14 18:35:02 +08:00
zuiidea
3994caea8e feat: support enabling mock in build via env 2026-04-14 18:33:34 +08:00
zuiidea
dd91ffcecd chore: sync package metadata 2026-04-14 18:05:22 +08:00
zuiidea
426518c70a chore: initial import 2026-04-14 18:04:41 +08:00
zuiidea
458d63c020 Reinitialize the project 2026-04-14 17:16:40 +08:00
baorong
6d4e1289a3 fix: npm install fail need --legacy-peer-deps 2026-03-15 15:43:23 +08:00
baorong
ccaf67076e bump version: 6.0.0 6.0.0 2026-03-14 14:20:35 +08:00
baorong
8f7dd82e40 refactor: umi v4 support 2026-03-13 23:07:16 +08:00
baorong
9989aa4de5 bump version: 5.5.0 5.5.0 2026-02-19 22:06:42 +08:00
baorong
f983533d59 chore dep: use puppeteer-core because npm install easy to fail 2026-02-19 22:03:32 +08:00
baorong
2182759d47 chore dep: little mistake 2026-02-19 21:43:23 +08:00
baorong
4d1851ddd2 chore deps: upgrade axios to 1.x 2026-02-19 21:30:25 +08:00
baorong
0d82eca735 chore lint: code sth. 2026-02-19 21:28:07 +08:00
baorong
cfb6b271ee chore code: clear some warnings and remove MapChart & AirportCoord 2026-02-19 21:19:40 +08:00
baorong
0b97964457 fix i18n: lingui not work 2026-02-18 19:28:50 +08:00
baorong
edfbfcf5db chore(code): adapt code to antd v6 2026-02-18 19:28:00 +08:00
baorong
e5172432df chore dep: use highcharts-react-official 2026-02-18 19:04:53 +08:00
baorong
741b04f120 chore deps: upgrade lingui to v5 2026-02-18 15:53:34 +08:00
baorong
83f2cc1344 chore dep: upgrade antd v6 2026-02-13 17:56:40 +08:00
baorong
152556d582 chore dep: upgrade to lingui v4 2026-02-13 17:39:53 +08:00
Baorong Li
67fc31a008 Merge pull request #1165 from baocang/codex/find-and-fix-two-bugs
fix: correct typos in build config and demo
2025-05-29 22:23:18 +08:00
Baocang Nie
23eace8350 fix: correct typos in build config and demo 2025-05-28 11:13:32 +08:00
Baorong
93817e4840 fix: dep mis with pnpm 2024-04-13 12:50:58 +08:00
Baorong
bb97d982e4 fix: npm run start not work #1152 2024-04-13 12:49:16 +08:00
Baorong Li
700f58015d Merge pull request #1156 from XyanZhang/master
fix: clicking on the sidebar collapse button results in a blank screen.
2023-06-14 15:17:56 +08:00
XyanZhang
872ce3a825 fix: can't scroll when the media is mobile 2023-06-14 14:47:06 +08:00
XyanZhang
385b31e7bb fix: clicking on the sidebar collapse button results in a blank screen. 2023-06-14 14:16:33 +08:00
Baorong Li
3d66a616ff chore readme: change documentation url 2023-02-21 10:36:16 +08:00
superlbr
b7e18a1214 fix locale: change locale filepath due to antd5 #1146 2023-01-22 20:44:28 +08:00