vueComponent/
An enterprise-class UI components based on Ant Design and Vue. 🐜
USD raised
Recent activities
input组件上的pressEnter事件存在一个小缺陷,键盘最右侧的enter键无法触发
Modal 弹窗内部组件直接使用v-if热更新失效
Message组件显示问题
有边框表格的header和body在某些window的宽度下是对不齐的
高度适配问题
分页组件在当前页仅 1 条数据被删除后,current 值未正确更新(未自动跳转前一页)
关于table的sortDirections文档说明补充
官方文档书写严重错误
4.0版本的dynamicCss.ts中,updateCss逻辑逃逸了qiankun沙盒的css隔离
a-select placeholder not displayed when v-model:value initialized with empty string
Support Splitter Component
吐槽当前项目(Summary of current project status)
select mode tags 在ios下无法粘贴内容
a-image预览图片时监听window的滚轮事件
RangePicker从startDate进入后选择startDate后,无法选择小于startDate范围的日期,期望恢复这个能力(antd就支持)
Request for roadmap or information about next major version (v5)
表单输入一个值后,来回切换,会产生无效dom,分离的元素
dropdown组件和popover组件会频繁渲染子节点
Select 选择器,输入法导致,title显示异常且无法清空
Select Dropdown Positioning Issues in Closed Shadow DOM
未针对鸿蒙操作系统类型做适配,存在功能兼容性问题风险
refactor by vue vapor
AutoComplete 输入一个字符光标会自动消失/丢失focus
select mode="tags" :token-separators="[',']" 批量插入后的文本,无法被删除掉
config provider scope错误
列配置使用customcell进行表格合并时,customCell方法内部逻辑会重复触发多一次
UI升级为v4版本之后,没有办法自定义某个组件的主题了
分段控制器闪现问题
i am working on a project using Laravel / vuejs vite and i have a problem in IconBase.js in ant-design-vue package and exactly on :
Select组件选项弹出后滚动容器,弹出的选项不会跟随滚动,而是悬浮再固定的位置 React的ant没有这个问题
BUG: 如果List或者Table给Pagination分页设置了"both",只有最后一个可用
在表格中嵌套使用a-input,输入中文光标自动跳到文本末尾问题
ant-design-vue在vue3.4.18版本下,dropdown-menu组件触发菜单时会闪烁,
[Bug] Select Custom dropdown 关闭后 Select 的聚焦状态一直保持
can not use watermark
Exception occurred in AutoComplete component nesting Input-Number
Dropdown content is rendered 11 times when opened
When InputNumber has a formatter attribute, it is not possible to enter a decimal with a negative zero point, such as -0.121
The table has fixed columns, but the screen width does not produce scroll bars at this time. But if you resize the screen once, the fixed column shadow will show
About the scrollToField in the form form
Table column customRender and slots cannot be set at the same time
a-date-picker component bug
customRender is automatically triggered when the mouse moves to the cell
Why can't the content in the slots of the carousel component be responsive?
About components using v-model to add modifiers
After Button.Group is abandoned and replaced by Space, there are rounded corners between buttons
The select selector cannot be copied after the input box has a value
When the Table component hovers each row, it will trigger the re-rendering of the Table moved into the row
Upload component, photo wall example, the performance of version 3.x and version 2.x is inconsistent, the animation effect of version 3.x is not as smooth as that of version 2.x
datepicker date box position is wrong
cascader multi-select highlighted is not already selected
When the time-range-picker is long, after selecting two times, the mouse focus is elsewhere, and after clicking the time-picker, a drop-down pop-up box will be displayed below the first time of the time-picker
is ant design support vue jsx
Wrong HTTP status code (404) returned from the docs website
In DatePicker week mode, if the valueFormat parameter is specified, the displayed value is abnormal
Table expand icon is not center when set size to small
When the Drawer is used in the DropDown component, the Drawer cannot be popped up
table component rowSelection Merge checkbox problem
After the menu component sets the getPopupContainer property, if there are children in the drop-down menu, the arrow on the right cannot be displayed
Support number type for Table API 'rowKey' and 'selectedRowKeys'
The tree control will lose the expansion animation after the second switch after the accordion mode is enabled
The handle property of Draw is inconsistent with the property name of react
invoke message.info in watchEffect will cause infinity loop
When dynamically binding a ref to an element or custom component through v-for in the Drawer component, the method of binding ref for each element or custom component is executed twice
a-menu property `key` conflict with vue
Module '"ant-design-vue"' has no exported member 'message'. Did you mean to use 'import message from "ant-design-vue"' instead?
css antd.variable.min.css in dist has packeged css twice, one not with var, one with var, please remove.
If Modal is added with the 'centered' property, it will cause the text to shake for a moment when Modal is opened
When using the virtual scrolling of tree, when the data is too long, it is impossible to scroll left and right
The virtual scroll of the tree component hopes to optimize the performance and add some functions
The content of web-type.json is wrong
The container of affix is scrolled, and there is a bug when it can be scrolled outside the container. After the inner scroll, when the outer scroll is scrolled, the element of affix will roll out of the inner container, and the official website component dome can be reproduced
Use Dropdown in TABS to define a drop-down menu: visible="true", it will be rendered twice
Popconfirm positioning is not accurate, the secondary positioning is correct after operation
The table has fixed headers and columns, and the safari mobile browser will float back and forth by sliding left and right up and down.
"placeholder" of a-input is not HMR if a-input is surrounded with other ant component
async-validator console error
Error Capture Issue
value in onFilter expect string | number | boolean
The event bound to TreeSelect @blur is executed when the focus enters the TreeSelect, and not executed when the focus moves out of the TreeSelect
When two tables appear, the fixed row and fixed column display misalignment
datePicker focus and blur are executed at the same time
The style of the upload component in the form in the pop-up box
a-form-model-item validate-status and help are not effective
After Tooltip and its derived Popover and Popconfirm components are scaled externally (such as the body), the internally calculated top and left positioning coordinates do not correspond to each other, and they are misaligned.
getPopupContainer some needs (triggerNode)=>{ return triggerNode.parentNode}, some needs (triggerNode)=>{ return triggerNode}, what is the reason
Table setting fixed: the right column is not fixed and has no effect.
The component type definition is wrong in Volar0.27.14
The pop-up box of mention will exceed the screen border
Dependency Dashboard
After setting the width of the body, when the window.visualviewport is smaller than the width of the body, the positioning of the Slider component will be inaccurate
if less variable is @color, the @primary-color is @primary-color: @color; the @primary-color will abnormal
input-number cannot be automatically cleared when the input value is not within the range
change data-range panel with keyborad not working
Header's Border not connect with body's border and header position change after random scrolling
When used directly in the browser, the icon cannot be parsed
Want to add notification to the NotificationArgsProps type export
The round button and avatar are not centered, whether they are icons or text
The selected style does not appear after the radio binding array is selected
tree-select treeIcon customization is invalid
提交 issue 必读(除非你并不需要解决问题)
Carousel component doesnt work with i18n and $t and ref
The select component does not work in automatic word segmentation in multi-select mode
Popover Bug: when popover inner button disabled. popover click action can still trigger
Put an input search box in the select drop-down slot, and click the input box will lose the focus. This antdv 1.7.5, and 2.1.6 have this problem, when can I fix it, and then I wrote the same with react's antd A drop-down search does not have this problem
The icon is fully imported after compilation, and the package size is too large
Range picker Cannot read property 'isSame' of undefined
Violation Warning
The maximum content length of the textarea component is calculated incorrectly
The switch component click event cannot use the .stop modifier to prevent the click event from bubbling
Uncaught TypeError when using SubMenu in h function
If the tree selection box is disabled, the response state of the parent and child will be lost
When i use Upload Component multiple is true, there is only one upload file, if i remove v-model:file-list="fileList", multiple is work.
Can the switcherIcon slot of the tree component return the identifier of whether the current node is expanded?
2.0强制带有momentjs
Can the tree component provide a method getCheckedNodes() ?
AutoComplete 自动完成-自定义选项 为什么设计成选择完选项回填到输入框时,自动前后加空格?
Modal.method的parentContext属性无效
table的currentDataSource为空时,每次更新dataSource,滚动条会自动滚至最左边
<a-tree-select />树选择组件,输入框内,按键盘删除键,删除的是已选节点的最后一个子节点,期望是删除这个节点。
树型选择控件【未知BUG】
The Documentation Site is Very slow. Takes upto 1 minute
input-number组件绑定ref值,改变步数会不停触发watch
vite中使用useForm会报错
使用 useForm API 进行表单校验的问题
tabs 嵌套table组件时出现tab底部条回弹现象
固定列和嵌套子表格一起使用时,展开子集,错位问题
TS typings of components should be more useful
Popconfirm breaks style of disabled button inside ButtonGroup
Form.Item结合useForm在TSX使用时,会报类型错误
Support TS generics
discuss useForm
Ant Design Pro react版 中流程编辑器是否计划做出来
Table组件的change事件增加触发该事件的类型
form表单resetFields没有触发onValuesChange
建议 Form 组件 提供类似 labelWidth API 或优化 labelCol 和 wrapperCol
a-input-search与addonAfter的样式差异,希望增加addonAfter的button组合样式
© 2019 BoostIO, Inc.