Commit Graph

1984 Commits (5dc6ad79578589c9a49db243c1c1f23630f7ced7)

Author SHA1 Message Date
tangjinzhou ac88e4949b refactor: tag 2019-01-08 13:17:46 +08:00
tangjinzhou 98eb6b2a04 test: update snapshots 2019-01-07 21:17:16 +08:00
tangjinzhou 1fb3ce30d2 Merge branch 'master' into feat-1.3.0
# Conflicts:
#	components/table/__tests__/__snapshots__/Table.test.js.snap
2019-01-07 21:10:25 +08:00
agoni1212 5c3b77f5c3 Update table.d.ts (#377)
change interface customSelction to customSelection
2019-01-07 21:06:44 +08:00
tangjinzhou b5ca022375 perf: tree 2019-01-07 21:04:55 +08:00
tangjinzhou e67fc35d4a update ts 2019-01-07 21:04:35 +08:00
tangjinzhou 7a279f6651 docs: update upload doc 2019-01-07 20:59:57 +08:00
tangjinzhou cfe002191b feat: tree-select support searchValue 2019-01-07 20:59:18 +08:00
tangjinzhou 41ee8ea046 feat: transfer change `searchChange` to `search` 2019-01-07 20:58:18 +08:00
tangjinzhou 948499a730 fix: input trigger multiple change event 2019-01-07 20:56:32 +08:00
tangjinzhou b2d6577b76 feat: time-picker and tooltip support configProvider.getPopupContainer 2019-01-07 20:53:42 +08:00
tangjinzhou 06fe9ec935 feat: tabs activeKey support number 2019-01-07 20:51:57 +08:00
tangjinzhou 0e36ee1e41 bump 1.2.5 2019-01-06 21:22:10 +08:00
tangjinzhou b87d722143 fix: support staticClass and dynamic class #371 2019-01-06 21:14:14 +08:00
tangjinzhou 4055a23c50 docs: update demo 2019-01-06 19:24:32 +08:00
tangjinzhou fc206c7e55 chore: fix isValidElement 2019-01-06 18:28:16 +08:00
tangjinzhou bbc6c29e69 feat: table sortTitle opt 2019-01-06 18:11:50 +08:00
tangjinzhou 8340a0b684 feat: table add expandIcon 2019-01-05 18:09:27 +08:00
tangjinzhou ad0727898e test: update snapshots 2019-01-05 16:24:52 +08:00
tangjinzhou c0947907c0 feat: select add dropdownRender removeIcon clearIcon menuItemSelectedIcon 2019-01-05 16:22:25 +08:00
tangjinzhou b955d50b0c feat: update ts types 2019-01-05 11:24:56 +08:00
tangjinzhou 380e4cd53d perf: some code 2019-01-05 11:24:25 +08:00
tangjinzhou 439d9cfa5a feat: slider add tooltipVisible and optimize experience 2019-01-05 11:23:34 +08:00
tangjinzhou 032655f097 feat: slider add tooltipVisible and optimize experience 2019-01-05 11:22:53 +08:00
tangjinzhou 0d49773553 feat: notification add onClick 2019-01-05 10:55:03 +08:00
tangjinzhou 8933cc524e feat: menu add title 2019-01-05 10:54:18 +08:00
tangjinzhou 7b5fb53dfe fix: update list `pagination` props type 2019-01-05 10:53:40 +08:00
tangjinzhou 6a0f93486e feat: local add da_DK he_IL hu_HU id_ID ne-NP 2019-01-05 10:40:34 +08:00
tangjinzhou b698d74fd0 docs: update layout doc 2019-01-05 10:38:14 +08:00
tangjinzhou 30af93b7b8 feat: update vc-select 2019-01-04 23:01:46 +08:00
tangjinzhou 435b8a19e6 feat: update vc-select 2019-01-04 23:00:09 +08:00
tangjinzhou e706170669 test: update snapshots 2019-01-03 21:03:39 +08:00
tangjinzhou 0178c35de9 perf: input icon grid 2019-01-03 20:51:56 +08:00
tangjinzhou 4d6627dcd4 docs: update form demo 2019-01-03 20:48:09 +08:00
tangjinzhou 3a49503baa feat: cascader support limit 2019-01-03 20:47:39 +08:00
tangjinzhou 843b074fed feat: badge support slot type count 2019-01-03 20:46:53 +08:00
tangjinzhou 27880b0110 feat: optimize the display of the button icon 2019-01-03 13:06:27 +08:00
tangjinzhou 27d8caa4d9 test: update snapshots 2019-01-02 22:00:06 +08:00
tangjinzhou 5a9eb8880b fix: drawer style to wrapStyle 2019-01-02 21:59:35 +08:00
tangjinzhou 14dfebab0b feat: update style to 3.11.6 2019-01-02 21:01:56 +08:00
tangjinzhou 9eb923c0f8 feat: update 2019-01-02 20:56:06 +08:00
tangjinzhou daccfd19d1 fix: fixed the issue that when the Alert is in closable, the icon will be covered by the text. 2019-01-02 20:55:00 +08:00
tangjinzhou 43a503fc9e feat: avatar add srcSet 2019-01-02 20:53:52 +08:00
tangjinzhou 8eaf6da73a feat: dropdown add overlayClassName overlayStyle, 2019-01-02 20:33:06 +08:00
tangjinzhou 9252b652c9 feat: calendar add da_DK he_IL hu_HU id_ID 2019-01-02 20:23:28 +08:00
tangjinzhou 5cd17e0388 feat: update ts 2019-01-02 20:22:45 +08:00
tangjinzhou 3534e7d1d3 fix: drawer style to wrapStyle 2019-01-02 20:22:19 +08:00
tangjinzhou 9ecc5e1855 feat: checkbox group support custom label 2019-01-02 20:21:01 +08:00
tangjinzhou e13f4c566e fix: DatePicker
Fixed the issue where the component lost focus after selecting the date.
Fixed the issue that cause Safari to unresponsive.
Fixed the issue where WeekPicker's date selection box was not aligned with the input box.
add da_DK he_IL hu_HU id_ID
2019-01-02 20:20:02 +08:00
tangjinzhou 7422026674 fix: button
Fixed the issue that when the href property is undefined, the Button will also be rendered as a anchor.
Fixed the issue that Edge throws an error when setting the loading property.
2019-01-02 20:18:13 +08:00