naive-ui/packages/common
2019-08-28 15:56:09 +08:00
..
AdvanceTable doc: update advance table doc about select 2019-08-27 19:49:43 +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
Cascader refactor(cascader): change internal logic, extract data model outside component 2019-08-27 19:10:29 +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: rename $refs.contentWrapper to $refs.contentContainer(forget to commit some files) 2019-08-16 16:48:17 +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
Loader
MasonryGroup
Message refactor(message): add info type, renew doc 2019-07-29 17:06:44 +08:00
Modal fix(modal): some els of vNodes is not registered in modal 2019-08-20 16:12:47 +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 feat(scrollbar): disable & enable scrollbar 2019-08-19 19:29:27 +08:00
Select hotfix: fix the value change event in select for form validation 2019-08-28 15:56:09 +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
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 refactor(time-picker): use new scrollbar 2019-08-24 02:02:03 +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