naive-ui/packages/common
2019-10-21 18:20:00 +08:00
..
AdvanceTable feat(advance-table): sort by column emmit by self 2019-10-16 14:13:29 +08:00
Affix doc: support anchor by messy code... 2019-10-14 17:49:23 +08:00
Alert feat(alert): support light theme 2019-10-12 14:23:40 +08:00
Anchor doc: support anchor by messy code... 2019-10-14 17:49:23 +08:00
App feat(app): inherit theme 2019-10-12 16:09:30 +08:00
BackTop add theme to BackTop 2019-10-16 11:33:49 +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
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 fixed(confirm): not return a instance 2019-10-21 18:20:00 +08:00
DatePicker feat(date-picker): light theme 2019-10-17 22:16:30 +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
GradientText feat(gradient-text): light-theme 2019-10-16 23:20:40 +08:00
Grid feat(grid): add basic grid component 2019-09-20 17:35:54 +08:00
Icon
Input feat(date-picker): light theme 2019-10-17 22:16:30 +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(Notificatoion): add theme to Notification 2019-10-18 17:14:47 +08:00
MasonryGroup
Message feat(Notificatoion): add theme to Notification 2019-10-18 17:14:47 +08:00
Modal doc(app): refactor app demo 2019-10-12 15:46:02 +08:00
Notification feat(Notificatoion): add theme to Notification 2019-10-18 17:14:47 +08:00
Pagination feat(date-picker): light theme 2019-10-17 22:16:30 +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): update position & slot name change 2019-10-18 11:24:13 +08:00
Progress feat(progress): light theme 2019-10-18 16:45:40 +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 refactor(spin): rename loading.scss 2019-10-15 18:01:18 +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): light theme 2019-10-18 18:26:09 +08:00
TimePicker feat(time-picker): light theme 2019-10-17 23:16:38 +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