Blame view
src/index.js
8.44 KB
3735e376 sort components |
1 |
|
5d122b37 support Alert |
2 |
|
43513f70 add anchor component |
3 4 |
|
fed3e09d add AutoComplete ... |
5 |
|
2c5faf30 init Avatar compo... |
6 |
|
1d8f7767 support BackTop t... |
7 |
|
15368be1 Support Badge |
8 |
|
c06e99d0 Support Breadcrumb |
9 |
|
d47ea998 support Button an... |
10 |
|
a8cb711c Support Card |
11 |
|
bb71140e support Carousel |
12 |
|
47a7f21d support Cascader |
13 |
|
59a3b893 add Cell componen... |
14 |
|
cbe03a12 support Checkbox |
15 |
|
b2d29401 support Circle |
16 |
|
a190ce84 support Collapse |
17 |
|
5a9cda85 update ColorPicker |
18 |
|
a2eb0287 add layout compon... |
19 |
|
531cd165 support DatePicke... |
20 |
|
5f12f09b update code format |
21 |
|
c4d780c0 init Drawer compo... |
22 |
|
b1c118d8 support Dropdown |
23 |
|
a2eb0287 add layout compon... |
24 |
|
257f80f1 support Form |
25 |
|
a2eb0287 add layout compon... |
26 |
|
d47ea998 support Button an... |
27 |
|
fc7ef072 support Input |
28 |
|
c97c42ab support InputNumber |
29 |
|
be01f0b4 New component: Sc... |
30 |
|
8979c734 add split components |
31 |
|
a2eb0287 add layout compon... |
32 |
|
f97e5bb0 support LoadingBar |
33 |
|
fd1582c5 support Menu & La... |
34 |
|
6cadeba4 support Message |
35 |
|
6259471f support Modal |
36 |
|
833501a4 support Notice |
37 |
|
87c51597 support Page |
38 |
|
79288d43 support Poptip & ... |
39 |
|
5d08ddf2 support Progress ... |
40 |
|
06322514 support Radio |
41 |
|
6aa72722 Support rate |
42 |
|
a2eb0287 add layout compon... |
43 |
|
d6f644e1 support Tooltip |
44 |
|
2d43f26b support Spin |
45 |
|
bd596e7a support Steps |
46 |
|
2d5ba278 support Switch |
47 |
|
486d4fda update Table |
48 |
|
30510c3d support Tabs |
49 |
|
456daf34 support Tag |
50 |
|
7f9ea0dc init Time component |
51 |
|
6c9e0282 Support timeline |
52 |
|
531cd165 support DatePicke... |
53 |
|
d6f644e1 support Tooltip |
54 |
|
5b19b5f5 support Transfer |
55 |
|
cb84e64a update Tree |
56 |
|
5d08ddf2 support Progress ... |
57 |
|
be01f0b4 New component: Sc... |
58 59 |
|
b9c1fe77 export locale obj... |
60 |
|
7fa943eb init |
61 |
|
0c0d2c73 reorganize and DR... |
62 |
|
3735e376 sort components |
63 |
|
5d122b37 support Alert |
64 |
|
43513f70 add anchor component |
65 66 |
|
fed3e09d add AutoComplete ... |
67 |
|
2c5faf30 init Avatar compo... |
68 |
|
1d8f7767 support BackTop t... |
69 |
|
15368be1 Support Badge |
70 |
|
c06e99d0 Support Breadcrumb |
71 72 |
|
d47ea998 support Button an... |
73 74 |
|
a8cb711c Support Card |
75 |
|
bb71140e support Carousel |
76 77 |
|
47a7f21d support Cascader |
78 |
|
59a3b893 add Cell componen... |
79 80 |
|
cbe03a12 support Checkbox |
81 82 |
|
5a9cda85 update ColorPicker |
83 |
|
5a9cda85 update ColorPicker |
84 85 |
|
a2eb0287 add layout compon... |
86 |
|
531cd165 support DatePicke... |
87 |
|
5f12f09b update code format |
88 |
|
c4d780c0 init Drawer compo... |
89 |
|
b1c118d8 support Dropdown |
90 91 92 |
|
a2eb0287 add layout compon... |
93 |
|
bf9649f6 add Form |
94 |
|
257f80f1 support Form |
95 |
|
a2eb0287 add layout compon... |
96 |
|
d47ea998 support Button an... |
97 |
|
fc7ef072 support Input |
98 |
|
c97c42ab support InputNumber |
99 |
|
be01f0b4 New component: Sc... |
100 |
|
a2eb0287 add layout compon... |
101 |
|
8979c734 add split components |
102 |
|
a2eb0287 add layout compon... |
103 104 |
|
f97e5bb0 support LoadingBar |
105 |
|
fd1582c5 support Menu & La... |
106 |
|
fd1582c5 support Menu & La... |
107 108 |
|
6cadeba4 support Message |
109 |
|
6259471f support Modal |
110 |
|
833501a4 support Notice |
111 |
|
50168478 config(compontent... |
112 |
|
4aec6a66 support Select |
113 |
|
87c51597 support Page |
114 |
|
a190ce84 support Collapse |
115 |
|
79288d43 support Poptip & ... |
116 |
|
5d08ddf2 support Progress ... |
117 |
|
06322514 support Radio |
118 119 |
|
6aa72722 Support rate |
120 |
|
c755733a support Grid |
121 |
|
4a5d5cc9 更新几个标签名称 |
122 |
|
d6f644e1 support Tooltip |
123 |
|
2d43f26b support Spin |
124 |
|
bd596e7a support Steps |
125 126 |
|
486d4fda update Table |
127 |
|
30510c3d support Tabs |
128 129 |
|
456daf34 support Tag |
130 |
|
7f9ea0dc init Time component |
131 |
|
6c9e0282 Support timeline |
132 133 |
|
531cd165 support DatePicke... |
134 |
|
d6f644e1 support Tooltip |
135 |
|
5b19b5f5 support Transfer |
136 |
|
34ee7b4a support Tree & ad... |
137 |
|
5f12f09b update code format |
138 |
|
7fa943eb init |
139 |
|
fb189f16 cancel the compon... |
140 |
|
0c0d2c73 reorganize and DR... |
141 142 143 144 145 |
|
a2eb0287 add layout compon... |
146 |
|
0c0d2c73 reorganize and DR... |
147 |
|
a2eb0287 add layout compon... |
148 149 |
|
0c0d2c73 reorganize and DR... |
150 151 152 153 154 155 |
|
7f9ea0dc init Time component |
156 157 |
|
0c0d2c73 reorganize and DR... |
158 159 |
|
be01f0b4 New component: Sc... |
160 |
|
d64ad52d update index |
161 |
|
d33b5143 support i18n |
162 163 164 |
|
be01f0b4 New component: Sc... |
165 |
|
fb189f16 cancel the compon... |
166 |
|
451b52ce Global install iView |
167 168 |
|
517917a2 add global settin... |
169 170 |
|
5fe59e3a select add global... |
171 172 |
|
2ef1b05f Cell add globl se... |
173 174 175 176 177 178 179 180 |
|
d082f8cc menu add global s... |
181 182 183 184 185 |
|
37f4b7a8 Tree add global s... |
186 187 188 189 190 |
|
47afd12e Cascader add gloa... |
191 192 193 194 195 196 197 198 |
|
4beb8e75 ColorPicker add g... |
199 200 201 202 203 |
|
154bb822 DatePicker&TimePi... |
204 205 206 207 208 209 210 211 212 213 |
|
383e96a8 Tabs add global s... |
214 215 216 217 218 |
|
67d3aba1 Modal add global ... |
219 220 221 |
|
5fe59e3a select add global... |
222 |
|
517917a2 add global settin... |
223 224 |
|
f97e5bb0 support LoadingBar |
225 |
|
6cadeba4 support Message |
226 |
|
6259471f support Modal |
227 |
|
833501a4 support Notice |
228 |
|
297648f1 fixed #1063 |
229 |
|
451b52ce Global install iView |
230 |
|
343abe50 add iview.install() |
231 232 233 234 |
|
451b52ce Global install iView |
235 |
|
343abe50 add iview.install() |
236 |
|
0c0d2c73 reorganize and DR... |
237 |
|
d962c7fa use version from ... |
238 |
|
c7e432f7 update export & i18n |
239 240 241 |
|
c7e432f7 update export & i18n |
242 |
|
c7e432f7 update export & i18n |
243 |
|
0c0d2c73 reorganize and DR... |
244 |
|
c7e432f7 update export & i18n |
245 246 |
|
0c0d2c73 reorganize and DR... |
247 |
|
5fbe80fe use dist's locale |
248 249 250 251 252 |
|
0c0d2c73 reorganize and DR... |
253 |
|