| 
							
							
								 Amour1688 | 9ea52ee9a1 | feat: use addNamedimport (#196) | 2020-11-29 19:02:03 +08:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | 51f8eb07a7 | chore(deps-dev): bump @typescript-eslint/eslint-plugin (#154) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.3.0 to 4.6.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.6.0/packages/eslint-plugin)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-10-29 15:30:17 +08:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | 1c0b8ffcc7 | chore(deps-dev): bump @typescript-eslint/parser from 4.3.0 to 4.6.0 (#149) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.3.0 to 4.6.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.6.0/packages/parser)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-10-29 15:29:00 +08:00 |  | 
			
				
					| 
							
							
								 Amour1688 | 1ba60fbc85 | fix: declared emitted event in the emits option | 2020-10-29 14:09:56 +08:00 |  | 
			
				
					| 
							
							
								 John60676 | cc1d9679dc | fix: modelcan be v-model argument (#153) | 2020-10-28 22:05:13 +08:00 |  | 
			
				
					| 
							
							
								 John60676 | 604d53b956 | feat: support v-models (#140) * feat: support multiple bindings
* refactor: optimize code
* test: add underscore modifier case
* refactor: modify value to values
* refactor: remove underscore modifier support
* refactor: optimize v-models
* refactor: optimize code | 2020-10-28 18:42:43 +08:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 0aeb92072b | chore(deps): bump node-fetch from 2.6.0 to 2.6.1 (#152) Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-10-28 11:14:53 +08:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | 92574a4085 | chore(deps): [security] bump node-fetch from 2.6.0 to 2.6.1 (#103) Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. **This update includes a security fix.**
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-10-28 11:13:17 +08:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | ec576602df | chore(deps-dev): bump typescript from 4.0.2 to 4.0.5 (#148) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.2 to 4.0.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.2...v4.0.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-10-28 11:12:55 +08:00 |  | 
			
				
					| 
							
							
								 Amour1688 | 1fdcfd0ce2 | style: optimize code | 2020-10-19 14:50:25 +08:00 |  | 
			
				
					| 
							
							
								 Amour1688 | f50b9e37fd | fix: <A {...{ a: 1 }} />throw error when override props | 2020-10-17 10:29:08 +08:00 |  | 
			
				
					| 
							
							
								 Amour1688 | e9aa278b20 | fix: ts error | 2020-10-12 13:49:27 +08:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | 5d4a501bfe | chore(deps-dev): bump vue from 3.0.0-rc.10 to 3.0.0 (#128) Bumps [vue](https://github.com/vuejs/vue) from 3.0.0-rc.10 to 3.0.0.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-10-09 15:58:51 +08:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | bac6fde576 | chore(deps-dev): bump @vue/compiler-dom from 3.0.0-rc.10 to 3.0.0 (#124) Bumps [@vue/compiler-dom](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-dom) from 3.0.0-rc.10 to 3.0.0.
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.0.0/packages/compiler-dom)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-10-09 10:33:00 +08:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | 9342842677 | chore(deps-dev): bump @typescript-eslint/eslint-plugin (#120) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.0.1 to 4.3.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.3.0/packages/eslint-plugin)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-10-01 22:50:37 +08:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | 53f52897c1 | chore(deps-dev): bump @typescript-eslint/parser from 4.0.1 to 4.3.0 (#121) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.0.1 to 4.3.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.3.0/packages/parser)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-10-01 22:50:16 +08:00 |  | 
			
				
					| 
							
							
								 hangzou | 4318ca17e0 | docs: update slot's description (#116) * docs: update slot's description | 2020-09-24 17:19:00 +08:00 |  | 
			
				
					| 
							
							
								 Amour1688 | 0e2253b6a8 | docs: update v-model [ci skip] | 2020-09-22 11:55:56 +08:00 |  | 
			
				
					| 
							
							
								 hangzou | e898d0eaf8 | docs: add new user in README (#108) * feat(docs): add new user in README
* docs: update README-zh & change element plus' link | 2020-09-20 13:14:57 +08:00 |  | 
			
				
					| 
							
							
								 Amour1688 | ad8c3cbfe6 | chore: use generateUidIdentifier | 2020-09-15 11:59:54 +08:00 |  | 
			
				
					| 
							
							
								 Amour1688 | 06c92a2733 | docs: release date in changelog [ci skip] | 2020-09-14 17:49:54 +08:00 |  | 
			
				
					| 
							
							
								 Amour1688 | 4acf42f1ac | chore: 1.0.0-rc.3 changelog [ci skip] | 2020-09-14 17:42:32 +08:00 |  | 
			
				
					| 
							
							
								 Amour1688 | 01f812c19e | docs: mergeProps | 2020-09-14 17:42:03 +08:00 |  | 
			
				
					| 
							
							
								 Amour1688 | bd938b770d | v1.0.0-rc.3
						
						
						
						
						
						
							
 v1.0.0-rc.3 | 2020-09-14 17:23:43 +08:00 |  | 
			
				
					| 
							
							
								 Amour1688 | 018c2ca6af | chore: set compilerOptions.targetases2015 | 2020-09-14 16:43:55 +08:00 |  | 
			
				
					| 
							
							
								 Amour1688 | 371f6a59de | fix: eslint errors | 2020-09-14 16:35:44 +08:00 |  | 
			
				
					| 
							
							
								 Amour1688 | b23cfe0020 | test: overrideProps snapshot | 2020-09-09 17:19:36 +08:00 |  | 
			
				
					| 
							
							
								 Amour1688 | e16695d87e | feat: optional mergePros | 2020-09-09 17:07:47 +08:00 |  | 
			
				
					| 
							
							
								 Amour1688 | 45290ca1ee | chore: add snapshot | 2020-09-08 14:12:42 +08:00 |  | 
			
				
					| 
							
							
								 Amour1688 | 4398191f95 | chore: remove webpack-dev-server | 2020-09-08 14:12:19 +08:00 |  | 
			
				
					| 
							
							
								 Amour1688 | 94b4f3aa80 | feat: merge static and dynamic class / style attributes into array | 2020-09-08 12:58:01 +08:00 |  | 
			
				
					| 
							
							
								 Amour1688 | bf59811f43 | fix: mergeProps order error | 2020-09-07 22:24:29 +08:00 |  | 
			
				
					| 
							
							
								 Amour1688 | f519920db2 | chore: set monaco-editor jsx as preserve | 2020-09-06 11:33:12 +08:00 |  | 
			
				
					| 
							
							
								 Amour1688 | 53739e1d5c | chore: monaco in cdn | 2020-09-05 21:58:07 +08:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | d00a225a2d | chore(deps-dev): bump vue from 3.0.0-rc.9 to 3.0.0-rc.10 (#91) Bumps [vue](https://github.com/vuejs/vue) from 3.0.0-rc.9 to 3.0.0-rc.10.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-09-05 11:32:51 +08:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | 98fe1c8051 | chore(deps-dev): bump @vue/compiler-dom from 3.0.0-rc.9 to 3.0.0-rc.10 (#93) Bumps [@vue/compiler-dom](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-dom) from 3.0.0-rc.9 to 3.0.0-rc.10.
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.0.0-rc.10/packages/compiler-dom)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-09-05 11:32:31 +08:00 |  | 
			
				
					| 
							
							
								 Amour1688 | 8bfd6667d5 | docs: fix wrong spelling of ts | 2020-09-04 17:49:29 +08:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | 5001c1e912 | chore(deps-dev): bump @typescript-eslint/eslint-plugin (#88) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.10.1 to 4.0.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.0.1/packages/eslint-plugin)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-09-03 22:12:10 +08:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | d22835ff5b | chore(deps-dev): bump eslint from 7.7.0 to 7.8.1 (#90) Bumps [eslint](https://github.com/eslint/eslint) from 7.7.0 to 7.8.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.7.0...v7.8.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-09-03 16:56:36 +08:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | 0c01e71932 | chore(deps-dev): bump typescript from 3.9.6 to 4.0.2 (#89) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.6 to 4.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.6...v4.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-09-02 15:09:11 +08:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | 341d461261 | chore(deps-dev): bump @typescript-eslint/parser from 3.10.1 to 4.0.1 (#85) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.10.1 to 4.0.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.0.1/packages/parser)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-09-02 15:05:35 +08:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | d0a11f469e | chore(deps-dev): bump @babel/core from 7.10.4 to 7.11.5 (#84) Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.4 to 7.11.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.5/packages/babel-core)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-09-01 15:27:28 +08:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | 734a61a18d | chore(deps-dev): bump babel-jest from 26.1.0 to 26.3.0 (#63) Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.1.0 to 26.3.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.3.0/packages/babel-jest)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-09-01 15:05:07 +08:00 |  | 
			
				
					| 
							
							
								 Amour1688 | 1b7fb1b307 | docs: update README for TypeScript | 2020-09-01 10:14:36 +08:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | dcf22537b1 | chore(deps-dev): bump vue from 3.0.0-rc.7 to 3.0.0-rc.9 (#79) Bumps [vue](https://github.com/vuejs/vue) from 3.0.0-rc.7 to 3.0.0-rc.9.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-08-31 15:12:19 +08:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | 183fc2c0bc | chore(deps-dev): bump jest from 26.1.0 to 26.4.2 (#72) Bumps [jest](https://github.com/facebook/jest) from 26.1.0 to 26.4.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.1.0...v26.4.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-08-31 11:20:16 +08:00 |  | 
			
				
					| 
							
							
								 jawn-ha | 37af260a2f | docs: fix the repo's link (#74) Co-authored-by: zhanghj <zhanghj@getui.com> | 2020-08-30 20:25:51 +08:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | cb8c76738a | chore(deps-dev): bump @typescript-eslint/eslint-plugin (#59) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.6.1 to 3.10.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.10.1/packages/eslint-plugin)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-08-30 19:49:51 +08:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/8b35a682f60bcd3603e8816fc330e7f2?size=56) dependabot-preview[bot] | 44fc02799f | chore(deps-dev): bump ts-jest from 26.1.4 to 26.3.0 (#70) Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.1.4 to 26.3.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.1.4...v26.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-08-30 19:49:21 +08:00 |  | 
			
				
					| 
							
							
								 Amour1688 | d65e85a1ed | chore: 1.0.0-rc.2 changelog [ci skip] | 2020-08-28 10:59:39 +08:00 |  |