naive-ui/demo/components
2019-08-06 17:48:39 +08:00
..
alertDemo refactor(message): add info type, renew doc 2019-07-29 17:06:44 +08:00
badgeDemo doc: add some empty page to fill 2019-08-01 11:14:14 +08:00
cascaderDemo add mutipleCascader 2019-08-01 12:01:04 +08:00
checkboxDemo feat(checkbox): add checkbox-group 2019-08-06 17:48:39 +08:00
collapseDemo doc: add some empty page to fill 2019-08-01 11:14:14 +08:00
confirmDemo feat(confirm): change icon postion to title 2019-08-01 14:38:26 +08:00
datePickerDemo feat(date-picker): actions prop 2019-07-30 15:51:45 +08:00
messageDemo refactor(message): add info type, renew doc 2019-07-29 17:06:44 +08:00
nimbusIconDemo fix(button): fix line height of icon to avoid outer attr 2019-08-01 16:17:53 +08:00
popoverDemo feat(popover): raw content, new doc, v-model trigger event, update tooltip 2019-07-18 13:36:10 +08:00
progressDemo chore(progress): get off work checkpoint, for line, circle progress 2019-08-02 18:52:29 +08:00
scaffoldDemo fix(popover): some times it can't disappear normally when mouseleave 2019-07-18 00:32:01 +08:00
selectDemo feat(select): filterable on multiple select 2019-08-06 15:56:00 +08:00
stepsDemo feat(steps): basic usable steps 2019-08-01 18:19:03 +08:00
tagDemo doc: add some empty page to fill 2019-08-01 11:14:14 +08:00
timelineDemo doc: add some empty page to fill 2019-08-01 11:14:14 +08:00
timePickerDemo feat(time-picker): add time-picker component 2019-07-24 11:57:37 +08:00
tooltipDemo feat(tooltip): add width props 2019-07-26 17:40:49 +08:00
advanceTableDemo.vue feat(advance table): can update a row data by then filters will be responsive 2019-08-05 19:22:27 +08:00
buttonDemo.vue feat(calendar): add basic basic basic calendar 2019-07-04 16:47:41 +08:00
ColumnGroup.vue doc: pure english 2019-06-26 14:52:19 +08:00
demoScaffold.vue
docCodeEditorMixin.js feat: new doc 2019-06-24 15:11:27 +08:00
formDemo.vue merge 2019-08-06 10:32:49 +08:00
gradientTextDemo.vue
homeDemo.vue
iconDemo.vue
inputDemo.vue fix(input): forget to remove :on=$listeners of input, this may cause some native event be put into wrong handler 2019-07-08 17:24:49 +08:00
inputNumberDemo.vue feat(input-number): add styles and some features for input-number 2019-07-14 14:21:21 +08:00
modalDemo.vue feat: new doc 2019-06-24 15:11:27 +08:00
nimbusConfirmCardDemo.vue feat: new doc 2019-06-24 15:11:27 +08:00
nimbusFormCardDemo.vue chore: checkpoint for datepicker & some bug fix 2019-07-04 19:23:35 +08:00
nimbusServiceLayoutDemo.vue fix(nimbus-service-layout): items is not reactive 2019-07-25 15:18:42 +08:00
notificationDemo.vue refactor: notification api changed 2019-06-26 14:40:36 +08:00
paginationDemo.vue refactor: pagination style 2019-06-25 15:48:04 +08:00
percentCircle.vue add mutipleCascader 2019-08-01 12:01:04 +08:00
radioDemo.vue feat(radio): radio button group 2019-07-16 17:20:43 +08:00
startPage.vue fix(startPage): some style change. 2019-07-10 14:45:36 +08:00
switchDemo.vue doc: change event on select, checkbox and switch 2019-06-28 10:26:32 +08:00
tabDemo.vue not-finished: vertical mode and custom label need to add 2019-08-05 20:06:51 +08:00
tableDemo.vue