Commit Graph

190 Commits (64f1caea387beb8827305965a7753161697ed1d1)

Author SHA1 Message Date
baiyaaaaa 66b055f9d2 fix btn-group style in form-item (#1371) 2016-11-26 14:13:15 +08:00
baiyaaaaa d9c7824470 fix form validate bug (#1363) 2016-11-26 10:48:06 +08:00
baiyaaaaa ae7e5a10a7 fix button-group align bug (#1349) 2016-11-25 08:54:40 +08:00
FuryBean 090f91d057 Fix empty text display in firefox. (#1347) 2016-11-25 08:54:05 +08:00
cinwell.li 304f02ea0e Font: fix load error in chrome, fixed #1322 (#1324) 2016-11-24 10:59:55 +08:00
FuryBean 2f3f5eabc1 Table: add header group feature. (#1312) 2016-11-23 20:32:23 +08:00
FuryBean 631037c296 Table: improve performance in large data. (#1298) 2016-11-23 18:24:32 +08:00
FuryBean f729497de5 Tabs: fix dynamic bug & add closable prop for tab-pane (#1285) 2016-11-23 10:47:12 +08:00
boyd91 ec2b62d93e Add box-sizing: content-box for compatibility (#1229)
Some CSS resets (including Bootstrap's) contain *::after{ box-sizing: border-box; }

This breaks the checkbox component style. Therefor add box-sizing: content-box explicitly to increase compatibility.
2016-11-21 19:02:56 +08:00
baiyaaaaa 6b857a23f8 fix radio-button style 2016-11-18 22:12:12 +08:00
Leopoldthecoder 2e931cff96 [build] 1.0.2 2016-11-18 20:08:55 +08:00
FuryBean 07b8ec030f Table: fix selection-change not fire in some condition. (#1198) 2016-11-18 20:03:19 +08:00
Leopoldthecoder faa27b9d99 Input: fix input-group line height 2016-11-18 20:03:14 +08:00
杨奕 edeae0a2a4 Button: add focus style (#1116) 2016-11-18 20:03:13 +08:00
baiyaaaaa 99eb9366eb fix col responsive style bug 2016-11-18 20:03:13 +08:00
Leopoldthecoder 54b1543698 [build] 1.0.1 2016-11-16 17:24:03 +08:00
qingwei.li b7ecc15622 Table: fix tooltip style 2016-11-16 16:59:26 +08:00
FuryBean 5203280af1 Tree: add defaultExpandKeys & defaultCheckedKeys. (#1088) 2016-11-16 15:35:46 +08:00
SkyAo d4e45e8d9b Merge pull request #1093 from QingWei-Li/fix/datepicker-month
DatePicker: fix select year in month type, fixed #1070
2016-11-16 11:28:27 +08:00
qingwei.li 478549bd30 DatePicker: fix select year in month type, fixed #1070 2016-11-16 11:11:29 +08:00
Leopoldthecoder 5fcd73cd85 Loading: add loading service 2016-11-15 20:29:33 +08:00
baiyaaaaa 14475c33de responsive layout 2016-11-14 15:45:08 +08:00
baiyaaaaa 9c5a713ff1 Merge pull request #1039 from Leopoldthecoder/loading-css
Loading: remove unnecessary inline styles
2016-11-14 00:23:04 +08:00
qingwei.li 1f96a372fe fix salad config 2016-11-13 22:08:38 +08:00
Leopoldthecoder 940b189bbd Loading: remove unnecessary inline styles 2016-11-13 21:12:04 +08:00
Leopoldthecoder c0e331d210 Review: steps/switch/tabs/tag/table 2016-11-13 11:58:45 +08:00
杨奕 d7fd700c54 Switch: update change event triggering mechanism (#1002) 2016-11-13 11:45:53 +08:00
cinwell.li f138cbfec8 DatePicker: fix readonly, add disabled and editable, fixed #976 (#1000) 2016-11-13 11:45:38 +08:00
Leopoldthecoder a8adb5f3dc Switch: fix style inside Form 2016-11-10 22:49:57 +08:00
Leopoldthecoder 097745f9b9 [build] 1.0.0 2016-11-09 19:15:25 +08:00
Leopoldthecoder 813dc78c51 Loading: update style/Add favicon 2016-11-09 17:57:00 +08:00
李名凯 81477a9af9 Table: Set the background color of striped table on the td element (#917) 2016-11-09 13:52:26 +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 fb86f81eb6 fix inline-block style 2016-11-09 11:25:25 +08:00
Leopoldthecoder aeb9eb87a9 Loading: improve visual, add custom text 2016-11-08 23:20:30 +08:00
cinwell.li 8439cbd5d0 Theme-default: improve vars (#899) 2016-11-08 11:20:53 +08:00
Leopoldthecoder 9e6513fa17 [build] 1.0.0-rc.9 2016-11-07 17:44:59 +08:00
Leopoldthecoder 66ba839b12 Button: avoid button splitting in button-group 2016-11-07 16:41:39 +08:00
杨奕 6f55d6d9af Slider: fix an inputValue initiation bug (#879) 2016-11-07 16:25:27 +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 fe4357d7f8 fix zIndex -1 2016-11-07 10:28:58 +08:00
Leopoldthecoder d5eb9ac3b5 MessageBox: fix text blur due to translating half pixel 2016-11-06 10:12:04 +08:00
Leopoldthecoder 3d6d0bd12b Tabs: fix a close button style overwriting bug 2016-11-05 18:54:58 +08:00
FuryBean 6cc4ea6dfc Merge pull request #831 from QingWei-Li/fixed/datepicker-disabled
DatePicker: disabled year or month, fixed #758
2016-11-04 19:20:52 +08:00
FuryBean 92bbc55cd3 Merge pull request #828 from Leopoldthecoder/message-zindex
Message/Notification: manage z-index with PopupManager
2016-11-04 19:19:32 +08:00
qingwei.li a2f7316b69 DatePicker: disabled year or month, fixed #758 2016-11-04 18:26:22 +08:00