ant-design-vue/components/vc-pagination
erguotou f886f04634
fix: [component:vc-pagination]emit change.current before change (#2567)
It's better to emit 'change.current' before 'change' event, so that onChange handler can use v-model value correctly.
2020-07-21 11:29:59 +08:00
..
assets style: lint add semi and prettier 2019-01-12 12:46:29 +08:00
locale Feat 1.5.0 (#1853) 2020-03-07 19:45:13 +08:00
index.js Feat 1.5.0 (#1853) 2020-03-07 19:45:13 +08:00
KeyCode.js style: lint add semi and prettier 2019-01-12 12:46:29 +08:00
Options.jsx fix: input not work at firefox #2151 #2215 2020-05-08 17:36:24 +08:00
Pager.jsx Feat 1.5.0 (#1853) 2020-03-07 19:45:13 +08:00
Pagination.jsx fix: [component:vc-pagination]emit change.current before change (#2567) 2020-07-21 11:29:59 +08:00