Commit Graph

1864 Commits (bd008bae682884b697a48680b7c43e6004c60db5)

Author SHA1 Message Date
杨奕 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
杨奕 9cbacbedb4 Slider: restore destroyed styles (#2574) 2017-02-04 16:02:45 +08:00
cinwell.li c07609b840 Table: fix data is an array of numbers, fixed #2108 (#2576) 2017-02-04 15:59:06 +08:00
杨奕 c672727673 Merge pull request #2559 from baiyaaaaa/cascader
add cascader component
2017-02-04 15:12:28 +08:00
baiyaaaaa d0097cec14 improve docs 2017-02-04 15:02:38 +08:00
杨奕 c19d2a72e0 Theme: paramaterize missing colors for Tag (#2591) 2017-02-04 11:52:57 +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
baiyaaaaa 964eb5ad84 add international 2017-02-04 10:51:33 +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
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
杨奕 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
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
Leopoldthecoder 13f114200c Theme: add theme-preview 2017-01-23 11:45:22 +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
baiyaaaaa 3e2f7bac8e Merge pull request #2556 from Leopoldthecoder/dialog-modal
Dialog: add modalAppendToBody
2017-01-22 14:19:43 +08:00
Leopoldthecoder 8fc55e30e6 Select: input regain focus when multiple&filterable 2017-01-22 12:48:02 +08:00