naive-ui/packages/common
2019-10-11 17:01:23 +08:00
..
AdvanceTable feat(advance-table): add col border in light theme 2019-09-29 13:56:27 +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 common theme class to it 2019-09-25 12:32:55 +08:00
BackTop refactor(back-top): change api 2019-08-08 16:44:41 +08:00
Badge refactor(badge): better ripple animation 2019-10-09 23:42:08 +08:00
Button fix(button): remove transition appear on loading icon 2019-09-21 17:03:59 +08:00
Card refactor: use n- prefix rather than nv- prefix 2019-06-13 15:05:10 +08:00
Cascader refactor: different manner to add namespace to detached content container 2019-09-17 19:26:06 +08:00
Checkbox refactor(checkbox): api change & use provide inject 2019-10-11 17:01:23 +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 feat(message): light theme 2019-10-08 15:12:53 +08:00
DatePicker refactor: different manner to add namespace to detached content container 2019-09-17 19:26:06 +08:00
Divider feat(divider): light mode 2019-09-20 00:25:25 +08:00
Drawer feat(spin): add spin component 2019-09-04 16:06:07 +08:00
Dropdown refactor(dropdown): using popover to remove wrap element 2019-09-16 11:19:43 +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
Grid feat(grid): add basic grid component 2019-09-20 17:35:54 +08:00
Icon test: fulfill already exist tests 2019-06-28 14:33:55 +08:00
Input feat(input): light theme 2019-10-10 18:24:51 +08:00
InputKeyValuePairs fixed(advanced-table): header scroll 2019-08-29 14:58:06 +08:00
InputNumber fix(input): css fix 2019-08-23 15:59:02 +08:00
LoadingBar feat(loading-bar): light theme 2019-10-08 15:12:53 +08:00
MasonryGroup refactor: use n- prefix rather than nv- prefix 2019-06-13 15:05:10 +08:00
Message feat(message): light theme 2019-10-08 15:12:53 +08:00
Modal fix(modal): click inside cause close after first open 2019-10-08 15:10:40 +08:00
Notification refactor: new z-index on message and notification 2019-07-26 16:33:58 +08:00
Pagination fix(pagination): add guard for invalid page-count 2019-09-16 12:10:08 +08:00
Popconfirm fix(popover): use scoped slots to avoid wrong implements in render function 2019-09-05 18:26:28 +08:00
Popover feat(tooltip): light theme 2019-09-28 13:47:54 +08:00
Popselect feat(popselect): light theme 2019-09-27 22:27:52 +08:00
Progress chore: some doc & remove console.log 2019-08-14 19:31:22 +08:00
Radio chore: change some var name related to hollowoutable 2019-09-19 11:17:55 +08:00
Scaffold test(button): add unit test for button 2019-06-28 13:50:15 +08:00
Scrollbar refactor(scrollbar): use ResizeObserver to detect content size change 2019-09-20 18:19:24 +08:00
Select feat(select): light theme 2019-09-27 16:02:20 +08:00
Slider chore: change some var name related to hollowoutable 2019-09-19 11:17:55 +08:00
Spin feat(button): loading 2019-09-05 22:44:29 +08:00
Steps chore: change some var name related to hollowoutable 2019-09-19 11:17:55 +08:00
Switch feat(switch): light theme 2019-10-08 15:12:53 +08:00
Table feat(advance-table): add col border in light theme 2019-09-29 13:56:27 +08:00
Tabs feat(tab): closable & some css change in other components... 2019-09-02 23:24:23 +08:00
Tag feat(select): light theme 2019-09-27 16:02:20 +08:00
Time feat(slider): not finished 2019-09-05 18:06:01 +08:00
Timeline feat(timeline): add timeline component 2019-08-12 18:57:44 +08:00
TimePicker style: dark mode color 2019-10-08 15:10:40 +08:00
Tooltip feat(switch): light theme 2019-10-08 15:12:53 +08:00
Transfer feat(transfer): lightbar 2019-09-04 11:26:24 +08:00
Tree fix(tree): transition should be disabled when drop 2019-09-15 15:47:56 +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