naive-ui/packages/common
2019-10-08 15:10:40 +08:00
..
AdvanceTable feat(advance-table): add col border in light theme 2019-09-29 13:56:27 +08:00
Alert
Anchor
App feat(app): add common theme class to it 2019-09-25 12:32:55 +08:00
BackTop
Badge
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(checkbox): light ui 2019-09-29 16:02:28 +08:00
Collapse
ColumnGroup
Confirm refactor(confirm): refactor & support light theme 2019-09-28 18:50:56 +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
GradientText
Grid feat(grid): add basic grid component 2019-09-20 17:35:54 +08:00
Icon
Input feat(input): autosize 2019-09-13 16:17:46 +08:00
InputKeyValuePairs
InputNumber
LoadingBar refactor(confirm): refactor & support light theme 2019-09-28 18:50:56 +08:00
MasonryGroup
Message
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
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
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
TimePicker style: dark mode color 2019-10-08 15:10:40 +08:00
Tooltip feat(tooltip): light theme 2019-09-28 13:47:54 +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
WithPadding