naive-ui/packages/common
2019-08-14 11:21:31 +08:00
..
AdvanceTable feat(advance-table): add filterDropdown max content height 2019-08-13 14:40:24 +08:00
Alert
Anchor chore: add pop-confirm & anchor scaffold 2019-08-13 11:10:45 +08:00
BackTop refactor(back-top): change api 2019-08-08 16:44:41 +08:00
Badge feat(badge): add basic badge component 2019-08-07 11:40:23 +08:00
Button feat(popconfirm): add popconfirm component 2019-08-13 15:27:11 +08:00
Card
Cascader add MutipleLabels 2019-08-07 11:59:28 +08:00
Checkbox rename MultipleLabels to InputKeyValuePairs 2019-08-07 16:13:11 +08:00
Collapse feat(collapse): add collapse component 2019-08-12 14:29:42 +08:00
ColumnGroup
Confirm fixed(confirm): button margin 2019-08-09 13:19:59 +08:00
DatePicker fix(date-picker): calendar misclosed when click some dates & allow change month when selecting 2019-08-08 15:05:32 +08:00
Divider feat(divider): add divider component 2019-08-08 18:00:30 +08:00
Form
GradientText
Icon
Input fix: fix validator in input-number and switch and add some code demo 2019-08-07 15:20:24 +08:00
InputKeyValuePairs fix InputKeyValuePairs can not remove the first item 2019-08-14 11:21:31 +08:00
InputNumber Merge pull request #7 from Infrastructure/feature/form 2019-08-07 15:20:55 +08:00
Loader
MasonryGroup
Message
Modal
Notification
Pagination
Popconfirm feat(popconfirm): add popconfirm component 2019-08-13 15:27:11 +08:00
Popover fix(popover): will not vanish when only scroll wheel 2019-08-12 17:06:35 +08:00
Progress fix(progress): make some props work 2019-08-13 19:14:09 +08:00
Radio
Scaffold
Scrollbar chore: some doc changes & dead code eliminate 2019-08-08 16:03:56 +08:00
Select feat(select): remote search on multiple select 2019-08-12 16:46:10 +08:00
Steps
Switch fix: fix validator in input-number and switch and add some code demo 2019-08-07 15:20:24 +08:00
Tab
Table
Tag feat(tag): add tag component 2019-08-07 14:21:15 +08:00
Timeline feat(timeline): add timeline component 2019-08-12 18:57:44 +08:00
TimePicker
Tooltip
WithMargin
WithPadding