Commit Graph

4730 Commits (a40816880aacae92433476cef102046d2c93df3c)

Author SHA1 Message Date
Peritot Chan 00422ac77b
fix: config provider theme active color not same in variable.less (#5929) 2022-09-01 11:03:29 +08:00
tangjinzhou b53a5de6dc doc: add jeecg sponsors 2022-09-01 10:43:28 +08:00
tangjinzhou 9815f817d4 fix: type import error 2022-08-28 09:00:25 +08:00
Airene Fang 6feda7be81
fix generate web-types.json bug (#5674)
set the wrong default value by parse md table error.
2022-08-25 11:07:49 +08:00
bqy_fe 2a3798e9b4
docs(form): fix typo (#5896) 2022-08-22 08:59:35 +08:00
bqy_fe ae451b71df
feat(props-util): [filterEmpty] support handle nested fragment (#5890) 2022-08-14 09:04:17 +08:00
tangjinzhou d933f3edd5 fix: table column null error, close #5888 2022-08-12 16:19:32 +08:00
tangjinzhou dd60465373 chore: update webpack confgi 2022-08-11 22:26:35 +08:00
tangjinzhou 60a8be3014 release 3.3.0-beta.3 2022-08-11 14:27:54 +08:00
tangjinzhou a26ac3e9f4 feat: rating character add params 2022-08-11 14:24:39 +08:00
tangjinzhou e7fdb128e3 Merge remote-tracking branch 'origin/main' into feat-v3.3 2022-08-11 14:12:39 +08:00
tangjinzhou fa53e89e51 doc: fix site error 2022-08-08 10:13:51 +08:00
tangjinzhou 1d6a8916cc release 3.2.11 2022-08-08 09:40:38 +08:00
tangjinzhou 8d0155878e Merge remote-tracking branch 'origin/main' into feat-v3.3 2022-08-07 20:03:09 +08:00
tangjinzhou 333c48c6ba fix: cdn dayjs error, close #5874 2022-08-07 15:10:53 +08:00
gp e79dd3508c
fix(inputNumber): inputNumber size UI error (#5873) 2022-08-07 14:10:00 +08:00
BlackTooth 3ca5209e0d
fix: select auto location (#5843)
* fix: select auto location

* fix: 3  Altitude location errors may occur

Co-authored-by: 隆杰 <longjie.li@taxsoyea.net>
2022-08-07 14:00:29 +08:00
tangjinzhou e5e98e5776 feat: add tooltip-border-radius 2022-08-06 17:16:11 +08:00
izhouteng b9000c891a
chore: add unified to devDependencies (#5839)
Co-authored-by: undefined <undefined>
2022-07-28 16:54:52 +08:00
BiggerRain 125a0f7636
docs: text error (#5845) 2022-07-28 16:52:56 +08:00
tangjinzhou 4c8131bd70 test: update snap 2022-07-25 08:41:38 +08:00
peritot 612c5000b5
docs: update alert & drawer doc in closeIcon default value (#5838) 2022-07-24 09:13:57 +08:00
meteorlxy 05357a8c3f
feat(Divider): add divider-horizontal-gutter variable (#5820) 2022-07-24 09:08:40 +08:00
舜岳 151555b7b7
doc(site): fix Login Form style (#5797) 2022-07-24 09:04:22 +08:00
tangjinzhou c739e498c5 perf: import icons #5822 2022-07-24 08:59:51 +08:00
tangjinzhou 86450c2a1b perf: import icons #5822 2022-07-24 08:56:44 +08:00
WD c40fec0afa
chore(site): upgrade vitejs to v3 (#5809) 2022-07-16 09:44:06 +08:00
tangjinzhou 6650c4d6b1 fix: dropdown text wrap, close #5798 2022-07-12 10:16:42 +08:00
tangjinzhou 8ef4d44787 release 3.2.10 2022-07-07 21:57:45 +08:00
tangjinzhou 6d83af53b5 test: update snap 2022-07-07 19:46:57 +08:00
tangjinzhou 3d77a1c1d4 test: update snap 2022-07-07 14:39:15 +08:00
tangjinzhou 36df585acf fix: menu hide when quicky hover 2022-07-07 10:24:19 +08:00
tangjinzhou 39e7b8f4b6 test: add require context 2022-07-07 10:07:54 +08:00
tangjinzhou 85b7741f3c test: update babel config 2022-07-07 09:50:56 +08:00
tangjinzhou b440215842 test: update jest config 2022-07-07 09:31:18 +08:00
tangjinzhou 73bd25cbbe style: fix lint code 2022-07-06 21:24:35 +08:00
tangjinzhou 7473233bc9 test: update focus test 2022-07-06 19:10:14 +08:00
tangjinzhou 9d210e3a30 fix: remove mock transition when test env #4565 2022-07-06 18:21:16 +08:00
tangjinzhou 901811bc43 chore: update jest to 28 2022-07-06 17:40:21 +08:00
tangjinzhou 9ea87fb973 release 3.3.0-beta.2 2022-07-02 22:28:43 +08:00
tangjinzhou dae579a88e chore: update tools 2022-07-02 22:22:01 +08:00
tangjinzhou 58e8fd3e2e doc: update changelog 2022-07-02 21:04:01 +08:00
Amour1688 aae9a48dd0
chore: bundle esm output (#5772) 2022-07-02 21:02:48 +08:00
tangjinzhou 09c5a3e53f Merge remote-tracking branch 'origin/main' into feat-v3.3 2022-07-02 21:01:41 +08:00
WD 985f1cfe1d
chore(build): set minimum running node version v12.22.0 (#5770) 2022-07-02 20:52:13 +08:00
tangjinzhou e42fdd7a06 Merge remote-tracking branch 'origin/main' into feat-v3.3 2022-07-02 09:54:19 +08:00
tys1128 7999a2fef6
fix: add boolean type to autosize prop (#5766)
Co-authored-by: oaktian <oak.tian@vesync.com>
2022-07-01 13:52:20 +08:00
WD a2690a2d45
chore: upgrade vitejs to the latest release version (#5760) 2022-07-01 13:51:21 +08:00
tangjinzhou f672f873dc fix: table ellipsis title not work, close #5755 2022-06-30 10:36:33 +08:00
zhengqbbb d94fe1c0b2
chore: use `czg` commitizen adapter (#5750) 2022-06-27 14:18:30 +08:00