Commit Graph

478 Commits (d5eb9ac3b536b4cf881947d529df65727e7e5abc)

Author SHA1 Message Date
qingwei.li f6b2dcf9d9 Tooltip: fix arrow offset style 2016-10-31 18:28:34 +08:00
SkyAo 5a02fdd57e Merge pull request #745 from QingWei-Li/feat/pagination
Pagination: emit 'current-page' when sizes change, closed #729
2016-10-31 16:43:30 +08:00
Leopoldthecoder 0eb6b5b3ce Theme-default: add variables 2016-10-31 16:06:36 +08:00
杨奕 7782b97458 Merge pull request #741 from baiyaaaaa/feat-dropdown
dropdown: add command api
2016-10-31 15:56:56 +08:00
杨奕 513f08e082 Merge pull request #742 from QingWei-Li/fix/date-picker-daterange
DatePicker: fix dont select the time on the same day
2016-10-31 15:56:48 +08:00
qingwei.li a81cea32c7 Pagination: emit 'current-page' when sizes change, closed #729 2016-10-31 15:14:30 +08:00
qingwei.li 464fe80d06 DatePicker: fix dont select the time on the same day 2016-10-31 14:22:53 +08:00
qingwei.li 83dca7574d TimePicker: hidden scrollbar in IE10 2016-10-31 13:05:47 +08:00
baiyaaaaa a4cc618e49 dropdown: add command api 2016-10-31 12:51:05 +08:00
baiyaaaaa 49a4097cf1 Merge pull request #737 from QingWei-Li/fix/popover-focus
Popover: fix focus trigger, fixed #734
2016-10-31 12:49:43 +08:00
qingwei.li 482e78addc Popover: fix focus trigger, fixed #734 2016-10-31 11:22:48 +08:00
Leopoldthecoder 2cce804eb8 MessageBox: autofocus confirm button 2016-10-30 20:48:17 +08:00
baiyaaaaa 135c8ed45b replace _componentTag to componentName 2016-10-30 20:18:33 +08:00
baiyaaaaa 2e77e5a50b support button autofocus && autofocus message box confirm button 2016-10-30 16:21:57 +08:00
cinwell.li 74e6dac47c Table: fix show tooltip, fixed #714 (#717) 2016-10-30 11:32:06 +08:00
Leopoldthecoder 4cff9bc197 MessageBox: fix a callback overwriting bug 2016-10-29 14:11:19 +08:00
杨奕 19d7e72f3a Pagination: add missing i18n config (#701) 2016-10-28 17:29:50 +08:00
cinwell.li 8a72f1b45e Button: add click event (#703) 2016-10-28 17:29:18 +08:00
cinwell.li 56b23359d3 InputNumber: fix button style (#698) 2016-10-28 14:10:35 +08:00
baiyaaaaa 33c99d8ab8 fix dropdown menu visible bug 2016-10-28 10:54:29 +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
杨奕 01531e84e0 i18n: add English config (#685) 2016-10-27 20:14:31 +08:00
cinwell.li f960ea50b9 Add locale feature (#678)
fix
2016-10-27 17:31:22 +08:00
杨奕 a1b83b5540 Tree: add test (#679) 2016-10-27 17:30:27 +08:00
baiyaaaaa a52b251fc8 iframe upload use post message to get the res content 2016-10-27 11:06:26 +08:00
cinwell.li 8783c3e95d DatePicker: improve test (#659) 2016-10-26 22:56:51 +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
杨奕 7181b36543 Merge pull request #650 from QingWei-Li/test/time-picker
TimePicker: improve test
2016-10-26 11:41:57 +08:00
qingwei.li 468c70e26b TimePicker: improve test 2016-10-26 11:35:41 +08:00
baiyaaaaa 63ca1eb07a add support for change by keyboard event (#648) 2016-10-26 11:22:13 +08:00
furybean 59ed4984dc Table: add empty text 2016-10-25 23:20:48 +08:00
cinwell.li 4dd8b094cb Update externals (#641) 2016-10-25 21:35:41 +08:00
qingwei.li ede57a7abf TimeSelect: improve test 2016-10-25 19:24:09 +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
杨奕 dc1b4fbba7 Merge pull request #611 from baiyaaaaa/test/component/tabs
add tabs test
2016-10-24 17:38:48 +08:00
baiyaaaaa b0e960cb03 add tabs test 2016-10-24 17:20:26 +08:00
FuryBean 7ce40a94aa Table: add hover background. (#609) 2016-10-24 14:12:16 +08:00
杨奕 4eb5cf350f Merge pull request #608 from QingWei-Li/fix/date-picker
DatePicker: fix trigger multiple watch, fixed #597
2016-10-24 12:36:51 +08:00
qingwei.li 202a77abc1 DatePicker: fix trigger multiple watch, fixed #597 2016-10-24 11:33:48 +08:00
baiyaaaaa 84adcace51 add autocomplete size (#600) 2016-10-24 11:02:32 +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
baiyaaaaa 031716c227 fix tabs style (#588) 2016-10-22 16:21:58 +08:00
baiyaaaaa c14cb221cd fix input native props 2016-10-22 14:32:08 +08:00
杨奕 ac207dc971 Merge pull request #580 from furybean/improve-table-fixed
[Table] Improve fixed implement method.
2016-10-22 00:05:02 +08:00
furybean 41490c55e1 [Table] Improve fixed implement method. 2016-10-21 23:26:52 +08:00
cinwell.li 706d47b710 Clickoutside: add test & improve vue-popper test (#577) 2016-10-21 23:21:54 +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
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
杨奕 7bc214ce2f Slider: improve test (#554) 2016-10-21 14:56:14 +08:00
Leopoldthecoder 63daf2c989 Message: add test 2016-10-21 11:22:59 +08:00
baiyaaaaa d918b434c5 fix input-number style 2016-10-21 10:26:57 +08:00
cinwell.li e96ba3d26b DatePicker: Optimize the input, fixed #484 (#543) 2016-10-20 20:12:21 +08:00
baiyaaaaa 59261f567c Merge pull request #549 from Leopoldthecoder/master
Select: add resize event
2016-10-20 19:47:05 +08:00
baiyaaaaa f8c049175c Merge pull request #548 from QingWei-Li/test/card
Card: add test
2016-10-20 19:45:54 +08:00
baiyaaaaa 56354f1c81 input test improve 2016-10-20 19:24:00 +08:00
qingwei.li 49546c93e9 Card: add test 2016-10-20 18:51:49 +08:00
Leopoldthecoder 70aed33c69 Select: add resize event 2016-10-20 18:44:09 +08:00
qingwei.li d2a998726d Popover: add test 2016-10-20 14:35:12 +08:00
cinwell.li 510034d2d2 Add istanbul ignore (#521) 2016-10-19 22:48:35 +08:00
baiyaaaaa 0c75354eb5 menu item select event improve 2016-10-19 21:58:58 +08:00
baiyaaaaa 81e79fac72 fix menu-item text overflow style 2016-10-19 21:58:58 +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
Leopoldthecoder 8d10dda8b6 Rate: add test 2016-10-19 20:36:57 +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
Leopoldthecoder 66842c80e8 Slider: add test 2016-10-19 15:48:59 +08:00
baiyaaaaa b63cb5e066 unit test of input 2016-10-19 14:51:18 +08:00
baiyaaaaa 3f935a2aac fix textarea autosize bug 2016-10-19 12:56:04 +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
杨奕 2ec517505b Testing: switch (#477) 2016-10-18 17:00:50 +08:00
杨奕 c7103edd65 Merge pull request #479 from QingWei-Li/test/date-picker
DatePicker: add test
2016-10-18 16:53:00 +08:00
Leopoldthecoder 5352f31f16 fix multiple remote select's default value issue 2016-10-18 16:45:54 +08:00
qingwei.li 0e520f9653 DatePicker: add test
DatePicker: clean code
2016-10-18 16:42:03 +08:00
杨奕 4495877dff fix loading overflow:hidden removal issue (#469) 2016-10-18 12:16:15 +08:00
baiyaaaaa 4bdfcec9d7 add input icon click event 2016-10-18 11:41:09 +08:00
杨奕 c4d69be4af Merge pull request #467 from QingWei-Li/fix/date-picker-style
DatePicker: fix panel style, #318
2016-10-18 10:11:11 +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
qingwei.li 71af8e9020 DatePicker: add lazy modifier in input element 2016-10-18 09:37:19 +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