Commit Graph

1434 Commits (6a766097e265ead3a4c75920a46d22ab0fc20e0f)

Author SHA1 Message Date
iamkun 9a0eea74fd [build] 2.7.0 2019-03-28 13:20:07 +08:00
hetech 9def85be4a Table: add support tree structure data (#14632) 2019-03-27 16:13:21 +08:00
iamkun a191ca8639 chore: Add webpage description (#14802)
* chore: Add webpage description

* Update index.tpl
2019-03-27 11:52:25 +08:00
潘何增 cd567ecb68 Docs: update cascader docs (#14442) 2019-03-21 18:55:21 +08:00
ziyoung 44458bb81c [build] 2.6.3 2019-03-21 18:28:41 +08:00
hetech 3c4354e2fa
docs: fix cascader demo style (#14789)
* docs: fix cascader demo style

* Update cascader.scss
2019-03-21 16:24:15 +08:00
ziyoung da42924f17 [build] 2.6.2 2019-03-21 14:52:32 +08:00
Vlad Gor f0ae2ae759 doc: fix highlighting control elements for Webkit touch (#14703) 2019-03-19 15:53:39 +08:00
Bakyt 97bacf6015 doc: fix typo (#14751) 2019-03-19 14:43:42 +08:00
iamkun 3a1dfcbb81 docs: fix tooltip doc error (#14748) 2019-03-18 22:39:59 +08:00
hetech 0706805226 chore: use codepen to display demo & fix doc error (#14747)
* fix doc

* update doc component

* use codeopen to display demo

* use codepen

* fix image path

* update
2019-03-18 19:41:08 +08:00
iamkun 5b6cb3180f chore: generate theme (#14666)
* update es fr i18n

* update no need edit pages

* move var name to frontend

* add i18n

* update i18n

* fix bug

* update style

* add callback

* add shortcut

* redo undo logic

* update picker style

* update shadow style

* save config to local

* button color

* button color

* add message

* update save logic
2019-03-14 17:55:28 +08:00
iamkun 463ed66a4e chore: add more ga event (#14633)
* chore: add more ga event

* add download event
2019-03-13 19:46:03 +08:00
iamkun 701caf3f08 docs: Update Form async validator docs (#14694) 2019-03-13 19:44:50 +08:00
Simon Malesys d26809cb35 Doc: French translation update (#14643)
* Fix the translation of the title of CONTRIBUTING.fr-FR.md

* Doc: update i18n.md with the croatian language

* Doc: Fix some typos after proofreading in french translation

* Doc: update translation of color.md (fr-FR)

* Doc: translate border.md into french (fr-FR)
2019-03-09 09:59:28 +08:00
刘鹏龙 3340c8a7f1 Docs: rename variable in Upload docs (#14593) 2019-03-06 14:26:17 +08:00
hetech ad8612429a
Doc: fix TimePicker page style (#14579)
Docs: fix TimePicker page style
2019-03-06 10:40:39 +08:00
likwotsing 848e69d472 Docs: Fix the tableData(2,3,4,5,6) to tableData (#14587) 2019-03-06 10:03:42 +08:00
Danijel Hrček d5721b00ca i18n: Added Croatian (hr) locale (#14360) 2019-03-05 15:29:14 +08:00
iamkun f872b6d8c8 chore: better show theme (#14557) 2019-03-04 16:17:48 +08:00
iamkun 608f1ba33f chore: update ga tracking (#14560)
* chore: update ga tracking

* chore: update development mock
2019-03-04 16:15:48 +08:00
Simon Malesys 1711e60acf chore: Update french doc for 2.6.1 and fix typos (#14555) 2019-03-04 15:45:32 +08:00
zxyRealm 2f5a489a9c DatePicker: add monthrange for type attribute (#4204) (#14487) 2019-03-04 15:41:04 +08:00
zhiyang a7a09d9b0f [build] 2.6.1 2019-03-03 14:31:57 +08:00
Jiewei Qian 8afa4cf788
doc: fix typo `type="fixed-time"` (#14552) 2019-03-02 22:25:21 +11:00
ziyoung 2450874305 [build] 2.6.0 2019-03-01 18:50:24 +08:00
hetech 5b0d8ec6d9 Chore: speeding up doc building (#14510) 2019-03-01 18:35:08 +08:00
hetech 651438eef3 Switch: trigger form validation if value changes (#14426)
* switch: trigger form validation if value changes

* add French translation

* fix doc

* trigger validation in watch handler
2019-02-28 16:07:25 +08:00
iamkun febdd3bbb4 chore: init theme (#14508)
* chore: init theme

* chore: update faas config
2019-02-28 16:00:59 +08:00
hetech 2604c6192f Chore: speeding up webpack (#14484)
* remove unsed dev dependencies

* chore: use latest css loaders & fix error

* remove postcss-nesting

* chore: remove postcss-loader

* upgrade copy-webpack-plugin
2019-02-26 16:23:26 +08:00
helmut 59c5506915 Docs: spelling issue in datepicker documentation (#14481)
Change costume to custom
2019-02-25 15:21:20 +08:00
Jiewei Qian 79e14780ce Docs: warn input as a controlled component. (#14463)
Explicitly states that input events should be handled, and v-model modifiers
are not supported.
2019-02-25 10:28:14 +08:00
georgyfarniev 57f3960927 Menu: add support for el-menu-item without index (#13298) 2019-02-22 19:25:38 +08:00
liuchuzhang b8d0b45858 docs: fix pagination doc style (#14451)
* fix document style bug

* Updates

* Update
2019-02-22 17:56:52 +08:00
iamkun 3459a5218d docs: update input doc (#14437) 2019-02-22 16:40:35 +08:00
Gabriel Oliveira 8608dbf800 DropdownItem: add icon prop to dropdown-item (#14088)
* Add icon prop to dropdown-item

* Add French translation to DropdownItem Icon

* Adding missing TypeScript definition to DropdownItem
2019-02-22 12:33:15 +08:00
路过空 455265b96e docs: update Table doc (#14329)
* Fix table chinese document display inconsistencies

Fix table chinese document display inconsistencies

* fix doc
2019-02-20 17:39:59 +08:00
Simon Malesys 4ebbbdbcce Docs: Update french documentation, contributing guide and github templates (#14418)
* Docs: update french translation (fr-FR)

* Contributing: add CONTRIBUTING.fr-FR.md

* GitHub templates: update PULL_REQUEST_TEMPLATE.md with french contributing guide
2019-02-20 10:36:38 +08:00
Harlan f55fbdb051 Select: add slot `empty` (#13785)
* Select: Add slot `empty` (#13769)

* Select: add test case for slot `empty`
2019-02-19 14:36:09 +08:00
Zhi Cun 4584d6ad78 Docs: add more detail about how to run play mode for contribution (#14355)
* Docs: Add more detail about how to run play mode for contribution

* Update index.vue
2019-02-15 17:32:34 +08:00
Yamen Sharaf 1fd5964b70 autocomplete: add highlight-first-item prop (#14269) 2019-02-14 20:05:42 +08:00
Simon Malesys 958efaefc3 I18n: French translation (#12153)
* Docs: add french translation (fr-FR) in "components.json".

* Docs: add french translation (fr-FR) in "page.json"

* Docs: add french translation (fr-FR) in "route.json"

* Docs: add french translation (fr-FR) in "title.json"

* Docs: remove a comma in "title.json"

* Docs: translate alert.md into french (fr-FR)

* Docs: remove a comma in "component.json"

* Docs: translate badge.md into french (fr-FR)

* * a77b5518 Docs: translate breadcrumb.md into french (fr-FR)

* * a77b5518 Docs: translate breadcrumb.md into french (fr-FR)

* Docs: translate button.md into french (fr-FR)

* Docs: translate card.md into french (fr-FR)

* Docs: translate carousel.md into french (fr-FR)

* Docs: translate cascader.md into french (fr-FR)

* Docs: translate checkbox.md into french (fr-FR)

* Docs: translate collapse.md into french (fr-FR)

* Docs: translate color-picker.md into french (fr-FR)

* Docs: translate color.md into french (fr-FR)

* Docs: translate container.md into french (fr-FR)

* Docs: translate custom-theme.md into french (fr-FR)

* Docs: translate date-picker.md into french (fr-FR)

* Docs: translate datetime-picker.md into french (fr-FR)

* Docs: translate dialog.md into french (fr-FR)

* Docs: translate form.md into french (fr-FR)

* Docs: translate i18n.md into french (fr-FR)

* Docs: translate icon.md into french (fr-FR)

* Docs: translate input-number.md into french (fr-FR)

* Docs: translate input.md into french (fr-FR)

* Docs: translate installation.md into french (fr-FR)

* Docs: translate dropdown.md into french (fr-FR)

* Docs: translate layout.md into french (fr-FR)

* Docs: translate loading.md into french (fr-FR)

* Docs: translate menu.md into french (fr-FR)

* Docs: translate message-box.md into french (fr-FR)

* Docs: translate message.md into french (fr-FR)

* Docs: translate notification.md into french (fr-FR)

* Docs: translate pagination.md into french (fr-FR)

* Docs: translate popover.md into french (fr-FR)

* Docs: translate progress.md into french (fr-FR)

* Docs: translate quickstart.md into french (fr-FR)

* Docs: translate radio.md into french (fr-FR)

* Docs: translate rate.md into french (fr-FR)

* Docs: translate select.md into french (fr-FR)

* Docs: translate slider.md into french (fr-FR)

* Docs: translate steps.md into french (fr-FR)

* Docs: translate switch.md into french (fr-FR)

* Docs: translate table.md into french (fr-FR)

* Docs: translate tabs.md into french (fr-FR)

* Docs: translate tag.md into french (fr-FR)

* Docs: translate time-picker.md into french (fr-FR)

* Docs: translate tooltip.md into french (fr-FR)

* Docs: translate transfer.md into french (fr-FR)

* Docs: translate transition.md into french (fr-FR)

* Docs: translate tree.md into french (fr-FR)

* Docs: translate typography.md into french (fr-FR)

* Docs: translate upload.md into french (fr-FR)

* Docs: update the configuration for the french translation

* Docs: update the french documentation from 2.4.4 to 2.4.11

* Changelog: translate to line 408 into french (fr-FR)

* Changelog: finish the translation into french (fr-FR)

* Changelog: update from 2.4.11 to 2.5.4

* Doc: update french translation from 2.4.11 to 2.5.4

* Changelog: fix a display bug with the subtitles

* Examples: add french language (fr-FR) in search.vue component

* Doc: change some french titles

* Doc: add the french locale to app.vue
2019-02-12 09:08:19 +08:00
Zhi Cun f598d9ba9f
Merge pull request #14295 from tuxinghuan/dev
docs(icon):make the style change when hover on it
2019-02-02 10:23:31 +08:00
wangguohao 2e4f6bef9a update custom-theme docs 2019-02-02 10:03:18 +08:00
tuxinghuan 431475bc4f docs:make the style change when hover on it 2019-02-01 23:22:46 +08:00
Hamlet Barsamyan 3aee1a4c37 I18n: Created Armenian locale (#14214)
* Created Armenian locale

* Added Armenian locale in example docs

* Created Armenian locale in example docs

* Created Armenian locale in example docs

* Update hy-AM.js
2019-02-01 17:15:47 +08:00
Zhi Cun f17533ab11
Timeline: add timeline component (#14248)
* Table: fix params order of row events (#12086)

* Timeline: add timeline component (#11736)

* Timeline: add timeline component

* Timeline: add timeline component

* Timeline: add test case

* Timeline: fix icon class

* Timeline: update docs

* Timeline: fix test case

* Timeline: remove pending attribute

* Timeline: fix docs

* Timeline: make reverse default to false

* Timline: fix test case

* Timeline: update element-ui.d.ts

* Timeline: optimize code
2019-02-01 17:13:08 +08:00
iamkun b350749d42 Docs: (datetime-picker): fix format doc error (#14290)
* docs(datetime-picker): fix zh-CN format

* docs(datetime-picker): update es doc error
2019-02-01 17:09:36 +08:00
island205 a638a25117 [build] 2.5.4 2019-02-01 13:55:19 +08:00
ziyoung f992ee5b88 [build] 2.5.3 2019-01-31 15:37:25 +08:00