components
|
样式调整
|
2020-06-10 17:47:47 +08:00 |
icons
|
移除所有对 fontawesome 的依赖
|
2020-06-09 14:47:32 +08:00 |
locale
|
整理多语言相关
|
2020-06-08 12:29:19 +08:00 |
renderers
|
wizard 最后一步的处理逻辑不正确,应该终止 form 中后续逻辑,实际上没有。
|
2020-06-10 17:48:53 +08:00 |
store
|
wizard 最后一步的处理逻辑不正确,应该终止 form 中后续逻辑,实际上没有。
|
2020-06-10 17:48:53 +08:00 |
themes
|
移除所有对 fontawesome 的依赖
|
2020-06-09 14:47:32 +08:00 |
utils
|
还有部分 form 的文字没提换
|
2020-06-03 14:51:52 +08:00 |
compat.ts
|
prettierrc 配置调整
|
2019-11-07 10:41:14 +08:00 |
factory.tsx
|
升级到最新的 uncontrollable
|
2020-06-03 17:19:14 +08:00 |
index.tsx
|
整理多语言相关
|
2020-06-08 12:29:19 +08:00 |
locale.tsx
|
修改 locale 的变量语法
|
2020-06-03 09:57:52 +08:00 |
Scoped.tsx
|
import require 改成 import from
|
2020-02-29 09:59:17 +08:00 |
theme.tsx
|
修复类型错误
|
2020-06-09 15:10:36 +08:00 |
types.ts
|
Locale 支持
|
2020-06-02 20:42:07 +08:00 |