更新d.ts到3.1.0,修复d.ts的bug

This commit is contained in:
yangd 2018-08-31 18:04:17 +08:00
parent 39e56aa20f
commit b1b1ea6387
149 changed files with 861 additions and 687 deletions

856
dist/iview.js vendored

File diff suppressed because it is too large Load diff

2
dist/iview.js.map vendored

File diff suppressed because one or more lines are too long

BIN
dist/iview.min.js.gz vendored

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,4 +1,4 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git

View file

@ -1,4 +1,4 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Anchor extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class AutoComplete extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Avatar extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class BackTop extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Badge extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Breadcrumb extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Button extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Card extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Carousel extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Cascader extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Cell extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Checkbox extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Circle extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Collapse extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class ColorPicker extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Content extends Vue {
}

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class DatePicker extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Divider extends Vue {
/**

View file

@ -1,8 +1,95 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue, { VNode } from 'vue';
export declare class Drawer extends Vue {
/**
* 使 v-model
* @default false
*/
value?: boolean;
/**
* 使 slot title
* @default center
*/
title?: string;
/**
* 100 100
* @default 256
*/
width?: number | string;
/**
*
* @default true
*/
closable?: boolean;
/**
*
* @default true
*/
'mask-closable'?: boolean;
/**
*
* @default true
*/
mask?: boolean;
/**
*
*/
'mask-style'?: object;
/**
*
*/
styles?: object;
/**
*
* @default false
*/
scrollable?: boolean;
/**
* left right
* @default right
*/
placement?: 'left' | 'right';
/**
*
* @default true
*/
transfer?: boolean;
/**
*
*/
'class-name'?: string;
/**
* transfer
* @default false
*/
'inner'?: boolean;
/**
*
*/
$emit(eventName: 'on-close'): this;
/**
*
*/
$emit(eventName: 'on-visible-change', value: boolean): this;
/**
* slot插槽对象
*/
$slots: {
/**
*
*/
'': VNode[];
/**
*
*/
header: VNode[];
/**
*
*/
close: VNode[];
};
}

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Dropdown extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Footer extends Vue {
}

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Form extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Row extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Header extends Vue {
}

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Icon extends Vue {
/**

View file

@ -1,4 +1,4 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class InputNumber extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Input extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export { Affix } from './affix';
export { Alert } from './alert';

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Layout extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class LoadingBar {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Menu extends Vue {
/**

View file

@ -1,4 +1,4 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Modal {
/**

View file

@ -1,4 +1,4 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Page extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Poptip extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Progress extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Radio extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Rate extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Scroll extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Select extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Sider extends Vue {
}

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Slider extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Spin extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Split extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Steps extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Switch extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Table extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Tabs extends Vue {
/**

4
dist/types/tag.d.ts vendored
View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Tag extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class TimePicker extends Vue {
/**

4
dist/types/time.ts vendored
View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Time extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Timeline extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Tooltip extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Transfer extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Tree extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Upload extends Vue {
/**

2
types/affix.d.ts vendored
View file

@ -1,4 +1,4 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git

2
types/alert.d.ts vendored
View file

@ -1,4 +1,4 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git

4
types/anchor.d.ts vendored
View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Anchor extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class AutoComplete extends Vue {
/**

4
types/avatar.d.ts vendored
View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Avatar extends Vue {
/**

4
types/back-top.d.ts vendored
View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class BackTop extends Vue {
/**

4
types/badge.d.ts vendored
View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Badge extends Vue {
/**

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Breadcrumb extends Vue {
/**

4
types/button.d.ts vendored
View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Button extends Vue {
/**

4
types/card.d.ts vendored
View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Card extends Vue {
/**

4
types/carousel.d.ts vendored
View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class Carousel extends Vue {
/**

Some files were not shown because too many files have changed in this diff Show more