naive-ui/packages/common
2019-10-12 14:23:40 +08:00
..
AdvanceTable feat(advance-table): add clear all select method 2019-10-11 12:18:42 +08:00
Alert feat(alert): support light theme 2019-10-12 14:23:40 +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
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
Cascader refactor: different manner to add namespace to detached content container 2019-09-17 19:26:06 +08:00
Checkbox feat(collapse): light theme 2019-10-12 00:31:45 +08:00
Collapse feat(fade-in-height-expand-transition) 2019-10-12 13:18:34 +08:00
ColumnGroup
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
Grid feat(grid): add basic grid component 2019-09-20 17:35:54 +08:00
Icon
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
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
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
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 chore(collapse): refactor work in progress 2019-10-11 19:04:22 +08:00
WithMargin
WithPadding