Commit Graph

458 Commits (6521828f27a20f3f69d389b4432bf38cd89a0c16)

Author SHA1 Message Date
Leopoldthecoder f0b7debd23 Merge remote-tracking branch 'eleme/dev' into carbon
# Conflicts:
#	CHANGELOG.en-US.md
#	CHANGELOG.zh-CN.md
#	examples/app.vue
#	examples/docs/en-US/switch.md
#	examples/docs/zh-CN/switch.md
#	examples/versions.json
#	package.json
#	packages/switch/src/component.vue
#	packages/theme-default/package.json
#	packages/theme-default/src/common/var.css
#	packages/theme-default/src/switch.css
#	src/index.js
2017-10-16 18:33:41 +08:00
Leopoldthecoder c52b64dae1 [build] 1.4.7 2017-10-16 16:25:29 +08:00
Brad Adams 6d311ed6d3 Switch: Add `allowFocus` prop & focus/blur events (#7494)
* Table: Add `important` rule to `col-resize` cursor

* Table: Add `important` rule to `col-resize` cursor

* Update table-header.js

* [Switch]: Add `allowFocus` prop + blur/focus events

+ Add new `allowFocus` prop
+ Add event emitters for focus & blur events
+ Set `input` $ref `.focus()` on switch click event

* [Switch]: Add styling for when `allowFocus: true`

+ Add styling for when `allowFocus` prop is set to true.
+ Add styling for when input is focused

* [Switch]: Update docs
2017-10-16 02:52:10 -05:00
Leopoldthecoder cd409ced7c docs responsive 2017-10-03 03:54:38 -05:00
Leopoldthecoder 257473f305 Merge remote-tracking branch 'eleme/dev' into carbon
# Conflicts:
#	examples/app.vue
#	examples/docs/en-US/tree.md
#	examples/docs/zh-CN/tree.md
#	examples/versions.json
#	packages/select/src/select.vue
#	packages/theme-default/package.json
2017-09-29 16:21:29 +08:00
杨奕 21c579179c remove theme-default (#7273) 2017-09-28 05:01:29 -05:00
Leopoldthecoder e1e6adbb23 [build] 1.4.6 2017-09-27 13:34:35 +08:00
Leopoldthecoder 4e5bbbc978 [build] 1.4.5 2017-09-24 15:53:25 +08:00
baiyaaaaa 91d9ed7feb feature inline message 2017-09-18 00:37:43 -05:00
baiyaaaaa 0b3a2f70c4 fix cascader test 2017-09-18 00:37:43 -05:00
Leopoldthecoder 43ecb8818c Merge branch 'dev' into carbon
# Conflicts:
#	packages/date-picker/src/panel/time.vue
2017-09-14 19:33:49 +08:00
Leopoldthecoder fece184c64 Table: sortable header discoverability 2017-09-06 12:42:01 +08:00
Leopoldthecoder efdf74d1a6 [build] 1.4.4 2017-09-05 17:39:20 +08:00
Leopoldthecoder ef61460688 Merge branch 'carbon-1' into carbon 2017-09-01 10:56:25 +08:00
Leopoldthecoder 6ffcf5f79f [build] 1.4.3 2017-08-25 16:46:39 +08:00
Leopoldthecoder f0c4c5b587 InputNumber: fix style when nested in form item 2017-08-23 18:08:29 +08:00
杨奕 79016032ea scaffolding chalk (#6643)
* scaffolding chalk

* update button
2017-08-23 18:07:14 +08:00
Leopoldthecoder 12823a6e24 Pagination: fix editor style in firefox 2017-08-22 18:13:00 +08:00
Leopoldthecoder 2bf285d0cf Dialog: fix close button style 2017-08-22 12:46:36 +08:00
杨奕 bf6661266a add layout (#6600)
* add layout

* add docs

* add en docs

* fix test
2017-08-22 12:46:22 +08:00
Leopoldthecoder 122c3690df Menu: optimize collapse animation 2017-08-18 14:34:37 +08:00
Leopoldthecoder 1ea66bdfe4 Carousel: fix flashing items 2017-08-18 12:21:34 +08:00
kingwl e647bc994f Progress: fix incorrect vertical align if percent is zero 2017-08-17 16:39:03 +08:00
Leopoldthecoder e3aa5ac594 Merge branch 'dev' into carbon 2017-08-09 12:37:42 +08:00
Leopoldthecoder ed2f344690 [build] 1.4.2 2017-08-09 12:23:38 +08:00
Leopoldthecoder aae78193f9 Table: hide table when nested in an invisible container 2017-08-09 11:52:27 +08:00
maranran c20ff5e55c [Button] add accessibility (#6180)
* 	add accessibility for Alert、Button、 Breadcrumb、 Checkbox

* Update checkbox.md
2017-08-05 18:33:50 +08:00
Leopoldthecoder f23629ac43 Select: remove resetIndex 2017-08-05 18:00:56 +08:00
Leopoldthecoder 50e2f23436 Message: refactor icon 2017-08-05 17:52:53 +08:00
Leopoldthecoder 7f70ea6726 Dialog: remove v-model, add append-to-body 2017-08-05 17:52:20 +08:00
Leopoldthecoder c340ed13e4 Notification: add position 2017-08-05 16:38:07 +08:00
jeremywu 1ba66276c3 Input-Number: fixed multi-size component border overflow, tested on chrome 60, canary, chromium, safari, firefox (#6310) 2017-08-05 16:06:36 +08:00
maran 7a84a3e44a RadioGroup:add accessibility 2017-08-03 17:56:48 +08:00
baiyaaaaa 5c2589677a Tab: add vertical tab (#6096)
* add tabs position

* add tabs test

* Update tabs.md
2017-07-30 16:12:06 +08:00
Leopoldthecoder 76ccc20356 [build] 1.4.1 2017-07-28 12:54:14 +08:00
Tong 6e685a3f02 Table: fix hover-row bgcolor of table with fixed column 2017-07-28 10:58:47 +08:00
Leopoldthecoder ee03e3b851 Upload: remove delete icon when disabled 2017-07-27 20:35:30 +08:00
Leopoldthecoder aba698da57 [build] 1.4.0 2017-07-21 14:01:08 +08:00
Leopoldthecoder ced6640f7b [build] 1.4.0-beta.1 2017-07-20 15:53:06 +08:00
baiyaaaaa c73eeed291 Menu: add collapse (#5941)
* feature menu collapse

* Update menu.md
2017-07-20 12:44:52 +08:00
jianzhi92 84c81ff9f9 Fix line height of cascader label
Cascader label isn't aligned in its parent element.
2017-07-15 17:47:20 +08:00
wacky6.AriesMBP 986c4a2127 Step: make progress line to be exactly 50% size 2017-07-11 18:42:50 +08:00
YYvanYang 87813a229c radio-group: fixed style of the border-radius while the radio button group just has an element without any siblings. (#5646) 2017-07-05 16:45:08 +08:00
baiyaaaaa 6a3ee2fdc7 fix form-item style (#5588)
* fix form-item style

* add tips
2017-07-04 18:02:05 +08:00
Leopoldthecoder 65eaf94b38 Tree: use font size variable 2017-07-02 19:58:37 +08:00
Leopoldthecoder 48733a29f9 [build] 1.3.7 2017-06-18 21:43:53 +08:00
Leopoldthecoder a54b5e626e Switch: remove user-select 2017-06-18 17:18:33 +08:00
Alashow 28fafaf832 DatePicker: fix shortcut panel overflow (#5297) 2017-06-15 21:31:48 +08:00
Leopoldthecoder cf78e2c5a3 [build] 1.3.6 2017-06-09 20:26:08 +08:00
Leopoldthecoder 48ee050b38 [build] 1.3.5 2017-06-03 20:59:38 +08:00