Commit Graph

1258 Commits (0b5d3b2f13def387ad8ccd0584f2e533eb11b570)

Author SHA1 Message Date
wacky6 a3f144e4de docs: add Select default-first-option 2017-05-18 06:36:04 -07:00
qingwei.li ac571ce6d8 doc: add the missing styles for english docs 2017-05-18 06:35:32 -07:00
Leopoldthecoder 850a24fe4e [build] 1.3.3 2017-05-14 17:03:08 +08:00
qingwei.li 3551ff0288 Layout: custom element tag 2017-05-12 18:46:28 +08:00
cinwell.li cc441fae2b feat: split doc files (#4792) 2017-05-12 16:33:36 +08:00
luciy 784e9fb705 Dropdown: add visible-change event (#4818)
* dropdown 组件 新增触发下拉框显示隐藏时, 触发visible事件,传递当前下拉框显示状态

* Dropdown 修改事件名称,新增文档

* Dropdown 统一事件名称,修改文档

* Dropdown 统一事件名称,修改文档
2017-05-12 12:53:57 +08:00
Leopoldthecoder ffe02fb6da [build] 1.3.2 2017-05-10 20:53:57 +08:00
Leopoldthecoder 7971ec3dd8 Changelog: update for 1.3.2 2017-05-10 20:52:08 +08:00
Liril fd7342bde6 Cascader: Add before-filter hook 2017-05-10 19:56:24 +08:00
Leopoldthecoder bda5754d86 Pagination: fix default layout style in firefox 2017-05-10 19:53:34 +08:00
qingwei.li 627c29cc69 doc: add load transiton on demand, fixed #4758 2017-05-10 19:53:21 +08:00
pengchongfu afb6625d7c InputNumber: improve user experience when typing, fix #4661 (#4712) 2017-05-10 18:27:50 +08:00
chikara-chan 57f159cfb4 docs: fix confused syntax 2017-05-09 16:14:06 +08:00
chikara-chan 88fb676d87 docs: fix confused syntax 2017-05-09 16:14:06 +08:00
Leopoldthecoder 07748597a5 [build] 1.3.1 2017-05-06 18:22:17 +08:00
Leopoldthecoder e064b78e9b [build] 1.3.0 2017-05-05 08:37:30 +08:00
Leopoldthecoder 4f2bc65af2 Changelog: update for 1.3.0 2017-05-05 08:34:28 +08:00
Liril bf7eabb64d Form: Add label slot 2017-05-03 18:35:55 +08:00
Leopoldthecoder fca6207b7e [build] 1.3.0-beta.3 2017-05-03 15:49:29 +08:00
Leopoldthecoder cf60e6c9bb Changelog: update for 1.3.0-beta.3 2017-05-03 15:24:38 +08:00
Leopoldthecoder defd128f54 add .sync support for Dialog and Pagination 2017-05-03 15:20:57 +08:00
Leopoldthecoder d6265daf73 fix datepicker test, revert emitter-removing attempt 2017-05-03 15:20:47 +08:00
white.wang 324f541c76 Table: Add filter-placement for table filter Popper; If the column is too wide, the popper's position will be improper;
https://jsfiddle.net/whitewang/obpsLcva/7/
2017-05-03 14:24:31 +08:00
qingwei.li 78bea12568 Docs(i18n): add on-demand 2017-05-03 14:17:00 +08:00
qingwei.li 99f9d995da Docs(quickstart): update babel config 2017-05-03 14:17:00 +08:00
baiyaaaaa b295e1b972 support upload abort 2017-05-03 14:16:35 +08:00
Adrian 78045b5c20 Update vue-i18n@6x support
i18n returns renderSlot (vm._t) function instead i18n.t
https://kazupon.github.io/vue-i18n/en/api.html
2017-05-02 15:04:14 +08:00
杨奕 fb4a786249 MessageBox: add 'message' support for VNode (#4550) 2017-05-02 14:59:55 +08:00
杨奕 72b1bc3c10 Carousel: update doc and test for indicator labels (#4551) 2017-05-02 10:24:40 +08:00
Leopoldthecoder 612c6b2c6c [build] 1.3.0-beta.2 2017-04-28 22:13:22 +08:00
Leopoldthecoder 7c5599224a [build] 1.3.0-beta.1 2017-04-28 17:18:31 +08:00
Leopoldthecoder 34937e75b9 update docs vue version 2017-04-28 16:57:32 +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
杨奕 349894d107 Table: add summary row, fixed #1307, fixed #4451 (#4484) 2017-04-28 15:53:39 +08:00
Leopoldthecoder 45043754df update dependencies 2017-04-28 14:09:25 +08:00
Leopoldthecoder 5013415426 Transition: update docs 2017-04-28 12:22:54 +08:00
wacky6.AriesMBP 828d591d40 doc: add DatePicker default-value 2017-04-28 12:09:37 +08:00
cinwell.li 2cc0fe6343 i18n: update doc about vue-i18n@6.x (#4471)
* i18n: update doc about vue-i18n@6.x

* i18n: fix typo
2017-04-28 08:35:12 +08:00
liyl 3655d0be33 Switch:feat support number value 2017-04-27 11:46:16 +08:00
liyl 19c5afb2df Switch: feature add-expand-value 2017-04-27 11:46:16 +08:00
杨奕 beac09e5b2 Slider: update vertical mode (#4375) 2017-04-27 08:28:38 +08:00
minocoko 0607fd9df3 Update input.md and fix scripts (#4263)
* 统一使用es6风格的方式引入vue包

* 修正回车换行符处理,以免每次npm run dev 时,index.js都会更改

* 更新编码
2017-04-25 22:30:08 +08:00
baiyaaaaa 74f01254b7 invoke on-change hook when file select 2017-04-25 22:27:19 +08:00
baiyaaaaa b1d74460d9 add disabled feature 2017-04-25 19:08:32 +08:00
杨奕 5abce7d800 Dialog: add before-close (#4423) 2017-04-25 17:28:40 +08:00
Leopoldthecoder 1c4ff99508 Tree: fix registerNode error when nodeKey is 0 2017-04-24 13:44:27 +08:00
杨奕 7036276b8a Checkbox: update doc (#4379) 2017-04-23 19:24:20 +08:00
杨奕 91476e5c79 Table: add setCurrentRow (#4390) 2017-04-22 01:11:32 +08:00
Mathieu DARTIGUES 0bf50bfc2e Add button style to checkbox (#3697)
* Add button style to checkbox

* Implement min/max for checkbox button group

* Fixing a display bug when chekbox is ':checked'

* Update docs to integrate example button+min/max option

* Register correctly checkbox-button
Last fixes after cherry pick and bad rebase...
2017-04-21 16:12:38 +08:00
devange 8e1d8329aa Slider: add vertical mode 2017-04-21 14:13:59 +08:00
qingwei.li fff57cdfcc Add transition doc and CollapseTransition component 2017-04-20 19:27:05 +08:00
Leopoldthecoder c1efdac6ab [build] 1.2.9 2017-04-19 20:19:08 +08:00
Leopoldthecoder 3ad222379c Changelog: update for 1.2.9 2017-04-19 20:02:44 +08:00
Leopoldthecoder 907d3218b7 ColorPicker: fix style when nested in form-item 2017-04-19 19:35:16 +08:00
Leopoldthecoder 7883b16bef Tooltip: add hide-on-hover 2017-04-19 19:35:03 +08:00
Alexandre Mouillard 3c7addd87b Notification: add onClick handler documentation 2017-04-16 21:03:48 +08:00
Limichange afeeadbdb3 Fixed error code 2017-04-16 11:39:56 +08:00
Limichange 6ddcb17274 Fixed error code 2017-04-16 11:39:56 +08:00
Lawrence Fan afc2bbccdd Quickstart.md: Fixed missing component imports in the Quickstart example. 2017-04-16 11:35:46 +08:00
Lawrence Fan 67154e7dba Quickstart.md: Fixed missing component imports in the Quickstart example. 2017-04-16 11:35:46 +08:00
Creabine 11e7a09ca1 文档错别字错误 (#4093)
错误:`prev`表示上一页,`next`为上一页

应为:`prev`表示上一页,`next`为下一页
2017-04-10 21:28:00 +08:00
gaara 1be50df7e5 doc: fix sample code in Message 2017-04-10 11:17:38 +08:00
Leopoldthecoder d4204039ab [build] 1.2.8 2017-04-07 19:25:13 +08:00
杨奕 44bc660b8b change mask icon source to github (#4063) 2017-04-07 18:57:06 +08:00
杨奕 6287da4ac3 Popper: workaround for #3952 (#4062)
* Popper: workaround for #3952

* Changelog: update for 1.2.8
2017-04-07 18:36:24 +08:00
杨奕 d4ab75c970 Popper: add onUpdate support (#3991) 2017-04-06 18:45:40 +08:00
杨奕 d94c8f6f3b Carousel: fix a docs error (#4032) 2017-04-06 18:43:43 +08:00
Jaime Alvarez 11843891ca Dialog: Fix documentation error
'<el-button>'s for the Dialog component examples in the documentation
had repeated 'text' attributes.
2017-04-05 17:16:50 +08:00
pengchongfu 9e32cccc73 Message: add ability to close all Messages #3941 (#3966) 2017-04-04 18:00:01 +08:00
pengchongfu 379c3a5d64 Tooltip: add tips to docs, fixed #3894 (#3906) 2017-04-04 17:57:51 +08:00
liyl 6afa2ba690 Slider: feature - add format-tooltip prop (#3657)
* Slider: add format-tooltip prop

* Docs: update slider.md

* Docs: update slider.md
2017-04-04 15:40:39 +08:00
Mathieu DARTIGUES 71f1f511b2 Fix documentation to min/max props 2017-03-31 00:02:39 +08:00
Mathieu DARTIGUES 87f9c5f580 Add examples of min/max props to checkbox group in documentation 2017-03-31 00:02:39 +08:00
qingwei.li 52fa5b69f0 [build] 1.2.7 2017-03-29 12:07:40 +08:00
cinwell.li a3273188e7 Table: improve performance for rendering tooltip, fixed #3478 (#3836)
* Table: improve performance for rendering tooltip, fixed #3478

* Table: add tooltip-effect property
2017-03-29 11:59:12 +08:00
Leopoldthecoder ffb79f646f [build] 1.2.6 2017-03-28 18:31:32 +08:00
cinwell.li 7f457e419e Docs(quickstart): add full example for on-demand, fixed #3302 (#3824) 2017-03-28 15:18:51 +08:00
Xiaoyu Zhai d6bf8a21ec form(doc): fix form docs typo (#3825) 2017-03-28 15:13:43 +08:00
cinwell.li 1a481f5c55 Steps: add status prop, close #3722 (#3724) 2017-03-28 15:09:22 +08:00
pcf 04fa32a8d0 rename delete-tag to remove-tag 2017-03-26 21:33:00 +08:00
pcf 954caf12bc Select: fix delete-tag 2017-03-26 21:33:00 +08:00
pengchongfu a3dca68fb0 Select: add delete-tag event (#3632) 2017-03-26 21:33:00 +08:00
cinwell.li 0409c63916 Tooltip(doc): add router-link description (#3669) 2017-03-24 15:38:31 +08:00
cinwell.li 8f9b473911 DatePicker: add onPick option, close #2921 (#3681)
* DatePicker: add onPick option, close #2921

* DatePicker: fix typo
2017-03-24 15:32:34 +08:00
cinwell.li bf3f43b467 Rate(doc): fix text-color default value, fixed #3206 (#3683)
* Rate(doc): fix text-color default value, fixed #3206

* Rate: fix textColor default value
2017-03-23 13:36:07 +08:00
baiyaaaaa fdac5519d2 fix upload docs typo bug 2017-03-20 12:56:34 +08:00
Leopoldthecoder a9af13cf41 [build] 1.2.5 2017-03-19 10:43:29 +08:00
杨奕 fef0334e43 misc updates (#3583) 2017-03-18 15:17:18 +08:00
Liril 726873de75 Tooltip: Remove Chinese in English docs. 2017-03-16 10:53:38 +08:00
Gabriel Oliveira f86427f25a Slider: add show-tooltip prop 2017-03-15 13:49:56 +08:00
baoyang d9c34c8cd2 fix doc side-nav text-overlapping 2017-03-10 10:27:53 +08:00
Leopoldthecoder 8c9bfbe879 [build] 1.2.4 2017-03-09 18:15:02 +08:00
Leopoldthecoder 50a786ab79 Changelog: update for 1.2.4 2017-03-09 18:05:16 +08:00
张韧 32f848fdc5 update doc 2017-03-09 17:05:55 +08:00
baiyaaaaa a87b6e2e94 add custom http requrest 2017-03-09 16:55:05 +08:00
Liu Yuyang 3768ba2bcf should it be https? (#3362)
safari fails with http
2017-03-09 16:15:40 +08:00
Leopoldthecoder e4fe26840f update upload doc and add arrow click sorting for table 2017-03-09 12:21:13 +08:00
Georgiy Slobodenyuk f2afb71a81 Carousel: Update docs accuracy
Carousel's default trigger is actually "hover", not "—".
2017-03-07 19:11:04 +08:00
杨奕 d0ce16a8a1 Doc: add back-to-top icon in components page (#3279) 2017-03-06 18:51:37 +08:00
杨奕 4aabc95a6d update upload doc and design page template (#3255) 2017-03-04 16:38:20 +08:00
baiyaaaaa d1a2335e2b improve docs 2017-03-03 10:21:52 +08:00
cinwell.li 87fc927b94 Upload(doc): fix api (#3177) 2017-03-03 09:02:08 +08:00
qingwei.li 1cfba0f6ca [build] 1.2.3 2017-03-01 15:24:03 +08:00
Leopoldthecoder d70200b2a9 [build] 1.2.2 2017-02-28 18:01:34 +08:00
qingwei.li 5b84df01be Table(doc): remove context prop 2017-02-28 17:28:37 +08:00
杨奕 f60fe752f8 Changelog: update for 1.2.2 (#3141) 2017-02-28 16:30:55 +08:00
baoyang ae8ab4b56c Tree: fix setCheckedKeys() not work on node that has childNodes (#2967) 2017-02-28 16:02:05 +08:00
Nicolaj Egelund 46fc121cb3 Added 'change' event to ColorPicker documentation 2017-02-28 10:43:34 +08:00
chenhan 93ae4f34b0 zh-CN docs [tabs]: v-model bind property name is not the same 2017-02-27 15:00:25 +08:00
杨奕 067541e8d9 improve tests (#3033) 2017-02-24 17:37:06 +08:00
杨奕 e06051adee Upload: add missing doc styles (#2996) 2017-02-24 14:30:27 +08:00
Leopoldthecoder 4adc1a3df0 [build] 1.2.1 2017-02-23 15:42:17 +08:00
Liril 7651d2532d Table: Add header-dragend. 2017-02-23 14:57:20 +08:00
Cyril Su f1c44858e7 Table: Add cell-dblclick. (#2983) 2017-02-23 11:30:55 +08:00
Leopoldthecoder 9a4de59c83 [build] 1.2.0 2017-02-22 18:43:21 +08:00
Leopoldthecoder 429ee228a7 Changelog: update for 1.2.0 2017-02-22 18:31:13 +08:00
baiyaaaaa 96c8ac0876 fix checkbox docs 2017-02-22 17:18:42 +08:00
baiyaaaaa e45572cc0c fix docs upload action (#2963) 2017-02-22 16:49:54 +08:00
cinwell.li d1bcc7962c Merge pull request #2954 from Leopoldthecoder/dev
misc doc updates
2017-02-22 15:23:40 +08:00
杨奕 c4367604ab MessageBox: add inputValue (#2909) 2017-02-22 15:15:16 +08:00
杨奕 f2fc8b5fb6 ColorPicker: display current color in real time (#2941) 2017-02-22 15:14:54 +08:00
Leopoldthecoder f9d799ce2b misc doc updates 2017-02-22 15:02:34 +08:00
cinwell.li 8408f62970 Docs: fix vue-router version, fixed #2935, fixed #2116 (#2939) 2017-02-22 08:02:47 +08:00
baiyaaaaa 218580067e add input step prop 2017-02-21 11:01:49 +08:00
Furybean 42bd58d9fe Add ColorPicker component. 2017-02-21 11:01:25 +08:00
Ge.Yang 4c0ca0fc14 Checkbox: fix confused document (#2788) 2017-02-20 11:39:52 +08:00
baiyaaaaa 9ee825b9fe improve upload docs (#2899) 2017-02-20 11:34:59 +08:00
baiyaaaaa 7c104b9bbd fix inline form style 2017-02-20 11:34:20 +08:00
纸上扫雷 9956896401 Fix 2017-02-20 11:33:42 +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
杨奕 3f64571fcc Carousel: responsive to item change (#2775) 2017-02-18 15:11:41 +08:00
杨奕 450cf81ded Slider: add range support (#2751) 2017-02-17 19:09:59 +08:00
baiyaaaaa 59de02e3cd fix menu when not index active 2017-02-17 14:24:15 +08:00
baiyaaaaa 691c6709ef add api migrating 2017-02-16 22:43:19 +08:00
baiyaaaaa bd008bae68 docs change 2017-02-16 22:43:19 +08:00
baiyaaaaa 1b4d69b1be change onError params 2017-02-16 22:43:19 +08:00
baiyaaaaa 02a1f74022 add listType 2017-02-16 22:43:19 +08:00
baiyaaaaa 2f61998e78 add autoUpload 2017-02-16 22:43:19 +08:00
baiyaaaaa 88a070ab16 update 2017-02-16 22:43:19 +08:00
baiyaaaaa 4c5820373c add upload-dragger 2017-02-16 22:43:19 +08:00
baiyaaaaa 461e5edbfd upload rename defaultFileList to fileList 2017-02-16 22:43:19 +08:00
Leopoldthecoder 7391c488a0 Tree: add indent, update docs 2017-02-16 22:01:06 +08:00
baiyaaaaa a9fcc97128 improve docs 2017-02-14 11:22:08 +08:00
杨奕 2b1f813a84 Tags: fix a doc style (#2814) 2017-02-14 11:03:20 +08:00
Boik c310ee5661 Autocomplete: add 'icon' and 'on-icon-click' attributes (#2768) 2017-02-12 13:14:04 +08:00
cinwell.li 6e7ccc6a69 Docs: add offline plugin (#2766) 2017-02-12 13:02:14 +08:00
baiyaaaaa 5baa8774cb Merge pull request #2754 from ElemeFE/1.2-try
1.2 try
2017-02-09 19:11:14 +08:00
Leopoldthecoder 3243b8fc98 Merge branch 'dev' into 1.2-merge1
# Conflicts:
#	package.json
#	src/utils/popup/index.js
#	yarn.lock
2017-02-09 17:33:42 +08:00
baiyaaaaa 9dee785465 autocomplete dropdown use el-scrollbar 2017-02-09 16:06:06 +08:00
马金花儿 f72cd1d2dd Update layout.md
[官方中文文档](http://element.eleme.io/#/zh-CN/component/layout) 中这四个字段紧贴,无法正确分词。
2017-02-08 14:15:17 +08:00
cinwell.li a1dc075f60 Locale: add umd build, close #2604 (#2658) 2017-02-07 14:13:29 +08:00
杨奕 1b4a0f9285 Tree: add node-expand and node-collapse (#2507) 2017-02-07 11:01:25 +08:00
zeratulmdq abb24bba24 Example/table: fixed misspelling (#2673) 2017-02-06 10:23:44 +08:00
baiyaaaaa 0bec05ada3 update tab api 2017-02-04 18:52:37 +08:00
baiyaaaaa ecda9bdd07 tags docs improve 2017-02-04 18:08:17 +08:00
杨奕 58195fc69d Dialog: add title slot (#2657) 2017-02-04 16:43:25 +08:00
杨奕 c5f9f65bb0 update contributing guide (#2653) 2017-02-04 16:42:28 +08:00
baiyaaaaa d0097cec14 improve docs 2017-02-04 15:02:38 +08:00
Vinicius Reis 6dd09cc11d Click event #2551 (#2614)
* add click event

* update doc

* add tests
2017-02-04 11:20:04 +08:00
杨奕 1ad30c3f19 update index translation (#2601) 2017-02-04 11:08:30 +08:00
baiyaaaaa 254fc6a20f change allowClear to clearable && add test 2017-02-04 10:46:43 +08:00
baiyaaaaa c8226ad62a add cascader test 2017-02-04 10:46:43 +08:00
baiyaaaaa 7024daab3f add cascader en docs 2017-02-04 10:46:43 +08:00
baiyaaaaa 5c01a65423 add size docs 2017-02-04 10:46:43 +08:00
baiyaaaaa fc4fd4cd61 cascader add size & disabled 2017-02-04 10:46:43 +08:00
baiyaaaaa 1a16fbb735 add cascader 2017-02-04 10:46:43 +08:00
ChuckFields 3a2e59f76d Update table.md (#2638)
Added a missing curly brace
2017-02-03 11:15:33 +08:00
Eric Thomas a07454845e Update page.json grammar (#2602)
* Update page.json

* semicolons to periods
2017-02-02 14:45:56 +08:00
杨奕 0a408949a4 Dialog: unify api format (#2575) 2017-02-02 14:37:57 +08:00
杨奕 41c55ed596 Tag: fix a doc issue, fixed #2611 (#2613) 2017-01-30 07:24:48 +08:00
张华焱 8bf9c7d9ac [tree]:add node-expand and node-collapse event 2017-01-24 10:52:25 +08:00
Leopoldthecoder 9ab6bb9ec3 [build] 1.1.6 2017-01-23 17:39:25 +08:00
Leopoldthecoder c42992a141 update i18n docs for Finnish 2017-01-23 16:09:29 +08:00
Leopoldthecoder c0b5b32b65 Changelog: update for 1.1.6 2017-01-23 16:04:51 +08:00
qingwei.li 82932c0040 DatePicker: add range-separator prop, close #2568 2017-01-23 15:49:44 +08:00
qingwei.li ed299e9003 Add reset.css into theme-deafult 2017-01-23 14:06:14 +08:00
Leopoldthecoder 13f114200c Theme: add theme-preview 2017-01-23 11:45:22 +08:00
baiyaaaaa 3e2f7bac8e Merge pull request #2556 from Leopoldthecoder/dialog-modal
Dialog: add modalAppendToBody
2017-01-22 14:19:43 +08:00
Leopoldthecoder 723b2ab457 Dialog: add modalAppendToBody 2017-01-21 16:56:04 +08:00
qingwei.li c8beaa7bad Steps: space prop support percentage 2017-01-19 17:44:27 +08:00
HakurouKen 0de099057d input: fix typo. 2017-01-18 18:43:31 +08:00
张华焱 46e83f4895 [tree]:add node-open and node-close event 2017-01-18 17:49:32 +08:00
qingwei.li 1fe436fc8c RadioGroup: allow boolean value, fixed #2442 2017-01-18 15:12:26 +08:00
qingwei.li b137274a61 TimeSelect(doc): fix format api, fixed #2416 2017-01-18 14:42:12 +08:00
baiyaaaaa 7666857a07 [build] 1.1.5 2017-01-17 11:51:45 +08:00
baiyaaaaa b7f7a81837 add improve tag docs 2017-01-17 11:49:29 +08:00
Leopoldthecoder f189cc425d update i18n docs 2017-01-16 16:01:58 +08:00
baiyaaaaa d973911b45 Merge pull request #2435 from Leopoldthecoder/dev
Changelog: update for 1.1.4
2017-01-16 15:40:36 +08:00
baiyaaaaa 70ae91dcec docs fix 2017-01-16 15:37:30 +08:00
Leopoldthecoder 857228a3c2 Changelog: update for 1.1.4 2017-01-16 15:33:49 +08:00
baiyaaaaa 925ad817a7 Merge pull request #2405 from njleonzhang/revise_table_sort_api
revise table default sort api
2017-01-16 14:15:13 +08:00
baiyaaaaa 2072156e5b tree support accordion 2017-01-16 12:37:51 +08:00
Pierre-Louis Renaudin 5eefd27af5 fix en-US language 2017-01-16 11:29:37 +08:00
baiyaaaaa 33954866fb feature: Radio Group disabled && radio button style bug fix (#2411)
* support radio group disabled

* fix disabled radio button style bug
2017-01-16 10:43:10 +08:00
baiyaaaaa 3dc98d703b add input-number size docs (#2415) 2017-01-16 10:42:32 +08:00
baiyaaaaa f1b8909e27 remove labelWidth when labelPosition is 'top' (#2417) 2017-01-16 10:42:18 +08:00
baiyaaaaa d65ecbc7f3 support input icon click hook function (#2414) 2017-01-16 10:41:28 +08:00
baiyaaaaa cddc2b1027 fix checkbox gourp change event && improve docs (#2412)
* improve docs

* fix checkbox group change event
2017-01-16 10:39:24 +08:00
Leopoldthecoder 03d618973f add done parameter 2017-01-14 16:10:33 +08:00
njleonzhang bc00ce0354 revise table default sort api 2017-01-14 14:51:44 +08:00
Leopoldthecoder 900d7af019 MessageBox: add uid 2017-01-13 12:06:30 +08:00
Leopoldthecoder 35f102fa2c MessageBox: add beforeClose 2017-01-13 12:06:30 +08:00
baiyaaaaa 1a8ee76c78 Merge pull request #2380 from QingWei-Li/fixed/docs/notification
Notification(doc): missing api information
2017-01-12 22:42:46 +08:00
qingwei.li 817c29049c Notification(doc): missing api information 2017-01-12 17:47:37 +08:00
qingwei.li 3a1f9480de Doc: username converted to GitHub profile link in changelog page 2017-01-12 16:41:22 +08:00
baiyaaaaa 9ed9336dcb Merge pull request #2314 from Leopoldthecoder/dev
Slider: add show-input-controls, fixed #2304
2017-01-12 12:38:32 +08:00
baiyaaaaa 7f30ad496d Merge pull request #2343 from QingWei-Li/feat-align-step
Steps: add center property, resolve #2315
2017-01-12 12:36:48 +08:00
baiyaaaaa bbd779c26f add show-message support 2017-01-12 12:12:56 +08:00
qingwei.li db1a394d74 Update N/A 2017-01-11 18:43:58 +08:00
qingwei.li e3ab79e50b Steps: add center property, resolve #2315 2017-01-11 15:55:00 +08:00
Leopoldthecoder ab1c6fc0cc Slider: add show-input-controls, fixed #2304 2017-01-10 10:48:09 +08:00
Leopoldthecoder b7c2fc4b25 Changelog: update for 1.1.3 2017-01-09 16:18:57 +08:00
baiyaaaaa ad2a32dcd6 Merge pull request #2182 from njleonzhang/table_sort_A_and_D
table sort to toggle
2017-01-09 14:30:55 +08:00
baiyaaaaa 2a6fad5593 Merge pull request #2197 from QingWei-Li/feat/notify/html
Notification: Support HTML, close #1885
2017-01-09 13:54:02 +08:00
baiyaaaaa d851615b7a Merge pull request #2256 from QingWei-Li/feat/popover/disabled
Popover: add disabled feature, close #2221
2017-01-09 13:29:33 +08:00
杨奕 8ddc048922 Input: update doc (#2283) 2017-01-08 14:37:37 +08:00
baiyaaaaa cc22527321 fix textarea style & improve docs 2017-01-08 08:53:12 +08:00
baiyaaaaa 3820ec03bb Merge pull request #2263 from Kingwl/input-resize
Input: support resize prop
2017-01-06 18:47:52 +08:00
qingwei.li 2719667fed Notification: supports VNode, #1885 2017-01-06 18:11:18 +08:00
kingwl 84d86b4ca4 Input: support resize prop 2017-01-06 17:06:34 +08:00
baiyaaaaa 0b8b011db1 fix autocomplete do not hide on blur bug 2017-01-06 16:38:33 +08:00
qingwei.li d3a9cf8f21 Popover: add disabled feature, close #2221 2017-01-06 16:15:11 +08:00
baiyaaaaa ca2d7f7ac6 Merge pull request #2191 from QingWei-Li/custom-i18n
Locale: customize i18n handler, close #2129
2017-01-06 00:07:27 +08:00
baiyaaaaa d9d673bcc3 improve code & fix inittial submenu active bug (#2225) 2017-01-05 23:19:49 +08:00
njleonzhang 48a0685ca0 1. add document; 2. make default-sort-order default to ascending 2017-01-05 12:39:37 +08:00
baiyaaaaa 0c0f2527e3 fix tab-bar initial status bug 2017-01-05 11:25:44 +08:00
qingwei.li 119a35b598 i18n: add english doc 2017-01-05 10:13:24 +08:00
zhou-yg aeb2d5df19 remove useless examples/assets/fonts/style.css (#2199)
联动 https://github.com/ElemeFE/element/issues/1703

没用到的字体,会引起编译错误,建议去除。
2017-01-04 18:09:45 +08:00
qingwei.li 171b7fd0f1 Locale: customize i18n handler, close #2129 2017-01-04 12:30:00 +08:00
FuryBean 4da8b2a2dd Tree: fix a doc error. (#2151) 2017-01-03 12:26:41 +08:00
Leopoldthecoder 6e366f33cf Slider: update change event doc 2016-12-31 18:16:08 +08:00
Leopoldthecoder af7165da18 Changelog: update for 1.1.2 2016-12-30 18:38:50 +08:00
baiyaaaaa b360e479db improve form's docs 2016-12-30 18:26:54 +08:00
baiyaaaaa ef2e3c697a remove collapse scoped slot title && add named slot title 2016-12-30 11:56:55 +08:00
baiyaaaaa 3ec2c820be improve layout docs 2016-12-30 11:54:36 +08:00
qingwei.li 923d9b6622 Table: fix test fix #2090 , remove virtual scrollbar 2016-12-30 11:12:13 +08:00
Leopoldthecoder 593acacdfa Changelog: update for 1.1.1 2016-12-29 23:34:12 +08:00
Leopoldthecoder d8d20f0da1 Changelog: update for 1.1.0 2016-12-29 22:09:04 +08:00
baiyaaaaa 1df8c50dfb fix valida field params bug 2016-12-29 22:06:42 +08:00
baiyaaaaa 5493a13523 Merge pull request #2078 from Leopoldthecoder/dev
unify N/A marks in docs
2016-12-29 21:39:28 +08:00
baiyaaaaa 71173b7467 Merge pull request #2065 from Leopoldthecoder/version
update versions.json
2016-12-29 21:38:46 +08:00
baiyaaaaa 3c0a784aca insert autocomplete suggestions to body 2016-12-29 21:37:52 +08:00
Leopoldthecoder ea5ff93e78 unify N/A marks in docs 2016-12-29 20:55:33 +08:00
qingwei.li 7d3bbc8ad4 Doc: update docs about vue-i18n, close #2039 2016-12-29 18:13:41 +08:00
Leopoldthecoder 71dd3be29e update versions.json 2016-12-29 17:20:59 +08:00
baiyaaaaa cf028a42f4 change tabs box-model to 'block' & remove 'label-content' property (#2064) 2016-12-29 16:19:12 +08:00
cinwell.li c639474fcc Badge: add hidden prop, close #2042 (#2050) 2016-12-29 10:41:41 +08:00
baiyaaaaa ea9e5ed462 Merge pull request #2045 from QingWei-Li/feat/table-expand-scoped-slot
Table: expand row feature only supports scoped slot.
2016-12-29 00:07:11 +08:00
Leopoldthecoder eda941e64f Alert: replace render function with default slot 2016-12-28 22:33:41 +08:00
Furybean 191c8ab3d1 Table: add current-row-key prop. 2016-12-28 19:18:53 +08:00
baiyaaaaa d26288ea30 fix input relevant component box model to inline-block 2016-12-28 19:09:11 +08:00
baiyaaaaa 10584b9624 autocomplete box model fix 2016-12-28 19:09:11 +08:00
baiyaaaaa 162d7c36d1 input box model fix 2016-12-28 19:09:11 +08:00
baiyaaaaa 635cf6a771 fix input box model 2016-12-28 19:09:11 +08:00
qingwei.li dedc1e29a6 Fix table doc 2016-12-28 18:38:59 +08:00
qingwei.li 33e0f0be48 Update doc 2016-12-28 18:33:26 +08:00
杨奕 0cd469cc53 website minor updates (#2046) 2016-12-28 18:31:12 +08:00
qingwei.li 4817e116e5 Table: expand row feature only supports scoped slot. 2016-12-28 18:12:37 +08:00
杨奕 d2f02b828f Merge branch 'dev' into 1.1 2016-12-28 15:23:51 +08:00
baiyaaaaa 7eb8a19fb3 Revert "DatePicker: input display style changes to block, fixed #2018"
This reverts commit b3095a703c.
2016-12-28 15:19:01 +08:00
furybean b569b314b8 Table: add expand row feature. 2016-12-28 15:18:25 +08:00
baiyaaaaa 436c38fee6 Merge pull request #2021 from QingWei-Li/fix/datepicker-editor
DatePicker: input display style changes to block, fixed #2018
2016-12-28 14:12:23 +08:00
baiyaaaaa 1760007d9c Merge pull request #2019 from QingWei-Li/datepicker/week
DatePicker: custom fisrt day of week #1061
2016-12-28 14:05:59 +08:00
baiyaaaaa db2e3f17c5 Merge pull request #2010 from Leopoldthecoder/carousel-hover
Carousel: improve arrow hover behavior in card mode
2016-12-28 14:01:57 +08:00
baiyaaaaa 634498bbff fix input blur event 2016-12-27 19:26:01 +08:00
杨奕 e5c22a7cd0 upgrade version (#2023) 2016-12-27 18:38:16 +08:00
baiyaaaaa b5e4994c01 Merge pull request #2005 from Leopoldthecoder/version
add version switch dropdown
2016-12-27 17:54:00 +08:00
baiyaaaaa d1f9357df7 Merge pull request #1956 from QingWei-Li/fix/date-picker-input-event
DatePicker: input event is not fired when the array value is not upda…
2016-12-27 17:53:52 +08:00
qingwei.li b3095a703c DatePicker: input display style changes to block, fixed #2018 2016-12-27 17:36:10 +08:00
qingwei.li 9f8837ec40 DatePicker: custom fisrt day of week #1061 2016-12-27 16:28:16 +08:00
baiyaaaaa 2eea08af23 fix tabs initial with bug & improve docs 2016-12-27 14:57:15 +08:00
Leopoldthecoder 8425a0aa1a Collapse: update English doc 2016-12-27 14:54:57 +08:00
Leopoldthecoder aa87fc1786 add version switch dropdown 2016-12-27 13:59:40 +08:00
Leopoldthecoder 7856ae1097 Carousel: improve arrow hover behavior in card mode 2016-12-27 13:47:37 +08:00
cinwell.li a57fba12bd Merge branch 'dev' into fix/date-picker-input-event 2016-12-26 23:04:02 +08:00
baiyaaaaa 882a9d796e add clearable api (#1994) 2016-12-26 23:02:40 +08:00
baiyaaaaa 6e428ffcc7 fix input value binding bug (#1998)
* fix input value binding bug

* improve input test & docs
2016-12-26 23:01:46 +08:00
cinwell.li 05be27e162 Merge branch '1.1' into feat/ssr 2016-12-26 19:51:55 +08:00
cinwell.li c7507725ea Merge branch '1.1' into feat/scrollbar 2016-12-26 16:41:26 +08:00
baiyaaaaa a96a07910f update docs 2016-12-26 16:18:00 +08:00
baiyaaaaa 22360be889 fix transitionend event compatibility 2016-12-26 16:18:00 +08:00
baiyaaaaa 46295dfd92 add collapse 2016-12-26 16:18:00 +08:00
cinwell.li f9535396a7 Add unpkg and style into package.json & Fix ga (#1989) 2016-12-26 16:06:04 +08:00
cinwell.li 9bb51a1267 TimeSelect: add maxTime, resolve #1826 (#1987) 2016-12-26 16:05:37 +08:00
qingwei.li fa98a19d46 Fix doc 2016-12-26 11:44:22 +08:00
qingwei.li a906a5fccb Add vue-popup and dom helper 2016-12-26 11:41:15 +08:00
Leopoldthecoder 6691a7d17d update checkbox docs 2016-12-23 19:36:42 +08:00
qingwei.li e0dae7eeb4 reset component.vue 2016-12-23 17:54:38 +08:00
qingwei.li 06b619f3cc DatePicker: Add change event return input value, resolve #1841 2016-12-23 17:34:40 +08:00
Leopoldthecoder 6c1ea22cd4 Carousel: update api 2016-12-23 16:19:39 +08:00
qingwei.li 547612bf6e update 2016-12-23 12:47:55 +08:00
杨奕 7489be0af5 improve theme docs (#1938) 2016-12-23 12:10:42 +08:00
Leopoldthecoder d0619c7f8a review update 2016-12-23 11:57:17 +08:00
baiyaaaaa 17ce1a3283 imrpove dropdown & tabs docs 2016-12-23 00:48:23 +08:00
Leopoldthecoder 533a14f066 Carousel: update docs 2016-12-22 17:41:49 +08:00
Leopoldthecoder 886b249a63 Table: update header-align docs 2016-12-22 17:29:26 +08:00
baiyaaaaa 77381c7998 Merge pull request #1922 from njleonzhang/reviseReadme
revise form readme
2016-12-22 16:35:10 +08:00
Leopoldthecoder 9e958e603e add carousel 2016-12-22 16:10:55 +08:00
njleonzhang f409d02f3e 修改form readme 2016-12-22 13:55:44 +08:00
杨奕 c20f5e9442 update new.js and init carousel (#1859) 2016-12-22 11:16:16 +08:00
cinwell.li 339dada583 Feat/scoped slot table (#1844)
* Upgrade to vue 2.1.0

* Table: support scoped slots, resolve #1763, #1161

* Update vue version

* fix test

* fix test

* Update doc

* Fix english docs
2016-12-22 11:16:04 +08:00
kingwl 8648ab84dc Table: add header-align 2016-12-21 11:03:22 +08:00
baiyaaaaa 5fb979f3a6 dropdown docs improve 2016-12-20 22:58:34 +08:00
hisland b421556144 Radio: fix doc, text-color,fill are Radio-group's props 2016-12-20 22:21:41 +08:00
Leopoldthecoder 64667a4e8e update changelog 2016-12-20 18:56:49 +08:00
baiyaaaaa d2f852a320 add dropdown hide-on-click prop 2016-12-20 18:54:50 +08:00
Leopoldthecoder 98d3905ce9 Changelog: update for 1.0.8 2016-12-20 18:38:49 +08:00
Furybean a0187d1aba Table: add filter change event & add column-key for column. 2016-12-20 18:37:31 +08:00
杨奕 f14628254a add popper-class for DatePicker, Select and Tooltip (#1806) 2016-12-20 16:38:47 +08:00
杨奕 b158e124da update anchor (#1829) 2016-12-20 16:38:21 +08:00
杨奕 208891d173 Dialog: fix z-index of non-modal dialogs (#1866) 2016-12-20 15:26:28 +08:00
baiyaaaaa 076d4303f7 add param to label-content render function 2016-12-20 15:18:10 +08:00
baiyaaaaa 1db8dc6588 Revert "fix form validate callback params" (#1864)
This reverts commit 87b13bf0e0.
2016-12-20 14:17:53 +08:00
杨奕 ead186153f Pagination: fix slot (#1846) 2016-12-20 11:20:57 +08:00
baiyaaaaa 4fa158eb32 add suport for mutil level submenu 2016-12-20 11:06:45 +08:00
baiyaaaaa e7e104df5d fix form validate callback params 2016-12-20 11:05:42 +08:00
杨奕 240fda5af8 Select: add visible-change event (#1849) 2016-12-20 09:11:10 +08:00
cinwell.li 8712d9f222 Doc: fix custom theme, fixed #1828 (#1837) 2016-12-20 00:46:29 +08:00
FuryBean 40f9d83f87 Tree: add expand-on-click-node prop. (#1805) 2016-12-19 15:38:51 +08:00
杨奕 217bb5c953 Loading: update spinner animation, fixed #1786 (#1817) 2016-12-18 21:34:55 +08:00
jingsam 2144c02bd3 Update installation.md 2016-12-18 19:48:58 +08:00
FuryBean 6c4f8a6867 Tree: add current-change event & current-node-key. (#1807) 2016-12-17 14:09:05 +08:00
FuryBean 4614990cb4 Table: add column as third parameter for row-click event. (#1808) 2016-12-17 14:00:35 +08:00
baiyaaaaa a5bdd2cabb component README update and fix 2016-12-16 10:57:54 +08:00
baiyaaaaa 47c62e9fe0 add progress hook function property (#1782) 2016-12-15 23:49:29 +08:00
杨奕 d7d8257516 Message & Notification: add iconClass and customClass, fixed #1664 (#1671) 2016-12-14 13:43:14 +08:00
杨奕 6fa2a7049f Table: update docs (#1740) 2016-12-14 13:42:56 +08:00
qingwei.li 3bf624c757 Table: add empty slot, closed #1737, closed #1730 2016-12-14 13:34:35 +08:00
baiyaaaaa 22b703739d improve button docs (#1727) 2016-12-13 23:10:41 +08:00
杨奕 eeee584d56 MessageBox: add customClass (#1707) 2016-12-13 22:52:29 +08:00
杨奕 9c7786b203 Select: add size property (#1715) 2016-12-13 22:42:01 +08:00
baiyaaaaa 8917704392 support tag color property 2016-12-13 16:57:56 +08:00
Hashem Qolami 998dcce225 Feature table maxHeight (#1560) (#1674)
*  [Table] Added fluid height table with maxHeight prop (#1560)

* 🚨 [Table] Added test for maxHeight prop (#1560)

* 📚 [Table] Added the documentation of fluid-height table (#1560)
2016-12-13 16:21:59 +08:00
Pierre-Louis Renaudin 15dc895ee6 Add contextmenu event on table row element. (#1663) 2016-12-10 18:48:07 +08:00
qingwei.li d835c7b4ec TimePicker: fix HH:mm style 2016-12-09 18:20:42 +08:00
杨奕 c1a469c899 Changelog: update for 1.0.6 (#1657) 2016-12-09 17:59:51 +08:00
cinwell.li 55dfb0c296 Refactor/datepicker (#1623)
* DatePicker: replace native input with el-input

* DatePicker: support size prop, closes #1069, closes #1440

* DatePicker: show correct date for initial value, fixed #1129

* TimePicker: fix empty value when panel appears, fixed #1583

* DatePicker: trigger clickoutside when clicking icon, fixed #1604

* DatePicker: fix year type in year panel, fixed #1607

* DatePicker: fix test

* DatePicker: add doc
2016-12-09 00:06:34 +08:00
XinYong Chen c7cfcc36bc Modify document error (#1629) 2016-12-08 18:42:33 +08:00
gogu 88a5772e91 Fixed switch custom color with disabled. 2016-12-08 18:22:24 +08:00
baiyaaaaa 3d12579652 support tab disabled 2016-12-08 17:13:41 +08:00
baiyaaaaa 658383ecae fix docs 2016-12-08 17:09:56 +08:00
baiyaaaaa d4ded0e184 improve docs 2016-12-08 13:31:45 +08:00
baiyaaaaa 67a009b7a7 Merge pull request #1578 from QingWei-Li/fix/i18n-doc
doc: IgnorePlugin => NormalModuleReplacementPlugin, fixed #1315
2016-12-06 18:27:27 +08:00
qingwei.li fcf412087c doc: IgnorePlugin => NormalModuleReplacementPlugin, fixed #1315 2016-12-06 17:19:47 +08:00
Leopoldthecoder 9cd6f36f1f add translation team members. 2016-12-06 16:05:38 +08:00
Furybean 0caa085523 Table: add row-dblclick event. 2016-12-02 17:43:21 +08:00
baiyaaaaa d3afe22e89 Merge pull request #1401 from Leopoldthecoder/select-refactor
Select: refactor and bug fix
2016-12-02 11:50:25 +08:00
baiyaaaaa 34dbb01c1a support tab title renter funtion 2016-12-01 23:00:29 +08:00
Leopoldthecoder 3ee74b296e Select: fix minor bugs 2016-12-01 22:40:45 +08:00
Leopoldthecoder 2d07391d3c Select: add allow-create doc and test 2016-12-01 22:34:31 +08:00
Leopoldthecoder 1942e63453 Select: add allow-create 2016-12-01 22:34:31 +08:00
Leopoldthecoder c058beb2be Select: add multipleLimit 2016-12-01 22:34:31 +08:00
Leopoldthecoder ce3bed6cb5 Select: refactor and bug fix 2016-12-01 22:34:30 +08:00
Leopoldthecoder 707a0d5a60 Loading: full screen loading is now singleton 2016-12-01 22:27:20 +08:00
baiyaaaaa 98dda297c9 fix datetimepicker test 2016-12-01 17:30:23 +08:00
baiyaaaaa 648c498fd9 input-number add the controls support (#1473) 2016-11-30 18:16:49 +08:00
Leopoldthecoder 2676bbaa5a Notification: improve offset attribute doc 2016-11-29 18:40:10 +08:00
kingwl 5aa4c5f00a Notification: add offset 2016-11-29 18:06:46 +08:00
FuryBean d3b3d865e8 Tree: add setChecked method. (#1434) 2016-11-28 18:57:09 +08:00
Leopoldthecoder fdd0d101cb Table: update custom column example 2016-11-28 18:53:12 +08:00
Leopoldthecoder e8b74dcb96 update changelog for 1.0.3 2016-11-28 17:55:54 +08:00
baiyaaaaa f4ddc67521 fix upload docs bug 2016-11-28 17:27:05 +08:00
cinwell.li de33864575 doc: Fix changelog style (#1414) 2016-11-28 17:12:08 +08:00
reverland 8a4b7ba6d7 Popover: add show/hide event 2016-11-28 16:57:46 +08:00
杨奕 0373211131 improve header background (#1416) 2016-11-28 16:56:03 +08:00
baiyaaaaa 41f69d99cd fix pagination docs (#1409) 2016-11-28 11:15:07 +08:00
杨奕 2b812d5fe2 fix header background (#1407) 2016-11-28 11:01:42 +08:00
baiyaaaaa 6873611cf1 dynamic default-file-list & doc improve 2016-11-27 16:03:26 +08:00
baiyaaaaa f88ad25f7b support upload default fileList (#1393) 2016-11-27 14:07:13 +08:00
Max 0909955744 Update installation.md
fix wording
2016-11-27 09:55:33 +08:00
baiyaaaaa 1f8f88615c support the title slot in menu-group (#1382) 2016-11-27 06:20:00 +08:00
baiyaaaaa 75d248e107 support radio button custom style 2016-11-26 18:30:56 +08:00
baiyaaaaa d9c7824470 fix form validate bug (#1363) 2016-11-26 10:48:06 +08:00
baiyaaaaa 63ae2d2a68 support autocomplete append & prepend 2016-11-26 10:35:04 +08:00
qingwei.li bd975b1747 Doc: update custom theme 2016-11-25 18:26:34 +08:00
Furybean 812a953b1e Table: add row-style prop. 2016-11-25 17:41:07 +08:00
Furybean 4617526367 Pagination: fix user can not set currentPage in some condition. 2016-11-25 08:26:10 +08:00
FuryBean 2f3f5eabc1 Table: add header group feature. (#1312) 2016-11-23 20:32:23 +08:00
qingwei.li 60701ad408 Site: fix vue-router warn 2016-11-23 19:26:30 +08:00
李愿愿 53dd8ee9eb fix docs typo (#1303) 2016-11-23 16:47:04 +08:00
郑瑞召 a65a62f65c fix docs typo (#1266)
fix default-expand-keys => default-expanded-keys
2016-11-22 23:28:19 +08:00
Furybean 59293a219e Tree: add filter-node-method prop & filter method. 2016-11-22 12:37:02 +08:00
Furybean 2c764d13fa Tree: add getCheckedKeys & setCheckedKeys API. 2016-11-22 11:57:42 +08:00
baiyaaaaa 34e01710b5 remove button native modifier (#1232) 2016-11-20 22:39:33 +08:00
baiyaaaaa bb0a79b1b0 add a error prop for setting the error message manually 2016-11-19 19:55:44 +08:00
baiyaaaaa 5b6dc77243 fix dynamic form item validate bug (#1207) 2016-11-18 22:05:31 +08:00
qingwei.li c6d6b32c5e Fix some bug 2016-11-18 20:03:20 +08:00
Leopoldthecoder 528067f3cd Changelog: update to 1.0.2 2016-11-18 20:03:20 +08:00
baiyaaaaa 3da91213ce improve form validate docs 2016-11-18 20:03:19 +08:00
杨奕 897ec4650c Select: add focus listener (#1193) 2016-11-18 20:03:19 +08:00
杨奕 deaee6ce7a Homepage: add responsive (#1177) 2016-11-18 20:03:19 +08:00
Leopoldthecoder 3861c55f86 i18n: use the right parentheses 2016-11-18 20:03:18 +08:00
furybean 0a31868b5f Table: add show-header prop & add header-click event & make height more reasonable. 2016-11-18 20:03:18 +08:00
杨奕 4e423144a2 i18n: update language list (#1187) 2016-11-18 20:03:18 +08:00
cinwell.li 4ebdd6a6d4 Table: add context prop (#1161) 2016-11-18 20:03:18 +08:00
Leopoldthecoder 10cef46012 Table: update English doc 2016-11-18 20:03:17 +08:00
Jan Van Bruggen 077c0cf73f Docs: fix custom theme import path
When `src/main.js` imports `theme/index.css`, the import statement
should import `'../theme/index.css'`, not `'./theme/index.css'`.
2016-11-18 20:03:16 +08:00
Leopoldthecoder fc41cf4077 Alert: add render-content 2016-11-18 20:03:15 +08:00
qingwei.li 33ba9f5b0b Loading: update doc 2016-11-18 20:03:15 +08:00
baiyaaaaa 99eb9366eb fix col responsive style bug 2016-11-18 20:03:13 +08:00
Leopoldthecoder d4aa5197af fix doc typos 2016-11-17 11:02:24 +08:00
Leopoldthecoder 27affb22c0 update index links 2016-11-16 19:39:43 +08:00
杨奕 1c8b765824 Merge pull request #1105 from Leopoldthecoder/master
Tree: update English doc
2016-11-16 17:04:29 +08:00
Leopoldthecoder f36373113a Tree: update English doc 2016-11-16 16:36:01 +08:00
baiyaaaaa 1956a62d22 uodate tab docs 2016-11-16 16:14:48 +08:00
FuryBean 5203280af1 Tree: add defaultExpandKeys & defaultCheckedKeys. (#1088) 2016-11-16 15:35:46 +08:00
SkyAo d54bf670a2 Merge pull request #1099 from QingWei-Li/feat/popover-manual
Popover: add manual
2016-11-16 14:43:13 +08:00
Leopoldthecoder 72a9c9f2cd FAQ: add translation 2016-11-16 14:09:25 +08:00
qingwei.li 602c569989 Popover: add manual 2016-11-16 13:55:54 +08:00
cinwell.li 0fffead922 doc: update quickstart, fixed ElementUI/element-starter#7 #1089 (#1091) 2016-11-16 11:03:28 +08:00
Leopoldthecoder 5fcd73cd85 Loading: add loading service 2016-11-15 20:29:33 +08:00
Leopoldthecoder a809a20361 Docs: misc updates 2016-11-14 18:55:17 +08:00
杨奕 c4ad7f23da add dynamic title (#1062) 2016-11-14 18:31:49 +08:00
Leopoldthecoder 353dab8c55 JSFiddle: add missing <style> and <script> 2016-11-14 18:24:06 +08:00
baiyaaaaa 14475c33de responsive layout 2016-11-14 15:45:08 +08:00
杨奕 78ec4da059 Merge pull request #1053 from QingWei-Li/add/play
Add 'make play'
2016-11-14 14:36:06 +08:00
qingwei.li dad5edad74 Add 'make play' 2016-11-14 14:10:58 +08:00
杨奕 43ce738aad Checkbox/Radio: add 'name' on doc (#1049) 2016-11-14 12:16:13 +08:00
杨奕 b207d74515 Merge pull request #1035 from Leopoldthecoder/master
Review: tooltip/tree/typography/upload
2016-11-14 11:48:37 +08:00
Leopoldthecoder f2aa74965f Review: tooltip/tree/typography/upload 2016-11-13 22:00:55 +08:00
杨奕 4f835aa9af Homepage: fix a navigator.language bug (#1040) 2016-11-13 21:45:55 +08:00
杨奕 c08c6f1769 Notification/Message: return instance for manual close (#1033) 2016-11-13 20:03:17 +08:00
Akira Komamura d37e0dbd39 Add column class-name to the table header and update documentation (#1027)
* Table: Add className property to columns

* Table: update documentation on column class-name

* Table: Apply column class-name to table header
2016-11-13 14:39:24 +08:00
杨奕 455850d70c Merge pull request #980 from Leopoldthecoder/style-remove
i18n: remove redundant styles
2016-11-13 12:03:35 +08:00
Leopoldthecoder c0e331d210 Review: steps/switch/tabs/tag/table 2016-11-13 11:58:45 +08:00
cinwell.li f138cbfec8 DatePicker: fix readonly, add disabled and editable, fixed #976 (#1000) 2016-11-13 11:45:38 +08:00
杨奕 19ba77d7d2 Merge pull request #1023 from QingWei-Li/step/align-center
Step: add align-center, fixed #994
2016-11-13 11:04:17 +08:00
qingwei.li 23aa2b619b Step: add align-center, fixed #994 2016-11-13 10:45:05 +08:00
furybean 33e7e3432a Add /play to debug component. 2016-11-13 03:50:40 +08:00
杨奕 da3b2f4249 Review: radio/rate/select/slider (#1001) 2016-11-11 19:06:27 +08:00
FuryBean b215f71d2e Improve example lang. (#990) 2016-11-11 16:58:44 +08:00
杨奕 63d68f8f0e MessageBox(doc): add two missing attributes (#978) 2016-11-11 15:48:01 +08:00
qingwei.li 5ca689004c Move zh-cn to zh-CN 2016-11-11 11:14:36 +08:00
Leopoldthecoder 7af57c84c5 i18n: remove redundant styles 2016-11-10 23:50:55 +08:00
杨奕 2ff91352be Merge pull request #963 from furybean/pagination-bug
Pagination: fix current-change emit too many.
2016-11-10 21:57:38 +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
furybean 28958fa051 Pagination: fix current-change emit too many. 2016-11-10 17:51:10 +08:00
Leopoldthecoder 097745f9b9 [build] 1.0.0 2016-11-09 19:15:25 +08:00
Leopoldthecoder 3b39cb71e1 Tabs: update doc 2016-11-09 18:58:32 +08:00
Leopoldthecoder b97e548c48 add favicon 2016-11-09 18:24:00 +08:00
baiyaaaaa d7cbf79b25 Merge pull request #944 from Leopoldthecoder/master
Loading: update style
2016-11-09 18:03:56 +08:00
Leopoldthecoder 813dc78c51 Loading: update style/Add favicon 2016-11-09 17:57:00 +08:00
Leopoldthecoder 933da27f6a remove 'next' and 'rc' for 1.0.0 release 2016-11-09 17:36:17 +08:00
杨奕 a88577b99b Merge pull request #939 from QingWei-Li/feat/input-doc
Input(doc): add api doc
2016-11-09 16:40:08 +08:00
杨奕 41c53099c8 JSFiddle demo: add <style> support (#935) 2016-11-09 16:02:16 +08:00
qingwei.li 73d2ba7856 Input(doc): add api doc 2016-11-09 14:27:48 +08:00
baiyaaaaa 6644207668 Input: fix blur event param & improve docs 2016-11-09 12:21:29 +08:00
baiyaaaaa 417a0c3fd9 Merge pull request #925 from Leopoldthecoder/master
Loading: improve visual, add custom text
2016-11-09 12:03:51 +08:00
baiyaaaaa 99fdcb58db Merge pull request #915 from fireyy/patch-1
fix tabs 组件的基础用法示例
2016-11-09 11:15:50 +08:00
baiyaaaaa f4498ea563 Merge pull request #929 from Leopoldthecoder/logo
add logo
2016-11-09 10:18:53 +08:00
fireyy 8b535568e8 docs improve: el-tabs demo 2016-11-09 09:41:34 +08:00
Leopoldthecoder 1c8ba65979 add logo 2016-11-09 08:15:40 +08:00
Leopoldthecoder aeb9eb87a9 Loading: improve visual, add custom text 2016-11-08 23:20:30 +08:00
baiyaaaaa 60a812ad18 docs improve 2016-11-08 20:00:15 +08:00
FuryBean 947b837ffa Table: add highlight current row example. (#903) 2016-11-08 15:59:14 +08:00
杨奕 ceea64d29b Homepage: jsfiddle online (#910) 2016-11-08 15:59:02 +08:00
杨奕 605c18eeac Merge pull request #792 from QingWei-Li/feat/jsfiddle
Add jsfiddle in demo
2016-11-08 15:00:14 +08:00
baiyaaaaa 0318de935c improve form docs 2016-11-08 12:29:32 +08:00
qingwei.li 47392d1e29 Locale: rename $t to t 2016-11-07 23:33:33 +08:00
baiyaaaaa 58add2e4ab correct the capitalized 2016-11-07 18:20:05 +08:00
杨奕 b5e97d857d Homepage: update style and some docs (#877) 2016-11-07 16:25:56 +08:00
杨奕 e2c388fcf9 Merge pull request #874 from baiyaaaaa/master
autocomplete style fix
2016-11-07 11:58:26 +08:00
baiyaaaaa ca6637d5ba Merge pull request #866 from Leopoldthecoder/master
Button: update text button style
2016-11-07 11:52:24 +08:00
baiyaaaaa 1179ec602e autocomplete style fix 2016-11-07 11:51:35 +08:00
baiyaaaaa 9a3aa1b580 fix input icon loading (#872) 2016-11-07 11:15:28 +08:00
Leopoldthecoder 0162015c4c Button: update text button style 2016-11-07 10:47:51 +08:00
baiyaaaaa 0391488b48 Merge pull request #857 from QingWei-Li/feat/changelog
Changelog(doc): auto generate links
2016-11-06 19:29:45 +08:00
Leopoldthecoder 16c057e1f6 InputNumber: update doc 2016-11-06 16:09:02 +08:00
unknown 3057984af8 fix docs in ie9 2016-11-06 15:59:13 +08:00
qingwei.li ca1c8dcddd Changelog(doc): auto generate links 2016-11-06 15:56:41 +08:00
杨奕 854c5f94f7 Form: fix some doc typos (#851) 2016-11-05 22:56:18 +08:00
杨奕 825fccde6d Dropdown: fix a doc typo (#846) 2016-11-05 19:15:39 +08:00
FuryBean f013d6eb0b Table: add renderHeader prop. (#838) 2016-11-05 07:30:23 +08:00
furybean aac3ec40c2 Table Column: watch more prop & rename showTooltipWhenOverflow. 2016-11-04 22:15:34 +08:00
FuryBean 1a634b3c91 Pagination: enable not set total, add page-count prop. (#834) 2016-11-04 20:04:46 +08:00
SkyAo 7a8180d684 Merge pull request #827 from QingWei-Li/feat/doc-anchor
Doc: add anchor
2016-11-04 19:09:20 +08:00
杨奕 f67104f28e Merge pull request #824 from furybean/table-current-row
Table: add current-change event & highlight-current-row prop.
2016-11-04 17:38:07 +08:00
qingwei.li 9282417d58 Doc: add anchor 2016-11-04 16:59:59 +08:00
furybean 7263db12b3 Table: add single selection back. Add current-change event & highlight-current-row event. 2016-11-04 16:28:44 +08:00
An Yan fad0fd320c Upload: fix upload docs (#820)
* Fix upload docs

* fix upload docs

fix upload docs
2016-11-04 15:13:48 +08:00
baiyaaaaa 786d6cb905 dropdown-item add disabled && divided 2016-11-04 13:59:03 +08:00
baiyaaaaa 8eae476f7f dynamic tabs (#812) 2016-11-04 11:28:23 +08:00
furybean 0eacd76e22 Table: let table compatible with vuex. 2016-11-03 14:43:23 +08:00
qingwei.li 29eac078a4 Add jsfiddle in demo 2016-11-02 18:47:31 +08:00
qingwei.li 131cc78825 Update build theme config 2016-11-01 21:48:07 +08:00
baiyaaaaa 23d4dbbce4 add test && fix ajax response in callback (#767) 2016-11-01 15:46:10 +08:00
baiyaaaaa c5c2f2350b fix docs 2016-10-31 16:50:09 +08:00
baiyaaaaa b27cec9bc6 Merge pull request #752 from Leopoldthecoder/master
Theme-default: add variables
2016-10-31 16:31:16 +08:00
baiyaaaaa 6aa46cac20 Merge pull request #749 from QingWei-Li/fix/form-doc
Form(doc): fix submit event
2016-10-31 16:18:37 +08:00
Leopoldthecoder 0eb6b5b3ce Theme-default: add variables 2016-10-31 16:06:36 +08:00
杨奕 16439a4502 Merge pull request #750 from furybean/master
Table: add min-width prop doc, fixed #747
2016-10-31 15:57:01 +08:00
furybean a9830be46c Table: add min-width prop doc. 2016-10-31 15:51:00 +08:00
qingwei.li b5bf77fe3d Form(doc): fix submit event 2016-10-31 15:49:54 +08:00
baiyaaaaa a4cc618e49 dropdown: add command api 2016-10-31 12:51:05 +08:00
杨奕 ef5dd18f32 Docs: add i18n.md (#740) 2016-10-31 12:25:19 +08:00
baiyaaaaa 2e77e5a50b support button autofocus && autofocus message box confirm button 2016-10-30 16:21:57 +08:00
qingwei.li 9254ab9619 Table(doc): update inline-template, #726 2016-10-30 15:31:44 +08:00
cinwell.li 74e6dac47c Table: fix show tooltip, fixed #714 (#717) 2016-10-30 11:32:06 +08:00
杨奕 107af480cd Table: fix a doc typo (#723) 2016-10-30 11:31:43 +08:00
Leopoldthecoder 7df39fc6e6 Dialog: update doc 2016-10-29 12:27:19 +08:00