Commit Graph

2237 Commits

Author SHA1 Message Date
luciy
784e9fb705 Dropdown: add visible-change event (#4818)
* dropdown 组件 新增触发下拉框显示隐藏时, 触发visible事件,传递当前下拉框显示状态

* Dropdown 修改事件名称,新增文档

* Dropdown 统一事件名称,修改文档

* Dropdown 统一事件名称,修改文档
2017-05-12 12:53:57 +08:00
cinwell.li
25ffb284a1 Update vi.js 2017-05-12 10:14:29 +08:00
Cu Duy
c0389b8dfa Update vi.js 2017-05-12 10:14:29 +08:00
Cu Duy
74d4b5cbb3 Update better vietnamese translate. :octocat:
I'm vietnamese developer, so i finished your translate locate! 
Hope you merge my pull request , thanks you ^^
2017-05-12 10:14:29 +08:00
Leopoldthecoder
d1b4e1c3ce [release] 1.3.2 2017-05-10 20:53:58 +08:00
Leopoldthecoder
ffe02fb6da [build] 1.3.2 2017-05-10 20:53:57 +08:00
Leopoldthecoder
7971ec3dd8 Changelog: update for 1.3.2 2017-05-10 20:52:08 +08:00
Liril
8d67762188 Cascader: Add all locale lang. 2017-05-10 19:56:24 +08:00
Liril
fd7342bde6 Cascader: Add before-filter hook 2017-05-10 19:56:24 +08:00
Leopoldthecoder
d338372979 Table: fix table body height calculations 2017-05-10 19:53:59 +08:00
Leopoldthecoder
595271f463 DatePicker: update week when value changes 2017-05-10 19:53:48 +08:00
Leopoldthecoder
bda5754d86 Pagination: fix default layout style in firefox 2017-05-10 19:53:34 +08:00
qingwei.li
627c29cc69 doc: add load transiton on demand, fixed #4758 2017-05-10 19:53:21 +08:00
pengchongfu
afb6625d7c InputNumber: improve user experience when typing, fix #4661 (#4712) 2017-05-10 18:27:50 +08:00
chikara-chan
57f159cfb4 docs: fix confused syntax 2017-05-09 16:14:06 +08:00
chikara-chan
88fb676d87 docs: fix confused syntax 2017-05-09 16:14:06 +08:00
杨奕
dc6f754ab5 declare el-collapse-transition in its dependents (#4728) 2017-05-08 14:06:23 +08:00
Leopoldthecoder
6b315d02f0 [release] 1.3.1 2017-05-06 18:22:17 +08:00
Leopoldthecoder
07748597a5 [build] 1.3.1 2017-05-06 18:22:17 +08:00
Leopoldthecoder
ce28e234b9 Changelog: update for 1.3.1 2017-05-06 18:08:24 +08:00
Leopoldthecoder
f2fee567b9 Switch: fix change event parameter 2017-05-06 17:38:18 +08:00
Leopoldthecoder
cbb3fa095f Dialog: fix closeOnPressEsc 2017-05-06 17:37:37 +08:00
Leopoldthecoder
2fbe685506 Table: fix summary row scroll 2017-05-06 17:37:28 +08:00
Leopoldthecoder
50777f6779 Autocomplete: fix a Chinese composition bug 2017-05-06 17:35:45 +08:00
Leopoldthecoder
68edc75da1 [release] 1.3.0 2017-05-05 08:37:31 +08:00
Leopoldthecoder
e064b78e9b [build] 1.3.0 2017-05-05 08:37:30 +08:00
Leopoldthecoder
4f2bc65af2 Changelog: update for 1.3.0 2017-05-05 08:34:28 +08:00
Leopoldthecoder
3a19bdd191 Dialog: fix visible.sync compatibility with before-close 2017-05-05 08:33:07 +08:00
任侠
b269c22bba table: set width for each td>div.cell.el-tooltip element(#2198,#3128) 2017-05-05 08:06:02 +08:00
pengchongfu
5fc7e18891 ColorPicker: empty value by v-model, fix #4662 2017-05-05 07:57:46 +08:00
baiyaaaaa
7adb556ed4 fix uploading progress text style 2017-05-04 13:56:21 +08:00
baiyaaaaa
17e2d458ae fix uploading style bug 2017-05-04 13:56:21 +08:00
Liril
bf7eabb64d Form: Add label slot 2017-05-03 18:35:55 +08:00
wacky6
6ee73f7715 DatePicker: fix, add test for default-value 2017-05-03 18:35:18 +08:00
Leopoldthecoder
ca0ea3ca4f [release] 1.3.0-beta.3 2017-05-03 15:49:29 +08:00
Leopoldthecoder
fca6207b7e [build] 1.3.0-beta.3 2017-05-03 15:49:29 +08:00
Leopoldthecoder
cf60e6c9bb Changelog: update for 1.3.0-beta.3 2017-05-03 15:24:38 +08:00
Leopoldthecoder
defd128f54 add .sync support for Dialog and Pagination 2017-05-03 15:20:57 +08:00
Leopoldthecoder
d6265daf73 fix datepicker test, revert emitter-removing attempt 2017-05-03 15:20:47 +08:00
Leopoldthecoder
0da3967d3a Revert "Form: remove emitter (#4532)"
This reverts commit fff7dddd94.
2017-05-03 15:20:47 +08:00
杨奕
aff079d686 Table: add tests for summary row (#4543) 2017-05-03 15:09:27 +08:00
white.wang
22c65df30f Table: Add filter-placement for table filter Popper; If the column is too wide, the popper's position will be improper;
https://jsfiddle.net/whitewang/obpsLcva/7/
2017-05-03 14:24:31 +08:00
white.wang
324f541c76 Table: Add filter-placement for table filter Popper; If the column is too wide, the popper's position will be improper;
https://jsfiddle.net/whitewang/obpsLcva/7/
2017-05-03 14:24:31 +08:00
杨奕
14f4106460 Update PULL_REQUEST_TEMPLATE.md 2017-05-03 14:20:53 +08:00
qingwei.li
78bea12568 Docs(i18n): add on-demand 2017-05-03 14:17:00 +08:00
qingwei.li
99f9d995da Docs(quickstart): update babel config 2017-05-03 14:17:00 +08:00
baiyaaaaa
b295e1b972 support upload abort 2017-05-03 14:16:35 +08:00
cinwell.li
378c33d001 Merge pull request #4572 from baiyaaaaa/dev
fix preview when auto-upload is false(#4387)
2017-05-02 18:36:00 +08:00
Wuri Nugrahadi
0221622bf0 Bahasa translation for v1.3 (#4579) 2017-05-02 18:34:52 +08:00
Adrian
78045b5c20 Update vue-i18n@6x support
i18n returns renderSlot (vm._t) function instead i18n.t
https://kazupon.github.io/vue-i18n/en/api.html
2017-05-02 15:04:14 +08:00