naive-ui/packages/common
2019-09-26 22:35:37 +08:00
..
AdvanceTable fix(advance-table): pagination in local compute total condition 2019-09-11 14:09:26 +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 feat(badge): add emerge transition 2019-08-14 19:29:50 +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(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
Confirm fix(confirm): modal hide emit cancel function 2019-09-05 14:30:41 +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): autosize 2019-09-13 16:17:46 +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 fix(loading-bar): finish will not work when called too closed with start 2019-09-07 10:17:11 +08:00
MasonryGroup
Message refactor(message): add info type, renew doc 2019-07-29 17:06:44 +08:00
Modal refactor(scrollbar): use ResizeObserver to detect content size change 2019-09-20 18:19:24 +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: lazy mount detached content 2019-09-26 22:35:37 +08:00
Popselect fix(popover): use scoped slots to avoid wrong implements in render function 2019-09-05 18:26:28 +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 chore: select light theme wip 2019-09-25 14:24:53 +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 fix: fix validator in input-number and switch and add some code demo 2019-08-07 15:20:24 +08:00
Table
Tabs feat(tab): closable & some css change in other components... 2019-09-02 23:24:23 +08:00
Tag feat(tag): add tag component 2019-08-07 14:21:15 +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 refactor: different manner to add namespace to detached content container 2019-09-17 19:26:06 +08:00
Tooltip fix(popover): use scoped slots to avoid wrong implements in render function 2019-09-05 18:26:28 +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