naive-ui/demo/components
2019-07-17 18:42:05 +08:00
..
selectDemo chore: remove some console.log 2019-07-17 18:42:05 +08:00
tooltipDemo chore: remove some console.log 2019-07-17 18:42:05 +08:00
advanceTableDemo.vue docs: update advanced table 2019-07-17 10:16:18 +08:00
alertDemo.vue feat(alert): add alert component 2019-07-02 14:48:49 +08:00
buttonDemo.vue feat(calendar): add basic basic basic calendar 2019-07-04 16:47:41 +08:00
checkboxDemo.vue doc: change event on select, checkbox and switch 2019-06-28 10:26:32 +08:00
ColumnGroup.vue
datePickerDemo.vue feat(date-picker): v-model and some robustness enhance for it. 2019-07-08 16:15:23 +08:00
demoScaffold.vue
docCodeEditorMixin.js
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
messageDemo.vue feat: add options for message & add warning style for message 2019-07-02 13:47:23 +08:00
modalDemo.vue
nimbusConfirmCardDemo.vue
nimbusFormCardDemo.vue chore: checkpoint for datepicker & some bug fix 2019-07-04 19:23:35 +08:00
nimbusIconDemo.vue feat(nimbus-icon): new icon & docs & omit tooltip of svg 2019-07-15 15:05:29 +08:00
nimbusServiceLayoutDemo.vue modify layout demo 2019-07-09 13:58:53 +08:00
notificationDemo.vue
paginationDemo.vue
percentCircle.vue add v-model to layout 2019-07-09 13:55:52 +08:00
popoverDemo.vue refactor(popover): split it into some mixins and utils 2019-07-17 01:35:11 +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
tableDemo.vue