Commit Graph

2886 Commits (a82018fca332947810ff8abbceaeae1ad93803a7)

Author SHA1 Message Date
Juan Flores a82018fca3 Docs translation (tabs, time-picker, tooltip) 2017-11-15 10:28:04 +08:00
ProgramerGuy 8e66ceb7a4 Update message-box.md 2017-11-14 12:03:42 +08:00
ProgramerGuy efb81da80f Documentation message-box Spanish
translate for the message-box documentation
2017-11-14 12:03:42 +08:00
ProgramerGuy 8d63f68833 Documentation message Spanish
translate message to spanish
2017-11-14 10:49:37 +08:00
Rubén Salvador bcf42717ce add Quickstart, Radio & Rate docs (#8187)
* Finished translations.

* [FIX] Unsaved translations.

* [ADD] Pagination, popover & progress spanish translations.

* [ADD] Quickstart, radio & rate.

* Update switch.md

* [upload] Spanish Translation

* Fixed typos and translation

* [FIX] Workflow.
2017-11-13 17:37:15 +08:00
Leopoldthecoder de86b737e3 Merge remote-tracking branch 'eleme/dev' into es-doc
# Conflicts:
#	examples/app.vue
2017-11-13 17:32:12 +08:00
Leopoldthecoder 496ad686a2 update es Select doc 2017-11-13 17:29:05 +08:00
Javier Diaz cefc1b2904 Fixed typos 2017-11-13 17:14:20 +08:00
Javier Diaz 8f515002db [loading] Spanish translation 2017-11-13 17:14:20 +08:00
Leopoldthecoder f24aeeca00 Select: add collapse-tags 2017-11-12 21:03:34 +08:00
Leopoldthecoder 9611079d4d Table: sort arrow nostalgia 2017-11-12 21:03:34 +08:00
Leopoldthecoder 8fa549894b Popover: fix click trigger 2017-11-12 20:13:19 +08:00
Leopoldthecoder 64f154839c Chore: replace includes with indexOf 2017-11-12 14:27:20 +08:00
Leopoldthecoder 1833db26d8 Select: fix divider and focus issue 2017-11-12 14:27:20 +08:00
Rubén Salvador García San Juan e4bef2f494 [ADD] Pagination, popover & progress spanish translations. 2017-11-12 11:48:21 +08:00
Rubén Salvador García San Juan c0a4fb741a [FIX] Unsaved translations. 2017-11-12 11:48:21 +08:00
Rubén Salvador García San Juan 38130bd385 Finished translations. 2017-11-12 11:48:21 +08:00
Javier Diaz cbbe63efcf Fixed typos and translation 2017-11-11 19:21:52 +08:00
Javier Diaz 380bb55fb2 [upload] Spanish Translation 2017-11-11 19:21:52 +08:00
medice ac39df84c0 clickoutside: fix memory leak 2017-11-11 10:51:08 +08:00
ProgramerGuy 02f67dd309 Update switch.md 2017-11-11 10:42:25 +08:00
Leopoldthecoder c3ee5fc0df [release] 2.0.4 2017-11-10 16:39:46 +08:00
Leopoldthecoder 33bf6f9cd9 [build] 2.0.4 2017-11-10 16:39:45 +08:00
Leopoldthecoder c0c0e728ca Changelog: update for 2.0.4 2017-11-10 16:33:02 +08:00
Federico Garcia 3764f1a373 Translated to spanish - checkbox, collapse and color-picker 2017-11-10 14:48:24 +08:00
Javier Diaz 122fd84c57 [custom-theme] Spanish translation 2017-11-10 14:46:28 +08:00
Javier Diaz a23fbb7001 [Container] Spanish translation 2017-11-10 14:44:07 +08:00
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
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