amis2/docs/zh-CN/components
2023-08-23 17:45:06 +08:00
..
form feat: transfer 树形搜索的时候支持高亮& feat: transfer 提供清空搜索的事件动作 & fix: transfer 穿梭器左上角的全选勾选时,没有处理 onlyChildren:true 的逻辑 (#7695) 2023-08-22 14:02:57 +08:00
action.md feat: action 支持 confirmTitle 来设置 confirmText 的弹窗标题 Close: #7200 (#7204) 2023-06-29 13:08:58 +08:00
alert.md docs: add title props for Alert docs (#7603) 2023-07-27 16:03:30 +08:00
amis.md feat: 新增 amis-render 组件, 用于渲染数据里的 amis 配置 (#7586) 2023-08-01 10:13:24 +08:00
anchor-nav.md
app.md chore:事件动作文档补充demo 2023-05-28 22:26:48 +08:00
audio.md
avatar.md chore: 修复文档中的裂图 (#7545) 2023-07-21 13:33:23 +08:00
badge.md fix:调整offset属性基于position位置进行水平、垂直偏移 (#4861) 2022-07-14 12:43:40 +08:00
barcode.md
breadcrumb.md feat: 新增Breadcrumb组件 (#3580) 2022-02-23 15:39:53 +08:00
button-group.md fix: ButtonGroupSelect文档加载错误;styles: ButtonGroupSelect圆角样式错误; docs: 文档补充 (#3660) 2022-03-02 12:10:33 +08:00
button.md fix: 完善button&action关于按钮提示的文档 (#6403) 2023-03-28 14:59:37 +08:00
calendar.md feat:优化动作数据域 (#5544) 2022-10-12 15:09:03 +08:00
card.md fix: Card组件内置label不显示问题 (#5164) 2022-08-17 19:25:12 +08:00
cards.md fix: 修复卡片的 checkOnItemClick 配置问题 (#6365) 2023-03-14 14:58:40 +08:00
carousel.md chore: 修复文档中的裂图 (#7545) 2023-07-21 13:33:23 +08:00
chart.md chore:补充刷新动作说明 2023-07-14 17:38:42 +08:00
code.md feat: Code 组件支持配置 maxHeight Close: #6894 (#6920) 2023-05-19 11:42:27 +08:00
collapse.md feat: collapse-group组件支持change事件 (#7213) 2023-06-30 13:55:25 +08:00
color.md
container.md feat: 容器组件支持鼠标点击、移入、移出事件 2023-07-19 14:05:19 +08:00
crud.md fix: CRUD组件列过滤重置时未触发 columnFilter 事件问题 2023-08-09 11:07:26 +08:00
custom.md docs: 修复 custom 文档不正确问题 2022-07-14 11:01:07 +08:00
date.md docs: 修复Date日期组件文档错误 (#5569) 2022-10-21 16:54:44 +08:00
dialog.md chore:刷新动作支持覆盖模式&示例补充 (#7463) 2023-07-13 08:44:12 +08:00
divider.md fix divider.md中的描述错误 2022-05-06 08:10:21 +08:00
drawer.md docs: 重写 drawer 组件文档 (#7724) 2023-08-07 17:00:33 +08:00
dropdown-button.md chore:事件动作文档补充demo 2023-05-28 22:26:48 +08:00
each.md
flex.md
grid-2d.md
grid-nav.md chore: GridNav 支持配置 contentClassName 配置列表项内容 className close: #6865 (#6868) 2023-05-15 15:26:38 +08:00
grid.md
hbox.md
html.md
icon.md chore:事件动作文档补充demo 2023-05-28 22:26:48 +08:00
iframe.md feat:iframe接入事件动作 (#5754) 2022-11-14 14:50:01 +08:00
image.md feat:image和images增加enlargeWithImages,用于关闭表格中图片放大模式下图片集的显示 2023-05-31 20:42:02 +08:00
images.md feat:image和images增加enlargeWithImages,用于关闭表格中图片放大模式下图片集的显示 2023-05-31 20:42:02 +08:00
index.md
json.md feat: JSON展示支持设置最大展示长度; fix: Debug面板无法横向滚动 (#4632) 2022-06-17 14:30:12 +08:00
link.md fix:去掉Link组件的事件派发(意义不大)&补充onClick (#4217) 2022-05-05 18:02:05 +08:00
list.md chore:事件动作文档补充demo 2023-05-28 22:26:48 +08:00
log.md feat: log 组件支持简单 ansi 颜色,可配置 credentials 设置 Closes #6039 2023-05-15 12:22:09 +08:00
mapping.md chore: mapping 远程字段支持 data 直接返回数组情况 (#7061) 2023-06-05 13:56:25 +08:00
markdown.md feat: markdown 渲染支持高级配置,比如是否支持 html (#3935) 2022-04-01 12:06:31 +08:00
nav.md fix: Nav完善事件动作以及相关文档、展开逻辑以及source重置问题修复 (#7227) 2023-06-29 14:09:02 +08:00
number.md feat: 新增 number 组件用来展示数字 (#6330) 2023-03-09 12:11:54 +08:00
office-viewer.md chore: 增加 word 拼写检查的说明 (#7807) 2023-08-15 10:13:00 +08:00
page.md chore:补充刷新动作说明 2023-07-14 17:38:42 +08:00
pagination-wrapper.md
pagination.md chore: Pagination 组件部分属性支持关联上下文参数 Close: #6887 (#7020) 2023-05-31 20:48:15 +08:00
panel.md
popover.md chore: tooltip hover 模式下鼠标移上去时不会关闭,新增 popover 独立文档页面 (#3573) 2022-02-14 15:31:35 +08:00
portlet.md
progress.md feat: progress支持设置阈值 (#5145) 2022-08-16 18:05:21 +08:00
property.md feat: Property 的 title 等属性支持自动变量解析 Closes #4900 2022-07-21 17:45:00 +08:00
qrcode.md feat: QRCode二维码组件支持嵌入图片 (#4446) 2022-05-27 18:33:11 +08:00
radios.md fix: Radios组件labelClassName => optionClassName (#4665) 2022-06-20 21:14:46 +08:00
remark.md feat: add remark shape (#4153) 2022-04-28 11:31:04 +08:00
search-box.md chore:事件动作文档补充demo 2023-05-28 22:26:48 +08:00
service.md chore:补充刷新动作说明 2023-07-14 17:38:42 +08:00
sparkline.md
spinner.md feat: 完善spinner组件文档 2023-04-26 16:34:29 +08:00
status.md chore: 2.7.3版本改为2.8.0 (#6272) 2023-02-27 21:39:28 +08:00
steps.md feat: steps&alert组件主题适配 (#6323) 2023-04-10 11:03:26 +08:00
table2.md fix: table2全选、嵌套展开等问题修复 (#6313) 2023-03-07 18:01:40 +08:00
table-view.md merge upstream 2022-07-20 12:43:39 +08:00
table.md chore: Table layout 默认改成 fixed 去掉 tableLayout 配置 (#7906) 2023-08-23 17:45:06 +08:00
tabs.md docs:更新tabs组件文档 (#7417) 2023-07-07 17:28:38 +08:00
tag.md chore:事件动作文档补充demo 2023-05-28 22:26:48 +08:00
tasks.md
timeline.md feat: timeline组件支持detailClaaName/titleClassName/timeClassName & 关联上下文& 可视化配置 (#7654) 2023-08-08 10:04:04 +08:00
toast.md 补充toast文档支持展示html片段示例 2023-07-10 19:03:26 +08:00
tooltip-wrapper.md fix: 为tooltipwrapper浮层绑定指定事件,并丰富enterable属性 (#3832) 2022-03-24 10:49:27 +08:00
tpl.md chore:事件动作文档补充demo 2023-05-28 22:26:48 +08:00
video.md feat: video 组件支持配置循环播放 (#6808) 2023-05-08 14:03:58 +08:00
web-component.md
wizard.md docs: 补充 wizard 文档 & 优化 vite 响应 /examples/index 页面 2023-06-08 19:01:56 +08:00
wrapper.md