Commit Graph

1795 Commits

Author SHA1 Message Date
马金花儿
f72cd1d2dd Update layout.md
[官方中文文档](http://element.eleme.io/#/zh-CN/component/layout) 中这四个字段紧贴,无法正确分词。
2017-02-08 14:15:17 +08:00
xsbchen
4c69a540ca fix eslint error in gen-single-config.js 2017-02-07 11:08:40 +08:00
杨奕
1b4a0f9285 Tree: add node-expand and node-collapse (#2507) 2017-02-07 11:01:25 +08:00
kingwl
f25b8b1edb AutoComplete: fix key enter (#2672) 2017-02-06 10:46:06 +08:00
zeratulmdq
abb24bba24 Example/table: fixed misspelling (#2673) 2017-02-06 10:23:44 +08:00
杨奕
7628fc0e41 Carousel: apply infinite sliding in non-card mode (#2622) 2017-02-04 18:35:09 +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
杨奕
332b58886d Scrollbar: return if component gets destroyed in mounted hook (#2588)
* Scrollbar: return if component gets destroyed in mounted hook

* Select: handle paste events in filterable mode
2017-02-04 16:15:24 +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
shangkai
6e45d067f7 解决error变成null或者空的时候,validateState依然是error的问题。 (#2621) 2017-02-04 11:07:49 +08:00
Cyril Su
a892a2c6ea Popper: Fixing the rest part of wrong comments. (#2627) 2017-02-03 19:53:17 +08:00
ChuckFields
3a2e59f76d Update table.md (#2638)
Added a missing curly brace
2017-02-03 11:15:33 +08:00
Dimitris Marlagkoutsos
8d5ee5f593 Added Greek 2017-02-03 11:15:11 +08:00
Eric Thomas
a07454845e Update page.json grammar (#2602)
* Update page.json

* semicolons to periods
2017-02-02 14:45:56 +08:00
杨奕
41c55ed596 Tag: fix a doc issue, fixed #2611 (#2613) 2017-01-30 07:24:48 +08:00
Cyril Su
c19155d4c7 Popper: Fixing the rest part of wrong comments. (#2619) 2017-01-28 18:00:39 +08:00
Pierre-Louis Renaudin
f62fab6838 Fix #2596 filterable group select 2017-01-26 17:42:29 +08:00
Martin Svensson
4450d9f8e3 Added Swedish 2017-01-26 17:35:02 +08:00
Rodrigo de Almeida
f5658a7062 Update pt-br.js
No need for the 'year' word. Fixed the 'preview' word (correct orthography).
2017-01-26 17:31:13 +08:00
张华焱
172c3a84d0 [tree]:add node-expand and node-collapse event 2017-01-24 16:16:43 +08:00
张华焱
eb7498bdaa Merge branch 'dev' of https://github.com/masterzhang/element into dev 2017-01-24 10:53:28 +08:00
张华焱
8bf9c7d9ac [tree]:add node-expand and node-collapse event 2017-01-24 10:52:25 +08:00
张华焱
edf2f914da [tree]:add node-expand and node-collapse event 2017-01-24 10:37:44 +08:00
Leopoldthecoder
50bb6739f8 [release] 1.1.6 2017-01-23 17:39:26 +08:00
Leopoldthecoder
9ab6bb9ec3 [build] 1.1.6 2017-01-23 17:39:25 +08:00
Leopoldthecoder
21ef46b3e3 update pub:all 2017-01-23 17:27:26 +08:00
Leopoldthecoder
d888e44cc2 Publish
- element-carousel@1.0.0
 - element-table@1.0.0
 - element-upload@1.0.0
 - element-datepicker@1.0.0
 - element-loading@1.0.0
 - element-pagination@1.0.0
2017-01-23 17:20:52 +08:00
Leopoldthecoder
6dfec6655f update lerna config 2017-01-23 17:18:07 +08:00
Leopoldthecoder
4d899d4a4d reset version number of Table and DatePicker 2017-01-23 16:17:16 +08:00
Leopoldthecoder
c42992a141 update i18n docs for Finnish 2017-01-23 16:09:29 +08:00
Leopoldthecoder
d382d46e06 delete Select configs 2017-01-23 16:07:52 +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
Leopoldthecoder
5e455f911f Select: fix incorrect popper updating when filterable 2017-01-23 14:21:43 +08:00
badpunman
36bed61f97 remove popover's document click handler, related to #2561 (#2570)
* popover memory leak fix

* actual fix
2017-01-23 14:21:25 +08:00
qingwei.li
1f53559c20 DatePicker: fix toDate, fixed #2538 2017-01-23 14:07:05 +08:00
qingwei.li
ed299e9003 Add reset.css into theme-deafult 2017-01-23 14:06:14 +08:00
cinwell.li
9f5c08e6e6 Clean packages (#2345) 2017-01-23 14:06:01 +08:00
Liu Yuyang
fc920fe735 collapse-transition: fix strange transition behaviour in safari (#2525)
* collapse-transition: fix strange transition behaviour in safari

* 为你库兼容ie9

* move collapse-transition from tree to src/common
2017-01-23 11:01:14 +08:00
baiyaaaaa
1f46067055 Merge pull request #2540 from Leopoldthecoder/dev
Select: fix disabled multiple filterable bug, add missing scrollbar s…
2017-01-22 14:42:24 +08:00
Leopoldthecoder
8fc55e30e6 Select: input regain focus when multiple&filterable 2017-01-22 12:48:02 +08:00
Leopoldthecoder
1c6c0cda45 Select: fix disabled multiple filterable bug, add missing scrollbar styles 2017-01-22 12:23:12 +08:00
Oskari Groenroos
a6fc0312de Add Finnish translation 2017-01-22 07:02:11 +08:00
杨奕
9f49013ef3 DatePicker: add missing styles (#2504) 2017-01-20 11:25:08 +08:00
purepear
b9039ca7db Fix bg.js year 2017-01-20 10:10:48 +08:00
HakurouKen
0de099057d input: fix typo. 2017-01-18 18:43:31 +08:00
HakurouKen
6caafe9f9f tree: Make the table 方法 display correctly in README file. 2017-01-18 18:43:31 +08:00
张华焱
28b3883379 Merge branch 'newdev' into dev 2017-01-18 18:01:32 +08:00