Commit Graph

35 Commits (2604c6192f7ec1d8360b4a5c0fc2f447e2df24c1)

Author SHA1 Message Date
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
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 aa9851ee74 Chore: upgrade to webpack@4 (#14173)
* Chore: upgrade webpack@4

* Chore: upgrade to webpack@4

* Chore: add babel-preset-stage-2

* Chore: fix test case

* Chore: upgrade webpack@4

* Docs: update docs

* Docs: update docs

* Chore: fix coveralls

* Chore: update yarn.lock
2019-01-23 11:34:19 +08:00
杨奕 b68f18aa94
Pagination: add key in pager (#9604) 2018-02-01 15:16:21 +08:00
Leopoldthecoder dca4b7afd2 Chore: configure es docs 2017-12-12 14:05:55 +08:00
Leopoldthecoder cee3154304 update release scripts 2017-10-26 00:25:24 -05:00
Leopoldthecoder 9e6f1adafc update landing page for 2.0 2017-10-23 05:38:15 -05: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 9dcc4eb0b7 Docs: add algolia search 2017-10-10 05:23:42 -05:00
wayne 5069718c4f Carbon: fix scrollbar style in safari & ff 2017-10-09 04:15:36 -05:00
Leopoldthecoder 42cde204da update primary color & add popper-class for ColorPicker 2017-10-04 07:44:34 -05:00
Leopoldthecoder cd409ced7c docs responsive 2017-10-03 03:54:38 -05:00
Leopoldthecoder 399161eacc fix backToTop button 2017-09-30 06:00:56 -05:00
Black Wayne bf76a7d941 Carbon: doc's scroll & primary color (#7299)
* Carbon: sidenav & table & changelog

* Carbon: doc style update

* Carbon: fix header's bg

* Carbon: use el-scrollbar

* Carbon: gogogo

* Carbon: doc fix scroll bug

* Carbon: update in resize

* the same as lastone

* Carbon: fix nav fade
2017-09-30 02:50:04 -05:00
Black Wayne 78b791c0f1 Carbon: doc's style update (#7292)
* Carbon: sidenav & table & changelog

* Carbon: doc style update

* Carbon: fix header's bg

* Update header.vue

* Update component.tpl
2017-09-29 06:34:35 -05:00
杨奕 d34e38a936 docs style groundwork (#7281)
* docs style groundwork

* update docs style
2017-09-28 22:36:38 -05:00
纸上扫雷 9956896401 Fix 2017-02-20 11:33:42 +08:00
杨奕 0373211131 improve header background (#1416) 2016-11-28 16:56:03 +08:00
杨奕 2b812d5fe2 fix header background (#1407) 2016-11-28 11:01:42 +08:00
杨奕 deaee6ce7a Homepage: add responsive (#1177) 2016-11-18 20:03:19 +08:00
FuryBean b215f71d2e Improve example lang. (#990) 2016-11-11 16:58:44 +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
Leopoldthecoder 1c8ba65979 add logo 2016-11-09 08:15:40 +08:00
杨奕 b5e97d857d Homepage: update style and some docs (#877) 2016-11-07 16:25:56 +08:00
Leopoldthecoder e00f5ac9ea misc visual updates - round 2 2016-09-18 22:01:26 +08:00
Leopoldthecoder ce95bd6979 remove devDependencies of date-picker 2016-09-14 18:38:38 +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
baiyaaaaa 85160822fa docs update 2016-09-07 18:26:46 +08:00
baiyaaaaa 1fd574c5c4 add quickstart and develop page 2016-08-30 19:30:58 +08:00
SkyAo 2e0a141943 fix encoding apostrophes/some components change to new template 2016-08-26 15:37:38 +08:00
baiyaaaaa 378de73624 changelog 2016-08-26 12:08:43 +08:00
baiyaaaaa 2d9a77b474 index 2016-08-25 14:38:44 +08:00
baiyaaaaa 0d6fdd2bd6 component side-nav 2016-08-25 12:30:21 +08:00
baiyaaaaa 3d90f2a3c3 component header 2016-08-25 12:26:03 +08:00