naive-ui/packages/common
2019-08-29 19:00:45 +08:00
..
AdvanceTable fix(advanceTable): this.$refs.search 为 null 2019-08-28 16:56:00 +08:00
Alert fix(alert): props validator mistake 2019-08-16 16:42:08 +08:00
Anchor chore: add pop-confirm & anchor scaffold 2019-08-13 11:10:45 +08:00
App feat(app): add app component to support detached components' namespace 2019-08-20 16:47:51 +08:00
BackTop refactor(back-top): change api 2019-08-08 16:44:41 +08:00
Badge feat(badge): add emerge transition 2019-08-14 19:29:50 +08:00
Button feat(popconfirm): add popconfirm component 2019-08-13 15:27:11 +08:00
Card refactor: use n- prefix rather than nv- prefix 2019-06-13 15:05:10 +08:00
Cascader fix(cascader): remove some dead code 2019-08-29 18:59:41 +08:00
Checkbox feat(cascader): single, single-enable-all-options, multiple-enable-all-options 2019-08-22 01:24:54 +08:00
Collapse refactor: rename $refs.contentWrapper to $refs.contentContainer 2019-08-16 16:45:26 +08:00
ColumnGroup chore: checkpoint 2019-06-14 19:33:41 +08:00
Confirm refactor(confirm): support modal transform origin 2019-08-20 15:38:40 +08:00
DatePicker refactor(date-picker): split code into mixins and some css optimization 2019-08-29 18:57:47 +08:00
Divider feat(divider): add divider component 2019-08-08 18:00:30 +08:00
Dropdown feat(dropdown): add dropdown component 2019-08-16 16:48:36 +08:00
Form fix: form validate bug 2019-08-16 16:43:21 +08:00
GradientText test(gradient-text): add unit test for gradient text 2019-06-28 16:56:57 +08:00
Icon test: fulfill already exist tests 2019-06-28 14:33:55 +08:00
Input feat(base-picker): for select & cascader 2019-08-24 01:30:52 +08:00
InputKeyValuePairs fix InputKeyValuePairs can not remove the first item 2019-08-14 11:21:31 +08:00
InputNumber fix(input): css fix 2019-08-23 15:59:02 +08:00
MasonryGroup refactor: use n- prefix rather than nv- prefix 2019-06-13 15:05:10 +08:00
Message refactor(message): add info type, renew doc 2019-07-29 17:06:44 +08:00
Modal doc(modal): refactor, add mask-closable 2019-08-28 11:14:19 +08:00
Notification refactor: new z-index on message and notification 2019-07-26 16:33:58 +08:00
Pagination test(pagination): add test for pagination utils 2019-06-27 15:29:39 +08:00
Popconfirm feat(popconfirm): add popconfirm component 2019-08-13 15:27:11 +08:00
Popover feat(popover): add deactivate method and fix clickoutside handler leak 2019-08-19 15:24:51 +08:00
Popselect feat(popselect): custom width 2019-08-19 15:36:36 +08:00
Progress chore: some doc & remove console.log 2019-08-14 19:31:22 +08:00
Radio feat(cascader): single, single-enable-all-options, multiple-enable-all-options 2019-08-22 01:24:54 +08:00
Scaffold test(button): add unit test for button 2019-06-28 13:50:15 +08:00
Scrollbar refactor(scrollbar): change scrollbar width computed method to avoid min width 2019-08-29 11:02:45 +08:00
Select refactor(clickoutside): dismiss click mousedown inside element 2019-08-29 11:16:08 +08:00
Steps feat(steps): basic usable steps 2019-08-01 18:19:03 +08:00
Switch fix: fix validator in input-number and switch and add some code demo 2019-08-07 15:20:24 +08:00
Table refactor: use n- prefix rather than nv- prefix 2019-06-13 15:05:10 +08:00
Tabs refactor(tabs): change tab name to tabs 2019-08-20 19:20:58 +08:00
Tag feat(tag): add tag component 2019-08-07 14:21:15 +08:00
Timeline feat(timeline): add timeline component 2019-08-12 18:57:44 +08:00
TimePicker fix(time-picker): fix some css style error 2019-08-29 19:00:45 +08:00
Tooltip feat(tooltip): add width props 2019-07-26 17:40:49 +08:00
WithMargin fix: WithMargin index 2019-06-13 15:51:08 +08:00
WithPadding refactor: use n- prefix rather than nv- prefix 2019-06-13 15:05:10 +08:00