Commit Graph

11 Commits (ccd36eb01f9c6fe6cd29e608ed55e23e0c43ecbc)

Author SHA1 Message Date
Leopoldthecoder a0ec1580e1 Changelog: update for 1.4.7 2017-10-16 03:23:09 -05: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
Jiewei Qian 3a90003231 doc: fix wrong indent in select.md (#4972) 2017-05-20 01:49:01 +08:00
qingwei.li ac571ce6d8 doc: add the missing styles for english docs 2017-05-18 06:35:32 -07:00
Leopoldthecoder 45043754df update dependencies 2017-04-28 14:09:25 +08:00
liyl 3655d0be33 Switch:feat support number value 2017-04-27 11:46:16 +08:00
liyl 19c5afb2df Switch: feature add-expand-value 2017-04-27 11:46:16 +08:00
gogu 88a5772e91 Fixed switch custom color with disabled. 2016-12-08 18:22:24 +08:00
Leopoldthecoder 353dab8c55 JSFiddle: add missing <style> and <script> 2016-11-14 18:24:06 +08:00
Leopoldthecoder c0e331d210 Review: steps/switch/tabs/tag/table 2016-11-13 11:58:45 +08:00
杨奕 4ccb8ea9ae Merge i18n to master (#972)
* init i18n

* update router

* finish router

* Review: message/messageBox/notification

* Tag: update doc

* Review: pagination/popover/progress

* i18n: sync with master
2016-11-10 21:46:55 +08:00