Commit Graph

2463 Commits (93910da1733821461bda456f7e8804350aedd9bb)

Author SHA1 Message Date
patriciussanctus 433a66cc40 Picker: esc => close and stop 2017-06-09 19:04:56 +08:00
ChuckFields 66cad95a4b DatePicker: Fix Typing a date and tabbing does not close the calendar #4948 (#5149)
* DatePicker: Fix Typing a date and tabbing does not close the calendar #4948

* DatePicker: Fix Typing a date and tabbing does not close the calendar #4948 -Updated test case
2017-06-09 18:41:30 +08:00
baiyaaaaa a1ec75b2f4 add props support (#5188) 2017-06-09 16:55:30 +08:00
Leopoldthecoder cb2e43f696 fix DatePicker and Select bug 2017-06-09 16:22:02 +08:00
Leopoldthecoder f9b19d9aa1 Dialog: fix incorrect updatePopper calls 2017-06-09 16:21:48 +08:00
Kermo dfe8972e2c Remove unnecessary comments 2017-06-09 16:21:30 +08:00
Kermo 137b70eadd Add missing translations 2017-06-09 16:21:30 +08:00
Kermo af17bd6ad3 Add Estonian language 2017-06-09 16:21:30 +08:00
kingwl cc7a461db5 ColorPicker: replace watch hue with computed 2017-06-09 16:21:14 +08:00
kingwl 94e6288286 ColorPicker: while watch hue and value with computed 2017-06-09 16:21:14 +08:00
kingwl 1a9822eb60 ColorPicker: fix invalid hue bar click when saturation is zero (#5080) 2017-06-09 16:21:14 +08:00
Werner Mollentze 7e7a731e14 Removed trailing space(s)
i18n: Added Afrikaans (af-ZA) locale
2017-06-09 10:05:38 +08:00
Werner Mollentze 7133297004 Added af.js
Added Afrikaans locale
2017-06-09 10:05:38 +08:00
杨奕 a715e41d86 README: add atom helper (#5235) 2017-06-07 11:47:11 +08:00
kingwl 88b5bc6e63 ColorPicker: fix nocorrect rgb value (#5179) (#5183) 2017-06-04 17:11:16 +08:00
Leopoldthecoder 49c970c3d8 [release] 1.3.5 2017-06-03 20:59:39 +08:00
Leopoldthecoder 48ee050b38 [build] 1.3.5 2017-06-03 20:59:38 +08:00
Leopoldthecoder 610b3552b6 Changelog: update for 1.3.5 2017-06-03 20:57:07 +08:00
chikara-chan 891bda0c57 feat: keep focusing inside the popup by `tab` key 2017-06-03 18:13:50 +08:00
chikara-chan d41c0c4ba9 feat: popup close button accessible with `tab` key 2017-06-03 18:13:50 +08:00
emododu 6563a3a804 DatePicker: timezone 2017-06-03 17:45:39 +08:00
emododu 3284e0a662 DatePicker: timezone 2017-06-03 17:45:39 +08:00
patriciussanctus 3b3b3377b5 select into dialog `esc` stopper
without modifier `.stop` after closing popper dialog also closing.
2017-06-03 17:37:06 +08:00
wacky6.AriesMBP b98a042541 Switch: add test for single source of truth 2017-06-03 17:25:44 +08:00
wacky6.AriesMBP ab129f1976 Switch: simplity internal implementation 2017-06-03 17:25:44 +08:00
Leopoldthecoder 74f8ccc87e Cascader: update popper 2017-06-03 17:07:31 +08:00
Leopoldthecoder bffb1808dc Select: add clear event 2017-06-03 17:04:25 +08:00
baiyaaaaa 0c121434e0 fix input value is null before upload submit actually 2017-06-03 16:08:19 +08:00
baiyaaaaa 04a611353b fix keydown event not bubble 2017-06-03 16:08:07 +08:00
kingwl f19cc4c7ab Cascader: fix invalid zero value (#3470) 2017-06-03 16:07:39 +08:00
cinwell.li 7e67a3b5db Update lv.js 2017-06-02 18:23:47 +08:00
Dāvis Mičulis 757488470b Locale: Latvian locale OK to Confirm. 2017-06-02 18:23:47 +08:00
Dāvis Mičulis 28acef9a14 Added Latvian (lv.js) locale file. 2017-06-02 18:23:47 +08:00
baiyaaaaa e229de799a fix input-group style 2017-06-01 10:19:24 +08:00
baiyaaaaa e4fcc3eca7 fix input style bug in firefox 2017-06-01 10:16:22 +08:00
Iaroslav Mamalat 7e1c5958a2 DatePicker: bump version (#4912) 2017-06-01 07:42:06 +08:00
baiyaaaaa 1b8dae2b4b fix input number style 2017-05-31 10:26:54 +08:00
wacky6.AriesMBP bd2e172fa3 Select: fix default-first-option with remote
make default-first-option work with async filter/remote method
test is updated to reflect this change
2017-05-30 11:21:02 +08:00
baiyaaaaa 3206c02b40 fix when value is null 2017-05-30 09:37:59 +08:00
杨奕 4306672116 Table: fix incorrect expression (#5109) 2017-05-30 00:49:24 +08:00
杨奕 6577bcca41 fix `make new` error (#5111) 2017-05-29 11:20:30 +08:00
Geeku 39564cb7e8 carousel: be able to switch autoplay state 2017-05-29 09:22:36 +08:00
lvdongbo 0d5b7c0341 支持修改button的默认边框颜色 (#5068) 2017-05-27 10:47:02 +08:00
Fernando Henrique Bandeira 9bed095ac2 Add missing translations pt-BR (#5081) 2017-05-27 00:07:47 +08:00
pengchongfu 876cb88ae6 Select: remove clickoutside, fix #4985 (#4998) 2017-05-24 11:19:18 +08:00
Chandra Sekar 30357ac56e Adding tamil language support (#5022)
* tamil support added

* Update ta.js

* Update ta.js

* removing trailing comma

* trailing comma removed

trailing comma removed

* Update ta.js
2017-05-23 22:41:42 +08:00
Leopoldthecoder 4b488025bc [release] 1.3.4 2017-05-23 02:09:35 -07:00
Leopoldthecoder 862ba049e9 [build] 1.3.4 2017-05-23 02:09:34 -07:00
Leopoldthecoder 2e10147cfe Changelog: update for 1.3.4 2017-05-23 02:07:17 -07:00
杨奕 f485a3ff9e Select: fix emptyText display when allow for create (#4977) 2017-05-21 21:46:46 +08:00