Skip to content

Commit 90bad6d

Browse files
committed
feat: update quarkd
1 parent cc1a158 commit 90bad6d

6 files changed

Lines changed: 1350 additions & 131 deletions

File tree

packages/quark-react/CHANGELOG.md

Lines changed: 598 additions & 0 deletions
Large diffs are not rendered by default.

packages/quark-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quarkd/quark-react",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"description": "Web components react reactify",
55
"types": "lib/index.d.ts",
66
"typings": "lib/index.d.ts",
@@ -24,7 +24,7 @@
2424
"*.js"
2525
],
2626
"dependencies": {
27-
"quarkd": "2.0.5",
27+
"quarkd": "2.0.6",
2828
"@quarkd/reactify": "^1.0.3"
2929
},
3030
"devDependencies": {

packages/quark-react/src/docs

Lines changed: 719 additions & 121 deletions
Large diffs are not rendered by default.

packages/quarkd/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# 更新日志
22

3+
### [2.0.6](https://github.com/hellof2e/quark-design/compare/v2.0.5...v2.0.6) (2025-04-29)
4+
5+
### 🎉 Features
6+
7+
- **popup-extra:** 新增 part 属性 ([0a3bc46](https://github.com/hellof2e/quark-design/commit/0a3bc4621f1860d5ead8ad4967900616d074b26b))
8+
- update quarkd ([3a81027](https://github.com/hellof2e/quark-design/commit/3a81027c202349115af6cc0cefafb607fb2050c4))
9+
10+
### 🐞 Bug Fixes
11+
12+
- loading part ([cc1a158](https://github.com/hellof2e/quark-design/commit/cc1a158804ab3b079ab0db501dfff72fe00d2f27))
13+
314
### [2.0.5](https://github.com/hellof2e/quark-design/compare/v2.0.4...v2.0.5) (2024-09-04)
415

516
### 🎉 Features

packages/quarkd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "quarkd",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"description": "Mobile UI Components built on Web Components.",
55
"main": "lib/index.js",
66
"module": "lib/index.js",

packages/quarkd/src/docs

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,27 @@
11
# 更新日志
2-
### [2.0.5](https://github.com/hellof2e/quark-design/compare/v2.0.4...v2.0.5) (2024-09-04)
2+
### [2.0.6](https://github.com/hellof2e/quark-design/compare/v2.0.5...v2.0.6) (2025-04-29)
3+
4+
5+
### 🎉 Features
6+
7+
* **popup-extra:** 新增part属性 ([0a3bc46](https://github.com/hellof2e/quark-design/commit/0a3bc4621f1860d5ead8ad4967900616d074b26b))
8+
* update quarkd ([3a81027](https://github.com/hellof2e/quark-design/commit/3a81027c202349115af6cc0cefafb607fb2050c4))
39

410

11+
### 🐞 Bug Fixes
12+
13+
* loading part ([cc1a158](https://github.com/hellof2e/quark-design/commit/cc1a158804ab3b079ab0db501dfff72fe00d2f27))
14+
15+
### [2.0.5](https://github.com/hellof2e/quark-design/compare/v2.0.4...v2.0.5) (2024-09-04)
16+
517
### 🎉 Features
618

7-
* add-scroll-area-for-popup ([#346](https://github.com/hellof2e/quark-design/issues/346)) ([dd4d4cc](https://github.com/hellof2e/quark-design/commit/dd4d4cc72b7e33cf0b77df574d9feb21ff9124df))
8-
* optimize demo css & docs for dialog ([65d2462](https://github.com/hellof2e/quark-design/commit/65d246205922273fab78722ade0d3952e2438959))
9-
* optimize demo window css ([bc3790e](https://github.com/hellof2e/quark-design/commit/bc3790ea8164515a6f78eb431801f4880dc9c6df))
10-
* theme color change ([eb2623c](https://github.com/hellof2e/quark-design/commit/eb2623c5b5c435b5676ac94b27386bea3e66dddf))
11-
* update quarkd ([606f483](https://github.com/hellof2e/quark-design/commit/606f4834127a336536e1f02125b0345231903051))
12-
* use quark-static cdn ([78c674c](https://github.com/hellof2e/quark-design/commit/78c674c7da83bffb16ade669ef91d343fa6ed930))
19+
- add-scroll-area-for-popup ([#346](https://github.com/hellof2e/quark-design/issues/346)) ([dd4d4cc](https://github.com/hellof2e/quark-design/commit/dd4d4cc72b7e33cf0b77df574d9feb21ff9124df))
20+
- optimize demo css & docs for dialog ([65d2462](https://github.com/hellof2e/quark-design/commit/65d246205922273fab78722ade0d3952e2438959))
21+
- optimize demo window css ([bc3790e](https://github.com/hellof2e/quark-design/commit/bc3790ea8164515a6f78eb431801f4880dc9c6df))
22+
- theme color change ([eb2623c](https://github.com/hellof2e/quark-design/commit/eb2623c5b5c435b5676ac94b27386bea3e66dddf))
23+
- update quarkd ([606f483](https://github.com/hellof2e/quark-design/commit/606f4834127a336536e1f02125b0345231903051))
24+
- use quark-static cdn ([78c674c](https://github.com/hellof2e/quark-design/commit/78c674c7da83bffb16ade669ef91d343fa6ed930))
1325

1426
### [2.0.4](https://github.com/hellof2e/quark-design/compare/v2.0.3...v2.0.4) (2024-07-31)
1527

0 commit comments

Comments
 (0)