baiyaaaaa
8fe68e5385
Merge pull request #1559 from Leopoldthecoder/slider-click
...
Slider: avoid clicking triggering right after dragend
2016-12-06 16:56:28 +08:00
Leopoldthecoder
1c750dcec7
Slider: avoid clicking triggering right after dragend
2016-12-06 16:55:42 +08:00
baiyaaaaa
5ef3a8597b
Merge pull request #1558 from Leopoldthecoder/select-fix
...
Select: show dropdown when options are given in remote mode
2016-12-06 16:38:08 +08:00
Jan Wirth
8a33e96eb0
Improve German locale ( #1566 )
...
German native speaker here,
did my best to improve the locale.
Could not see the actual usage of some items like select.noMatch so I hope it still matches the use case.
2016-12-06 13:15:32 +08:00
Leopoldthecoder
f3116acbbe
Select: show dropdown when options are given in remote mode
2016-12-05 23:15:34 +08:00
杨奕
6e618b4c6d
Select: fix async bug/fix object-typed value init issue ( #1540 )
2016-12-05 18:21:09 +08:00
Fábio Vedovelli
ea56806de7
Included pt-br locale ( #1545 )
2016-12-05 18:19:33 +08:00
baiyaaaaa
3d19de3cd5
fix steps style bug in ie9
2016-12-04 15:20:15 +08:00
baiyaaaaa
78a460ac9e
make upload creat url for all file ( #1530 )
2016-12-04 10:21:53 +08:00
baiyaaaaa
7a85d55f31
normalize transition class name
2016-12-03 19:30:21 +08:00
杨奕
06a739ff22
Select: fix remote filter not showing dropdown issue ( #1535 )
2016-12-03 18:09:20 +08:00
Allen Walker
f508fd703e
Col: fix a style bug about responsive layout
2016-12-03 14:01:15 +08:00
Leopoldthecoder
4891a70b54
[release] 1.0.4
2016-12-02 19:00:21 +08:00
Leopoldthecoder
34e9f44744
[build] 1.0.4
2016-12-02 19:00:21 +08:00
Leopoldthecoder
81f313a0f9
update changelog for 1.0.4
2016-12-02 18:50:49 +08:00
FuryBean
5285856100
Tree: fix can not update children in some condition. ( #1524 )
2016-12-02 18:00:41 +08:00
Furybean
34756d17ca
Tree: fix leaf state not update bug.
2016-12-02 17:48:08 +08:00
Furybean
e61ff12070
Table: fix column label not visible in some condition.
2016-12-02 17:43:46 +08:00
Furybean
0caa085523
Table: add row-dblclick event.
2016-12-02 17:43:21 +08:00
FuryBean
e2870f72f0
Table: fix update scrolly not working bug ( #1519 )
2016-12-02 17:36:19 +08:00
baiyaaaaa
e56f52ff26
fix radio dynamic init bug ( #1514 )
2016-12-02 17:35:54 +08:00
baiyaaaaa
d3afe22e89
Merge pull request #1401 from Leopoldthecoder/select-refactor
...
Select: refactor and bug fix
2016-12-02 11:50:25 +08:00
baiyaaaaa
395a129440
Merge pull request #1469 from Leopoldthecoder/slider-precision
...
Slider: fix a decimal display bug
2016-12-02 11:47:33 +08:00
baiyaaaaa
e0a5f1b8d4
Merge pull request #1509 from Leopoldthecoder/dev
...
Alert: improve style
2016-12-02 11:37:00 +08:00
baiyaaaaa
8ba89af678
fix checkbox dynamic init bug ( #1511 )
2016-12-02 08:08:12 +08:00
Leopoldthecoder
725077effe
Alert: improve style
2016-12-01 23:04:52 +08:00
baiyaaaaa
34dbb01c1a
support tab title renter funtion
2016-12-01 23:00:29 +08:00
Leopoldthecoder
9c301cdbe2
Slider: fix a decimal display bug
2016-12-01 22:57:46 +08:00
Leopoldthecoder
3ee74b296e
Select: fix minor bugs
2016-12-01 22:40:45 +08:00
Leopoldthecoder
2d07391d3c
Select: add allow-create doc and test
2016-12-01 22:34:31 +08:00
Leopoldthecoder
1942e63453
Select: add allow-create
2016-12-01 22:34:31 +08:00
Leopoldthecoder
c058beb2be
Select: add multipleLimit
2016-12-01 22:34:31 +08:00
Leopoldthecoder
2fc06cc37b
fix pagination select
2016-12-01 22:34:30 +08:00
Leopoldthecoder
ce3bed6cb5
Select: refactor and bug fix
2016-12-01 22:34:30 +08:00
Barbaros Kurt
568df8058d
Created tr-TR.js for Turkish Language Support
...
Created tr-TR.js for Turkish Language Support
2016-12-01 22:29:45 +08:00
baiyaaaaa
db666dfb4b
fix input-group style
2016-12-01 22:28:48 +08:00
Liu Yuyang
a0bb371de0
datetimepicker: fix clear panel date and time show when clear ( #1494 )
2016-12-01 22:28:23 +08:00
Leopoldthecoder
707a0d5a60
Loading: full screen loading is now singleton
2016-12-01 22:27:20 +08:00
baiyaaaaa
4b9a0125c2
Merge pull request #1497 from baiyaaaaa/feat-datepicker
...
fix datetimepicker test
2016-12-01 17:41:42 +08:00
baiyaaaaa
98dda297c9
fix datetimepicker test
2016-12-01 17:30:23 +08:00
kingwl
932d6bdb6f
Slider: fix drag bug
2016-11-30 21:17:47 +08:00
Jonathan
c80db9ca8a
fix : this didn't run on windows
2016-11-30 18:32:11 +08:00
baiyaaaaa
648c498fd9
input-number add the controls support ( #1473 )
2016-11-30 18:16:49 +08:00
baiyaaaaa
fa5aa2b183
stop autocomplete enter event bubbling
2016-11-30 17:22:11 +08:00
baiyaaaaa
49570f9e41
Merge pull request #1459 from Leopoldthecoder/Noti-improve
...
Notification: improve offset attribute doc
2016-11-30 14:02:06 +08:00
baiyaaaaa
b2c308d181
Merge pull request #1448 from reverland/fix-1411
...
Time-Select: emit input event when clear value
2016-11-30 10:56:58 +08:00
baiyaaaaa
fa567db67d
Merge pull request #1442 from QingWei-Li/fix/ci-deploy
...
fix build site script
2016-11-30 10:56:21 +08:00
Leopoldthecoder
2676bbaa5a
Notification: improve offset attribute doc
2016-11-29 18:40:10 +08:00
kingwl
5aa4c5f00a
Notification: add offset
2016-11-29 18:06:46 +08:00
Yuyang Liu
f7d2b0916c
Time-Select: emit input event when clear value fix #1411
2016-11-29 13:15:14 +08:00