naive-ui/packages/common
2019-09-03 10:18:34 +08:00
..
AdvanceTable fix(advance-table): filter dropdown use popselect(lastest) 2019-09-02 19:50:00 +08:00
Alert fix(alert): props validator mistake 2019-08-16 16:42:08 +08:00
Anchor
App feat(app): add app component to support detached components' namespace 2019-08-20 16:47:51 +08:00
BackTop
Badge
Button
Card
Cascader fix(cascader): remove some dead code 2019-08-29 18:59:41 +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 refactor(confirm): support modal transform origin 2019-08-20 15:38:40 +08:00
DatePicker refactor(date-picker): split code into mixins and some css optimization 2019-08-29 18:57:47 +08:00
Divider
Dropdown feat(dropdown): add dropdown component 2019-08-16 16:48:36 +08:00
Form fix: form validate bug 2019-08-16 16:43:21 +08:00
GradientText
Icon
Input feat(base-picker): for select & cascader 2019-08-24 01:30:52 +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
MasonryGroup
Message
Modal doc(modal): refactor, add mask-closable 2019-08-28 11:14:19 +08:00
Notification
Pagination
Popconfirm refactor(popover): remove all wrappers 2019-09-02 15:55:23 +08:00
Popover refactor(tabs): work in progress 2019-09-02 18:30:53 +08:00
Popselect refactor(popover): remove all wrappers 2019-09-02 15:55:23 +08:00
Progress
Radio feat(cascader): single, single-enable-all-options, multiple-enable-all-options 2019-08-22 01:24:54 +08:00
Scaffold
Scrollbar refactor(scrollbar): change scrollbar width computed method to avoid min width 2019-08-29 11:02:45 +08:00
Select fix(select): options not memorized when options set async 2019-09-03 10:18:19 +08:00
Steps
Switch
Table
Tabs feat(tab): closable & some css change in other components... 2019-09-02 23:24:23 +08:00
Tag
Timeline
TimePicker fix(time-picker): fix some css style error 2019-08-29 19:00:45 +08:00
Tooltip refactor(tabs): work in progress 2019-09-02 18:30:53 +08:00
WithMargin
WithPadding