1. 28 Feb, 2019 3 commits
  2. 26 Feb, 2019 2 commits
  3. 25 Feb, 2019 2 commits
  4. 22 Feb, 2019 5 commits
  5. 21 Feb, 2019 2 commits
  6. 20 Feb, 2019 7 commits
  7. 19 Feb, 2019 1 commit
  8. 18 Feb, 2019 2 commits
  9. 15 Feb, 2019 5 commits
  10. 14 Feb, 2019 2 commits
  11. 12 Feb, 2019 3 commits
    • NateScarlet's avatar
    • ColinCll's avatar
      Tree: Empty-text tips are different from tables · 24ea6e70
      ColinCll authored
      There is a color difference between the tree and the table empty-text.And I think use `$--color-text-secondary` is  more sense.
      24ea6e70
    • Simon Malesys's avatar
      I18n: French translation (#12153) · 958efaef
      Simon Malesys authored
      * 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
      958efaef
  12. 02 Feb, 2019 3 commits
  13. 01 Feb, 2019 3 commits
    • tuxinghuan's avatar
      docs:make the style change when hover on it · 431475bc
      tuxinghuan authored
      431475bc
    • Hamlet Barsamyan's avatar
      I18n: Created Armenian locale (#14214) · 3aee1a4c
      Hamlet Barsamyan authored
      * 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
      3aee1a4c
    • Zhi Cun's avatar
      Timeline: add timeline component (#14248) · f17533ab
      Zhi Cun authored
      * 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
      f17533ab