Commit Graph

514 Commits (9bb51a1267b9e0c837f286cc9063c8267c73ed91)

Author SHA1 Message Date
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
qingwei.li c20113dd5d doc: add ignore locale 2016-10-28 21:42:16 +08:00
杨奕 d70ad3dfc5 misc updates (#705) 2016-10-28 17:51:57 +08:00
cinwell.li 8a72f1b45e Button: add click event (#703) 2016-10-28 17:29:18 +08:00
Leopoldthecoder 2d09b9598c update quickstart 2016-10-28 15:45:41 +08:00
cinwell.li afb049e14b Upload(doc): show-uploadList => show-upload-list, fixed #680 (#697) 2016-10-28 12:33:12 +08:00
qingwei.li c4463231bd doc: add installation 2016-10-28 12:12:09 +08:00
qingwei.li 691a49fc17 Table: add sortable test 2016-10-28 09:47:10 +08:00
qingwei.li ad30305d6d Merge branch 'master' into test/imporve-table 2016-10-28 09:22:58 +08:00
furybean 4a0c580a20 Table: add column remote/custom sort. 2016-10-28 01:24:13 +08:00
qingwei.li 8502c891d2 Table: add filter test
a

a
2016-10-27 23:52:54 +08:00
baiyaaaaa 5d925ed69f Test/component/form (#687)
Form: add test
2016-10-27 21:57:40 +08:00
FuryBean 14495f6189 Table: add filter feature. (#684) 2016-10-27 21:45:21 +08:00
furybean 3470bdfeba Pagination: rename currentchange & sizechange. 2016-10-26 14:55:16 +08:00
baiyaaaaa 63433f28f3 Menu: add menu-trigger prop (#649) 2016-10-26 11:51:41 +08:00
杨奕 2f0ba607f4 Select: add test (#636) 2016-10-25 18:00:39 +08:00
杨奕 cfe8b895f2 Merge pull request #622 from QingWei-Li/test/table
Table: add test
2016-10-25 17:36:07 +08:00
qingwei.li 86a5f8f5d0 Table: add test
Remove fuck
2016-10-25 17:26:59 +08:00
baiyaaaaa 06b2cabf6b fix masses style 2016-10-25 12:34:38 +08:00
baiyaaaaa b0e960cb03 add tabs test 2016-10-24 17:20:26 +08:00
Leopoldthecoder f97d885d27 Homepage: replace index imgs 2016-10-24 11:43:59 +08:00
杨奕 6cee4e7c18 Merge pull request #594 from Leopoldthecoder/msgbox-test
MessageBox: update animation/add test
2016-10-23 10:22:32 +08:00
杨奕 f396715df5 Merge pull request #590 from QingWei-Li/feat/tooltip-manual
Tooltip: add manual feature
2016-10-23 10:22:21 +08:00
Leopoldthecoder 0b942fa781 MessageBox: update animation/add test 2016-10-22 22:58:02 +08:00
杨奕 e51d753ffd Slider: add disabled/use tooltip (#589) 2016-10-22 20:12:57 +08:00
qingwei.li aef2e08159 Tooltip: add manual feature 2016-10-22 17:48:44 +08:00
杨奕 9f77e088c5 Merge pull request #573 from baiyaaaaa/test/component/progress
add progress test
2016-10-21 17:54:44 +08:00
FuryBean 4842047c5b [Table] Add Migrating tip for table & rename cell-mouse* event to cell-mouse-* (#572) 2016-10-21 17:53:49 +08:00
baiyaaaaa 88c15455f5 add progress test 2016-10-21 17:48:08 +08:00
杨奕 6f156643e4 Merge pull request #567 from QingWei-Li/test/pagination
Pagination: add test
2016-10-21 17:35:41 +08:00
杨奕 821c8554ea Merge pull request #569 from furybean/table-no-single-selection
[Table] Remove prop: selectionMode & allowNoCurrentRow
2016-10-21 17:34:48 +08:00
fishpaw 9bf409e3f8 Update quickstart.md
change 「Element UI」 to 「Element」
2016-10-21 17:18:52 +08:00
furybean f8fdf35bbb [Table] Remove prop: selectionMode & allowNoCurrentRow 2016-10-21 16:35:28 +08:00
qingwei.li ef75d0d3e4 Pagination: add test 2016-10-21 16:22:16 +08:00
cinwell.li d2a2376329 Steps: add test (#561) 2016-10-21 14:57:14 +08:00
cinwell.li febe6e8ffa Upload: fix links in the doc (#553) 2016-10-20 20:55:49 +08:00
baiyaaaaa 01d7b983f5 add checkbox test 2016-10-20 14:38:15 +08:00
furybean 6ab0d57428 Update Table:
1. Add rowKey prop for Table.
2. Add clearSelection method for Table.
2. Add reserveSelection prop for TableColumn[type="selection"]
2016-10-19 21:58:29 +08:00
杨奕 e396db7c91 Table: update an example (#520) 2016-10-19 21:57:12 +08:00
baiyaaaaa 8a75e2c833 fix input-number min max prop && breadcrumb align (#514)
* fix align

* fix input number min max
2016-10-19 17:32:43 +08:00
baiyaaaaa b63cb5e066 unit test of input 2016-10-19 14:51:18 +08:00
furybean b36da2f982 Improve Table:
1. Add TableStore & TableLayout.
2. Remove customCriteria & customBackgroundColors.
3. Remove fixedColumnCount.
4. Add fixed prop for TableColumn.
5. Add selectable prop for TableColumn[type="selection"].
2016-10-19 11:09:00 +08:00
杨奕 c7103edd65 Merge pull request #479 from QingWei-Li/test/date-picker
DatePicker: add test
2016-10-18 16:53:00 +08:00
qingwei.li 0e520f9653 DatePicker: add test
DatePicker: clean code
2016-10-18 16:42:03 +08:00
baiyaaaaa 4bdfcec9d7 add input icon click event 2016-10-18 11:41:09 +08:00