File tree Expand file tree Collapse file tree
i18n/en/docusaurus-plugin-content-blog-changelog/v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 " mcp__web-search-prime__web_search_prime" ,
2323 " Bash(npx vitest:*)" ,
2424 " Bash(find packages/react-admin-kit/src -name *ModalForm* -type f)" ,
25- " Bash(npm run:*)"
25+ " Bash(npm run:*)" ,
26+ " Bash(,)"
2627 ],
2728 "deny" : [],
2829 "ask" : [],
Original file line number Diff line number Diff line change 11{
22 "name" : " react-admin-kit" ,
3- "version" : " 1.0.4 " ,
3+ "version" : " 1.0.5 " ,
44 "description" : " A react based UI components for admin system" ,
55 "keywords" : [
66 " react-admin" ,
Original file line number Diff line number Diff line change @@ -12,6 +12,12 @@ title: v1 更新日志
1212
1313### 类型 */ }
1414
15+ ## 1.0.5
16+
17+ #### 修复 🐛
18+
19+ - 修复 ModalForm 组件当 initialValues 变更后,打开弹窗时应该显示新的值。
20+
1521## 1.0.4
1622
1723#### 修复 🐛
Original file line number Diff line number Diff line change @@ -12,6 +12,12 @@ title: v1 Changelog
1212
1313### Types */ }
1414
15+ ## 1.0.5
16+
17+ #### Fixes 🐛
18+
19+ - Fixed ModalForm component to display new values when opening modal after initialValues change.
20+
1521## 1.0.4
1622
1723#### Fixes 🐛
You can’t perform that action at this time.
0 commit comments