Alex Zhu
224b67d739
chore: group dependabot updates and ignore patch version bumps ( #11714 )
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
5 months ago
Alex Zhu
a25815dd2e
feat: replace L7 with D3 hex-tile map visualization ( #11709 )
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
aff6cbd403
fix: request pipeline and React Query optimization ( #11693 )
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: afc163 <afc163@gmail.com>
5 months ago
afc163
ed3e8ace89
chore: reduce bundle size by replacing heavy dependencies ( #11698 )
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: afc163 <afc163@gmail.com>
5 months ago
dependabot[bot]
451e77fbe7
chore(deps-dev): bump typescript from 6.0.2 to 6.0.3 ( #11696 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
dependabot[bot]
09839b3093
chore(deps): bump antd from 6.3.5 to 6.3.6 ( #11695 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
afc163
6690640635
refactor: extract duplicated components to shared locations ( #11692 )
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
882f5b2ed1
chore: route icons, dead .less cleanup, and security fix ( #11694 )
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
788fcf6f03
chore: fix biome check formatting issues ( #11689 )
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
dependabot[bot]
d76911de84
chore(deps-dev): bump @umijs/lint from 4.6.43 to 4.6.45 ( #11685 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
dependabot[bot]
f9741337c5
chore(deps-dev): bump @biomejs/biome from 2.4.11 to 2.4.12 ( #11687 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
dependabot[bot]
a06a2af818
chore(deps-dev): bump @umijs/max from 4.6.43 to 4.6.45 ( #11686 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
dependabot[bot]
0ce8873b6a
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates ( #11684 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
afc163
a7605030b2
feat: add AI Assistant chatbot page ( #11681 )
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
74e8250aa8
chore: release v6.0.0-beta.4
5 months ago
afc163
3182baafba
fix: resolve multiple UI issues and refactor Welcome with Tailwind CSS ( #11679 )
* fix: 修复多个 UI 问题
1. account/center 左边标签增加间距(使用 Flex 包裹)
2. 搜索列表标签增加间距(使用 Flex 包裹)
3. 卡片列表快速开始等链接禁止换行
4. 修复 "交互专家 | 蚂蚁集团" 管道符后面缺少空格的问题
5. 全局将 "蚂蚁金服" 改为 "蚂蚁集团"
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix: 修复个人中心左侧标签间距和卡片列表换行问题
1. account/center 左侧用户标签列表使用 Flex wrap gap 包裹
2. 卡片列表 contentLink 添加 display:flex 和 flexWrap:nowrap
3. 修复快速开始、产品简介、产品文档三个链接换行问题
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix: 移除多余的 ant-tag marginBottom
* fix: 修复卡片列表链接图标文字不换行和垂直居中
* fix: 将添加标签按钮放入 Flex 容器避免换行
* refactor: 简化 Welcome 页面为简洁的 antd 现代风格
* refactor: 用 Tailwind CSS 重写 Welcome 页面并修复文案错误
- Welcome 页面从 antd 组件迁移到 Tailwind CSS,移除 Card/Row/Col/Typography 依赖
- 统一使用 Tailwind dark: 前缀处理暗色模式,移除 isDark JS 条件判断
- 减少 DOM 嵌套(合并 a+div、移除 span 包装)
- 修复"蚂蚁集团务设计平台"为"蚂蚁集团设计平台"
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
7515b048fc
fix: resolve multiple UI issues ( #11678 )
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
d78f95b9da
refactor: extract shared mock utilities ( #11674 )
5 months ago
afc163
d6ab9fa724
Merge pull request #11676 from ant-design/fix/monitor-map
fix: 修复 monitor 地图显示问题
5 months ago
afc163
767e69e456
fix: 修复 monitor 地图显示问题
- 使用 react-query 替代 useEffect 获取远程地图数据
- 改用 gw.alipayobjects.com 远程 JSON 数据源
- 地图样式从 blank 改为 light
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
d705de04f6
feat: add CI environment variable to deploy script ( #11672 )
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
64cc63b3fd
feat: add CI environment variable to deploy script
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
3c1e93e8d1
feat: upgrade to TailwindCSS v4 ( #11668 )
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
673e9989d1
fix: fix Tailwind CSS not being applied due to Less import issue ( #11662 )
* fix: fix Tailwind CSS not being applied due to Less import issue
Tailwind CSS v4 was not generating styles because it was imported via
Less's @import in global.less. Less could not process the modern CSS syntax
(@import "tailwindcss"), causing the PostCSS plugin to never process it.
Fixed by importing tailwind.css directly in app.tsx, which allows Vite to
process it through PostCSS correctly.
Closes #11661
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* chore: remove font smoothing CSS properties
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* feat: 重新设计 Welcome 页面,使用 Tailwind CSS 实现现代简洁风格
- 采用左侧介绍 + 右侧卡片布局
- 使用 Tailwind 类名替代内联样式
- 卡片增加 hover 效果和圆角
- 支持亮色/暗色主题
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* chore: configure Tailwind CSS v3
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix: 修复 Welcome 页面主题兼容性问题
- 移除 Tailwind dark: 类,改用 Ant Design token 驱动颜色
- 修复 flex 布局使用 flex-none 替代 flex-1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* feat: 重新设计 Welcome 页面 - 渐变标题 + 毛玻璃卡片
- 标题使用渐变色
- 卡片使用毛玻璃效果 (backdrop-blur)
- 添加悬停光效动画
- 三列网格布局
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
002ddde9b6
feat: migrate from useRequest to react-query ( #11665 )
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
ef3bf207d8
fix: support multi-level subdomains in CORS ( #11664 )
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
7d74ed99bc
chore: remove font smoothing CSS properties ( #11663 )
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
85adf9f65f
feat: add version and commit hash to footer ( #11660 )
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
5 months ago
afc163
745dce8f11
feat: add missing API routes for Cloudflare Worker ( #11659 )
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
af5e921b16
fix: resolve mock route duplicate warnings ( #11657 )
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
dc7c34cff7
feat: migrate API to Cloudflare Worker ( #11655 )
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
2af90fb684
chore: release v6.0.0-beta.3
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
7888573571
feat: enable routePrefetch for faster page transitions ( #11652 )
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
8c07d32976
refactor: remove umi-presets-pro and use plugins directly ( #11651 )
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
5 months ago
afc163
48190535c4
feat: set global form variant to filled style ( #11650 )
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
dependabot[bot]
d584e8c3d9
chore(deps-dev): bump express from 4.22.1 to 5.2.1 ( #11647 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
dependabot[bot]
f00ae0830e
chore(deps-dev): bump @types/express from 4.17.25 to 5.0.6 ( #11648 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
afc163
72b99215cb
chore: Update @umijs/max dependency version ( #11649 )
5 months ago
afc163
155ce17db9
fix: remove borderInlineStart from right content
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
53ac06bbac
Merge pull request #11646 from ant-design/fix/settings-border
fix: 解决 account/settings 页面菜单和内容之间边框 2px 的问题
5 months ago
afc163
d80f352659
Merge branch 'master' into fix/settings-border
5 months ago
afc163
6317bd1f7b
fix: increase CSS specificity for menu border override
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
fa28d7b90f
fix: remove marginInlineStart from right content
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
b54cb6a4a5
fix: update @ant-design/pro-components to fix dark theme issue ( #11645 )
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
4893fb113b
fix: type children as React.ReactElement for ModalForm trigger
Change children prop type from React.ReactNode to React.ReactElement
to match ModalForm's trigger prop type requirement.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
2a453032d7
fix: add marginInlineStart to right content in account/settings
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
afc163
306b7ab039
fix: move border from leftMenu to right content in account/settings
- Remove borderRight from leftMenu
- Add borderInlineStart to right content area
- This resolves the 2px border overlap issue
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
dependabot[bot]
0e22d158c9
chore(deps-dev): bump tailwindcss from 3.4.19 to 4.2.2 ( #11643 )
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
5 months ago
afc163
87f852882f
Update package.json
5 months ago
afc163
aa4c47ee48
fix: resolve security vulnerabilities from code scanning ( #11641 )
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago