Commit Graph

3029 Commits

Author SHA1 Message Date
Leopoldthecoder
c69adb0458 publish independent packages 2017-12-20 11:52:49 +08:00
花裤衩
24b15776de Table: use $--table-header-background to define header background(#8871)
$--table-header-background is defined but never used
2017-12-19 18:03:01 +08:00
Leopoldthecoder
b3a5981461 Types: add missing definition for TimeSelect 2017-12-19 18:00:08 +08:00
Pan
f7c63d993e Picker: perf el-icon-circle-close hover effect 2017-12-19 10:33:58 +08:00
Leopoldthecoder
4392a036d1 Form: fix support for dot-separated rule key 2017-12-19 10:33:27 +08:00
PatrickJS
0024a413eb refactor(index): headless cms -> api-first cms 2017-12-19 10:18:59 +08:00
PatrickJS [tipe.io]
5fec5cc969 fix(readme): tipe typo and text next to logo 2017-12-19 10:18:59 +08:00
Leopoldthecoder
f08f435d43 add sponsor logo 2017-12-18 18:13:05 +08:00
Gonzalo Nandez
dd58f8c145 Changelog: update for 2.0.8 2017-12-18 17:47:44 +08:00
xifeiwu
13855f6c65 fix: the width prop of el-table-column is invalid when it is 0 (#8861)
* fix: the width prop of el-table-column is invalid when it is 0

* Update table-column.js
2017-12-17 18:20:00 +08:00
Leopoldthecoder
4af54f5a93 Popover: remove word-break style 2017-12-17 18:14:55 +08:00
Leopoldthecoder
fac4bdf2f3 Autocomplete: support maxlength and minlength 2017-12-17 18:14:55 +08:00
earlymeme
735a834566 loading directive customClass 2017-12-17 18:12:44 +08:00
Leopoldthecoder
81ff11ad41 Form: fix initial error message 2017-12-16 21:23:05 +08:00
佘小马
b05462a6cc fixed utils.dom.addClass 2017-12-15 16:49:09 +08:00
Leopoldthecoder
4a7f3c82ad Chore: misc updates 2017-12-15 16:45:15 +08:00
Leopoldthecoder
6497e8c1c1 Carousel: add type="button" to navigation buttons 2017-12-15 13:43:05 +08:00
Pan
227508ae26 Doc:fix use vue-i18n@6.x typo 2017-12-13 15:36:14 +08:00
wangshaobo
79b4cb42d2 Revise with review comments. 2017-12-13 11:17:00 +08:00
wangshaobo
4fe557b5e8 upload: add before-remove hook function 2017-12-13 11:17:00 +08:00
Gonzalo Nandez
ff430b8d2e AcUpdate changelog spanish 2017-12-13 10:49:27 +08:00
Leopoldthecoder
66dd670a53 Table: replace sorting arrow icons with borders to avoid overlap 2017-12-12 19:27:46 +08:00
Leopoldthecoder
e64ba965d6 Select: fix default-first-option on created options 2017-12-12 19:03:52 +08:00
Leopoldthecoder
b027f69e97 [release] 2.0.8 2017-12-12 17:07:23 +08:00
Leopoldthecoder
03635d1935 [build] 2.0.8 2017-12-12 17:07:23 +08:00
Leopoldthecoder
0fb05a35b3 Changelog: update for 2.0.8 2017-12-12 16:54:17 +08:00
Leopoldthecoder
d58814290e Picker: fix blur event 2017-12-12 15:54:29 +08:00
Leopoldthecoder
b91c5f8d11 Input: textarea should inherit font size 2017-12-12 14:05:55 +08:00
Leopoldthecoder
dca4b7afd2 Chore: configure es docs 2017-12-12 14:05:55 +08:00
Leopoldthecoder
53fa204128 Form: fix blur validation 2017-12-12 14:05:55 +08:00
decade
ef7327753c update scss import 2017-12-12 12:09:11 +08:00
hejinming
0e478016be Table: fix table-column order disorder when made the assembly again 2017-12-12 11:47:40 +08:00
刘盼峰
0c824d61c8 Tabs: fix right padding of last tab item in basic type top/bottom position 2017-12-12 10:57:14 +08:00
Leopoldthecoder
ffc310d98d Form: support nested rules 2017-12-11 19:02:32 +08:00
Gabor Apagyi
051b03f4a6 Added Hungarian language to the locale (#8764)
* Added Hungarian language to the locale

Added Hungarian language to the locale

* removed // to be translated

* remove trailing space
2017-12-11 18:50:04 +08:00
mario_ma
bd3ccaab3f Select: use tags to show option when collapse-tags is set (#8567)
* modify set collapse-tags just show text

* Update select.vue
2017-12-11 18:03:40 +08:00
杨奕
f01ebad0b1
Merge pull request #8753 from ElemeFE/es-doc
Es doc
2017-12-11 11:29:31 +08:00
Leopoldthecoder
27b271031e Merge branch 'dev' into es-doc
# Conflicts:
#	FAQ.md
2017-12-11 11:16:24 +08:00
Leopoldthecoder
1fb98ef172 Chore: misc updates 2017-12-11 10:52:31 +08:00
Johan Hernefeldt
8ae2defa2d Dropdown: click open uses show-timeout attribute (#8734)
* Dropdown: Click open uses `show-timeout` attribute

* Dropdown: Modified test to work with `show-timeout` attribute

* Dropdown: Clean up in testfix
2017-12-10 17:42:08 +08:00
Jason Yin
0f7dcb9d32 Tooltip: fix extra spaces before class 'focusing' when focus multi times 2017-12-10 16:47:36 +08:00
Gonzalo Nandez
07395c0a81 changelog spanish 2017-12-10 16:18:19 +08:00
wangshaobo
b566c6156d Add Document for AM/PM A time format 2017-12-10 16:16:20 +08:00
Jaha96
038f1221ac Added Kazakh language to the locale :) (#8664)
* Added Kazakh language to the locale

* removed space
2017-12-05 11:58:17 +08:00
yoyo837
216cf0c990 limitReached:Improve robustness when it does not set a default value 2017-12-04 17:59:46 +08:00
firesh
f5aa24e419 DatePicker: add am/pm mode in time selector (#8620)
* time-picker: add am/pm mode in time selector (#8270)

* time-picker: add 'hh:mm:ss A' format test

* time-picker: add am/pm mode in time selector (#8270)

* time-picker: add am/pm mode in time selector (#8270)

* time-picker: add am/pm mode in time selector (#8270)

* Update time-spinner.vue

* Update time-spinner.vue

* Update time-spinner.vue
2017-12-04 13:44:49 +08:00
Gonzalo Nandez
7e08026c46 Tag and Typography (#8632)
* Revision of documentation in Spanish

* Tag and typography
2017-12-04 10:36:43 +08:00
Gonzalo Nandez
6123ee70a3 Revision of documentation in Spanish 2017-12-03 19:27:08 +08:00
Батмөнх
2d8e73bc02 update mn locale (#8599)
* Complete Mongolian translation :mn:

* removed // to be translated

* Fixed translation

* Update mn.js

* Update mn.js

* Update mn.js
2017-12-01 15:16:18 +08:00
Johan Bové
d19f555208 Update table.md
Fixes typo
2017-12-01 10:23:57 +08:00