Commit Graph

1527 Commits (ef719b9652f512607a1c1d419d4ac68bd06de701)

Author SHA1 Message Date
iamkun 5acf0101a8 Chore: update index page theme intro english css style (#16254) 2019-06-27 12:31:28 +08:00
hetech 0eaa789c12
Chore: update version (#16233) 2019-06-26 10:53:08 +08:00
island205 8521fd32ff [build] 2.10.0 2019-06-25 19:20:28 +08:00
Alexey Khrushch ec90ca8d6a Docs: add description $slots.default (#15444) 2019-06-25 11:01:15 +08:00
Baptiste Lombard 37c0a9fb61 Docs: Update french translation (#16208)
* First round of correction

* Second round

* Cascader and form translation

* Last big round of changes

* Update changelog
2019-06-25 10:25:18 +08:00
Alexey Khrushch f243410177 Docs: delete an incorrect closing html tag and empty block code (#16194) 2019-06-24 19:28:28 +08:00
luckyCao c97f376cf6 Avatar: Update theme config var (#16202)
* change css var

* avatar theme config

* refine style
2019-06-24 18:36:12 +08:00
Victor Zhuk 002adf462f Upload: add capability to customize thumbnail template (#13192) 2019-06-24 17:33:04 +08:00
luckyCao 6f9ce3accb Avatar: Add avatar component (#16144)
* add avatar component

* 1. add test 2. add types 3. refine doc 4. add img attr

* add props in types and doc

* refine how image fit its container

* fix doc

* refine doc

* change default background color

* remote style demo from doc

* add theme

* add demo on theme preview and change var name
2019-06-24 16:37:17 +08:00
hetech c570a59e23 Table: height accepts more units (#16013)
* Table: height accepts more units

* fix and update docs

* update
2019-06-24 15:18:58 +08:00
hetech e2303b85a4 Calendar: add first-day-of-week attribute (#16047) 2019-06-24 15:07:49 +08:00
VanMess c6d1e032b6 Slider: fix #15545 by adding explains about "input" event in Chinese (#15588)
Slider: add explains about "input" event (#15545)
2019-06-24 11:32:53 +08:00
Zhi Cun 5acf50db89 Button: Revert adding compact size
This reverts commit 05fe6e6591.
2019-06-21 17:36:20 +08:00
amedora 175543dc79 Button: add compact size (#15895)
* Button: add compact size
* Docs: 極小 -> 极小
2019-06-21 17:36:20 +08:00
Pan Peng 934567c6de Docs: add missing components in quickstart (#16063) 2019-06-21 17:36:20 +08:00
Zhi Cun 67d4c9ee9e Theme: Refine GA track & Update footer link forward to online theme roller (#16007) 2019-06-21 17:36:20 +08:00
Haoran Yu 9be2a3d1ab Docs: fix Divider attribute type in zh-cn (#15889) 2019-06-21 17:36:20 +08:00
iamkun a3082a4178 Chore: Update test api host (#15807) 2019-06-21 17:36:20 +08:00
Baptiste Lombard 563d727e80 Docs: fix spelling mistakes in fr (#15837) 2019-06-21 17:36:20 +08:00
Gonzalo Nandez 0de427a367 Doc: Update Spanish Doc 2.9.1 (#15840)
* Update Spanish Doc 2.9.1

* Update Spanish Doc 2.9.1

* Update Spanish Doc 2.9.1

* doc: Update spanish doc 2.9.1
2019-06-21 17:36:20 +08:00
iamkun 4bc098b712 Revert "Revert "Chore: update new 2.9.0 index page (#15682)" (#15801)" (#15856) 2019-06-21 17:34:35 +08:00
island205 9f6a1ddc5d [build] 2.9.2 2019-06-21 17:19:44 +08:00
cl199793 12e72e94ef [build] 2.9.1 2019-05-30 21:51:04 +08:00
iamkun e17ca3f0bf
Revert "Chore: update new 2.9.0 index page (#15682)" (#15801)
This reverts commit a4860f896b.
2019-05-30 21:40:56 +08:00
iamkun edfc978628 Chore: update api host (#15784) 2019-05-30 19:49:23 +08:00
hetech f6bab114e3 Table: add new features for Table and optimize code (#15709) 2019-05-30 19:33:30 +08:00
iamkun 60ded6013a [build] 2.9.0 2019-05-30 15:48:04 +08:00
iamkun a4860f896b Chore: update new 2.9.0 index page (#15682) 2019-05-30 14:59:02 +08:00
Zhi Cun a7d3f69f95 DatePicker: support literal (#15525) 2019-05-30 14:43:16 +08:00
Simona fa802b893f docs: fix the side effect by global el-scrollbar style (#15740) 2019-05-30 11:34:34 +08:00
Simona bdaae8108e Cascader: refactor and add multiple mode. (#15611) 2019-05-29 15:04:06 +08:00
hetech 934988c03a PageHeader: add page-header component (#15714) 2019-05-29 10:10:16 +08:00
Zhi Cun 384c56381c Message: display in stack mode (#15639) 2019-05-28 18:45:39 +08:00
iamkun 714a2a9b7b infiniteScroll: update doc (#15753) 2019-05-28 18:42:25 +08:00
QianYu 9c8cb8d2eb Docs: fix doc bug (#15228) 2019-05-28 14:02:59 +08:00
Simona 13cefb30ef docs: fix el-backtop prop type error in component.tpl (#15739) 2019-05-28 11:57:22 +08:00
hetech 6af04e8765
Progress: add dashboard progress bar & add custom color (#11867) 2019-05-28 11:02:00 +08:00
iamkun 45383cd655 Backtop: Add backtop component (#15541) 2019-05-27 17:03:10 +08:00
iamkun 5fea8b46f2 infiniteScroll: add infiniteScroll component (#15567) 2019-05-27 16:28:13 +08:00
Simona cefd235615 feat(Tag): add prop effect. (#15725) 2019-05-27 16:06:58 +08:00
iamkun 35650eb7fa Theme: Add popup background design token (Message Dialog) (#15412) 2019-05-27 15:22:43 +08:00
jiaxin 64ed7804b6 Image: add referrerPolicy prop (#15452) 2019-05-17 16:33:30 +08:00
Zhi Cun 613dd1a36d Progress: Revert pr #13198 (#15601) 2019-05-17 16:01:11 +08:00
Haoran Yu 16a6059ed8 Docs: fix Image attribute type and default value (#15423) 2019-05-09 11:34:02 +08:00
刘鹏龙 b240f0e670 Docs: Rename variable in docs (#15185) 2019-05-07 18:48:41 +08:00
花裤衩 8bb1e0a2d5 Icon: refine doc icons order (#15288) 2019-05-07 14:46:58 +08:00
hetech 59311aa729 chore: upgrade dependencies and fix demo bug (#15324) 2019-05-07 05:12:07 +01:00
Moonhyuk Im 74105a6de3 Docs: Fix cascader dynamically load example (#15352) 2019-05-07 05:02:38 +01:00
Gonzalo Nandez 06dfe16ef6 docs: Documentation update to Spanish 2.8.2 (#15351) 2019-05-07 04:56:23 +01:00
Simon Malesys ab23a219f2 Docs: Update french doc and changelog (2.8.2) (#15389) 2019-05-07 04:35:54 +01:00