naive-ui/packages/common
2019-08-07 19:26:58 +08:00
..
AdvanceTable feat(advance-table): add custom operation on the search right 2019-08-07 19:26:43 +08:00
Alert feat(alert): Add type of alert, refactor the style 2019-07-29 15:45:42 +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 feat(confirm): change icon postion to title 2019-08-01 14:38:26 +08:00
DatePicker chore(scrollbar): get off work checkpoint 2019-07-30 19:46:33 +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 rename MultipleLabels to InputKeyValuePairs 2019-08-07 16:13:11 +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 fix: scrollbar max-height & use path to active in service layout 2019-08-07 16:52:18 +08:00
Select fix(select): fix multiple select, placeholder will not display when input is not empty 2019-08-06 16:26:48 +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