Commit Graph

3970 Commits

Author SHA1 Message Date
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
Jeff Wen
d1255684d4 Steps: fixes issue #14502 (#14596)
* Steps: fixes issue #14502

* Update

* f
2019-03-09 21:26:51 +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
Jeff Wen
b7ee84f39a date-picker: fix first-day-of-week computation (#14523)
Fixes #14523
2019-03-06 19:10:40 +11:00
hetech
5a66e1021f
Chore: update ci build script (#14600) 2019-03-06 14:27:34 +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
iamkun
ad5ba879b0 chore: add french search index (#14565) 2019-03-05 19:22:17 +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
Jiewei Qian
e52c7e06df Date-picker: fix week picker's value-format (#13754) 2019-03-04 15:55:23 +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
92c0f7a4ec [release] 2.6.1 2019-03-03 14:31:57 +08:00
zhiyang
a7a09d9b0f [build] 2.6.1 2019-03-03 14:31:57 +08:00
hetech
cdbd49db68
changelog for 2.6.1 (#14554) 2019-03-03 14:19:59 +08:00
hetech
cb31d54da4
Chore: change doc directory (#14553) 2019-03-03 13:42:04 +08:00
Zhi Cun
6d2e28e44a Docs: fix date style issue in changelog for 2.6.0 (#14547) 2019-03-03 13:23:16 +08:00
Jiewei Qian
8afa4cf788
doc: fix typo type="fixed-time" (#14552) 2019-03-02 22:25:21 +11:00
iamkun
a1477d2257 chore: don't specify node version (#14546) 2019-03-02 10:42:42 +08:00
ziyoung
86549a4126 [release] 2.6.0 2019-03-01 18:50:24 +08:00
ziyoung
2450874305 [build] 2.6.0 2019-03-01 18:50:24 +08:00
hetech
5bcae3c93e
Chore: change build version (#14541) 2019-03-01 18:48:16 +08:00
Zhi Cun
22b0519746 Docs: changelog for 2.6.0 (#14531) 2019-03-01 18:35:49 +08:00
hetech
5b0d8ec6d9 Chore: speeding up doc building (#14510) 2019-03-01 18:35:08 +08:00
iamkun
91fb5c5571 Alert: update alert description default slot class (#14488)
fix #14015
2019-02-28 16:08:09 +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
iamkun
969fdd264b Input: update input password (#14480)
* refactor: Refactor Input component

* Update input.vue

* Update input.vue
2019-02-26 12:09:05 +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
hetech
dc83a5a848
Tabs & Dropdown: fix style (#14452) 2019-02-22 17:59:44 +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
Simon Malesys
36cb7adb9d chore: add french links to README (#14434) 2019-02-21 16:35:34 +08:00
Hao Peng
423d97825f Input: add show-password props (#13966) 2019-02-21 12:30:38 +08:00
xifeiwu
e8e271a8ef ScrollBar: prevent right button click on thumb (#14196) 2019-02-20 19:53:05 +08:00
KAionro
df95baf2e0 popup: optimize code (#14413)
* getDOM的递归有问题

* Popup: remove useless getDOM function
2019-02-20 19:36:47 +08:00
iamkun
4aa85ef3c8 Build: Minimizing css and js for Element doc site (#14430)
* build: build css minimizing for production

* build: JS Minimizing For Production

* build: run only in production
2019-02-20 19:06:18 +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
riho
7b1d0e2aeb Table: make toggleAllSelection method an instance method(#14075) 2019-02-20 15:27:00 +08:00
hetech
4a0e926204 chore: use cli to select release version (#14354)
* chore: use cli to select release version

* update cli version
2019-02-20 15:03:03 +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