EmiyaYang
|
d757ac68e2
|
docs(table): complement params (#1486)
|
2019-11-29 18:37:21 +08:00 |
|
tanjinzhou
|
e3f867b6b1
|
fix: update dbclick to dblclick #1437
|
2019-11-20 15:49:31 +08:00 |
|
tanjinzhou
|
b552450d9a
|
docs: update table doubleclick to dbclick #1397
|
2019-11-15 12:59:29 +08:00 |
|
hzGotB
|
45eb4be22a
|
fix: table style (#1370)
|
2019-11-12 11:50:18 +08:00 |
|
tanjinzhou
|
d6bf99b279
|
test: update snap
|
2019-10-30 16:55:01 +08:00 |
|
tanjinzhou
|
5e4df25ee1
|
test: update table test
|
2019-10-17 19:27:21 +08:00 |
|
wangxueliang
|
5178480d13
|
fix: table demo & update snapshots
|
2019-10-17 13:42:03 +08:00 |
|
liufushihai
|
af33c68f0c
|
docs: update colspan-rowspan.md (#1272)
|
2019-10-13 20:08:19 +08:00 |
|
tanjinzhou
|
6c9de7146c
|
fix: table warning #1267
|
2019-10-11 18:25:23 +08:00 |
|
tanjinzhou
|
b5d4dfd30f
|
style: format demo
|
2019-10-09 18:32:23 +08:00 |
|
tangjinzhou
|
31522c953d
|
test: update snapshots
|
2019-09-28 21:02:32 +08:00 |
|
tangjinzhou
|
4cd44aea3d
|
style: format code
|
2019-09-28 20:45:07 +08:00 |
|
tangjinzhou
|
d42300bb88
|
cr table & tabs
|
2019-09-23 08:38:54 +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
|
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 |
|
wangxueliang
|
8e80e13d17
|
style: update code style
|
2019-08-08 19:04:21 +08:00 |
|
wangxueliang
|
f66fae47e3
|
feat: merge master
|
2019-08-08 19:02:54 +08:00 |
|
tangjinzhou
|
f5d1fa6a9f
|
fix: support v-slot #1058
|
2019-08-07 21:56:30 +08:00 |
|
Plane-walker
|
3406cecbd8
|
fix: '{' and ')' are not match (#1062)
* fix: '{' doesn't match
* fix: '}' doesn't match
|
2019-08-07 10:06:08 +08:00 |
|
言肆
|
7287e12a9b
|
fix: column[align] should not override custom cell style #973 (#983)
|
2019-07-22 11:11:20 +08:00 |
|
tangjinzhou
|
ecf7c8b42c
|
fix: update icon focusable="false" #924
|
2019-07-07 21:27:16 +08:00 |
|
José Silva
|
2043203a11
|
update table documentation (#800)
* added index parameter on function of rowKey
* update size doc in table
|
2019-07-07 20:54:07 +08:00 |
|
tangjinzhou
|
adbd82b910
|
Merge branch 'master' into feat-1.4.0
# Conflicts:
# components/table/interface.js
# components/vc-upload/demo/simple.jsx
|
2019-06-24 21:47:23 +08:00 |
|
wangxueliang
|
76d8491b66
|
style: fix code format
|
2019-05-28 11:37:38 +08:00 |
|
tangjinzhou
|
1704ce4282
|
fix: table custom expandIcon function not work #751
|
2019-05-25 21:59:08 +08:00 |
|
wangxueliang
|
5d8d9248a3
|
test: update snapshots
|
2019-05-18 15:49:50 +08:00 |
|
wangxueliang
|
68df93c316
|
docs: update table doc
|
2019-04-30 18:27:47 +08:00 |
|
wangxueliang
|
3e704f9e2f
|
feat: update table
|
2019-04-30 16:59:53 +08:00 |
|
wangxueliang
|
7d6678265e
|
feat: merge master
|
2019-04-07 09:05:54 +08:00 |
|
wangxueliang
|
341374c44e
|
feat: update style to 3.13.6
|
2019-03-30 16:06:06 +08:00 |
|
HelloMoli
|
9f9ab21ff3
|
Update edit-cell.md (#605)
|
2019-03-19 10:36:46 +08:00 |
|
wangxueliang
|
3eb046f10a
|
test: update snapshots
|
2019-03-11 21:06:53 +08:00 |
|
tangjinzhou
|
04501dec3d
|
docs: udpate
|
2019-02-23 18:53:02 +08:00 |
|
tangjinzhou
|
805d4e3295
|
docs: update url path
|
2019-02-16 16:51:21 +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
|
eee43a34cc
|
docs: add 1.3.0 zh changelog
|
2019-01-10 22:36:43 +08:00 |
|
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 |
|
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
|
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
|
380e4cd53d
|
perf: some code
|
2019-01-05 11:24:25 +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 |
|