naive-ui/packages/common
2019-08-29 11:02:45 +08:00
..
AdvanceTable fix(advanceTable): this.$refs.search 为 null 2019-08-28 16:56: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): activator not focused correctly when press esc 2019-08-28 22:29:04 +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: rename $refs.contentWrapper to $refs.contentContainer(forget to commit some files) 2019-08-16 16:48:17 +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
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
Popover feat(popover): add deactivate method and fix clickoutside handler leak 2019-08-19 15:24:51 +08:00
Popselect feat(popselect): custom width 2019-08-19 15:36:36 +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: merge conflict 2019-08-28 17:12:22 +08:00
Steps
Switch
Table
Tabs refactor(tabs): change tab name to tabs 2019-08-20 19:20:58 +08:00
Tag
Timeline
TimePicker refactor(time-picker): use new scrollbar 2019-08-24 02:02:03 +08:00
Tooltip
WithMargin
WithPadding