amis/packages/amis-ui/src/components
igrowp f08a434bc5
fix: conditionBuilder ts类型报错修改 (#5428)
Co-authored-by: wutong25 <wutong25@baidu.com>
2022-09-23 12:29:58 +08:00
..
calendar feat: FormItem格式校验支持日期时间规则 (#5241) 2022-08-26 13:31:29 +08:00
condition-builder fix: conditionBuilder ts类型报错修改 (#5428) 2022-09-23 12:29:58 +08:00
formula fix: input-formula 不同模式下高亮问题 (#5390) 2022-09-20 16:40:27 +08:00
json-schema 调整为 monorepo 2022-06-01 15:06:00 +08:00
schema-editor 调试编译脚本 2022-06-02 13:28:23 +08:00
table fix: crud id重复选择不一致问题修复;crud2支持keepItemSelectionOnPageChange、maxKeepItemSelectionLength属性 (#5246) 2022-09-16 10:55:35 +08:00
virtual-list 调整为 monorepo 2022-06-01 15:06:00 +08:00
404.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
Alert2.tsx chore: typescript erros (#5273) 2022-08-30 22:01:32 +08:00
Alert.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
AnchorNav.tsx fix: 锚点导航定位问题修复 (#5114) 2022-08-11 20:53:45 +08:00
ArrayInput.tsx 调试编译脚本 2022-06-02 13:28:23 +08:00
AsideNav.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
AssociatedSelection.tsx 调试编译脚本 2022-06-02 13:28:23 +08:00
Avatar.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
Badge.tsx Feat amis badge (#4962) 2022-07-26 17:17:43 +08:00
BaiduMapPicker.tsx chore: 优化地理位置dispose逻辑 (#4918) 2022-07-20 11:45:37 +08:00
BarCode.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
Breadcrumb.tsx amis4.0样式对齐 (#4927) 2022-07-26 21:05:36 +08:00
Button.tsx feat: 多个 Spinner 处于 loading 状态时, 只有最外层元素处在 loading 状态 (#5096) (#5375) 2022-09-21 11:08:48 +08:00
CalendarMobile.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
Card.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
Cascader.tsx fix: 修复nestedSelect 移动端下选中数据异常问题 (#5121) 2022-08-12 19:25:43 +08:00
ChainedSelection.tsx 调试编译脚本 2022-06-02 13:28:23 +08:00
Checkbox.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
CityArea.tsx 调试编译脚本 2022-06-02 13:28:23 +08:00
CityDB.ts 调整为 monorepo 2022-06-01 15:06:00 +08:00
CodeMirror.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
Collapse.tsx chore: 修复一些 ts 异常 2022-06-14 12:01:10 +08:00
CollapseGroup.tsx fix(collapse-group): 修复collapse不能折叠的问题 (#4609) 2022-06-13 20:17:09 +08:00
ColorPicker.tsx feat:表单项增加参照录入 (#4618) 2022-06-20 21:11:06 +08:00
ContextMenu.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
DatePicker.tsx feat: Calendar组件今日高亮样式支持自定义 (#5186) 2022-08-19 15:36:02 +08:00
DateRangePicker.tsx fix: input-datetimerange 在起始时间大于 0 的时候,结束时间无法再选当天的问题 (#5407) 2022-09-21 16:46:34 +08:00
Drawer.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
Editor.tsx feat: editor 支持配置 placeholder (#5196) 2022-08-23 10:13:44 +08:00
Form.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
FormField.tsx feat:国际化表单label适配 2022-06-21 17:51:58 +08:00
GridNav.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
GroupedSelection.tsx 调试编译脚本 2022-06-02 13:28:23 +08:00
Html.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
icons.tsx feat: ImageGallery支持工具栏 (#5005) 2022-07-29 16:13:15 +08:00
ImageGallery.tsx chore: typescript erros (#5273) 2022-08-30 22:01:32 +08:00
index.tsx feat:表单项增加参照录入 (#4618) 2022-06-20 21:11:06 +08:00
Input.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
InputBox.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
InputBoxWithSuggestion.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
Layout.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
Link.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
ListGroup.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
ListMenu.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
LocationPicker.tsx feat:表单项增加参照录入 (#4618) 2022-06-20 21:11:06 +08:00
Markdown.tsx markdown 改到 amis-ui 里面去 2022-06-06 14:16:44 +08:00
Modal.tsx fix: 修复 table affixHeader 在 dialog 中不生效的问题 (#5110) 2022-08-15 10:48:59 +08:00
ModalManager.ts 调整为 monorepo 2022-06-01 15:06:00 +08:00
MonthRangePicker.tsx fix:修复日期范围选择器样式 (#5016) 2022-07-29 16:36:15 +08:00
NumberInput.tsx fix: InputNumber组件初始值未按照精度处理问题 (#5226) 2022-08-25 13:55:15 +08:00
Pagination.tsx styles: Pagination每页条数浮层自动调整位置 (#5389) (#5422) 2022-09-23 10:36:35 +08:00
Picker.tsx 调试编译脚本 2022-06-02 13:28:23 +08:00
PickerColumn.tsx 调试编译脚本 2022-06-02 13:28:23 +08:00
PickerContainer.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
PopOverContainer.tsx feat: tabs 支持collapseOnExceed 菜单超出多少个时剩余的开始折叠 (#5148) 2022-08-17 11:53:39 +08:00
PopUp.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
Progress.tsx feat: progress支持设置阈值 (#5145) 2022-08-16 18:05:21 +08:00
PullRefresh.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
Radios.tsx 调试编译脚本 2022-06-02 13:28:23 +08:00
Range.tsx chore: input-number、input-range、checkbox 单测用例补充 & range style 百分比最多保留两位 (#5076) 2022-08-09 10:49:28 +08:00
Rating.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
ResultBox.tsx fix: InputTag组件placeholder属性不生效问题 (#4933) 2022-07-22 17:31:58 +08:00
ResultList.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
ResultTableList.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
ResultTreeList.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
RichText.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
SearchBox.tsx cherry-pick: pick some of bugfix & feat from 1.9.x (#4839) 2022-07-11 17:01:19 +08:00
Select.tsx fix: #4828 Select组件搜索时输入空格错误关闭下拉框,关闭快捷键改为组合键 (#4930) 2022-07-22 17:24:21 +08:00
Selection.tsx fix: 修复选项类控件 placeholder 没有被翻译的问题 (#5336) 2022-09-08 21:19:31 +08:00
SparkLine.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
Spinner.tsx feat: 多个 Spinner 处于 loading 状态时, 只有最外层元素处在 loading 状态 (#5096) (#5375) 2022-09-21 11:08:48 +08:00
Steps.tsx fix: steps恢复子标题 (#4987) 2022-07-26 20:52:13 +08:00
Switch.tsx feat: Switch支持不同尺寸 (#4682) 2022-06-23 19:16:32 +08:00
TableSelection.tsx 调试编译脚本 2022-06-02 13:28:23 +08:00
Tabs.tsx feat: tabs 支持collapseOnExceed 菜单超出多少个时剩余的开始折叠 (#5148) 2022-08-17 11:53:39 +08:00
TabsTransfer.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
TabsTransferPicker.tsx 调试编译脚本 2022-06-02 13:28:23 +08:00
Tag.tsx cherry-pick: pick some of bugfix & feat from 1.9.x (#4839) 2022-07-11 17:01:19 +08:00
Textarea.tsx styles: tabs、input-rating、input-text、textarea 组件样式问题修复 (#4943) 2022-07-26 16:02:48 +08:00
Timeline.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
TimelineItem.tsx feat: crud 的 autoGenerateFilter 模式交互优化 支持展开收起 (#5167) 2022-08-17 20:12:30 +08:00
Tinymce.tsx chore: 默认关掉 tinymce 的广告 (#5393) 2022-09-20 09:27:44 +08:00
TitleBar.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
Toast.tsx chore: typescript erros (#5273) 2022-08-30 22:01:32 +08:00
Tooltip.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
TooltipWrapper.tsx feat:表单项增加参照录入 (#4618) 2022-06-20 21:11:06 +08:00
Transfer.tsx chore: typescript erros (#5273) 2022-08-30 22:01:32 +08:00
TransferDropDown.tsx fix: 修复 select 其它模式不支持配置 placeholder 问题 (#5221) 2022-08-24 17:52:28 +08:00
TransferPicker.tsx 调试编译脚本 2022-06-02 13:28:23 +08:00
TransferSearch.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
Tree.tsx Feat amis badge (#4962) 2022-07-26 17:17:43 +08:00
TreeSelection.tsx 调试编译脚本 2022-06-02 13:28:23 +08:00
UserSelect.tsx fix: 人员选择ts类型错误 (#5427) 2022-09-23 11:48:20 +08:00
UserTabSelect.tsx feat: 人员选择组件增加确定按钮 & fix: saveAs 图片下载名称以配置项优先 (#5385) 2022-09-22 19:48:53 +08:00
WithRemoteConfig.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00
WithStore.tsx 调整为 monorepo 2022-06-01 15:06:00 +08:00