tangjinzhou
62d79aa594
release 1.5.2
5 years ago
tanjinzhou
4826104ea8
fix: table resize throw error #2033
5 years ago
tangjinzhou
721ae4a547
Merge branch 'master' into 2.0
5 years ago
tangjinzhou
2b3b4868a8
style: update lint config
5 years ago
tangjinzhou
518cc852af
Merge remote-tracking branch 'origin/master' into 2.0
...
# Conflicts:
# antdv-demo
# components/alert/__tests__/__snapshots__/demo.test.js.snap
# components/auto-complete/__tests__/__snapshots__/demo.test.js.snap
# components/avatar/__tests__/__snapshots__/demo.test.js.snap
# components/badge/__tests__/__snapshots__/demo.test.js.snap
# components/calendar/__tests__/__snapshots__/demo.test.js.snap
# components/calendar/__tests__/__snapshots__/index.test.js.snap
# components/card/__tests__/__snapshots__/demo.test.js.snap
# components/cascader/__tests__/__snapshots__/demo.test.js.snap
# components/cascader/__tests__/__snapshots__/index.test.js.snap
# components/collapse/__tests__/__snapshots__/demo.test.js.snap
# components/date-picker/__tests__/__snapshots__/DatePicker.test.js.snap
# components/date-picker/__tests__/__snapshots__/demo.test.js.snap
# components/date-picker/__tests__/__snapshots__/other.test.js.snap
# components/dropdown/__tests__/__snapshots__/demo.test.js.snap
# components/empty/__tests__/__snapshots__/demo.test.js.snap
# components/form-model/__tests__/__snapshots__/demo.test.js.snap
# components/form/__tests__/__snapshots__/demo.test.js.snap
# components/icon/__tests__/__snapshots__/index.test.js.snap
# components/icon/index.js
# components/input-number/__tests__/__snapshots__/demo.test.js.snap
# components/input/__tests__/__snapshots__/demo.test.js.snap
# components/input/__tests__/__snapshots__/index.test.js.snap
# components/locale-provider/__tests__/__snapshots__/demo.test.js.snap
# components/locale-provider/__tests__/__snapshots__/index.test.js.snap
# components/modal/__tests__/__snapshots__/Modal.test.js.snap
# components/page-header/__tests__/__snapshots__/demo.test.js.snap
# components/page-header/index.jsx
# components/pagination/__tests__/__snapshots__/demo.test.js.snap
# components/rate/__tests__/__snapshots__/demo.test.js.snap
# components/select/__tests__/__snapshots__/demo.test.js.snap
# components/select/__tests__/__snapshots__/index.test.js.snap
# components/slider/__tests__/__snapshots__/demo.test.js.snap
# components/spin/__tests__/__snapshots__/demo.test.js.snap
# components/steps/__tests__/__snapshots__/demo.test.js.snap
# components/switch/__tests__/__snapshots__/demo.test.js.snap
# components/table/__tests__/__snapshots__/Table.filter.test.js.snap
# components/table/__tests__/__snapshots__/Table.sorter.test.js.snap
# components/table/__tests__/__snapshots__/demo.test.js.snap
# components/tabs/__tests__/__snapshots__/demo.test.js.snap
# components/tabs/__tests__/__snapshots__/index.test.js.snap
# components/time-picker/__tests__/__snapshots__/demo.test.js.snap
# components/time-picker/__tests__/__snapshots__/index.test.js.snap
# components/timeline/__tests__/__snapshots__/demo.test.js.snap
# components/tree-select/__tests__/__snapshots__/demo.test.js.snap
# components/tree/__tests__/__snapshots__/demo.test.js.snap
# components/upload/__tests__/__snapshots__/demo.test.js.snap
# components/upload/__tests__/__snapshots__/uploadlist.test.js.snap
# types/message.d.ts
5 years ago
xrkffgg
366343e03b
docs: fix package.json start
5 years ago
tangjinzhou
4314d97632
release 1.5.1
5 years ago
tangjinzhou
caa0a6489a
release 1.5.0
5 years ago
tangjinzhou
1b60606832
fix: form-model throw error when use v-model and change at the same time #1971
5 years ago
renovate[bot]
37441a9d8d
chore(deps): update dependency vue-virtual-scroller to v1 ( #1965 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
5 years ago
tangjinzhou
ab29a0ebe4
bump 1.5.0-rc.7
5 years ago
tanjinzhou
bb59d121c3
feat: button use newicon
5 years ago
Amour1688
60bb3ae50c
chore: simple demo ( #1918 )
5 years ago
tangjinzhou
2aa2094bee
docs: update 1.5.0-rc.5
5 years ago
tanjinzhou
eac21b49fc
update to 1.5.0 rc3
5 years ago
tanjinzhou
3a16bb3ad4
chore: update n-form to form-model
5 years ago
tangjinzhou
21fffe10bf
rc 1.5.0
5 years ago
tangjinzhou
8e16df90f9
docs: update readme
5 years ago
tangjinzhou
e1b51e9c78
feat: add new form support v-model
...
* chore: update site
* chore: update submodule
* docs: update
* docs: update doc
* docs: update
* test: update snap
* docs: update
* feat: add new form support v-model
* feat: add new form
* docs: update changelog
* chore: update webpack
* test: update snap
5 years ago
Amour1688
8bb978debe
Perf: highlight.js --> prism ( #1865 )
...
* perf: highlight.js --> prism
* fix: wrong mentions route
5 years ago
tangjinzhou
73bef787cd
Feat 1.5.0 ( #1853 )
...
* feat: add Result component
* fix: update md template tag html>tpl
- fix `result` typo
- update jest `result` snapshots
* refactor: svg file to functional component icon
- update jest snapshot
* feat: add result
* Feat descriptions (#1251 )
* feat: add descriptions
* fix: add descriptions types and fix docs
* fix: lint change code
* fix: demo warning
* fix: update demo, snapshot and remove classnames
* test: add descriptions test
* fix: descriptions demo (#1498 )
* feat: add page header (#1250 )
* feat: add page-header component
* update site: page-header
* ts definition update: page-header
* get page-header props with getComponentFromProp func
* optimize page-header
* doc: add page-header actions.md responsive.md
* breadcrumb itemRender add pure function support
* style: format code
* feat: update style to 3.23.6 from 2.13.6
* feat: update style to 3.26.8 from 3.23.6
* chore: update util
* chore: update util
* feat: update affix
* feat: update alert
* feat: update anchor
* feat: update auto-complete
* feat: update avatar
* feat: update back-top
* feat: update badge
* feat: update button
* feat: update breadcrumb
* feat: update ts
* docs: update doc
* feat: update calendat
* feat: update card
* feat: update carousel
* feat: update carousel
* feat: update checkbox
* feat: update comment
* feat: update config-provider
* docs: update doc
* feat: update collapse
* feat: update locale
* feat: update date-picker
* feat: update divider
* feat: update drawer
* feat: update dropdown
* feat: update rc-trigger
* feat: update dropdown
* feat: update empty
* test: add empty test
* feat: update form
* feat: update form
* feat: update spin
* feat: update grid
* docs: update grid doc
* feat: update icon
* feat: update slider
* feat: update textarea
* feat: update input-number
* feat: update layout
* feat: update list
* feat: update menu
* feat: meaage add key for update content
* feat: modal add closeIcon support
* feat: update notification
* feat: add pagination disabled support
* feat: popconfirm add disabled support
* test: update popover
* feat: progress support custom line-gradiend
* feat: update radio
* test: update radio test
* docs: update rate demo
* feat: skeleton add avatar support number type
* test: add switch test
* test: update statistic test
* fix: input clear icon event
* feat: steps add type、 v-model、subTitle
* feat: delete typography component
* feat: delete Typography style
* perf: update select
* feat: add download transformFile previewFile actio
* docs: update upload
* feat: update tree-select
* docs: update tree-select
* feat: tree add blockNode selectable
* docs: add tree demo
* test: update snap
* docs: updatedoc
* feat: update tag
* docs: update ad doc
* feat: update tooltip
* feat: update timeline
* feat: time-picker add clearIcon
* docs: update tabs
* feat: transfer support custom children
* test: update transfer test
* feat: update table
* test: update table test
* test: update test
* feat: calendar update locale
* test: update test snap
* feat: add mentions (#1790 )
* feat: mentions style
* feat: theme default
* feat: add mentions component
* feat: mentions API
* feat: add unit test for mentions
* feat: update mentions demo
* perf: model and inheritAttrs for mentions
* perf: use getComponentFromProp instead of this.$props
* perf: mentions rm defaultProps
* feat: rm rows in mentionsProps
* fix: mentions keyDown didn't work
* docs: update mentions api
* perf: mentions code
* feat: update mentions
* bump 1.5.0-alpha.1
* feat: pageheader add ghost prop
* docs: update descriptions demo
* chore: page-header add ghost type
* fix: color error
* feat: update to 3.26.12
* fix: some prop default value
* fix(typo): form, carousel, upload. duplicate identifier (#1848 )
* Add Mentions Type (#1845 )
* feat: add mentions type
* feat: add mentions in ant-design-vue.d.ts
* docs: update doc
* docs: add changelog
* fix: mentions getPopupCotainer value (#1850 )
* docs: update doc
* docs: uptate demo
* docs: update demo
* docs: delete demo
* docs: delete doc
* test: update snapshots
* style: format code
* chore: update travis
* docs: update demo
Co-authored-by: Sendya <18x@loacg.com>
Co-authored-by: zkwolf <chenhao5866@gmail.com>
Co-authored-by: drafish <xwlyy1991@163.com>
Co-authored-by: Amour1688 <31695475+Amour1688@users.noreply.github.com>
5 years ago
tangjinzhou
b2b500f70e
bump 1.4.12
5 years ago
tangjinzhou
f16bde4bb1
bump 1.4.11
5 years ago
renovate[bot]
5fb7ac8b58
chore(deps): update dependency husky to v4 ( #1693 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
5 years ago
renovate[bot]
564a72b302
fix(deps): update dependency dom-scroll-into-view to v2 ( #1575 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
5 years ago
renovate[bot]
e264a169b0
chore(deps): update dependency cross-env to v7 ( #1747 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
5 years ago
renovate[bot]
b8cd2b5edc
chore(deps): update dependency lint-staged to v10 ( #1741 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
5 years ago
tangjinzhou
8785179b22
chore: update dev config
5 years ago
renovate[bot]
0244d215ad
chore(deps): update dependency stylelint to v13 ( #1710 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
5 years ago
Amour1688
2d545c6096
feat: make run dev more faster and modify some dependencies ( #1671 )
5 years ago
renovate[bot]
c8574d18aa
chore(deps): update dependency babel-plugin-istanbul to v6 ( #1638 )
5 years ago
renovate[bot]
ee76b2cad3
chore(deps): update dependency marked to v0.3.18 [security] ( #1642 )
5 years ago
tangjinzhou
1c9e9e2418
docs: add resize table demo
5 years ago
renovate[bot]
d038b90f4d
chore(deps): update dependency gulp-babel to v8 ( #1611 )
5 years ago
renovate[bot]
379fd9b04f
chore(deps): update dependency style-loader to v1 ( #1625 )
5 years ago
renovate[bot]
b107d5ec45
chore(deps): update dependency jest-serializer-vue to v2 ( #1613 )
5 years ago
renovate[bot]
9d998cd312
chore(deps): update dependency lint-staged to v9 ( #1616 )
5 years ago
renovate[bot]
0b99fe26b9
chore(deps): update dependency mini-css-extract-plugin to ^0.9.0 ( #1634 )
5 years ago
renovate[bot]
564c62a8ff
chore(deps): update dependency vue-eslint-parser to v7 ( #1633 )
5 years ago
renovate[bot]
d575ce698c
chore(deps): update dependency url-loader to v3 ( #1631 )
5 years ago
renovate[bot]
d38e045f4c
chore(deps): update dependency stylelint-config-prettier to v8 ( #1627 )
5 years ago
renovate[bot]
ab37191c9a
chore(deps): update dependency semver to v7 ( #1624 )
5 years ago
renovate[bot]
b4ea7fb18e
chore(deps): update dependency raw-loader to v4 ( #1622 )
5 years ago
renovate[bot]
4cc20195ad
chore(deps): update dependency pretty-quick to v2 ( #1621 )
5 years ago
renovate[bot]
003481f298
chore(deps): update dependency markdown-it to v10 ( #1619 )
5 years ago
renovate[bot]
e97008bd0e
chore(deps): update dependency webpackbar to v4 ( #1636 )
5 years ago
renovate[bot]
4784b412fd
chore(deps): update dependency through2 to v3 ( #1630 )
5 years ago
renovate[bot]
1b3edf0db0
chore(deps): update dependency markdown-it-anchor to v5 ( #1620 )
5 years ago
renovate[bot]
f37d39df7e
chore(deps): update dependency less-loader to v5 ( #1615 )
5 years ago
renovate[bot]
890d4057a1
chore(deps): update dependency rimraf to v3 ( #1623 )
5 years ago
Amour1688
7d25d84ba4
feat: remove unit test commit hooks ( #1618 )
5 years ago
renovate[bot]
228a6c4dee
chore(deps): update dependency fs-extra to v8 ( #1610 )
5 years ago
renovate[bot]
b73cd0e16d
chore(deps): update dependency stylelint to v12 ( #1626 )
5 years ago
renovate[bot]
ef7fc6b54d
chore(deps): update dependency stylelint-config-standard to v19 ( #1628 )
5 years ago
renovate[bot]
8ee56de702
chore(deps): update dependency @octokit/rest to v16 ( #1595 )
5 years ago
renovate[bot]
2184e911ab
chore(deps): update commitlint monorepo to v8 ( #1594 )
5 years ago
renovate[bot]
8c6691e9ca
chore(deps): update dependency style-loader to ^0.23.0 ( #1593 )
5 years ago
renovate[bot]
98d7d1c593
chore(deps): update dependency mini-css-extract-plugin to ^0.8.0 ( #1592 )
5 years ago
renovate[bot]
fff744cbd5
fix(deps): update dependency warning to v4 ( #1577 )
5 years ago
renovate[bot]
edc6089df8
chore(deps): update dependency css-loader to v3 ( #1604 )
5 years ago
renovate[bot]
f85a9f40c6
chore(deps): update dependency eslint to v6 ( #1606 )
5 years ago
renovate[bot]
33cc558669
chore(deps): update dependency eslint-config-prettier to v6 ( #1607 )
5 years ago
renovate[bot]
53e88f2107
chore(deps): update dependency vue-clipboard2 to v0.3.1 ( #1573 )
5 years ago
renovate[bot]
6ae576de67
chore(deps): update dependency eslint-plugin-html to v6 ( #1608 )
5 years ago
renovate[bot]
5eb19b4ba9
chore(deps): update dependency eslint-plugin-vue to v6 ( #1609 )
5 years ago
renovate[bot]
4c31abe021
fix(deps): update dependency ismobilejs to v1 ( #1576 )
5 years ago
tangjinzhou
b3b6a0dc09
Merge pull request #1603 from vueComponent/renovate/cross-env-6.x
...
chore(deps): update dependency cross-env to v6
5 years ago
tangjinzhou
9fc92161d9
Merge pull request #1591 from vueComponent/renovate/marked-0.x
...
chore(deps): update dependency marked to ^0.8.0
5 years ago
tangjinzhou
685ae1b894
Merge pull request #1596 from vueComponent/renovate/major-vue-cli-monorepo
...
chore(deps): update dependency @vue/cli-plugin-eslint to v4
5 years ago
tangjinzhou
8f9ffaebd4
chore(deps): update dependency acorn to v7 ( #1597 )
5 years ago
renovate[bot]
9e091a30fe
chore(deps): update dependency babel-plugin-istanbul to v5 ( #1600 )
5 years ago
renovate[bot]
7d8fba2ae3
chore(deps): update dependency commander to v4 ( #1602 )
5 years ago
renovate[bot]
e510945e6d
chore(deps): update dependency chalk to v3 ( #1601 )
5 years ago
renovate[bot]
9b095be6c5
chore(deps): update dependency axios to ^0.19.0 ( #1590 )
5 years ago
Renovate Bot
23295cfc0b
chore(deps): update dependency cross-env to v6
5 years ago
Renovate Bot
4262ddc173
chore(deps): update dependency acorn to v7
5 years ago
Renovate Bot
aa23708d1e
chore(deps): update dependency @vue/cli-plugin-eslint to v4
5 years ago
Renovate Bot
e779a19a46
chore(deps): update dependency marked to ^0.8.0
5 years ago
tanjinzhou
88f49db317
chore: update devDependencies
5 years ago
tangjinzhou
c835bb8f9e
bump 1.4.10
5 years ago
tanjinzhou
2d5da3ea51
bump 1.4.9
5 years ago
tanjinzhou
1f7ae756fc
docs: update docs
5 years ago
tanjinzhou
cdc0e1a5f6
test: update upload test
5 years ago
tanjinzhou
42a75f8244
bump 1.4.8
5 years ago
tanjinzhou
273b2f505d
bump 1.4.7
5 years ago
tangjinzhou
a527f6073e
bump 1.4.6
5 years ago
tangjinzhou
930e875228
bump 1.4.5
5 years ago
tanjinzhou
52b66db19a
bump 1.4.4
5 years ago
tanjinzhou
600f2db48a
bump 1.4.3
5 years ago
tanjinzhou
a9622bd21a
bump 1.4.2
5 years ago
tanjinzhou
5a94354e73
bump 1.4.1
5 years ago
tanjinzhou
4218f19021
bump 1.4.0
5 years ago
tangjinzhou
d18944d8eb
Merge branch 'master' into feat-1.4.0
5 years ago
tangjinzhou
0fb52376a9
bump 1.3.17
5 years ago
tangjinzhou
4cd44aea3d
style: format code
5 years ago
tangjinzhou
d419f9c0d9
style: update prettier
5 years ago
tangjinzhou
a3ab0c26f2
Merge remote-tracking branch 'origin/master' into feat-1.4.0
...
# Conflicts:
# components/vc-form/src/createBaseForm.jsx
5 years ago
tanjinzhou
927a0a6c81
cr cxxx- exxx
5 years ago
tanjinzhou
ae905df339
bump 1.3.17-beta.1
5 years ago
tangjinzhou
18005cc97c
update package.json
5 years ago
tangjinzhou
d459b20b20
bump 1.3.16
5 years ago
tanjinzhou
53e73ab6f8
bump 1.3.15
5 years ago
tangjinzhou
4d1a4c9d33
fix: form validator number error #1090
5 years ago
tanjinzhou
3b1e49fc3b
bump 1.3.14
5 years ago
tanjinzhou
80ebc2840a
fix: cannot find module node-emoji #997
5 years ago
tanjinzhou
c8d80d0cc8
bump 1.3.13
5 years ago
tanjinzhou
8352df87a3
bump 3.1.12
5 years ago
tanjinzhou
2ba8c2b1a8
bump 1.3.11
5 years ago
tangjinzhou
ecf7c8b42c
fix: update icon focusable="false" #924
5 years ago
tanjinzhou
57a9eafcc6
site update & icons update
5 years ago
tangjinzhou
ba42f255e5
bump 1.3.10
6 years ago
tangjinzhou
1234627881
bump 1.3.9
6 years ago
tangjinzhou
2b1039f6be
bump 1.3.8
6 years ago
tangjinzhou
e10d2edf0a
bump 1.3.7
6 years ago
tangjinzhou
5c7a79fff7
bump 1.3.6
6 years ago
tangjinzhou
b1465635e9
bump 1.3.5
6 years ago
tangjinzhou
5db345b248
docs: add netlify.toml and update site-dist to _site
6 years ago
tangjinzhou
4fb1165a7d
update site
6 years ago
tangjinzhou
7ddc17b3bd
docs: add form vuex demo close #465
6 years ago
tangjinzhou
55a8dca9e7
style: update lint and format code
6 years ago
tangjinzhou
a9f7963c0c
bump 1.3.4
6 years ago
tangjinzhou
f516fdaaae
update site
6 years ago
tangjinzhou
6be6034fc8
update site
6 years ago
tangjinzhou
9fbab5ddb8
bump 1.3.3
6 years ago
tangjinzhou
d0ae9ccaeb
docs: update icon doc
6 years ago
tangjinzhou
c351cba0e7
update webpack to 4.x ( #425 )
...
* update webpack to 4.x
6 years ago
tangjinzhou
466ea96f86
bump 1.3.2
6 years ago
tangjinzhou
0f7d77830a
bump 1.3.1
6 years ago
tangjinzhou
c924f4ca82
perf: form
6 years ago
tangjinzhou
1a6ba14d59
bump 1.3.0
6 years ago
tangjinzhou
074aaafea9
docs: update docs
6 years ago
tangjinzhou
ffb2a593b1
style: lint add semi and prettier
6 years ago
tangjinzhou
6f15a470eb
feat: update vc-menu vc-select
6 years ago
tangjinzhou
1fb3ce30d2
Merge branch 'master' into feat-1.3.0
...
# Conflicts:
# components/table/__tests__/__snapshots__/Table.test.js.snap
6 years ago
tangjinzhou
0e36ee1e41
bump 1.2.5
6 years ago
tangjinzhou
0178c35de9
perf: input icon grid
6 years ago
tangjinzhou
27880b0110
feat: optimize the display of the button icon
6 years ago
Akshay Jat
0e499ee908
feat: typescript support ( #359 )
...
* feat: typescript support
Added typing files for better support in Typescript
* feat: typescript support
Adding declare keywords left in last commit
* feat: typescript support
Added support to add Ant Design globally (Vue.use(Antd))
* feat: typescript support
Fix wrong import file
* fix: typescript support
changed aobject[] to object[]
* feat: typescript support
Removed Library version from comments & corrected few incorrect types
* fix: typescript support
Tree : xxxKeys should support number[]
* fix: typescript support
table: updated return type for customXXX
* fix: typescript support
Fix spelling mistake (plcement => placement)
6 years ago
tangjinzhou
5ff56d033b
bump 1.2.4
6 years ago
tangjinzhou
6587ced474
bump 1.2.3
6 years ago
tangjinzhou
6d32836fd8
bump 1.2.2
6 years ago
tangjinzhou
34d5df2fcd
bump 1.2.1
6 years ago
tangjinzhou
e78ca51604
docs: add 1.2.1 changelog
6 years ago
tangjinzhou
b905d4f588
bump 1.2.0
6 years ago
tangjinzhou
56de87724d
test: update snapshots
6 years ago
tangjinzhou
aba16db339
feat: update css-animation
6 years ago
tangjinzhou
7aa46bbdf8
Merge branch 'master' into feat-3.10.3
...
# Conflicts:
# components/form/__tests__/__snapshots__/demo.test.js.snap
# components/timeline/__tests__/__snapshots__/demo.test.js.snap
6 years ago
undefined
3465b28a72
bump 1.1.10
6 years ago
tangjinzhou
f4f5fef450
1.1.10 ( #291 )
...
* feat: update form
* docs: update form demo
* fix: update vue-ref to 1.0.3 & update form demo
* feat: update form demo
* feat: update form demo
* docs: add 1.1.10 changelog
6 years ago
tangjinzhou
8c91e3696e
feat: update icon
6 years ago