Commit Graph

4300 Commits

Author SHA1 Message Date
Gonzalo Nandez
4680e55b96 DOC: update spanish doc 2.11.1 (#16961)
* update spanish doc 2.11

* update spanish doc 2.11

* update spanish doc 2.11

* DOC: update spanish doc 2.11

* DOC: update spanish doc 2.11

* DOC: update spanish doc 2.11

* DOC: update spanish doc 2.11
2019-08-10 20:17:11 +08:00
iamkun
ab32ec0a44 Docs: Update custom theme (#16983) 2019-08-10 20:11:56 +08:00
Tyler Trotter
58b544e55e Checkbox: Improve screen reader experience (#16575) 2019-08-10 16:08:34 +08:00
iamkun
f29f49a17d
Chore: Theme Extension (#16686) 2019-08-09 17:53:49 +08:00
hetech
8b8a1a2e87 Table: fix wrong empty block height (#16861) 2019-08-08 14:49:25 +08:00
Moonhyuk Im
e9c5e469c1 Input: Fix Korean composition event (#15069) 2019-08-08 14:03:48 +08:00
LachlanStuart
465c38bfaa Popover: add close-delay prop (#16671) 2019-08-07 11:12:00 +08:00
SeongYeob Jeong
0734dc7960 Calendar : Fix weekdays i18n issue (#16772) 2019-08-06 16:15:47 +08:00
winkay
b8e96b35a1 Docs: fix typo in Drawer docs (#16848) 2019-08-05 15:26:43 +08:00
咸fish
27d4e0ac66 Tab: fix tabs-item's padding cause active-bar's width and transform err( … #15355) (#16520)
* Tab: Refactor tabs-item's padding with dynamic value
2019-08-01 20:19:51 +08:00
hetech
6105a75595 Table: prevent click handler after drag (#16850) 2019-08-01 18:35:28 +08:00
jesse-li
744bad1f96 DateTimePicker: fix time-spinner not scroll to right position 2019-08-01 18:31:39 +08:00
Cr
31cb7d3036 Test: refactor unit test to use data-uri instead (#16847) 2019-08-01 17:31:06 +08:00
Hazlank
64d0acec80 Tree: Increase css weight (#16799) 2019-08-01 16:34:45 +08:00
Jeff Wen
8dbc66aefe docs: Update contributing guide (#14800) 2019-07-31 12:41:33 +08:00
luckyCao
6cc6bc4feb Fix: httprequest type (#16633) 2019-07-31 12:08:38 +08:00
iamkun
be71239990 Date-Picker: add className picker option (#16632)
* add classname

* add docs

* add test

* add range picker

* update api name

* update api name

* update test
2019-07-31 12:03:12 +08:00
Lukas
c80e77f942 I18n: Update ar.js (#16653) 2019-07-31 11:55:00 +08:00
王浩
e26e70fe4d Test: correct spelling error (#16672) 2019-07-31 11:52:38 +08:00
iamkun
ec3326e0bc Notification: Fix modifying incoming option object (#16704) 2019-07-31 11:51:08 +08:00
iamkun
484a033a66 Carousel: Fix onChange emit value (#16705) 2019-07-31 11:49:08 +08:00
Gonzalo Nandez
a08cc0f19d I18n: Update spanish changelog 2.10.0 and 2.10.1 (#16548) 2019-07-31 11:39:07 +08:00
Faizal Andyka
f4df252253 Icon: Adding font-display to @font-face declaration (#16805) 2019-07-31 11:24:21 +08:00
Oscar Albareda
54887e5b61 I18n: Remove translation of 'year' in catalan language as in the other languages (#14722)
Remove translation of 'year' in catalan language as in the other languages.
2019-07-30 17:35:07 +08:00
Simona
2a32b84fb4 docs: update changelog (#16773) 2019-07-29 11:28:53 +08:00
iamkun
28da5d6534 [release] 2.11.1 2019-07-26 15:37:44 +08:00
iamkun
2c250a1422 [build] 2.11.1 2019-07-26 15:37:43 +08:00
iamkun
f02bb4ffc7
Chore: Changelog 2.11.1 (#16758) 2019-07-26 15:34:13 +08:00
luckyCao
2364c022ab Image: Fix image ssr (#16737) (#16747)
* fix ssr

* refine
2019-07-26 15:16:36 +08:00
LewisChennnnn
f7a970c0ba Chore: Update dart-sass compatibility 2019-07-26 14:07:56 +08:00
iamkun
feaa2cc8fb [release] 2.11.0 2019-07-25 15:09:12 +08:00
iamkun
4a74321dc1 [build] 2.11.0 2019-07-25 15:09:11 +08:00
iamkun
71e818ba7e
Chore: Update build folder (#16735) 2019-07-25 15:04:56 +08:00
iamkun
ea9898effe
Changelog: 2.11.0 (#16733) 2019-07-25 14:47:15 +08:00
luckyCao
1b1c1beadc Image: Add big Image preview feature (#16333) (#16605) 2019-07-25 12:19:25 +08:00
Simona
29838eaf81 Cascader: expose getCheckedNodes and fix options change bug (#16709) 2019-07-25 11:32:02 +08:00
hetech
d238c768a6 Dialog: add destroyOnClose attribute (#16455)
* Dialog: add destroyOnClose attribute

* update
2019-07-24 17:31:35 +08:00
junyiz
11bfd555b9 Cascader: fix display errors (#15935) 2019-07-24 17:29:36 +08:00
jeremywu
9617e9345a Drawer: Add drawer component (#16577) 2019-07-24 16:57:59 +08:00
luckyCao
2c7911e580 Avatar: fix image not center vertically issue (#16489) 2019-07-24 16:16:29 +08:00
Ponkrit Eiamprasertkul
f5b2fe1be6 I18n: Update translation of Thai language (#16689)
* I18n: Update translation of Thai language

* refactor(I18n): Update translation of Thai language & remove comment
2019-07-24 14:27:54 +08:00
iamkun
569c507e0a
InfiniteScroll: Update naming & doc (#16698) 2019-07-24 14:27:09 +08:00
iamkun
c3765b46d3
Form: Add theme token (#16699)
* add form label size token

* add form label size token
2019-07-24 14:26:45 +08:00
iamkun
11417a3561 update inner check (#16700) 2019-07-24 12:08:03 +08:00
iamkun
e8483acb08 Chore: Fix doc anchor bug (#16692) 2019-07-23 17:59:47 +08:00
luckyCao
9ee2fedde7 Cascader: add sets default values when lazy is true (#16420) 2019-07-22 18:33:14 +08:00
Zhi Cun
418ac5bf79 Select: Fix memory leak issue (#16463) 2019-07-22 14:16:13 +08:00
hetech
adabeff9ed Calendar: Display correct header when range is specified (#16354)
* Calendar: display correct header when range is specified

* firstOfWeek is supported

* update docs

* update test

* update

* fix typo
2019-07-22 13:36:32 +08:00
iamkun
e13de1688b Chore: Mark ali inner user's access (#16609)
* Chore: update theme inner api

* Chore: update theme inner api

* Chore: text

* Chore: fix

* Chore: fix
2019-07-18 14:46:20 +08:00
iamkun
11bf7172a0
Chore: update theme base api (#16607) 2019-07-18 13:32:30 +08:00