Commit Graph

74 Commits

Author SHA1 Message Date
tangjinzhou
f7a57fe170 feat: add link button 2019-10-11 22:05:02 +08:00
tanjinzhou
b5d4dfd30f style: format demo 2019-10-09 18:32:23 +08:00
tangjinzhou
4cd44aea3d style: format code 2019-09-28 20:45:07 +08:00
tangjinzhou
4ce99b91e1 update configProvider 2019-09-11 22:51:52 +08:00
tangjinzhou
c31aab0685 cr button 2019-09-08 20:16:17 +08:00
tangjinzhou
da0f17d1b6 Merge remote-tracking branch 'origin/master' into feat-1.4.0
# Conflicts:
#	components/affix/index.jsx
#	components/alert/index.jsx
#	components/back-top/index.jsx
#	components/carousel/index.jsx
#	components/cascader/index.jsx
#	components/comment/index.jsx
#	components/config-provider/index.jsx
#	components/divider/index.jsx
#	components/drawer/index.jsx
#	components/form/Form.jsx
#	components/input-number/index.jsx
#	components/menu/index.jsx
#	components/modal/confirm.js
#	components/modal/index.js
#	components/popconfirm/index.jsx
#	components/popover/index.jsx
#	components/rate/index.jsx
#	components/steps/index.jsx
#	components/switch/index.jsx
#	components/time-picker/index.jsx
#	components/tree-select/index.jsx
#	site/components.js
2019-08-28 22:36:44 +08:00
tanjinzhou
c9f1c26693 chore: add base.vue inconsistent vue version 2019-08-28 10:50:19 +08:00
tangjinzhou
1e53fc85b3 update snapshots and prettier 2019-08-26 22:47:19 +08:00
tangjinzhou
89601b5b8c update style 2019-08-26 21:11:46 +08:00
tangjinzhou
2349348de0 Merge branch 'master' into feat-1.4.0
# Conflicts:
#	components/button/__tests__/__snapshots__/demo.test.js.snap
#	components/button/buttonTypes.js
#	components/button/demo/basic.md
#	components/button/style/index.less
#	components/button/style/mixin.less
#	components/form/__tests__/__snapshots__/demo.test.js.snap
#	components/input/__tests__/__snapshots__/demo.test.js.snap
#	components/select/__tests__/__snapshots__/demo.test.js.snap
#	components/select/__tests__/__snapshots__/index.test.js.snap
#	components/tabs/__tests__/__snapshots__/demo.test.js.snap
#	components/vc-collapse/src/Collapse.jsx
#	package.json
2019-08-25 22:09:55 +08:00
言肆
ad81186ec5 feat: button support link type (#1077) 2019-08-12 11:30:32 +08:00
tangjinzhou
ecf7c8b42c fix: update icon focusable="false" #924 2019-07-07 21:27:16 +08:00
wangxueliang
76d8491b66 style: fix code format 2019-05-28 11:37:38 +08:00
wangxueliang
5d8d9248a3 test: update snapshots 2019-05-18 15:49:50 +08:00
wangxueliang
0566ae23e1 test: update snapshots 2019-04-09 20:39:49 +08:00
wangxueliang
7d6678265e feat: merge master 2019-04-07 09:05:54 +08:00
wangxueliang
9b5082fee9 feat: update breadcrumb && button 2019-03-13 09:38:54 +08:00
tangjinzhou
5dc6ad7957 docs: update button doc 2019-03-06 10:52:22 +08:00
wangxueliang
a4d415392f feat: update style css to 3.13.6 2019-03-05 13:16:32 +08:00
tangjinzhou
55a8dca9e7 style: update lint and format code 2019-02-01 17:23:00 +08:00
tangjinzhou
ffb2a593b1 style: lint add semi and prettier 2019-01-12 12:46:29 +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
14dfebab0b feat: update style to 3.11.6 2019-01-02 21:01:56 +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
tangjinzhou
e3b593b6e9 fix: remove Christmas egg 2018-12-25 11:58:32 +08:00
tangjinzhou
da2011e86b update style to 3.10.9 2018-12-09 19:30:35 +08:00
tangjinzhou
0ce9d646a7 feat: update back-top badge breadcrumb button calendar card carousel cascader collapse 2018-11-28 21:58:42 +08:00
tangjinzhou
d59d6ee5ad feat: update 3.10.7 style 2018-11-14 21:33:56 +08:00
tangjinzhou
a6620cbbe5
feat: add component Vue.use method (#197)
* feat: add Vue.use feat

* feat: Vue.use method

* docs: update docs
2018-09-19 13:21:57 +08:00
undefined
054a8ceb6f test: update snapshots 2018-09-05 21:58:32 +08:00
tangjinzhou
ff25efe185
update to antd3.8.3 (#159)
* refactor: align

* feat:  update align to 2.4.3

* feat: update trigger 2.5.4

* feat: update tooltip 3.7.2

* fix: align

* feat: update vc-calendar to 9.6.2

* feat: update vc-checkbox to 2.1.5

* feat: update vc-dialog to 7.1.8

* feat: update vc-from to 2.2.1

* feat: update vc-notification to 3.1.1

* test: update snapshots

* feat: update vc-tree to 1.12.6

* feat: update vc-table to 6.2.8

* feat: update vc-upload to 2.5.1

* feat: update vc-input-number to 4.0.12

* feat: update vc-tabs to 9.2.6

* refactor: vc-menu

* refactor: update vc-menu to 7.0.5

* style: remove unused

* feat: update pagination to 1.16.5

* feat: add vc-progress 2.2.5 tag

* feat: add vc-rate 2.4.0 tag

* feat: update vc-slider to 8.6.1

* fix: tooltip error

* style: delete conosle

* feat: update vc-steps to 3.1.1

* add vc-switch tag 1.6.0

* feat: update upload to 2.5.1

* fix: update vc-menu

* fix: update store

* fix: add ref dir

* fix: trigger mock shouldComponentUpdate

* fix: update vc-select

* revert: trigger lazyrenderbox

* fix: update vc-select

* fix: update vc-select

* fix: update vc-select

* fix: update vc-menu

* fix: update vc-slick ref

* update style to 3.8.2

* test: update snapshots

* update vc-select

* update util & affix

* feat: add drawer

* fix: support title add slot mode

* test: update affix test

* update alert

* update anchor

* update snapshots

* fix: doc and vc-drawer

* update select & auto-complete

* update back-top & grid

* feractor: avatar

* test: add drawer test

* update badge

* update button

* update card

* update divider

* feat: update vc-tabs to 9.3.6 and tabs

* add afterEnter callback

* update form

* fix: update drawer

* test: update snapshots

* update modal & notification

* test: update snapshots

* update message

* update locale-provider

* update dropdown

* update layout popconfirm popover

* update time-picker

* update menu

* update date-picker

* docs: update input docs

* update input

* update snapshots

* update table

* update test snapshots

* feat: update progress

* update checkbox

* feat: update spin

* update radio

* docs: slider steps timeline

* update list

* update transfer

* update collapse

* update cascader

* update upload
2018-09-05 21:28:54 +08:00
tangjinzhou
617cbdccd0 perf: update buttongroup style 2018-07-20 10:25:33 +08:00
tangjinzhou
38b18d3d2e fix: buttongroup style bug 2018-07-18 09:39:57 +08:00
tjz
323c534aa2 fix: Tooltip containing disabled button does not show #73 2018-07-17 21:16:22 +08:00
tjz
eac84f2d2c test: update demotest to async 2018-05-18 22:04:10 +08:00
tangjinzhou
893be89412 test: update button test 2018-05-14 09:49:26 +08:00
tjz
059b928b09 test: change karma to jest 2018-05-13 23:11:51 +08:00
tjz
d86e333491 test: add button test 2018-05-13 12:01:52 +08:00
tangjinzhou
3d0e0b19a9 test: add snapshot support 2018-04-24 18:46:06 +08:00
tangjinzhou
d2e484ddfa test: update button test 2018-04-23 18:46:11 +08:00
tjz
336142cfac test: button 2018-04-22 19:54:01 +08:00
tjz
5bc6a464d5 test: add unit test 2018-04-21 22:31:16 +08:00
tangjinzhou
654f364acd add site search 2018-04-11 13:32:18 +08:00
tjz
008b01d250 fix components name 2018-04-08 21:17:20 +08:00
tjz
9f9599b32f update 3.4.0 2018-04-06 20:56:19 +08:00
tjz
82d4a580e9 update demo 2018-03-20 21:48:01 +08:00
tangjinzhou
e7f5342862 change .vue to .jsx 2018-03-19 10:16:27 +08:00
tangjinzhou
8e411d8c77 Merge branch 'lynn_branch' 2018-03-09 13:55:17 +08:00
tangjinzhou
dd1266ee61 add affix demo 2018-03-02 16:54:22 +08:00