Commit Graph

496 Commits (b2b27aeba7ddc93d2d4d1d07a4c99e2c2da621fe)

Author SHA1 Message Date
tangjinzhou 9ec32e427c style: add import eslint 2021-09-19 10:54:26 +08:00
tangjinzhou b32053b2ec doc: update site script 2021-09-12 22:26:37 +08:00
tangjinzhou cc86cbf7bc style: format 2021-09-12 22:08:32 +08:00
tangjinzhou 16f8d43a1a doc: add next site 2021-09-12 16:44:53 +08:00
tangjinzhou a6f37debb1 Merge remote-tracking branch 'origin/next' into v2.3 2021-09-12 08:54:07 +08:00
tangjinzhou 21502ea6b0
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>
2021-09-11 23:58:50 +08:00
tangjinzhou 4a28121b91 release 2.2.7 2021-09-08 22:11:28 +08:00
tangjinzhou b8319bdb38 test: update snap 2021-09-02 14:42:25 +08:00
tangjinzhou a4823664c6 site: add site build 2021-09-02 11:07:47 +08:00
tangjinzhou b1ae997ee8 style: format scripts 2021-09-02 09:53:41 +08:00
tangjinzhou 3f01f1430c doc: update 2021-09-02 09:11:55 +08:00
tangjinzhou 25b1e5a473 style: format site 2021-09-02 00:29:32 +08:00
tangjinzhou ed9bdd8923 doc: update 2021-09-01 22:57:51 +08:00
tangjinzhou c4ea14358e style: format ts type 2021-09-01 21:21:20 +08:00
tangjinzhou a0392186c2 style: lint 2021-09-01 16:15:21 +08:00
tangjinzhou 58e5107cf9 doc: add site 2021-09-01 16:12:07 +08:00
tangjinzhou 41342fbb0e
chore: vite for dev (#4602) 2021-09-01 15:09:00 +08:00
tangjinzhou c1c7c8e5d4 Merge remote-tracking branch 'origin/next' into v2.3 2021-08-29 14:17:02 +08:00
mehunk 83f85f240c
chore: add typescript version limit (#4587)
Co-authored-by: undefined <undefined>
2021-08-29 13:58:11 +08:00
tangjinzhou 5668d684a6 Merge remote-tracking branch 'origin/next' into v2.3 2021-08-26 22:32:55 +08:00
tangjinzhou 4465b73602 Merge branch 'v2.3' into refactor-tree 2021-08-26 14:22:01 +08:00
tangjinzhou 6f8a13985c
refactor: datePicker & calendar & trigger (#4522) 2021-08-26 14:09:04 +08:00
tangjinzhou 2b51d30c2e chore: add object-assign 2021-08-26 09:46:16 +08:00
tangjinzhou 25cca73a31
chore: update prepublishOnly 2021-08-25 22:43:14 +08:00
renovate[bot] 52df212c71
chore(deps): update dependency webpack-dev-server to v4 (#4543)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-20 08:28:42 +08:00
tangjinzhou 6479864a6f release 2.2.6 2021-08-12 16:04:33 +08:00
tangjinzhou 9f15fe9fdf fix: add resize-observer-polyfill #4508
close #4508
2021-08-12 15:42:33 +08:00
tangjinzhou 665e5919af release 2.2.5 2021-08-11 17:13:51 +08:00
tangjinzhou 1da679de34 release 2.2.4 2021-08-10 16:34:09 +08:00
tangjinzhou 6dfb2e5184 Merge remote-tracking branch 'next' into v2.3 2021-08-09 20:59:46 +08:00
tangjinzhou 257565b29d release 2.2.3 2021-08-07 10:02:41 +08:00
tangjinzhou 38569c28c7 perf: table use sticky for fixed column 2021-08-06 23:27:54 +08:00
tangjinzhou 3da2b65fd8
Revert "chore(deps): update dependency husky to v7 (#4304)" (#4361)
This reverts commit cceac72267.
2021-07-13 13:59:06 +08:00
renovate[bot] cceac72267
chore(deps): update dependency husky to v7 (#4304)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-13 10:39:27 +08:00
tangjinzhou 5f1734cf6a Merge remote-tracking branch 'origin/next' into v2.3 2021-07-12 17:15:58 +08:00
tangjinzhou a770eb3cb2
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>
2021-07-12 17:14:47 +08:00
tangjinzhou cf60f9c46f release 2.2.2 2021-07-11 21:12:47 +08:00
tangjinzhou b7b433e98f release 2.2.1 2021-07-06 11:01:35 +08:00
tangjinzhou a1ffe2ae90 release 2.2.0 2021-07-06 09:13:41 +08:00
tangjinzhou 891f6dbb5a release 2.2.0-rc.1 2021-06-29 16:44:22 +08:00
tangjinzhou 64f7cbc423 chore: update babel config #4284 2021-06-28 17:53:45 +08:00
renovate[bot] b6688c4419
chore(deps): update dependency postcss-loader to v6 (#4197)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-28 11:23:06 +08:00
renovate[bot] c100e8d53f
chore(deps): update dependency less-loader to v10 (#4221)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-28 11:22:43 +08:00
renovate[bot] 86bde00882
chore(deps): update dependency style-loader to v3 (#4258)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-27 20:41:26 +08:00
tangjinzhou 4a0fce5a0a release 2.2.0-beta.6 2021-06-26 14:27:26 +08:00
tangjinzhou d7f6148f24 release 2.2.0-beta.5 2021-06-24 13:58:15 +08:00
tangjinzhou 33c7230ee2 style: update prettier & format code 2021-06-23 23:10:07 +08:00
tangjinzhou 3a93f198df release 2.2.0-beta.4 2021-06-21 15:03:30 +08:00
tangjinzhou e86492d249 test: update page-header test 2021-06-19 22:47:28 +08:00
tangjinzhou 0dcdd92ba2 release 2.2.0-beta.3 2021-06-11 22:07:59 +08:00