naive-ui/packages/common
2019-08-09 13:25:55 +08:00
..
AdvanceTable [chore] add loading icon in advanced table 2019-08-08 19:24:28 +08:00
Alert feat(alert): Add type of alert, refactor the style 2019-07-29 15:45:42 +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(button): deal with costum icon 2019-07-22 12:57:15 +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
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 feature: most funciton 2019-08-01 17:15:29 +08:00
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 remove default tittle of IputKeyValuePairs 2019-08-08 11:19:36 +08:00
InputNumber Merge pull request #7 from Infrastructure/feature/form 2019-08-07 15:20:55 +08:00
Loader
MasonryGroup
Message refactor(message): add info type, renew doc 2019-07-29 17:06:44 +08:00
Modal refactor(date-picker): using time-picker 2019-07-24 16:30:14 +08:00
Notification refactor: new z-index on message and notification 2019-07-26 16:33:58 +08:00
Pagination
Popover feat(tooltip): add width props 2019-07-26 17:40:49 +08:00
Progress fix(progress): transition should set to none when fisrt rendered 2019-08-06 18:30:01 +08:00
Radio merge develope 2019-07-24 17:00:08 +08:00
Scaffold
Scrollbar chore: some doc changes & dead code eliminate 2019-08-08 16:03:56 +08:00
Select [chore] add rowCls prop in advanced Table 2019-08-07 17:15:01 +08:00
Steps feat(steps): basic usable steps 2019-08-01 18:19:03 +08:00
Switch fix: fix validator in input-number and switch and add some code demo 2019-08-07 15:20:24 +08:00
Tab not-finished: vertical mode and custom label need to add 2019-08-05 20:06:51 +08:00
Table
Tag feat(tag): add tag component 2019-08-07 14:21:15 +08:00
TimePicker refactor(time-picker): using zindexable 2019-07-26 16:31:20 +08:00
Tooltip feat(tooltip): add width props 2019-07-26 17:40:49 +08:00
WithMargin
WithPadding