ant-design-vue/antdv-demo
viruscamp 3761eddb4b
feat: add event update:filterDropdownVisible for Table.Column (#3893)
It's same as event filterDropdownVisibleChange, but can be used with prop as ':filterDropdownVisible.sync="filterDropdownVisible"' for short.
It's the base of other props in Table.Column to add event update:prop to use ':prop.sync' shorthand.
Next events for other props will be update:filteredValue and update:sortDirections.
2021-04-05 10:37:04 +08:00
..
build chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
components chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
docs feat: add event update:filterDropdownVisible for Table.Column (#3893) 2021-04-05 10:37:04 +08:00
layouts chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
locale chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
mock chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
public chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
scripts chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
services chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
site chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
store chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
theme chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
utils chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
views chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
vueDocs chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
.babelrc chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
.editorconfig chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
.eslintignore chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
.eslintrc chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
.gitignore chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
.huskyrc chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
.prettierignore chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
.prettierrc chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
.stylelintrc chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
.umirc.mock.js chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
build.sh chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
package.json chore: opensource v1-doc 2021-03-12 15:48:30 +08:00
postcss.config.js chore: opensource v1-doc 2021-03-12 15:48:30 +08:00