Commit Graph

190 Commits (64f1caea387beb8827305965a7753161697ed1d1)

Author SHA1 Message Date
杨奕 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
Leopoldthecoder 5ee53016f7 Message/Notification: manage z-index with PopupManager 2016-11-04 17:36:14 +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
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 afb68c75fa Table: update hover effect. (#803) 2016-11-03 21:00:09 +08:00
qingwei.li 482f752b9f Remove submodule 2016-11-02 12:42:14 +08:00
qingwei.li cacd19d27d package.json: Update scripts 2016-11-01 22:51:03 +08:00
qingwei.li 131cc78825 Update build theme config 2016-11-01 21:48:07 +08:00
qingwei.li 77b9a84851 migrate theme-deafult repo 2016-11-01 12:26:56 +08:00
Leopoldthecoder 65a0250287 Slider: fix display issue inside Form 2016-11-01 11:36:41 +08:00
baiyaaaaa 07345868f6 input-number: style fix && experience improve 2016-11-01 11:36:27 +08:00
杨奕 6cb4981d55 Merge pull request #744 from QingWei-Li/fix/time-picker-scrollbar
TimePicker: hidden scrollbar in IE10
2016-11-01 10:09:08 +08:00
qingwei.li 72bb5899e5 Merge branch 'master' into fix/time-picker-scrollbar 2016-10-31 20:52:43 +08:00
qingwei.li f6b2dcf9d9 Tooltip: fix arrow offset style 2016-10-31 18:28:34 +08:00
Leopoldthecoder 0eb6b5b3ce Theme-default: add variables 2016-10-31 16:06:36 +08:00
qingwei.li 83dca7574d TimePicker: hidden scrollbar in IE10 2016-10-31 13:05:47 +08:00
cinwell.li 74e6dac47c Table: fix show tooltip, fixed #714 (#717) 2016-10-30 11:32:06 +08:00
cinwell.li 56b23359d3 InputNumber: fix button style (#698) 2016-10-28 14:10:35 +08:00
FuryBean 14495f6189 Table: add filter feature. (#684) 2016-10-27 21:45:21 +08:00
杨奕 01531e84e0 i18n: add English config (#685) 2016-10-27 20:14:31 +08:00
furybean 59ed4984dc Table: add empty text 2016-10-25 23:20:48 +08:00
baiyaaaaa 06b2cabf6b fix masses style 2016-10-25 12:34:38 +08:00
FuryBean 7ce40a94aa Table: add hover background. (#609) 2016-10-24 14:12:16 +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
baiyaaaaa 031716c227 fix tabs style (#588) 2016-10-22 16:21:58 +08:00
furybean 41490c55e1 [Table] Improve fixed implement method. 2016-10-21 23:26:52 +08:00
cinwell.li d2a2376329 Steps: add test (#561) 2016-10-21 14:57:14 +08:00
baiyaaaaa d918b434c5 fix input-number style 2016-10-21 10:26:57 +08:00
Leopoldthecoder 70aed33c69 Select: add resize event 2016-10-20 18:44:09 +08:00
baiyaaaaa 81e79fac72 fix menu-item text overflow style 2016-10-19 21:58:58 +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
杨奕 0e8873b0f6 Merge pull request #503 from QingWei-Li/fix/date-picker-style
DatePicker: fix input style in IE, fixed #498
2016-10-19 12:31:11 +08:00
qingwei.li 1ff6a59e06 DatePicker: fix input style in IE, fixed #498 2016-10-19 12:11:35 +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
杨奕 5deb201d87 Merge pull request #470 from furybean/tree-new
Improve Tree
2016-10-18 10:10:21 +08:00
杨奕 68fbcc13f7 Merge pull request #472 from dnshi/update-steps
Steps: add vertical-align: middle
2016-10-18 10:06:28 +08:00
Dean Shi d38688aa65
Steps: add vertical-align: middle 2016-10-17 15:29:58 -07:00
troorl cc12fe31de alert.css should use variables for colours instead of hardcoded values 2016-10-17 21:21:23 +03:00
furybean 785bed20df Improve Tree:
1. Add props: renderContent, highlightCurrent
2. Fix Bug: tree do not change when data changed
2016-10-18 00:32:38 +08:00
baiyaaaaa df5e02297d fix input line-height (#431) 2016-10-14 23:47:26 +08:00
Leopoldthecoder c369a2c060 fix tooltip display in table 2016-10-13 17:01:31 +08:00
qingwei.li 686653e3ba Steps: fix line style in vertical mode 2016-10-13 16:19:08 +08:00
baiyaaaaa 96827a3f28 fix dropdown style 2016-10-13 13:48:10 +08:00
baiyaaaaa 8a9913d541 add breadcrumb router props 2016-10-13 12:34:25 +08:00
baiyaaaaa 2bbd8d08a1 Merge pull request #375 from Leopoldthecoder/Msgbox
add some missing css
2016-10-13 12:00:33 +08:00
Leopoldthecoder 2bb5f4ed8b add some missing css 2016-10-13 11:54:25 +08:00
baiyaaaaa 2a9d626a93 fix inline form,dropdown style 2016-10-13 11:28:57 +08:00
baiyaaaaa 58194f78e2 fix icon vertical 2016-10-13 00:24:10 +08:00
杨奕 da4097fd67 Merge pull request #345 from dnshi/update-steps
Step: Modify Step styling
2016-10-12 19:13:03 +08:00
qingwei.li a71471f6e1 DropdownMenu: fix popper
Update changelog

DropdownMenu: Remove console
2016-10-12 18:58:16 +08:00
cinwell.li de696c78bc Tooltip/Popover: adjust the element to body, fixed #296 (#300)
* Tooltip/Popover: adjust the element to body, fixed #296

* Popover: fix destroy popover

* Refactor vue-popper, #296

* Fix datepicker style

* Poppover: remove settimeout

* Select: fix click outside

* Fix popper zIndex
2016-10-12 17:41:49 +08:00
qingwei.li 58d863ced1 Steps: fix icon style 2016-10-12 13:31:22 +08:00
Dean Shi 3cdd62c493
Modify Step styling 2016-10-11 18:23:16 -07:00
Leopoldthecoder b66727a3bd add top to Dialog 2016-10-11 10:55:38 +08:00
furybean 4a08c4702d Improve Table: use element reisze event instead of window resize event 2016-10-08 17:58:18 +08:00
baiyaaaaa cf3e15eab9 Dropdown Reconstruction 2016-10-07 23:39:40 +08:00
baiyaaaaa 70410a2b1f add rows and autosize property 2016-10-04 17:22:20 +08:00
qingwei.li 4b92796d8e Table: fix cell style,fixed #204 2016-10-02 19:05:24 +08:00
Pooya Parsa 9ed735e700 Cross package dependency (#192) 2016-09-30 10:26:08 +08:00
baiyaaaaa d4cdb9ca6b fixed row flex align bug 2016-09-28 12:30:20 +08:00
isunkui 6a25760d8c Table: fix table style (#130) 2016-09-23 12:40:16 +08:00
isunkui 52487638d3 TableColumn: fix TableColumn align style 2016-09-22 12:55:28 +08:00
baiyaaaaa fc5c3e8ecc misc fixed (#117)
* add select event

* fixed fix upload/tabs/progress

* docs site
2016-09-21 18:45:29 +08:00
cinwell.li 56ed21df4a TableColumn: add align attribute, #78 (#94) 2016-09-21 06:20:36 +08:00
baiyaaaaa 46464cba06 fixed el-col style, fix #75 (#83) 2016-09-19 12:31:31 +08:00
Leopoldthecoder c02809c4af misc visual updates 2016-09-14 11:16:14 +08:00
Leopoldthecoder ea3f87f61d update popover/tooltip docs 2016-09-13 10:23:24 +08:00
qingwei.li 462b1820cb Add missing css files 2016-09-12 14:47:07 +08:00
十界 42dca84265 Input-number: fix input-number style in form 2016-09-10 00:42:58 +08:00
qingwei.li 682917aca2 Steps: fix line 2016-09-09 14:40:04 +08:00
qingwei.li a7c30b5148 package: add lint script & lock vue version 2016-09-09 11:51:28 +08:00
Leopoldthecoder 4b3ba7fc87 fix textarea style in form 2016-09-09 10:46:32 +08:00
杨奕 9caa78bda1 Merge pull request #26 from QingWei-Li/master
Fix badge, card, tooltip
2016-09-08 09:14:34 +08:00
Leopoldthecoder 906503ec71 update check size 2016-09-07 18:42:38 +08:00
Leopoldthecoder 74abc40bf3 add footer-nav 2016-09-07 18:39:09 +08:00
qingwei.li 1683461d91 Menu,Breadcrumb,Steps,Tabs: update doc and fix style 2016-09-07 18:36:50 +08:00
baiyaaaaa eb5bbb3ee8 use local gulp 2016-09-07 18:20:50 +08:00
baiyaaaaa 38cb32609c update progress 2016-09-07 18:06:47 +08:00
Leopoldthecoder 96f403badb minor doc updates/guarantee _self returns the right vm 2016-09-06 19:33:37 +08:00
baiyaaaaa bb1ea77af5 Merge pull request #7 from Leopoldthecoder/master
update Message animation and Rate/Switch doc
2016-09-05 23:27:34 +08:00
Leopoldthecoder 95b40b739e update Message icon style 2016-09-05 20:11:11 +08:00
Leopoldthecoder d2bad291af update Message animation and Rate/Switch doc 2016-09-05 15:34:53 +08:00
baiyaaaaa 6a558dbe48 menu fixed 2016-09-05 12:40:11 +08:00
baiyaaaaa a38fdce7e9 update tree docs 2016-09-05 12:40:11 +08:00
qingwei.li 23f7447874 Table: fix highligh row in striped table 2016-09-02 18:22:09 +08:00
Leopoldthecoder 07a0943d6b update message box prompt style 2016-09-02 13:58:54 +08:00
baiyaaaaa 578a2c0b82 update menu docs 2016-09-01 10:48:06 +08:00
Leopoldthecoder d26e237f81 fix select style in form 2016-08-31 13:58:47 +08:00
Leopoldthecoder 5a9f14619b fix multi-select icon 2016-08-31 11:58:26 +08:00
baiyaaaaa ac8bc3a874 Merge pull request #115 from Leopoldthecoder/next
DatePicker/DatetimePicker doc update
2016-08-29 19:58:56 +08:00
baiyaaaaa c61c1472af Merge pull request #117 from eleme/feat/upload
update upload
2016-08-29 19:58:37 +08:00
baiyaaaaa 538e2934c5 update form docs 2016-08-29 19:56:57 +08:00
baiyaaaaa ac1bebf266 update upload 2016-08-29 19:48:14 +08:00
Leopoldthecoder eb03154839 DatePicker/DatetimePicker doc update 2016-08-29 19:04:31 +08:00