|  tangjinzhou | ebc2082934 | fix: menu support scoped style, close #5578 | 2022-05-10 14:26:24 +08:00 | 
				
					
						|  tangjinzhou | 0c879fc22d | feat: select option add title | 2022-04-23 13:28:00 +08:00 | 
				
					
						|  tangjinzhou | a7ea9bbe34 | test: update snap | 2022-04-06 10:48:46 +08:00 | 
				
					
						|  tangjinzhou | cf37535d22 | test: update snap | 2022-03-13 16:21:16 +08:00 | 
				
					
						|  tangjinzhou | 2ee3d43534 | Feat css var (#5327) * style: affix & util
* feat(alert): add customIcon slot
* feat(anchor): ts type
* style: auto-complete
* feat: avatar add crossOrigin & maxPopoverTrigger
* style(backTop): v-show instead v-if
* style: badge
* style: breadcrumb
* feat: button add global size
* feat: update i18n
* feat: picker add disabledTime
* test: update snap
* doc: update img url
* style: fix Card tabs of left position
* doc: update cascader doc
* feat: collapse
* style: comment
* style: configprovider
* feat: date-picker add soem icon slot
* style: update descriptions style
* feat: add divider orientationMargin
* doc: update drawer
* feat: dropdown add destroyPopupOnHide & loading
* style: update empty
* feat: form add labelWrap
* style: update grid
* test: update grid snap
* fix: image ts error
* fix: mentions cannot select, close #5233
* doc: update pagination change info, close #5293
* fix: table dynamic expand error, close #5295
* style: remove not use
* release 3.0.0-beta.11
* doc: update typo
* feat: input add showCount
* feat: inputNumber add prefix slot
* style: update layout
* style: update list
* feat: add locale i18
* style: update locale ts
* style: update mentions
* feat: menu divider add dashed
* perf: menu
* perf: menu animate
* feat: modal method add wrapClassName
* style: update pageheader
* feat: update pagination ts
* feat: confirm add showCancel & promise
* doc: update popover
* style: update progress
* style: radio
* style: update rate、result、row
* feat: select add fieldNames
* feat: add skeleton button & input
* feat: spin tip support slot
* style: slider & space
* stype: update steps ts type
* style: update switch
* feat: table add tree filter
* test: update input sanp
* feat: table add filterMode...
* fix: tree autoExpandParent bug
* test: update input snap
* doc: tabs add destroyInactiveTabPane
* style: update tag
* style: update timeline & time-picker
* fix: Tooltip arrowPointAtCenter 1px shift bug
* feat: typography add enterEnterIcon triggerType
* doc: update tree-select
* fix: deps and TypeScript types
* style: udpate transfer
* style: update style
* doc: add colorScheme
* chore: add css var builg
* doc: sort api
* style: lint code
* doc: add css var
* test: update snap
* chore: add pre script
* chore: update lint
* perf: collapse animate
* perf: collapse tree
* perf: typography shaking when edit
* doc: update auto-complete demo
* fix: table tree not have animate
* feat: deprecated dropdown center placement
* feat: deprecated dropdown center placement
* test: update snap | 2022-03-12 09:56:32 +08:00 | 
				
					
						|  tangjinzhou | 2b0adaf717 | test: update snapshots | 2022-02-14 09:29:01 +08:00 | 
				
					
						|  zkwolf | 62428b6df3 | fix(table): responsive invalid (#5172) * fix(table): reponsive invalid #5171
* docs(table): add reponsive demo | 2022-01-17 10:47:04 +08:00 | 
				
					
						|  tangjinzhou | dd0b0b2eb9 | feat: date-picker support vshow, close #5132 | 2022-01-07 18:50:30 +08:00 | 
				
					
						|  tangjinzhou | 47f1bb050b | test: update snap | 2021-12-24 16:57:29 +08:00 | 
				
					
						|  tangjinzhou | 95a1b4a964 | perf: menu lazy render children #4812 | 2021-12-09 22:48:53 +08:00 | 
				
					
						|  tangjinzhou | 5ad66497e5 | test: update snap | 2021-11-26 19:15:35 +08:00 | 
				
					
						|  tangjinzhou | 166bac62b4 | test: update snap #4834 | 2021-11-02 16:21:33 +08:00 | 
				
					
						|  tangjinzhou | abcc545484 | test: update snap | 2021-10-27 14:59:36 +08:00 | 
				
					
						|  tangjinzhou | 7fbb0a0947 | fix: table sticky error, close #4808 | 2021-10-26 18:10:47 +08:00 | 
				
					
						|  tangjinzhou | 816665f935 | test: update snap | 2021-10-26 16:51:14 +08:00 | 
				
					
						|  tangjinzhou | f64d7adb22 | fix: table sort tooltip npt work | 2021-10-10 10:37:59 +08:00 | 
				
					
						|  tangjinzhou | a5a3411c28 | refactor: drawer (#4725) * refactor(drawer): use compositionAPI
* refactor(drawer): update
* refactor: update
* chore: update
* docs: update
* fix: remove transitionStr
* chore: use useConfigInject
* refactor: drawer #4708
Co-authored-by: ajuner <106791576@qq.com> | 2021-10-03 13:30:50 +08:00 | 
				
					
						|  tangjinzhou | 3aeeeb2aed | 3.0 ready (#4523) * refactor: transfer、tooltip (#4306)
* refactor(transfer): use composition api (#4135)
* refactor(transfer): use composition api
* fix: remove console
* refactor(tooltip): use composition api (#4059)
* refactor(tooltip): use composition api
* chore: useConfigInject
* fix: remove useless
* style: format code
* refactor: transfer
* refactor: tooltip
Co-authored-by: ajuner <106791576@qq.com>
* Refactor mentions (#4341)
* refactor(mentions): use compositionAPI (#4313)
* refactor: mentions
* refactor: mentions
Co-authored-by: ajuner <106791576@qq.com>
* Refactor progress (#4358)
* fix: timepicker error border not show #4331
* fix(UploadDragger): fix UploadDrager no export (#4334)
* refactor(switch): support customize checked value #4329 (#4332)
* refactor(switch): support customize checked value #4329
* test: add test case
* refactor: update props name
* refactor: update ts
* refactor: optimize
* style: uncheckedValue to unCheckedValue
* test: update snap
* feat: udpate switch ts
* docs: remove ie11
* fix: tree-select throw error when use slot title
* fix: TypeScript definition of Table interface for typescript 4.3.5 (#4353)
* fix type for typescript 4.3.5
* Update interface.ts
close #4296
* fix: dropdown submenu style error #4351
close #4351
* fix(notification): 完善notification类型 (#4346)
* refactor(progress): use composition API (#4355)
* refactor(progress): use composition API
* refactor(vc-progress): update
* refactor: progress
* refactor: progress
* fix: timepicker error border not show #4331
* fix(UploadDragger): fix UploadDrager no export (#4334)
* refactor(switch): support customize checked value #4329 (#4332)
* refactor(switch): support customize checked value #4329
* test: add test case
* refactor: update props name
* refactor: update ts
* refactor: optimize
* style: uncheckedValue to unCheckedValue
* test: update snap
* feat: udpate switch ts
* docs: remove ie11
* fix: tree-select throw error when use slot title
* fix: TypeScript definition of Table interface for typescript 4.3.5 (#4353)
* fix type for typescript 4.3.5
* Update interface.ts
close #4296
* fix: dropdown submenu style error #4351
close #4351
* fix(notification): 完善notification类型 (#4346)
* refactor(progress): use composition API (#4355)
* refactor(progress): use composition API
* refactor(vc-progress): update
* refactor: progress
* refactor: progress
Co-authored-by: Jarvis <35361626+fanhaoyuan@users.noreply.github.com>
Co-authored-by: John <John60676@qq.com>
Co-authored-by: 艾斯特洛 <axetroy.dev@gmail.com>
Co-authored-by: zanllp <qc@zanllp.cn>
* docs: add changelog
* refactor: tree
* refactor: tree
* style: lint
* refactor: tree
* 热factor: tree
* refactor: tree
* refactor: tree
* refactor: tree
* refactor: directory tree
* refactor: tree
* refactor: tree-select
* refactor: tree-select
* refactor: tree-select
* refactor: tree-select
* refactor: tree-select
* style: lint format
* refactor: tree-select
* refactor: tree-select
* refactor: tree-select
* refactor: tree-select
* refactor: tree-select
* refactor: tree-select
* fix: upload ts error
* fix: update tree title render & switchIcon
* test: update tree test
* feat: add VirtualScroll tree
* refactor: datePicker & calendar & trigger (#4522)
* style: update
* test: update calendar test
* test: update test
* test: update test
* refactor: slider
* feat: update slider css
* refactor: slider to ts
* refactor: slider to ts
* perf: update default itemHeight
* test: update
* fix: uddate ts type
* fix: update skeleton
* fix: update skeleton
* refactor: update vc-pagination
* refactor: pagination
* refactor: timeline
* refactor: steps
* refactor: collapse
* refactor: collapse
* refactor: popconfirm
* refactor: popover
* refactor: dropdown
* doc: merge doc
* chore: vite for dev (#4602)
* style: js to jsx
* doc: add site
* style: lint
* style: format ts type
* doc: update
* style: format code
* style: format site
* doc: update
* style: dmeo
* style: format scripts
* chore: remove sub-modules
* chore: update vite
* site: add site build
* test: update snap
* doc(select): add tip (#4606)
* refactor: table (#4641)
* refactor: table
* refactor: table
* refactor: table
* refactor: table
* refactor: table
* refactor: table
* refactor: table
* refactor: table
* refactor: table
* fix: column not pass to cell
* doc: uppate table
* fix: update bodyCell headerCell
* doc: remove examples
* refactor: table
* fix: table title not work
* fix: table selection
* fix: table checkStrictly
* refactor: table
* fix: table template error
* feat: table support summary
* test: update snap
* perf: table
* docs(table): fix ajax demo (#4639)
* test: update table
* refactor: remove old table
* doc: update  table doc
* doc: update doc
* doc: update select
* doc: update summary
Co-authored-by: John <John60676@qq.com>
* doc: update doc
* fix: menu arrow not work
* test: update
* doc: add next site
* style: format
* doc: update
* doc: update site script
* fix: expand icon not fixed
* feat: use renderSlot
* test: update table snap
* feat: confirm support reactively
* feat: configProvider.config
* feat: message support configprovider.config
* feat: notification support configprovider.config
* doc: update doc
* fix: typescript compile error
* style: add import eslint
* doc: update demo
* chore: set transpileOnly true
* style: fix eslint error
* test: update snap
* doc: update
* test: mock date
* test: update snap
* chore: remove gulp-typescript (#4675)
* feat: V3 form (#4678)
* chore: update husky
* perf: update formItem
* perf: useInjectFormItemContext
* fix: table ts error
* doc: add Customized Form Controls demo
* feat: export useInjectFormItemContext
* doc: update form doc
* doc: update doc
* doc: update doc
* feat: autocomplete support option slot
* doc: update
* feat: add form item rest
* style: remove omit.js
* refactor: autocomplete
* doc: add changelog to site
* doc: update site anchor
* doc: update doc layout
* test: update table test
* doc: update
* chore: udpate gulp script
* chore: udpate gulp script
* doc: add changelog
* doc: update
* test: ignore some test wait vue-test-utils
* fix: form id error #4582
close #4582
* doc: add select Responsive demo
* doc: remove temp doc
Co-authored-by: ajuner <106791576@qq.com>
Co-authored-by: Jarvis <35361626+fanhaoyuan@users.noreply.github.com>
Co-authored-by: John <John60676@qq.com>
Co-authored-by: 艾斯特洛 <axetroy.dev@gmail.com>
Co-authored-by: zanllp <qc@zanllp.cn>
Co-authored-by: Amour1688 <lcz_1996@foxmail.com> | 2021-09-25 16:51:32 +08:00 | 
				
					
						|  tangjinzhou | 987c3872bf | test: update table snap | 2021-08-07 00:00:02 +08:00 | 
				
					
						|  tangjinzhou | a448e57475 | test: update snap | 2021-07-19 10:04:41 +08:00 | 
				
					
						|  tangjinzhou | 33c7230ee2 | style: update prettier & format code | 2021-06-23 23:10:07 +08:00 | 
				
					
						|  tangjinzhou | 8a6b2a728e | test: update snap | 2021-06-21 10:01:16 +08:00 | 
				
					
						|  tangjinzhou | e6b7aa47ae | perf: table #3531 | 2021-02-27 22:50:21 +08:00 | 
				
					
						|  tanjinzhou | f8ce34a7d7 | style: prettier code | 2021-02-25 15:41:43 +08:00 | 
				
					
						|  tangjinzhou | 47a847cc43 | test: update snap | 2021-01-24 14:32:06 +08:00 | 
				
					
						|  zkwolf | b07190e13d | feat: dark theme (#3410) * chore: update style
* chore: add dark css build
* test: update snapshot
* chore: remove compact var
* chore: update style
* test: update snapshot | 2021-01-14 17:33:17 +08:00 | 
				
					
						|  tangjinzhou | 4de6dbeb25 | test: update snap | 2020-11-07 22:43:45 +08:00 | 
				
					
						|  tangjinzhou | e165b1eced | feat: update some less | 2020-10-27 23:02:45 +08:00 | 
				
					
						|  tanjinzhou | ee9ba197ba | test: update snap | 2020-10-26 18:31:50 +08:00 | 
				
					
						|  Amour1688 | 689486fadc | chore: table snap | 2020-10-24 22:53:55 +08:00 | 
				
					
						|  tangjinzhou | 7f7511bf61 | test: update test | 2020-09-20 23:04:37 +08:00 | 
				
					
						|  tangjinzhou | f99200c966 | test: update snap | 2020-09-19 23:36:48 +08:00 | 
				
					
						|  tanjinzhou | 1f6accba22 | test: update snap | 2020-08-31 17:16:16 +08:00 | 
				
					
						|  tanjinzhou | 8ac75e4a73 | test: update snap | 2020-08-25 14:24:56 +08:00 | 
				
					
						|  tanjinzhou | 0eb257b321 | test: update snap | 2020-08-14 15:25:17 +08:00 | 
				
					
						|  tangjinzhou | 52968b9616 | test: update table snap | 2020-08-13 22:09:56 +08:00 | 
				
					
						|  tanjinzhou | f1e24fef9c | fix: table columns not update | 2020-08-12 16:30:13 +08:00 | 
				
					
						|  tangjinzhou | 1a18238d97 | test: update auto-complete test | 2020-07-25 21:27:58 +08:00 | 
				
					
						|  tangjinzhou | ed2a8d6cef | test: update some not support props | 2020-07-25 15:46:49 +08:00 | 
				
					
						|  tanjinzhou | 6069a254db | Merge remote-tracking branch 'origin/master' into 2.0 # Conflicts:
#	antdv-demo
#	components/auto-complete/__tests__/__snapshots__/demo.test.js.snap
#	components/avatar/__tests__/__snapshots__/demo.test.js.snap
#	components/button/__tests__/__snapshots__/demo.test.js.snap
#	components/collapse/__tests__/__snapshots__/demo.test.js.snap
#	components/date-picker/__tests__/__snapshots__/demo.test.js.snap
#	components/form/__tests__/__snapshots__/demo.test.js.snap
#	components/input/__tests__/__snapshots__/demo.test.js.snap
#	components/locale-provider/__tests__/__snapshots__/index.test.js.snap
#	components/select/__tests__/__snapshots__/demo.test.js.snap
#	components/tag/__tests__/__snapshots__/demo.test.js.snap
#	components/vc-dialog/Dialog.jsx | 2020-05-26 17:49:55 +08:00 | 
				
					
						|  tanjinzhou | 5aad5681e5 | test: update snap | 2020-04-26 16:37:33 +08:00 | 
				
					
						|  tanjinzhou | c4a72238c0 | Merge remote-tracking branch 'origin/master' into 2.0 | 2020-04-23 15:45:01 +08:00 | 
				
					
						|  tanjinzhou | 7f1072aa3d | test: update table | 2020-04-21 16:10:37 +08:00 | 
				
					
						|  tangjinzhou | 1836b2e7f4 | Merge branch 'master' into 2.0 | 2020-04-15 22:05:10 +08:00 | 
				
					
						|  tangjinzhou | e0bf26182b | test: update snap | 2020-04-09 22:40:06 +08:00 | 
				
					
						|  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 | 2020-04-05 15:09:21 +08:00 | 
				
					
						|  tangjinzhou | 6925c92212 | test: update snapshot | 2020-04-05 14:19:12 +08:00 | 
				
					
						|  tangjinzhou | 4314d97632 | release 1.5.1 | 2020-04-02 22:32:47 +08:00 | 
				
					
						|  wangxueliang | 687e65d04b | feat: update table icon | 2020-03-29 23:54:24 +08:00 | 
				
					
						|  tanjinzhou | caabe4208f | test: update snapshots | 2020-03-26 17:26:53 +08:00 |