Commit Graph

3063 Commits

Author SHA1 Message Date
Bunker13
2260a3bab3 Update package.json
missing devDependencies gulp-autoprefixer
2017-11-10 14:43:27 +08:00
carl
010b09891a fix invalid hover color of nav menu when background color contains 0 2017-11-10 12:25:02 +08:00
Gonzalo2310
3dffd6c757 form.md spanish version 2017-11-10 01:54:55 +01:00
Gonzalo2310
a49e063a81 i18n.md spanish version 2017-11-09 16:26:44 +01:00
Gonzalo2310
f264ed1f25 dropdown.md spanish version 2017-11-09 16:26:44 +01:00
Gonzalo2310
33773dbd12 Cascader.md spanish version 2017-11-09 16:26:44 +01:00
Leopoldthecoder
9f2ea7eab0 Chore: doc updates 2017-11-09 15:19:09 +08:00
Leopoldthecoder
aa02b42022 Radio: fix console error of RadioGroup 2017-11-09 15:19:09 +08:00
Leopoldthecoder
cbfd9cfab3 Menu: fix console error 2017-11-09 15:19:09 +08:00
Leopoldthecoder
73184399ed fix bordered checkbox and radio height 2017-11-09 15:19:09 +08:00
Leopoldthecoder
7f8991a664 Tree: fix updateChildren 2017-11-09 15:19:09 +08:00
maranran
363a80b184 Accessibility for Popover, Tooltip, Message & Notification (#8009)
* Accessibility for Tooltip & Popover

* Accessibility for message & notification

* fixbug for popover with nodeType
2017-11-09 11:21:20 +08:00
maranran
6c77cd9716 Accessibility for Tree (#8049)
* tree

* Update yarn.lock
2017-11-09 11:19:52 +08:00
maranran
81011d1c48 Accessibility for Cascader & Dropdown (#7973) 2017-11-09 10:21:27 +08:00
Gonzalo2310
287b823938 es-doc: add card, carousel translation (#8091)
* Complete french translation 🇫🇷

* card.md Spanish version

* carousel.md spanish version
2017-11-08 14:22:51 +08:00
Santiago García da Rosa
5fc56bccc7 es-docs: add alert, badge, breadcrumb, button translation (#8090)
* docs/es/alert.md - translation to spanish

* docs/es/alert.md - translation to spanish

* docs/es/badge.md - translation to spanish

* docs/es/breadcrumb.md - translation to spanish

* docs/es/button.md - translation to spanish
2017-11-08 14:22:06 +08:00
Javier Diaz
9a79e200d0 es-doc: add color translation (#8092)
* [Color]: Spanish translation

* Fixed typo on translate

* Fixed typo on translation
2017-11-08 14:19:52 +08:00
Joe Wong
4ea53ab896 Cascader: optimize hover to expand experience (#8010)
* Cascader: optimize hover to expand experience

pass eslint

* Cascader: hoverThreshold configuable
2017-11-08 12:24:29 +08:00
alexdee2007
651b517fd0 Core: Add plugin eslint-plugin-json (#7869)
* Add plugin eslint-plugin-json

Add plugin eslint-plugin-json for parse build/salad.config.json

* Add plugin eslint-plugin-json

Add plugin eslint-plugin-json for parse build/salad.config.json
2017-11-08 12:20:52 +08:00
Leopoldthecoder
7e8a00d2ea scaffolding Spanish docs 2017-11-07 10:48:23 +08:00
Mathieu TUDISCO
839dda529e Complete french translation 🇫🇷 2017-11-07 10:43:12 +08:00
Leopoldthecoder
4d71e2f3af Container: add min-width 2017-11-06 19:24:50 +08:00
Pan
c8477c815a Breadcrumb: use provide/inject instead of this.this.$parent 2017-11-06 19:20:05 +08:00
wubaiqing
38e320b8cc Add spaces between Chinese, English and numbers. 2017-11-05 20:19:42 +08:00
butschster
cee4542c36 Update ru-RU.js
Added missed translates
2017-11-05 11:19:42 +08:00
Jordan Pickwell
fb066a6e45 Fix #7656 2017-11-04 09:30:27 +08:00
Leopoldthecoder
513294d159 Chalk: fix styles for vertical Slider and nested Tabs 2017-11-03 16:47:07 +08:00
Leopoldthecoder
5e37f18166 [release] 2.0.3 2017-11-03 15:59:16 +08:00
Leopoldthecoder
44849f7998 [build] 2.0.3 2017-11-03 15:59:15 +08:00
Leopoldthecoder
a32e793845 Changelog: update for 2.0.3 2017-11-03 15:56:17 +08:00
Leopoldthecoder
fa522dd2bc Tree: fix updateKeyChildren 2017-11-03 14:11:19 +08:00
Leopoldthecoder
03ccdb4fbc Menu: register el-tooltip 2017-11-03 13:21:06 +08:00
Leopoldthecoder
c30d4b11d2 Pagination: fix current-change 2017-11-03 13:21:06 +08:00
Leopoldthecoder
eefa2c907a Select: show dropdown on input focus 2017-11-03 10:27:13 +08:00
Chris Anderson
52bbf4f3e1 Fixes #7959 by providing aria labels for buttons 2017-11-03 10:26:30 +08:00
Riku Inoue
c1da7a5c86 Notification: fix unnecessary required types 2017-11-03 10:17:51 +08:00
Leopoldthecoder
08b80ca467 Steps: fix style for last step when vertical 2017-11-02 19:16:36 +08:00
Leopoldthecoder
88868eebf7 Theme: releasing all variables 2017-11-02 14:01:58 +08:00
Leopoldthecoder
9553e1edba Chore: misc fixes and updates 2017-11-02 14:01:58 +08:00
hjkcai
664b3fb401 Module: add default entry in exports (#7939, #7940) 2017-11-01 17:49:53 +08:00
Leopoldthecoder
194874b3b2 Message: restore focus only when target in viewport 2017-11-01 17:42:25 +08:00
Leopoldthecoder
aa09c460ff Tabs: fix padding-left for nested tabs 2017-11-01 17:32:41 +08:00
Div
06112e51da upload: Increase support for Blob types 2017-11-01 15:58:11 +08:00
maran
6a5a3aaa2f remove outline for collapse & upload 2017-11-01 15:01:27 +08:00
cinwell.li
bd545e4554 chore: remove cooking
✌️
2017-11-01 12:23:57 +08:00
Leopoldthecoder
1d37197f0b fix unlink-panels test 2017-11-01 11:51:37 +08:00
Leopoldthecoder
343e9fa438 DatePicker: fix editable and readonly in range pick 2017-11-01 11:51:37 +08:00
wubaiqing
98bf5d7f28 Fix the code style issue to pass eslint 2017-11-01 11:47:33 +08:00
WittBulter
2c34b3c804 Notification: improve position attr (en-US) 2017-11-01 10:18:05 +08:00
WittBulter
4403fdc251 Notification: improve position attr 2017-11-01 10:18:05 +08:00