Commit Graph

54 Commits

Author SHA1 Message Date
iamkun
5ecf4c2895 Link: add link component (#15052) 2019-04-19 19:15:28 +08:00
iamkun
0c9452f778 fix: Fix Image route name (#15194) 2019-04-19 16:20:52 +08:00
Simona
d9462ab771 Image: add image component (#15117) 2019-04-19 12:09:42 +08:00
Zhi Cun
128feba18f Divider: add divider component (#15055) 2019-04-19 11:44:35 +08:00
iamkun
febdd3bbb4 chore: init theme (#14508)
* chore: init theme

* chore: update faas config
2019-02-28 16:00: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
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
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
Geass
43191961f6 Docs: fix link of element react (#11718) 2018-06-22 19:02:31 +08:00
杨奕
e56ae9ab5a Select: keep input height if not expanded (#9452) 2018-01-26 11:24:09 +08:00
Leopoldthecoder
dca4b7afd2 Chore: configure es docs 2017-12-12 14:05:55 +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
7f8991a664 Tree: fix updateChildren 2017-11-09 15:19:09 +08:00
Leopoldthecoder
7e8a00d2ea scaffolding Spanish docs 2017-11-07 10:48:23 +08:00
Leopoldthecoder
9553e1edba Chore: misc fixes and updates 2017-11-02 14:01:58 +08:00
杨奕
38459ae850 update dependencies (#7476)
* update el-input change event

* upgrade to vue 2.5.0

* upgrade webpack to 3.7

* upgrade vue to 2.5.2

* minor style updates
2017-10-16 14:07:24 +08:00
Leopoldthecoder
1214a24d0c update docs style vol.2 2017-09-29 03:13:27 -05:00
wayne
fa6580e7a9 Carbon: sidenav & table & changelog 2017-09-28 22:19:54 -05:00
杨奕
bf6661266a add layout (#6600)
* add layout

* add docs

* add en docs

* fix test
2017-08-22 12:46:22 +08:00
Leopoldthecoder
7971ec3dd8 Changelog: update for 1.3.2 2017-05-10 20:52:08 +08:00
杨奕
ec3895fdba Transfer (#4337)
* add transfer

* Transfer: add English doc

* Transfer: add tests

* update locale files
2017-04-28 16:15:49 +08:00
qingwei.li
fff57cdfcc Add transition doc and CollapseTransition component 2017-04-20 19:27:05 +08:00
杨奕
f2fc8b5fb6 ColorPicker: display current color in real time (#2941) 2017-02-22 15:14:54 +08:00
Furybean
42bd58d9fe Add ColorPicker component. 2017-02-21 11:01:25 +08:00
杨奕
0643460b28 Cascader: update (#2845)
* Cascader: update

* Cascader: add tests

* Cascader: move flatOptions and add debounce
2017-02-19 00:50:55 +08:00
baiyaaaaa
7024daab3f add cascader en docs 2017-02-04 10:46:43 +08:00
baiyaaaaa
1a16fbb735 add cascader 2017-02-04 10:46:43 +08:00
杨奕
0cd469cc53 website minor updates (#2046) 2016-12-28 18:31:12 +08:00
baiyaaaaa
46295dfd92 add collapse 2016-12-26 16:18:00 +08:00
杨奕
c20f5e9442 update new.js and init carousel (#1859) 2016-12-22 11:16:16 +08:00
杨奕
4ccb8ea9ae Merge i18n to master (#972)
* init i18n

* update router

* finish router

* Review: message/messageBox/notification

* Tag: update doc

* Review: pagination/popover/progress

* i18n: sync with master
2016-11-10 21:46:55 +08:00
杨奕
b5e97d857d Homepage: update style and some docs (#877) 2016-11-07 16:25:56 +08:00
Leopoldthecoder
2d09b9598c update quickstart 2016-10-28 15:45:41 +08:00
qingwei.li
c4463231bd doc: add installation 2016-10-28 12:12:09 +08:00
杨奕
a88f52e0d8 update component classification (#90) 2016-09-20 17:09:18 +08:00
Leopoldthecoder
33a551d708 update routes 2016-09-14 11:17:02 +08:00
Leopoldthecoder
c02809c4af misc visual updates 2016-09-14 11:16:14 +08:00
Leopoldthecoder
74abc40bf3 add footer-nav 2016-09-07 18:39:09 +08:00
Leopoldthecoder
d2bad291af update Message animation and Rate/Switch doc 2016-09-05 15:34:53 +08:00
baiyaaaaa
5e10f12947 add color && typo docs 2016-09-01 12:34:33 +08:00
baiyaaaaa
578a2c0b82 update menu docs 2016-09-01 10:48:06 +08:00
baiyaaaaa
a0bbda7193 fixed autocomplete 2016-08-28 00:14:45 +08:00
Leopoldthecoder
ff9a5ba530 Alert/Select/Notification/Table doc update 2016-08-26 19:46:45 +08:00
Leopoldthecoder
877668106d relocate spinner.css 2016-08-25 20:43:30 +08:00
baiyaaaaa
4247932988 component nav 2016-08-25 12:30:21 +08:00
Leopoldthecoder
e86f573ce6 update router 2016-08-25 12:26:03 +08:00
qingwei.li
ec2e06037e Add Steps component
Update docs

Clear space

Update doc
2016-08-22 12:51:42 +08:00
Leopoldthecoder
05e7ea8311 Merge branch 'next' of github.com:eleme/element-ui into next
# Conflicts:
#	src/index.js
2016-08-17 19:58:59 +08:00
Leopoldthecoder
1c3d119caf add rate 2016-08-17 19:56:39 +08:00
qingwei.li
e99a7b3d6e Fix conflicts 2016-08-17 13:56:23 +08:00