From 223ea86c6996aa5d216de71e8ef019b95ea4dc9b Mon Sep 17 00:00:00 2001 From: Sanqi <861127175@qq.com> Date: Tue, 29 Nov 2022 19:14:14 +0800 Subject: [PATCH] feat: update quarkd version --- packages/quark-react/CHANGELOG.md | 275 ++++++++++++++++++++++++++++++ packages/quark-react/package.json | 4 +- packages/quark-react/src/docs | 275 ++++++++++++++++++++++++++++++ packages/quark/CHANGELOG.md | 26 +++ packages/quark/package.json | 2 +- packages/quark/src/docs | 26 +++ 6 files changed, 605 insertions(+), 3 deletions(-) diff --git a/packages/quark-react/CHANGELOG.md b/packages/quark-react/CHANGELOG.md index d3fd2bb9..806244bb 100644 --- a/packages/quark-react/CHANGELOG.md +++ b/packages/quark-react/CHANGELOG.md @@ -1,4 +1,279 @@ # 更新日志 +### 1.0.26 (2022-11-29) + + +### Documentation + +* `CONTRIBUTING.md` Add new FAQ ([78ef375](https://github.com/hellof2e/quark-design/commit/78ef375813a604f69e5fc2e2b3c4e94f2e106e92)) +* `CONTRIBUTING.md` Add new FAQ ([fe48bb9](https://github.com/hellof2e/quark-design/commit/fe48bb99dc5d5da409dc4ab15b19839d9a1e38d7)) +* async docs && demo ([c681c77](https://github.com/hellof2e/quark-design/commit/c681c77c99875589c71957b05e2c1de7faf34283)) +* **badge:** fix badge spelling error ([918ab7e](https://github.com/hellof2e/quark-design/commit/918ab7e13a5b2fffc18f17cf6b46361dd6a4fa4e)) +* **Badge:** fix spelling error ([5ed6198](https://github.com/hellof2e/quark-design/commit/5ed619807d498c787ae90f4fb7143aac2d087ca5)) +* Button props type 标点符号修改 ([e3fcaf1](https://github.com/hellof2e/quark-design/commit/e3fcaf1d4dce515c83666f5f9691f4022abc43c9)) +* **cell:** fix spelling error ([20f9bd4](https://github.com/hellof2e/quark-design/commit/20f9bd4c35fafed9e1c6d0d3ea4d0bb4013d719a)) +* **Dialog:** async demo and docs ([be94644](https://github.com/hellof2e/quark-design/commit/be946443e883dace7da7563a5707bd7f3e74e5d2)) +* **field:** css spelling error ([42c62a9](https://github.com/hellof2e/quark-design/commit/42c62a96661bff51ed667144369645c58abb587e)) +* **field:** fix field spelling error ([935778b](https://github.com/hellof2e/quark-design/commit/935778bac5ba3ecbbc829dbc013e5f821470b048)) +* **filed:** spelling error ([a26f31f](https://github.com/hellof2e/quark-design/commit/a26f31fb897573c9f6857a53b407572a93f44461)) +* Fix component name ([5f0aa91](https://github.com/hellof2e/quark-design/commit/5f0aa9141cdff7f944dc5f7ce1982eda2f41e64f)) +* fomat doc indent ([37c5d52](https://github.com/hellof2e/quark-design/commit/37c5d52b81fb674d1a40b355865b16b78fefa606)) +* format doc & TouchEvent type ([9a5a13b](https://github.com/hellof2e/quark-design/commit/9a5a13b22f35c0f758d6bd04390709d3f6b4cbce)) +* image complement ([505dcae](https://github.com/hellof2e/quark-design/commit/505dcae5b6812c5b8529c7363eda7b1151717af6)) +* image complement ([bf096d0](https://github.com/hellof2e/quark-design/commit/bf096d0dc82885c6a6ad518803d102950f3c3f1c)) +* keep consistent vue && react doc ([66ccbe0](https://github.com/hellof2e/quark-design/commit/66ccbe04e69af2cb81f1a39594875019ae87aa28)) +* **List:** add List demo property sticky ([cb4319d](https://github.com/hellof2e/quark-design/commit/cb4319df45c752416a94a7e742af125cfcac783f)) +* **List:** delete ineffective class ([a29119f](https://github.com/hellof2e/quark-design/commit/a29119fdf506e42fb596d7119ad3de47ee33563e)) +* **List:** fix demo height ([f7d6954](https://github.com/hellof2e/quark-design/commit/f7d6954363206a0e48fe0221ae7deeb427b6869b)) +* Optimization example ([0bf232f](https://github.com/hellof2e/quark-design/commit/0bf232f45d42c793e8f874b269a6350aaa0d6f56)) +* optimized format & fix error ([72d5405](https://github.com/hellof2e/quark-design/commit/72d54053981c487309f0e9bd49887df9d587eca4)) +* progress intro ([3c62611](https://github.com/hellof2e/quark-design/commit/3c62611836a1728b56007074ea893823242cc7b9)) +* **readme:** fix contributing link error ([3b6d44a](https://github.com/hellof2e/quark-design/commit/3b6d44a687f29661e126969435ad84a744ae5bde)) +* **readme:** fix link ([d6bac93](https://github.com/hellof2e/quark-design/commit/d6bac93fc8f5bc97a558e2b9a783ecc5d9aaef44)) +* remove spaces in API props ([64c9ee4](https://github.com/hellof2e/quark-design/commit/64c9ee4dec580927bcc6bef6d51c23ddefc9d5aa)) +* **steps:** update doc code ([65efa72](https://github.com/hellof2e/quark-design/commit/65efa723fe51eb47192168acae17a0d9466c98b9)) +* toast intro ([09539d0](https://github.com/hellof2e/quark-design/commit/09539d0e4fc9e19812e75a94b856b31a5c86aa7b)) +* update Button doc ([7b528d1](https://github.com/hellof2e/quark-design/commit/7b528d1c2655f340a2e5140a974173c4374dcdf7)) +* update button/demo.vue ([79070f1](https://github.com/hellof2e/quark-design/commit/79070f1ffa8f89c0ac70882f0ec0904b3e4b260d)) +* update contributing doc name and format ([c0e2869](https://github.com/hellof2e/quark-design/commit/c0e286912f88e1e84027960a1b1541118805f920)) +* update CONTRIBUTING.zh-CN.md ([80f5669](https://github.com/hellof2e/quark-design/commit/80f56699ef352ed9ee5e3e779484aee9f1cd098e)) +* Update Dialog en-US content, fix old document error. ([3455d88](https://github.com/hellof2e/quark-design/commit/3455d88e90862956e94629b04465b568be74f1cd)) +* update popupextra docs ([42279d2](https://github.com/hellof2e/quark-design/commit/42279d23b5623ab5fcdcf66ff0ba7e0e8f870071)) +* update README.md ([0f64c2a](https://github.com/hellof2e/quark-design/commit/0f64c2a0cb69cbf4359c6351f745cd0904f30592)) +* update README.md ([c5034ea](https://github.com/hellof2e/quark-design/commit/c5034eaa703f33883f72b660c715681b7b21fbad)) +* update the React Uploader component documentation ([d2e89f6](https://github.com/hellof2e/quark-design/commit/d2e89f610e394979007b0e7994243779996ac87a)) +* use yarn to run scripts in unity ([ac199f9](https://github.com/hellof2e/quark-design/commit/ac199f98df2f2c4579e36444fa35eef85fd41722)) + + +### 🐞 Bug Fixes + +* add close transition & optimization example ([13e3a60](https://github.com/hellof2e/quark-design/commit/13e3a60f7baad641763256cd85d27cd93c7338af)) +* **Button:** fix button icon url ([e4e26ff](https://github.com/hellof2e/quark-design/commit/e4e26ffd65e1a6284996fb10623fcb4390425047)) +* correct typos ([cd4f379](https://github.com/hellof2e/quark-design/commit/cd4f379a451b3fab770c19b24d22a9742580cdd5)) +* demo ui fix ([70de171](https://github.com/hellof2e/quark-design/commit/70de171b81783c0bd0ea75fadfe4da81e81fa529)) +* dialog 组件增加 maskclosable 属性 ([190eaca](https://github.com/hellof2e/quark-design/commit/190eaca754512ba2f9c4441b6fbb8cfc69df00b9)) +* **dialog:** fix dialog background-color is red ([39da3d0](https://github.com/hellof2e/quark-design/commit/39da3d02547b539fc7fca452bfe105d65fb45be1)) +* eslint ([e9580ea](https://github.com/hellof2e/quark-design/commit/e9580eaac28235b8d57bde889fd578e52df09933)) +* eslint ([85bff44](https://github.com/hellof2e/quark-design/commit/85bff44dde018a95cd04ef05ef599efebb278a3c)) +* eslint ([e025292](https://github.com/hellof2e/quark-design/commit/e02529230d7b5e439b065887f8947199aaa4e5d8)) +* eslint rules fix ([3f74b1b](https://github.com/hellof2e/quark-design/commit/3f74b1b9e2de9e482d8a6f2d0190449bfbc6f786)) +* field blur double triger in react ([e115d51](https://github.com/hellof2e/quark-design/commit/e115d515c6b1f8626b1a8bffca0d95b7329d1282)) +* **Field:** increase spacing & remove useless ([2b5db9a](https://github.com/hellof2e/quark-design/commit/2b5db9ae24c1097af602b9c6709e2fe03ebe5e18)) +* fix [#128](https://github.com/hellof2e/quark-design/issues/128) ([15a8754](https://github.com/hellof2e/quark-design/commit/15a8754f64ae9f718882ea9d88dd202cb745edbf)) +* fix getFontSize return ([ad1780d](https://github.com/hellof2e/quark-design/commit/ad1780d0282959cba4657a320199111ab32a31e9)) +* fix some bug of doc site ([f5e6dbb](https://github.com/hellof2e/quark-design/commit/f5e6dbbdc92c184267251ea7fd7e32a0afa99fa5)) +* fixed code comments. ([7c96a29](https://github.com/hellof2e/quark-design/commit/7c96a29fcde0c7dbe7c3afa6078c13a319d5f7ec)) +* **Form:** fix Form component radioGroup value display bug. ([e4867e7](https://github.com/hellof2e/quark-design/commit/e4867e711d65e02e999f18559078b3ab8a5fa26a)) +* image click ([57a60f9](https://github.com/hellof2e/quark-design/commit/57a60f983a5daaab949c4dc16564c583a5167ed7)) +* image space ([dee97b3](https://github.com/hellof2e/quark-design/commit/dee97b31ee9075d88d9e4973bc33ff11b3235ad2)) +* issue[#134](https://github.com/hellof2e/quark-design/issues/134) ([ad4527c](https://github.com/hellof2e/quark-design/commit/ad4527c874434e8dfa7ed3ded0939a923a5fd424)) +* issues/140 ([5642ae6](https://github.com/hellof2e/quark-design/commit/5642ae6214d6b97be8fc4da5403cd12b05535370)) +* lint example md tree ([96c1e2f](https://github.com/hellof2e/quark-design/commit/96c1e2fdbcff7c8da6e48d74f9e06911c505923d)) +* **List:** List 组件第二次进去不展示 ([44883e4](https://github.com/hellof2e/quark-design/commit/44883e4817b50959c85b8bdb7a46581c3f3a9b28)) +* **Loading:** fix loading center ([480ba0c](https://github.com/hellof2e/quark-design/commit/480ba0caa62e8e0f3b8bbca02b86e42698773bf2)) +* local ([adbc68c](https://github.com/hellof2e/quark-design/commit/adbc68c3a399e213449a3b7a8e24faf1858f0189)) +* **locale:** fix typos ([7471c1a](https://github.com/hellof2e/quark-design/commit/7471c1a55b6759c5cc2608fa55558d5891018e37)) +* **navbar:** Increase click interaction&fix select ([c9e01e2](https://github.com/hellof2e/quark-design/commit/c9e01e2e5389f616b091922d16d1a9334fddb27d)) +* Optimization Types and Cases ([21f83c1](https://github.com/hellof2e/quark-design/commit/21f83c12aa5bedca1289eea66876cd2c708bd7f6)) +* popup-extra ([3464abf](https://github.com/hellof2e/quark-design/commit/3464abf08c8d08235657cfa80fe6425b238b4b76)) +* popupextra 自定义标题不需要内边距 ([4e9c555](https://github.com/hellof2e/quark-design/commit/4e9c555688098cd2ac36977c7927aa70a40293df)) +* **popupextra:** 部分安卓机型 mpaas 容器上浮层存在灰点修复 ([08fc198](https://github.com/hellof2e/quark-design/commit/08fc198370fa8e81556916a46d436e0a0cd23521)) +* prop immediatecheck rename ([68e1192](https://github.com/hellof2e/quark-design/commit/68e1192ab06fff2c8b777097f9a1862655e38528)) +* rate default value is wrong ([9d08403](https://github.com/hellof2e/quark-design/commit/9d0840311ab94df777e7a10db81989bda340598f)) +* **Rate:** fix disabled prop ([e693016](https://github.com/hellof2e/quark-design/commit/e6930169a4b0e26aa18e944696352dd9e0745bb9)) +* readme url ([413b5f9](https://github.com/hellof2e/quark-design/commit/413b5f95aded333c59bda73123e205f7406c7437)) +* remove console' ([994c512](https://github.com/hellof2e/quark-design/commit/994c512fddf36777a7e95df9e6845efd1e7ccfe1)) +* remove useless references & change ref type ([2c1f018](https://github.com/hellof2e/quark-design/commit/2c1f018f1f9fb8da80e2207443c007ad5296ec0f)) +* searchbar ui fix ([eea6268](https://github.com/hellof2e/quark-design/commit/eea626802e8b42eb510bfde03fc851047b035411)) +* **sticky:** fix comments ([45eea08](https://github.com/hellof2e/quark-design/commit/45eea0870c6c0254bc6a67e9ec6518e8d0d073d3)) +* **sticky:** fix pull request comments ([9b5b3ae](https://github.com/hellof2e/quark-design/commit/9b5b3aee0664fbc302322931c6fcc9e52200f5b5)) +* **sticky:** Function for adjusting calculated dimensions ([430d387](https://github.com/hellof2e/quark-design/commit/430d38772baf653a87641acad4347bb46448ace7)) +* test file change ([c7b52a6](https://github.com/hellof2e/quark-design/commit/c7b52a643b06ee8719216c9e55f11bfa61ff65cc)) +* test(dialog/image/popupextra)& dialog(okText) ([7217d87](https://github.com/hellof2e/quark-design/commit/7217d87075c898da5ed417fcd5681a1a85f5e1a3)) +* test(tab/step) & docs example(checkbox/radio) ([a0530db](https://github.com/hellof2e/quark-design/commit/a0530db591b795ca3fb20e13d46965cb94331686)) +* **types:** fix ts warning & single->double quotes ([e9e7c80](https://github.com/hellof2e/quark-design/commit/e9e7c8092d5f4de9d4f843748de0bcd025db9d38)) +* update toast style ([63130a4](https://github.com/hellof2e/quark-design/commit/63130a4cb0c69d8b8dea3872a72aa008e3a9f045)) +* Use const instead them that never reassigned ([2d79712](https://github.com/hellof2e/quark-design/commit/2d797129000dfc54ba6b1e56259c7f9d121fac99)) +* 从最后一个滑动到第一个,过渡效果丢失 ([2448cd6](https://github.com/hellof2e/quark-design/commit/2448cd69c7c8683c14315eed41055de739448a30)) +* 修复图片预览组件标签式调用闪烁问题 ([a8ae116](https://github.com/hellof2e/quark-design/commit/a8ae116cbeae9ba48f8fb5683f3e6c10089471db)) +* 修复表单错误提示信息 ([7825491](https://github.com/hellof2e/quark-design/commit/782549109ac48008cb627340ee68851def7b8211)) +* 修复评分组件 ([8826eed](https://github.com/hellof2e/quark-design/commit/8826eed077432ce0192ffdda64f393268e05a84d)) +* 切换组件时,文档滚动条位置不变 ([ff9066f](https://github.com/hellof2e/quark-design/commit/ff9066fc327a43e1a01f012c37c6043faaab494f)) + + +### 🎉 Features + +* imagepreview optimize ([d9dd798](https://github.com/hellof2e/quark-design/commit/d9dd798ff72119d48fdd37f29aaf39150a69aacf)) +* @quarkd/ 子包发布 ([e12e4ad](https://github.com/hellof2e/quark-design/commit/e12e4add628d1c5a4e0f5eaf96fb37373d8a3628)) +* @quarkd/icons devDependens ([59339da](https://github.com/hellof2e/quark-design/commit/59339dabc72edb063298e29abba627d8b2e40bb9)) +* @quarkd/quark-react devDependence ([0aa1e54](https://github.com/hellof2e/quark-design/commit/0aa1e54c0399c657e5c0ebe88081948ee513fa82)) +* add developer contributions in english ([bc03326](https://github.com/hellof2e/quark-design/commit/bc03326158401678012770d92208fc3255bb17b5)) +* checkbox radio icon index ([8f70d8a](https://github.com/hellof2e/quark-design/commit/8f70d8ae37336c38a8df670ccc02f07c9f8c146c)) +* code format ([839f68d](https://github.com/hellof2e/quark-design/commit/839f68d6b8e3ddbc183da1cbc0257f296f519f2f)) +* code format ([52d0f9e](https://github.com/hellof2e/quark-design/commit/52d0f9eb21bee9e1309ad866f5ebda621ca15f1c)) +* code format for example ([2882ba0](https://github.com/hellof2e/quark-design/commit/2882ba08f9e9ef5cb330c3dbe28837268bc0557f)) +* code format for example/src/**/*.ts ([b608ede](https://github.com/hellof2e/quark-design/commit/b608edef520f72c6d9116752b795b38ffab92b45)) +* code format for quarkd ([fd380b4](https://github.com/hellof2e/quark-design/commit/fd380b4bcd0fa18fac0a0a6fa32aad8aed0aa371)) +* delete yarn lock ([fb46635](https://github.com/hellof2e/quark-design/commit/fb466359f34a141d00ba5d4400c19d251e264b1d)) +* **demo:** add Locale for demo ([e220d35](https://github.com/hellof2e/quark-design/commit/e220d359ea5bf7b5df77e6d57877b27549e4a2c3)) +* **demo:** Change to Locale in demo ([0215ddc](https://github.com/hellof2e/quark-design/commit/0215ddceaf9f03617dc999c1a81df981c31d5454)) +* empty icon ([9b63164](https://github.com/hellof2e/quark-design/commit/9b63164b1628d8060b1f9d0b6a1c13a00980094d)) +* eslint config ([79da41b](https://github.com/hellof2e/quark-design/commit/79da41b10dbcd9e7a2dba9e4701a05bd0b5efb0c)) +* example ([c59afd3](https://github.com/hellof2e/quark-design/commit/c59afd36f816480e95a37cfb7eb3f35cf6d38458)) +* example lock file ([3571bf5](https://github.com/hellof2e/quark-design/commit/3571bf5849360f7b3b29a49de119569e70035e5a)) +* export interface Props ([723f29f](https://github.com/hellof2e/quark-design/commit/723f29f5c3f056608b39c9c1710da55e8fe9eb14)) +* fix image type ([7ca5cc8](https://github.com/hellof2e/quark-design/commit/7ca5cc82fbd96fcdadeffed5dee3ab7a1f342dd4)) +* format code. ([87122fd](https://github.com/hellof2e/quark-design/commit/87122fda45329839affc3927a271325752e9f717)) +* format code. ([eed90d5](https://github.com/hellof2e/quark-design/commit/eed90d5cfe49f7815274c5cfad72785328778297)) +* format code. ([69172af](https://github.com/hellof2e/quark-design/commit/69172af3cc973cfefd892aa43a8f13820cc9a9c4)) +* format code. ([28b3b72](https://github.com/hellof2e/quark-design/commit/28b3b7203a92877e594e96ce4ff735ee92d4ed66)) +* **icon/demo.vue:** unified icon size ([5f9be78](https://github.com/hellof2e/quark-design/commit/5f9be7856f6bb50112d259c7209814ff181a27d6)) +* **ImagePreview:** change any to TouchEvent ([da482ba](https://github.com/hellof2e/quark-design/commit/da482ba896748cae21a30b65bb0413aa197aa8f9)) +* **ImagePreview:** delete ineffective code ([e2e2a5f](https://github.com/hellof2e/quark-design/commit/e2e2a5f1c91243ab2e262564e41f3044e74332db)) +* **ImagePreview:** delete invalid param open ([6c728a2](https://github.com/hellof2e/quark-design/commit/6c728a2614ecb0e4a767fac45c95522b07418ec1)) +* **image:** simplified code ([06c21e8](https://github.com/hellof2e/quark-design/commit/06c21e82ba0efba1753b6662e7657c43f088e2dd)) +* improve reactify performance ([c1bb14d](https://github.com/hellof2e/quark-design/commit/c1bb14d616c5638c465aaed853b9bc527cc32c80)) +* init ([7c5ea3c](https://github.com/hellof2e/quark-design/commit/7c5ea3cc1a81213f258eb7216c5f7da8f891c8be)) +* **List:** delete ineffective code ([61d6b09](https://github.com/hellof2e/quark-design/commit/61d6b09c5f5466e5bdf33593218f98c029e2cd11)) +* **Loading:** add fontSize vm&vh unit ([8e3c4f6](https://github.com/hellof2e/quark-design/commit/8e3c4f6a2c313b15592666b3f94d07ee2ce3748c)) +* Local type ([dbf49ec](https://github.com/hellof2e/quark-design/commit/dbf49ecb05e68042b13e5f6a79e2b11bba2acaa8)) +* **Marquee:** add paused exmple. ([adba07f](https://github.com/hellof2e/quark-design/commit/adba07f1d2e4451b1b479c9fb9f4b1c657273b9a)) +* **Marquee:** refactor the logic to implement pause & reverse animation. ([d5b2b26](https://github.com/hellof2e/quark-design/commit/d5b2b261925fc1d291c9cb9669cc4eb704960a4c)) +* **MD:** sync tree ([be8d912](https://github.com/hellof2e/quark-design/commit/be8d91206d90eb1e9718cb62d3fda9bcd5fa0ed0)) +* merge ([d21de8e](https://github.com/hellof2e/quark-design/commit/d21de8ed28bfe488edcdf9a3625285facecf289f)) +* npmrc ([b8fe96f](https://github.com/hellof2e/quark-design/commit/b8fe96fb264733a979b35cafb0547982b9acdfe2)) +* **picker:** Add confirmtext a props ([f751e1b](https://github.com/hellof2e/quark-design/commit/f751e1bfb1c4fbbf370cff5b3cf078c74bf300c1)) +* popupextra update ([1ea31d4](https://github.com/hellof2e/quark-design/commit/1ea31d49d4dd7d30e8b7296927ff3e9f09279521)) +* prettier --write packages/quark-core/src/**/*.ts ([b83c12f](https://github.com/hellof2e/quark-design/commit/b83c12f7462479beba7f69038227237a5d637795)) +* prettier --write packages/quark-icons/src/**/*.ts ([97eaf43](https://github.com/hellof2e/quark-design/commit/97eaf434f82cf3ab19ca9b6c85066b8bafd6bee0)) +* prettier --write packages/quark-react/src/**/*.ts ([080ce93](https://github.com/hellof2e/quark-design/commit/080ce93f66d37abfa4899029a96065bde7527bf0)) +* prettier --write packages/quark-reactify/src/**/*.ts ([7eaad5e](https://github.com/hellof2e/quark-design/commit/7eaad5e2fcb085278912ea056c6ff2084db87123)) +* prettier --write packages/quark/src/**/*.test.js ([6c22936](https://github.com/hellof2e/quark-design/commit/6c229366fb5a138d40e59a3f00a60043d5aa8d94)) +* quark dependence ([4054898](https://github.com/hellof2e/quark-design/commit/40548984f7616410869ed1bb9375e68ff85f4dbd)) +* quarkd rollup config remove modulesOnly ([5ca40b4](https://github.com/hellof2e/quark-design/commit/5ca40b4b66b7ffca4e80fced8c2e07e056e3fda1)) +* quarkd update ([3441464](https://github.com/hellof2e/quark-design/commit/344146462e5a41e17edbe7fe308c471d5e9c7655)) +* quarkd update ([a2cebf5](https://github.com/hellof2e/quark-design/commit/a2cebf58410484a010bed07488f04cea2d41951e)) +* **rate:** del invalid code ([8341d33](https://github.com/hellof2e/quark-design/commit/8341d332e7e151d00922557c58bbc8d788ce7e4a)) +* refactor type ([8701741](https://github.com/hellof2e/quark-design/commit/8701741f85f8004ed7148cc008461a6f6c986eb2)) +* release 1.0.15 ([ff710cb](https://github.com/hellof2e/quark-design/commit/ff710cb0cee486d0c8c987efbbf743bec0728043)) +* remove example mobile-react files ([909edc8](https://github.com/hellof2e/quark-design/commit/909edc8c4e391bcdf3991e64c3a22b1908b030cf)) +* rimraf ([9c626f4](https://github.com/hellof2e/quark-design/commit/9c626f435929db0da24e7c07da244d5c34a8f916)) +* **Sticky:** the offset attribute adapts to other css units ([32ff7cd](https://github.com/hellof2e/quark-design/commit/32ff7cddf81f36ac1d7f81c69ba33fceba00fff0)) +* tag 配置修改 ([433bdb9](https://github.com/hellof2e/quark-design/commit/433bdb9701090f603c11159c357f2225ac869991)) +* test workflow ([efe5a33](https://github.com/hellof2e/quark-design/commit/efe5a33ba06a8d14b8a93f6c63dd3b7928a2a409)) +* **toast:** horizontal loading ([a3b4c62](https://github.com/hellof2e/quark-design/commit/a3b4c620a5bfbc09cad8e7fc4ac6c827bc6e6494)) +* type refactor ([ae9bc6d](https://github.com/hellof2e/quark-design/commit/ae9bc6d8ed4c2fb8454eb4a4118bca72611bd589)) +* UI update for error toast ([d3baf5a](https://github.com/hellof2e/quark-design/commit/d3baf5a195e26108276b756731cc71822b419c90)) +* UI update for error toast ([4193c65](https://github.com/hellof2e/quark-design/commit/4193c65dd49ce7d10891bd4db3692ac51446d211)) +* UI update for error toast ([0caade9](https://github.com/hellof2e/quark-design/commit/0caade96bea1dfdbf7a813eab7fb3d6da660fc97)) +* updata ([2f26dfc](https://github.com/hellof2e/quark-design/commit/2f26dfc93c6af02d0287245992b1adfd5b5256da)) +* update ([a78c3a1](https://github.com/hellof2e/quark-design/commit/a78c3a1f34d6f7fdb82a274610bca236f432476d)) +* update ([f59f54f](https://github.com/hellof2e/quark-design/commit/f59f54f3b7a75328bbc9903fa242ef62ef88c63d)) +* update ([6f6548b](https://github.com/hellof2e/quark-design/commit/6f6548b3b8ea9fea966982daa6544b60f9bc9435)) +* update ([719e15d](https://github.com/hellof2e/quark-design/commit/719e15d5b22ad0c10a5521fb660cecb6a29b0f8e)) +* update ([0b1f8cb](https://github.com/hellof2e/quark-design/commit/0b1f8cb2fab9be98cdc0b7a9cae98d879a8e4fe3)) +* update ([144c069](https://github.com/hellof2e/quark-design/commit/144c0694f4184075d64e24b733a5a90eed07ddea)) +* update ([3efdb93](https://github.com/hellof2e/quark-design/commit/3efdb937f5338113808c4222da8f12c644c4871a)) +* update ([1ef0437](https://github.com/hellof2e/quark-design/commit/1ef0437d3383efa7ca54eafd824f35b613b33fe4)) +* update ([22b9b7b](https://github.com/hellof2e/quark-design/commit/22b9b7bc6c5852c6827853bf4213d63fbf954f86)) +* update ([ddf4e52](https://github.com/hellof2e/quark-design/commit/ddf4e52c11fe2ae813cd2493cc6b027b91a5ec5c)) +* update ([f0cdf4d](https://github.com/hellof2e/quark-design/commit/f0cdf4da7e24e5d07216172bb0f0acbd8ab1fa2d)) +* update ([1dc29a0](https://github.com/hellof2e/quark-design/commit/1dc29a003aeb6e916458eb61c2417e79f15ea027)) +* update ([92fe86e](https://github.com/hellof2e/quark-design/commit/92fe86e518fd5c22f02130b31915ca89331e9b7a)) +* update @quarkd/quark-react depedence ([56d0946](https://github.com/hellof2e/quark-design/commit/56d09460e2924ecbba1aad57122b037709957da4)) +* update action ([c35a408](https://github.com/hellof2e/quark-design/commit/c35a4080a07e5059b7c6a181b359351c4703b66e)) +* update badge demo css ([4871b92](https://github.com/hellof2e/quark-design/commit/4871b9238e95e6f3b42fd4d6cdfa04fb69496870)) +* update cell doc ([fe695a7](https://github.com/hellof2e/quark-design/commit/fe695a76b0d2ca0231d74e1d97e44c8ffa13a8fa)) +* update config ([434b7ce](https://github.com/hellof2e/quark-design/commit/434b7cebf128b71d095ca9053b2e092c26317f63)) +* update config ([9ad6d81](https://github.com/hellof2e/quark-design/commit/9ad6d81127d95743de9d7e0b986712e7544cecc1)) +* update config ([07b2f8e](https://github.com/hellof2e/quark-design/commit/07b2f8eb9ea8ffe80140132d0b454a273e9f93f5)) +* update config ([17166e1](https://github.com/hellof2e/quark-design/commit/17166e1a056d768293f305e4c46dc157e031a7b3)) +* update config ([506aa12](https://github.com/hellof2e/quark-design/commit/506aa12e7a9caae13d38093292144daa11d666a1)) +* update config ([3bff5e0](https://github.com/hellof2e/quark-design/commit/3bff5e0d771717cb208c843c572d8e800c0fa788)) +* update config ([e76a886](https://github.com/hellof2e/quark-design/commit/e76a886a3edeb1d4f6515d3c964cd44a36956ab3)) +* update config ([6828dce](https://github.com/hellof2e/quark-design/commit/6828dce0cecee03d023e2753a0c9ffced23dc48b)) +* update config ([1bad717](https://github.com/hellof2e/quark-design/commit/1bad7177a047df1f18e9395b540eb8da5abbea45)) +* update config ([5d6e438](https://github.com/hellof2e/quark-design/commit/5d6e438222fc89c8c611ba2953eaa3d4b9565485)) +* update config ([18a3782](https://github.com/hellof2e/quark-design/commit/18a37828393ebb2f17899f97f2fc929e5b83db11)) +* update config ([76c5e90](https://github.com/hellof2e/quark-design/commit/76c5e90a6a56139f9587853cb312e766519f2af9)) +* update config ([5af7943](https://github.com/hellof2e/quark-design/commit/5af7943db288988bc3a6de96ab2708ba1b899888)) +* update config ([0590a39](https://github.com/hellof2e/quark-design/commit/0590a397e951a85a7b4de633d1de433b048f2c39)) +* update config ([003f202](https://github.com/hellof2e/quark-design/commit/003f202297b41e962278479d4dd94045fb1649aa)) +* update config ([2070f03](https://github.com/hellof2e/quark-design/commit/2070f03151efd4e9a05fa52fef056c66cae0371a)) +* update config ([2304e18](https://github.com/hellof2e/quark-design/commit/2304e1807886c622410a985d43f38989ebae5d59)) +* update dev env website ([150ed4f](https://github.com/hellof2e/quark-design/commit/150ed4f18938b0094b2e33b9dbbcb4471125d2ec)) +* update eslint config and update lint-staged ([3ca1482](https://github.com/hellof2e/quark-design/commit/3ca148289a3bbc2ad8d685b8ceefaff9720b24d9)) +* update issue_template ([83cf31a](https://github.com/hellof2e/quark-design/commit/83cf31aa27f84612c0f8e5b8f0508aa5b4e6a527)) +* update issue_template ([20f6336](https://github.com/hellof2e/quark-design/commit/20f63366482fad0c8df627f1129f352675e338cf)) +* update issue_template ([2849f67](https://github.com/hellof2e/quark-design/commit/2849f671207b4a6e313d3cad669e3e4e20ec6a02)) +* update issue_template ([dd8599b](https://github.com/hellof2e/quark-design/commit/dd8599bba5b0913b58bf6a15dff0d7852dd96e89)) +* update issue_template ([1f9fda1](https://github.com/hellof2e/quark-design/commit/1f9fda10ac325ab32bd60bc9964d2a43f5a28a14)) +* update issue_template ([40e857f](https://github.com/hellof2e/quark-design/commit/40e857fcac81eeb8e8415a3cc4c53bed5646342f)) +* update issue_template ([8e49cea](https://github.com/hellof2e/quark-design/commit/8e49ceaf529029e0cf044912bcefe24d7ed7a6be)) +* update issue_template ([b3934bf](https://github.com/hellof2e/quark-design/commit/b3934bf63f0e08e0562114942f331ddbe77cd8fd)) +* update issue_template ([8835fc8](https://github.com/hellof2e/quark-design/commit/8835fc8bf70c8d3ef07ae77972e1b454341ca811)) +* update md ([6750f61](https://github.com/hellof2e/quark-design/commit/6750f619808c500694faf403ac5a1ee6a1dadfec)) +* update md ([ebf6e7c](https://github.com/hellof2e/quark-design/commit/ebf6e7c24f80c7dd28cd6f3d829e610919fd6f39)) +* update md ([59a32d8](https://github.com/hellof2e/quark-design/commit/59a32d85203e83f17d09c6688e7705d0746b2d1a)) +* update md ([ba890fe](https://github.com/hellof2e/quark-design/commit/ba890fed005bf283e55f82f2f0bf674e7cae919a)) +* update md ([d852ace](https://github.com/hellof2e/quark-design/commit/d852ace65e755e2cb7f51bfbe077eb4cf525ff92)) +* update md ([8b6b7b3](https://github.com/hellof2e/quark-design/commit/8b6b7b399a1f0089fb2f169453a15eafe1f7e94b)) +* update md ([d57e7a3](https://github.com/hellof2e/quark-design/commit/d57e7a3d49f3f81d19def42af3da670d87329283)) +* update md ([f285cd6](https://github.com/hellof2e/quark-design/commit/f285cd660fd72e0566e33596310f9b672921f2ac)) +* update md ([1d2ebea](https://github.com/hellof2e/quark-design/commit/1d2ebead06738e1d59f0c589dc0bc2bc66685bc0)) +* update package.json ([d3d37de](https://github.com/hellof2e/quark-design/commit/d3d37de74b1f4dcd7d46b74d74bf61888c99263a)) +* update quark ([ffed59d](https://github.com/hellof2e/quark-design/commit/ffed59dac3565b9c2b335b233d17af8b3454c3b1)) +* update quark readme ([6a6401a](https://github.com/hellof2e/quark-design/commit/6a6401a3a9afe08033cf65017a502c934efdff33)) +* update quark version ([a1d53c6](https://github.com/hellof2e/quark-design/commit/a1d53c659e568af38db840f82a3db615127c0a40)) +* update quark version ([c473fad](https://github.com/hellof2e/quark-design/commit/c473fad4bfa4d7f036cc752df2fbe47e67920c1c)) +* update quark-icon readme ([44d10c6](https://github.com/hellof2e/quark-design/commit/44d10c61723eadc2d101b391374b2ffa92fbe069)) +* update quark-react scripts ([6bab22e](https://github.com/hellof2e/quark-design/commit/6bab22e1306c3f99b96cc8de97a38457c4f89ce7)) +* update quarkd ([e34a7d2](https://github.com/hellof2e/quark-design/commit/e34a7d2d14005646346c963892a57f3f41ae756b)) +* update quarkd ([8711d94](https://github.com/hellof2e/quark-design/commit/8711d947b08ea6616189aca84294184b5a7d425e)) +* update quarkd version ([d43e706](https://github.com/hellof2e/quark-design/commit/d43e706d7656416cf119dcc7655a08ae5a4320f1)) +* update quarkd version ([bd88533](https://github.com/hellof2e/quark-design/commit/bd88533e55e8773fa41153da9b9681e0c7797be8)) +* update quarkd version ([70ec1e8](https://github.com/hellof2e/quark-design/commit/70ec1e816474db34ee6bc50a6e902c6410efbe80)) +* update reactify ([2d76eb6](https://github.com/hellof2e/quark-design/commit/2d76eb6bb116f544de701b9126c8708654a7f030)) +* update readme ([00431c6](https://github.com/hellof2e/quark-design/commit/00431c6e4c0abe3fa817005830d8af19cc8c2942)) +* update readme ([79c1b48](https://github.com/hellof2e/quark-design/commit/79c1b4809d629839e0c648703fff61e1e12c6000)) +* update readme ([7109b34](https://github.com/hellof2e/quark-design/commit/7109b34d9f23443d77013e3227424be287d40099)) +* update readme ([e5d8294](https://github.com/hellof2e/quark-design/commit/e5d829442ea42826523040aa0e808d641a9fbc0e)) +* update readme ([c847874](https://github.com/hellof2e/quark-design/commit/c8478744230c777da14bb9887c5af4d55542683b)) +* update workflow ([1e19b0f](https://github.com/hellof2e/quark-design/commit/1e19b0f121c57c2ccda749324dc97e142d007fd6)) +* update workflow ([8c11eba](https://github.com/hellof2e/quark-design/commit/8c11eba332a7452f631143bed9e3fe6e7b65c026)) +* update workflow ([b7ab0b3](https://github.com/hellof2e/quark-design/commit/b7ab0b326a6cf3a4b86d85a991c25681e0aa37bf)) +* update workflow ([e480941](https://github.com/hellof2e/quark-design/commit/e4809413b0abee017d033c792cae5a0cfabb35c8)) +* update workflow ([c1c0474](https://github.com/hellof2e/quark-design/commit/c1c0474da1a8323c2cf3bd5a990cae03031d2634)) +* update workflow ([f2c7f9e](https://github.com/hellof2e/quark-design/commit/f2c7f9e1c6f2e6a31484761ab5d0571d6168b61d)) +* update workflow test ([63c7c5c](https://github.com/hellof2e/quark-design/commit/63c7c5c7e2f8064d12ee1f64f0a05fed3b95eec9)) +* update yarn lock ([1dacf3d](https://github.com/hellof2e/quark-design/commit/1dacf3da07e34bf7b5eb66bb8e1b771d203630c6)) +* update yarn lock ([e73cff4](https://github.com/hellof2e/quark-design/commit/e73cff486a5eb10e3049a905b7c81d97b529a8f5)) +* update yml ([7e2497d](https://github.com/hellof2e/quark-design/commit/7e2497d9ccc8c62a6eba84d8c02486c3a73cd393)) +* update yml ([64950a0](https://github.com/hellof2e/quark-design/commit/64950a01ddedf4a23b6b30a725cf79e0cef0864c)) +* updatemd ([4b3a0c1](https://github.com/hellof2e/quark-design/commit/4b3a0c1b1f8276ceda5920963305f0ba77c8dbda)) +* workflow test ([5f5aa5f](https://github.com/hellof2e/quark-design/commit/5f5aa5f6f7e91aeff6f99c72d1170c773ae634de)) +* workflow test ([c58c189](https://github.com/hellof2e/quark-design/commit/c58c1891b067eedf994d9fd291066935be96239e)) +* workflow test ([eda11ec](https://github.com/hellof2e/quark-design/commit/eda11eccf5e8ce962f7cb7874c4c11d6a86ae6db)) +* workflow test ([4ec1bab](https://github.com/hellof2e/quark-design/commit/4ec1bab9a0d050b26db028dc117b8536a07307ad)) +* workflow test ([942ecdb](https://github.com/hellof2e/quark-design/commit/942ecdb40a3788b9a7286bcce3e1a056b147b157)) +* workflow test ([0382d4f](https://github.com/hellof2e/quark-design/commit/0382d4fe8d64219e9d337b0dbd502669f6279807)) +* workflow test ([e39dd4e](https://github.com/hellof2e/quark-design/commit/e39dd4eb376f32145b55a440bd776b7adf76fb10)) +* workflow test ([6930643](https://github.com/hellof2e/quark-design/commit/69306434f0d43338d1b9440a592af8b4c42e148a)) +* workflow test ([59802cd](https://github.com/hellof2e/quark-design/commit/59802cdde856d09d5bdb96e1c7d5262109089178)) +* workflow test ([ced30f7](https://github.com/hellof2e/quark-design/commit/ced30f7a487a15fad387deabbc094fa8dd2986fe)) +* workflow test ([f3925ec](https://github.com/hellof2e/quark-design/commit/f3925ec068c568dac61af8686a959429e6764fe8)) +* workflow test ([9e88bc1](https://github.com/hellof2e/quark-design/commit/9e88bc15d392661c892c10b60298cc85efa835f6)) +* yarn lock ([f14ac07](https://github.com/hellof2e/quark-design/commit/f14ac07896cbb919fe0deb72660521e77464b359)) +* 修复 react 中 click 事件重复触发的问题 ([3480cd0](https://github.com/hellof2e/quark-design/commit/3480cd0aca168555c32399dc97ea1bbaeab0e59e)) +* 修复cdn 打包问题 ([87a6987](https://github.com/hellof2e/quark-design/commit/87a698780a54362aa815c4eee886570d7853cfb5)) +* 修复demo展示问题 ([72ed2cb](https://github.com/hellof2e/quark-design/commit/72ed2cb45f9c128ae6e571b5e9e9e4ec32954fa2)) +* 修复级联选择器bug ([2cff8d4](https://github.com/hellof2e/quark-design/commit/2cff8d4a6094dd00ecac7f42c1e619c4de84752e)) +* 修复部分demo 样式 ([3ad91ec](https://github.com/hellof2e/quark-design/commit/3ad91ec4db6bc0c0b4d45a9440b66d3fe07cd50e)) +* 原生上传文档更新 ([b8dbc82](https://github.com/hellof2e/quark-design/commit/b8dbc829f547f90a8a58d2811d300fc2405ece40)) +* 去掉 vue log ([90d895f](https://github.com/hellof2e/quark-design/commit/90d895f26890bff671fc6df5eb0d04b49c9d1188)) +* 完善button 组件文档 ([c8a53a2](https://github.com/hellof2e/quark-design/commit/c8a53a275b3234ac655e7b2528b0fc1d6bbd6b5a)) +* 提交quarkd design 源码 ([2eb10f8](https://github.com/hellof2e/quark-design/commit/2eb10f8e0b4257bd293ab8aa6ef62e77a9f85f2d)) +* 配置npm public ([dcd5e3e](https://github.com/hellof2e/quark-design/commit/dcd5e3e7849be6b20d8846281e803b2737939266)) + ### 1.0.25 (2022-11-28) diff --git a/packages/quark-react/package.json b/packages/quark-react/package.json index 9a79607d..0a154dd4 100644 --- a/packages/quark-react/package.json +++ b/packages/quark-react/package.json @@ -1,6 +1,6 @@ { "name": "@quarkd/quark-react", - "version": "1.0.25", + "version": "1.0.26", "description": "Web components react reactify", "types": "lib/index.d.ts", "typings": "lib/index.d.ts", @@ -24,7 +24,7 @@ "*.js" ], "dependencies": { - "quarkd": "^1.0.25", + "quarkd": "^1.0.26", "@quarkd/reactify": "^1.0.3" }, "devDependencies": { diff --git a/packages/quark-react/src/docs b/packages/quark-react/src/docs index d3fd2bb9..806244bb 100644 --- a/packages/quark-react/src/docs +++ b/packages/quark-react/src/docs @@ -1,4 +1,279 @@ # 更新日志 +### 1.0.26 (2022-11-29) + + +### Documentation + +* `CONTRIBUTING.md` Add new FAQ ([78ef375](https://github.com/hellof2e/quark-design/commit/78ef375813a604f69e5fc2e2b3c4e94f2e106e92)) +* `CONTRIBUTING.md` Add new FAQ ([fe48bb9](https://github.com/hellof2e/quark-design/commit/fe48bb99dc5d5da409dc4ab15b19839d9a1e38d7)) +* async docs && demo ([c681c77](https://github.com/hellof2e/quark-design/commit/c681c77c99875589c71957b05e2c1de7faf34283)) +* **badge:** fix badge spelling error ([918ab7e](https://github.com/hellof2e/quark-design/commit/918ab7e13a5b2fffc18f17cf6b46361dd6a4fa4e)) +* **Badge:** fix spelling error ([5ed6198](https://github.com/hellof2e/quark-design/commit/5ed619807d498c787ae90f4fb7143aac2d087ca5)) +* Button props type 标点符号修改 ([e3fcaf1](https://github.com/hellof2e/quark-design/commit/e3fcaf1d4dce515c83666f5f9691f4022abc43c9)) +* **cell:** fix spelling error ([20f9bd4](https://github.com/hellof2e/quark-design/commit/20f9bd4c35fafed9e1c6d0d3ea4d0bb4013d719a)) +* **Dialog:** async demo and docs ([be94644](https://github.com/hellof2e/quark-design/commit/be946443e883dace7da7563a5707bd7f3e74e5d2)) +* **field:** css spelling error ([42c62a9](https://github.com/hellof2e/quark-design/commit/42c62a96661bff51ed667144369645c58abb587e)) +* **field:** fix field spelling error ([935778b](https://github.com/hellof2e/quark-design/commit/935778bac5ba3ecbbc829dbc013e5f821470b048)) +* **filed:** spelling error ([a26f31f](https://github.com/hellof2e/quark-design/commit/a26f31fb897573c9f6857a53b407572a93f44461)) +* Fix component name ([5f0aa91](https://github.com/hellof2e/quark-design/commit/5f0aa9141cdff7f944dc5f7ce1982eda2f41e64f)) +* fomat doc indent ([37c5d52](https://github.com/hellof2e/quark-design/commit/37c5d52b81fb674d1a40b355865b16b78fefa606)) +* format doc & TouchEvent type ([9a5a13b](https://github.com/hellof2e/quark-design/commit/9a5a13b22f35c0f758d6bd04390709d3f6b4cbce)) +* image complement ([505dcae](https://github.com/hellof2e/quark-design/commit/505dcae5b6812c5b8529c7363eda7b1151717af6)) +* image complement ([bf096d0](https://github.com/hellof2e/quark-design/commit/bf096d0dc82885c6a6ad518803d102950f3c3f1c)) +* keep consistent vue && react doc ([66ccbe0](https://github.com/hellof2e/quark-design/commit/66ccbe04e69af2cb81f1a39594875019ae87aa28)) +* **List:** add List demo property sticky ([cb4319d](https://github.com/hellof2e/quark-design/commit/cb4319df45c752416a94a7e742af125cfcac783f)) +* **List:** delete ineffective class ([a29119f](https://github.com/hellof2e/quark-design/commit/a29119fdf506e42fb596d7119ad3de47ee33563e)) +* **List:** fix demo height ([f7d6954](https://github.com/hellof2e/quark-design/commit/f7d6954363206a0e48fe0221ae7deeb427b6869b)) +* Optimization example ([0bf232f](https://github.com/hellof2e/quark-design/commit/0bf232f45d42c793e8f874b269a6350aaa0d6f56)) +* optimized format & fix error ([72d5405](https://github.com/hellof2e/quark-design/commit/72d54053981c487309f0e9bd49887df9d587eca4)) +* progress intro ([3c62611](https://github.com/hellof2e/quark-design/commit/3c62611836a1728b56007074ea893823242cc7b9)) +* **readme:** fix contributing link error ([3b6d44a](https://github.com/hellof2e/quark-design/commit/3b6d44a687f29661e126969435ad84a744ae5bde)) +* **readme:** fix link ([d6bac93](https://github.com/hellof2e/quark-design/commit/d6bac93fc8f5bc97a558e2b9a783ecc5d9aaef44)) +* remove spaces in API props ([64c9ee4](https://github.com/hellof2e/quark-design/commit/64c9ee4dec580927bcc6bef6d51c23ddefc9d5aa)) +* **steps:** update doc code ([65efa72](https://github.com/hellof2e/quark-design/commit/65efa723fe51eb47192168acae17a0d9466c98b9)) +* toast intro ([09539d0](https://github.com/hellof2e/quark-design/commit/09539d0e4fc9e19812e75a94b856b31a5c86aa7b)) +* update Button doc ([7b528d1](https://github.com/hellof2e/quark-design/commit/7b528d1c2655f340a2e5140a974173c4374dcdf7)) +* update button/demo.vue ([79070f1](https://github.com/hellof2e/quark-design/commit/79070f1ffa8f89c0ac70882f0ec0904b3e4b260d)) +* update contributing doc name and format ([c0e2869](https://github.com/hellof2e/quark-design/commit/c0e286912f88e1e84027960a1b1541118805f920)) +* update CONTRIBUTING.zh-CN.md ([80f5669](https://github.com/hellof2e/quark-design/commit/80f56699ef352ed9ee5e3e779484aee9f1cd098e)) +* Update Dialog en-US content, fix old document error. ([3455d88](https://github.com/hellof2e/quark-design/commit/3455d88e90862956e94629b04465b568be74f1cd)) +* update popupextra docs ([42279d2](https://github.com/hellof2e/quark-design/commit/42279d23b5623ab5fcdcf66ff0ba7e0e8f870071)) +* update README.md ([0f64c2a](https://github.com/hellof2e/quark-design/commit/0f64c2a0cb69cbf4359c6351f745cd0904f30592)) +* update README.md ([c5034ea](https://github.com/hellof2e/quark-design/commit/c5034eaa703f33883f72b660c715681b7b21fbad)) +* update the React Uploader component documentation ([d2e89f6](https://github.com/hellof2e/quark-design/commit/d2e89f610e394979007b0e7994243779996ac87a)) +* use yarn to run scripts in unity ([ac199f9](https://github.com/hellof2e/quark-design/commit/ac199f98df2f2c4579e36444fa35eef85fd41722)) + + +### 🐞 Bug Fixes + +* add close transition & optimization example ([13e3a60](https://github.com/hellof2e/quark-design/commit/13e3a60f7baad641763256cd85d27cd93c7338af)) +* **Button:** fix button icon url ([e4e26ff](https://github.com/hellof2e/quark-design/commit/e4e26ffd65e1a6284996fb10623fcb4390425047)) +* correct typos ([cd4f379](https://github.com/hellof2e/quark-design/commit/cd4f379a451b3fab770c19b24d22a9742580cdd5)) +* demo ui fix ([70de171](https://github.com/hellof2e/quark-design/commit/70de171b81783c0bd0ea75fadfe4da81e81fa529)) +* dialog 组件增加 maskclosable 属性 ([190eaca](https://github.com/hellof2e/quark-design/commit/190eaca754512ba2f9c4441b6fbb8cfc69df00b9)) +* **dialog:** fix dialog background-color is red ([39da3d0](https://github.com/hellof2e/quark-design/commit/39da3d02547b539fc7fca452bfe105d65fb45be1)) +* eslint ([e9580ea](https://github.com/hellof2e/quark-design/commit/e9580eaac28235b8d57bde889fd578e52df09933)) +* eslint ([85bff44](https://github.com/hellof2e/quark-design/commit/85bff44dde018a95cd04ef05ef599efebb278a3c)) +* eslint ([e025292](https://github.com/hellof2e/quark-design/commit/e02529230d7b5e439b065887f8947199aaa4e5d8)) +* eslint rules fix ([3f74b1b](https://github.com/hellof2e/quark-design/commit/3f74b1b9e2de9e482d8a6f2d0190449bfbc6f786)) +* field blur double triger in react ([e115d51](https://github.com/hellof2e/quark-design/commit/e115d515c6b1f8626b1a8bffca0d95b7329d1282)) +* **Field:** increase spacing & remove useless ([2b5db9a](https://github.com/hellof2e/quark-design/commit/2b5db9ae24c1097af602b9c6709e2fe03ebe5e18)) +* fix [#128](https://github.com/hellof2e/quark-design/issues/128) ([15a8754](https://github.com/hellof2e/quark-design/commit/15a8754f64ae9f718882ea9d88dd202cb745edbf)) +* fix getFontSize return ([ad1780d](https://github.com/hellof2e/quark-design/commit/ad1780d0282959cba4657a320199111ab32a31e9)) +* fix some bug of doc site ([f5e6dbb](https://github.com/hellof2e/quark-design/commit/f5e6dbbdc92c184267251ea7fd7e32a0afa99fa5)) +* fixed code comments. ([7c96a29](https://github.com/hellof2e/quark-design/commit/7c96a29fcde0c7dbe7c3afa6078c13a319d5f7ec)) +* **Form:** fix Form component radioGroup value display bug. ([e4867e7](https://github.com/hellof2e/quark-design/commit/e4867e711d65e02e999f18559078b3ab8a5fa26a)) +* image click ([57a60f9](https://github.com/hellof2e/quark-design/commit/57a60f983a5daaab949c4dc16564c583a5167ed7)) +* image space ([dee97b3](https://github.com/hellof2e/quark-design/commit/dee97b31ee9075d88d9e4973bc33ff11b3235ad2)) +* issue[#134](https://github.com/hellof2e/quark-design/issues/134) ([ad4527c](https://github.com/hellof2e/quark-design/commit/ad4527c874434e8dfa7ed3ded0939a923a5fd424)) +* issues/140 ([5642ae6](https://github.com/hellof2e/quark-design/commit/5642ae6214d6b97be8fc4da5403cd12b05535370)) +* lint example md tree ([96c1e2f](https://github.com/hellof2e/quark-design/commit/96c1e2fdbcff7c8da6e48d74f9e06911c505923d)) +* **List:** List 组件第二次进去不展示 ([44883e4](https://github.com/hellof2e/quark-design/commit/44883e4817b50959c85b8bdb7a46581c3f3a9b28)) +* **Loading:** fix loading center ([480ba0c](https://github.com/hellof2e/quark-design/commit/480ba0caa62e8e0f3b8bbca02b86e42698773bf2)) +* local ([adbc68c](https://github.com/hellof2e/quark-design/commit/adbc68c3a399e213449a3b7a8e24faf1858f0189)) +* **locale:** fix typos ([7471c1a](https://github.com/hellof2e/quark-design/commit/7471c1a55b6759c5cc2608fa55558d5891018e37)) +* **navbar:** Increase click interaction&fix select ([c9e01e2](https://github.com/hellof2e/quark-design/commit/c9e01e2e5389f616b091922d16d1a9334fddb27d)) +* Optimization Types and Cases ([21f83c1](https://github.com/hellof2e/quark-design/commit/21f83c12aa5bedca1289eea66876cd2c708bd7f6)) +* popup-extra ([3464abf](https://github.com/hellof2e/quark-design/commit/3464abf08c8d08235657cfa80fe6425b238b4b76)) +* popupextra 自定义标题不需要内边距 ([4e9c555](https://github.com/hellof2e/quark-design/commit/4e9c555688098cd2ac36977c7927aa70a40293df)) +* **popupextra:** 部分安卓机型 mpaas 容器上浮层存在灰点修复 ([08fc198](https://github.com/hellof2e/quark-design/commit/08fc198370fa8e81556916a46d436e0a0cd23521)) +* prop immediatecheck rename ([68e1192](https://github.com/hellof2e/quark-design/commit/68e1192ab06fff2c8b777097f9a1862655e38528)) +* rate default value is wrong ([9d08403](https://github.com/hellof2e/quark-design/commit/9d0840311ab94df777e7a10db81989bda340598f)) +* **Rate:** fix disabled prop ([e693016](https://github.com/hellof2e/quark-design/commit/e6930169a4b0e26aa18e944696352dd9e0745bb9)) +* readme url ([413b5f9](https://github.com/hellof2e/quark-design/commit/413b5f95aded333c59bda73123e205f7406c7437)) +* remove console' ([994c512](https://github.com/hellof2e/quark-design/commit/994c512fddf36777a7e95df9e6845efd1e7ccfe1)) +* remove useless references & change ref type ([2c1f018](https://github.com/hellof2e/quark-design/commit/2c1f018f1f9fb8da80e2207443c007ad5296ec0f)) +* searchbar ui fix ([eea6268](https://github.com/hellof2e/quark-design/commit/eea626802e8b42eb510bfde03fc851047b035411)) +* **sticky:** fix comments ([45eea08](https://github.com/hellof2e/quark-design/commit/45eea0870c6c0254bc6a67e9ec6518e8d0d073d3)) +* **sticky:** fix pull request comments ([9b5b3ae](https://github.com/hellof2e/quark-design/commit/9b5b3aee0664fbc302322931c6fcc9e52200f5b5)) +* **sticky:** Function for adjusting calculated dimensions ([430d387](https://github.com/hellof2e/quark-design/commit/430d38772baf653a87641acad4347bb46448ace7)) +* test file change ([c7b52a6](https://github.com/hellof2e/quark-design/commit/c7b52a643b06ee8719216c9e55f11bfa61ff65cc)) +* test(dialog/image/popupextra)& dialog(okText) ([7217d87](https://github.com/hellof2e/quark-design/commit/7217d87075c898da5ed417fcd5681a1a85f5e1a3)) +* test(tab/step) & docs example(checkbox/radio) ([a0530db](https://github.com/hellof2e/quark-design/commit/a0530db591b795ca3fb20e13d46965cb94331686)) +* **types:** fix ts warning & single->double quotes ([e9e7c80](https://github.com/hellof2e/quark-design/commit/e9e7c8092d5f4de9d4f843748de0bcd025db9d38)) +* update toast style ([63130a4](https://github.com/hellof2e/quark-design/commit/63130a4cb0c69d8b8dea3872a72aa008e3a9f045)) +* Use const instead them that never reassigned ([2d79712](https://github.com/hellof2e/quark-design/commit/2d797129000dfc54ba6b1e56259c7f9d121fac99)) +* 从最后一个滑动到第一个,过渡效果丢失 ([2448cd6](https://github.com/hellof2e/quark-design/commit/2448cd69c7c8683c14315eed41055de739448a30)) +* 修复图片预览组件标签式调用闪烁问题 ([a8ae116](https://github.com/hellof2e/quark-design/commit/a8ae116cbeae9ba48f8fb5683f3e6c10089471db)) +* 修复表单错误提示信息 ([7825491](https://github.com/hellof2e/quark-design/commit/782549109ac48008cb627340ee68851def7b8211)) +* 修复评分组件 ([8826eed](https://github.com/hellof2e/quark-design/commit/8826eed077432ce0192ffdda64f393268e05a84d)) +* 切换组件时,文档滚动条位置不变 ([ff9066f](https://github.com/hellof2e/quark-design/commit/ff9066fc327a43e1a01f012c37c6043faaab494f)) + + +### 🎉 Features + +* imagepreview optimize ([d9dd798](https://github.com/hellof2e/quark-design/commit/d9dd798ff72119d48fdd37f29aaf39150a69aacf)) +* @quarkd/ 子包发布 ([e12e4ad](https://github.com/hellof2e/quark-design/commit/e12e4add628d1c5a4e0f5eaf96fb37373d8a3628)) +* @quarkd/icons devDependens ([59339da](https://github.com/hellof2e/quark-design/commit/59339dabc72edb063298e29abba627d8b2e40bb9)) +* @quarkd/quark-react devDependence ([0aa1e54](https://github.com/hellof2e/quark-design/commit/0aa1e54c0399c657e5c0ebe88081948ee513fa82)) +* add developer contributions in english ([bc03326](https://github.com/hellof2e/quark-design/commit/bc03326158401678012770d92208fc3255bb17b5)) +* checkbox radio icon index ([8f70d8a](https://github.com/hellof2e/quark-design/commit/8f70d8ae37336c38a8df670ccc02f07c9f8c146c)) +* code format ([839f68d](https://github.com/hellof2e/quark-design/commit/839f68d6b8e3ddbc183da1cbc0257f296f519f2f)) +* code format ([52d0f9e](https://github.com/hellof2e/quark-design/commit/52d0f9eb21bee9e1309ad866f5ebda621ca15f1c)) +* code format for example ([2882ba0](https://github.com/hellof2e/quark-design/commit/2882ba08f9e9ef5cb330c3dbe28837268bc0557f)) +* code format for example/src/**/*.ts ([b608ede](https://github.com/hellof2e/quark-design/commit/b608edef520f72c6d9116752b795b38ffab92b45)) +* code format for quarkd ([fd380b4](https://github.com/hellof2e/quark-design/commit/fd380b4bcd0fa18fac0a0a6fa32aad8aed0aa371)) +* delete yarn lock ([fb46635](https://github.com/hellof2e/quark-design/commit/fb466359f34a141d00ba5d4400c19d251e264b1d)) +* **demo:** add Locale for demo ([e220d35](https://github.com/hellof2e/quark-design/commit/e220d359ea5bf7b5df77e6d57877b27549e4a2c3)) +* **demo:** Change to Locale in demo ([0215ddc](https://github.com/hellof2e/quark-design/commit/0215ddceaf9f03617dc999c1a81df981c31d5454)) +* empty icon ([9b63164](https://github.com/hellof2e/quark-design/commit/9b63164b1628d8060b1f9d0b6a1c13a00980094d)) +* eslint config ([79da41b](https://github.com/hellof2e/quark-design/commit/79da41b10dbcd9e7a2dba9e4701a05bd0b5efb0c)) +* example ([c59afd3](https://github.com/hellof2e/quark-design/commit/c59afd36f816480e95a37cfb7eb3f35cf6d38458)) +* example lock file ([3571bf5](https://github.com/hellof2e/quark-design/commit/3571bf5849360f7b3b29a49de119569e70035e5a)) +* export interface Props ([723f29f](https://github.com/hellof2e/quark-design/commit/723f29f5c3f056608b39c9c1710da55e8fe9eb14)) +* fix image type ([7ca5cc8](https://github.com/hellof2e/quark-design/commit/7ca5cc82fbd96fcdadeffed5dee3ab7a1f342dd4)) +* format code. ([87122fd](https://github.com/hellof2e/quark-design/commit/87122fda45329839affc3927a271325752e9f717)) +* format code. ([eed90d5](https://github.com/hellof2e/quark-design/commit/eed90d5cfe49f7815274c5cfad72785328778297)) +* format code. ([69172af](https://github.com/hellof2e/quark-design/commit/69172af3cc973cfefd892aa43a8f13820cc9a9c4)) +* format code. ([28b3b72](https://github.com/hellof2e/quark-design/commit/28b3b7203a92877e594e96ce4ff735ee92d4ed66)) +* **icon/demo.vue:** unified icon size ([5f9be78](https://github.com/hellof2e/quark-design/commit/5f9be7856f6bb50112d259c7209814ff181a27d6)) +* **ImagePreview:** change any to TouchEvent ([da482ba](https://github.com/hellof2e/quark-design/commit/da482ba896748cae21a30b65bb0413aa197aa8f9)) +* **ImagePreview:** delete ineffective code ([e2e2a5f](https://github.com/hellof2e/quark-design/commit/e2e2a5f1c91243ab2e262564e41f3044e74332db)) +* **ImagePreview:** delete invalid param open ([6c728a2](https://github.com/hellof2e/quark-design/commit/6c728a2614ecb0e4a767fac45c95522b07418ec1)) +* **image:** simplified code ([06c21e8](https://github.com/hellof2e/quark-design/commit/06c21e82ba0efba1753b6662e7657c43f088e2dd)) +* improve reactify performance ([c1bb14d](https://github.com/hellof2e/quark-design/commit/c1bb14d616c5638c465aaed853b9bc527cc32c80)) +* init ([7c5ea3c](https://github.com/hellof2e/quark-design/commit/7c5ea3cc1a81213f258eb7216c5f7da8f891c8be)) +* **List:** delete ineffective code ([61d6b09](https://github.com/hellof2e/quark-design/commit/61d6b09c5f5466e5bdf33593218f98c029e2cd11)) +* **Loading:** add fontSize vm&vh unit ([8e3c4f6](https://github.com/hellof2e/quark-design/commit/8e3c4f6a2c313b15592666b3f94d07ee2ce3748c)) +* Local type ([dbf49ec](https://github.com/hellof2e/quark-design/commit/dbf49ecb05e68042b13e5f6a79e2b11bba2acaa8)) +* **Marquee:** add paused exmple. ([adba07f](https://github.com/hellof2e/quark-design/commit/adba07f1d2e4451b1b479c9fb9f4b1c657273b9a)) +* **Marquee:** refactor the logic to implement pause & reverse animation. ([d5b2b26](https://github.com/hellof2e/quark-design/commit/d5b2b261925fc1d291c9cb9669cc4eb704960a4c)) +* **MD:** sync tree ([be8d912](https://github.com/hellof2e/quark-design/commit/be8d91206d90eb1e9718cb62d3fda9bcd5fa0ed0)) +* merge ([d21de8e](https://github.com/hellof2e/quark-design/commit/d21de8ed28bfe488edcdf9a3625285facecf289f)) +* npmrc ([b8fe96f](https://github.com/hellof2e/quark-design/commit/b8fe96fb264733a979b35cafb0547982b9acdfe2)) +* **picker:** Add confirmtext a props ([f751e1b](https://github.com/hellof2e/quark-design/commit/f751e1bfb1c4fbbf370cff5b3cf078c74bf300c1)) +* popupextra update ([1ea31d4](https://github.com/hellof2e/quark-design/commit/1ea31d49d4dd7d30e8b7296927ff3e9f09279521)) +* prettier --write packages/quark-core/src/**/*.ts ([b83c12f](https://github.com/hellof2e/quark-design/commit/b83c12f7462479beba7f69038227237a5d637795)) +* prettier --write packages/quark-icons/src/**/*.ts ([97eaf43](https://github.com/hellof2e/quark-design/commit/97eaf434f82cf3ab19ca9b6c85066b8bafd6bee0)) +* prettier --write packages/quark-react/src/**/*.ts ([080ce93](https://github.com/hellof2e/quark-design/commit/080ce93f66d37abfa4899029a96065bde7527bf0)) +* prettier --write packages/quark-reactify/src/**/*.ts ([7eaad5e](https://github.com/hellof2e/quark-design/commit/7eaad5e2fcb085278912ea056c6ff2084db87123)) +* prettier --write packages/quark/src/**/*.test.js ([6c22936](https://github.com/hellof2e/quark-design/commit/6c229366fb5a138d40e59a3f00a60043d5aa8d94)) +* quark dependence ([4054898](https://github.com/hellof2e/quark-design/commit/40548984f7616410869ed1bb9375e68ff85f4dbd)) +* quarkd rollup config remove modulesOnly ([5ca40b4](https://github.com/hellof2e/quark-design/commit/5ca40b4b66b7ffca4e80fced8c2e07e056e3fda1)) +* quarkd update ([3441464](https://github.com/hellof2e/quark-design/commit/344146462e5a41e17edbe7fe308c471d5e9c7655)) +* quarkd update ([a2cebf5](https://github.com/hellof2e/quark-design/commit/a2cebf58410484a010bed07488f04cea2d41951e)) +* **rate:** del invalid code ([8341d33](https://github.com/hellof2e/quark-design/commit/8341d332e7e151d00922557c58bbc8d788ce7e4a)) +* refactor type ([8701741](https://github.com/hellof2e/quark-design/commit/8701741f85f8004ed7148cc008461a6f6c986eb2)) +* release 1.0.15 ([ff710cb](https://github.com/hellof2e/quark-design/commit/ff710cb0cee486d0c8c987efbbf743bec0728043)) +* remove example mobile-react files ([909edc8](https://github.com/hellof2e/quark-design/commit/909edc8c4e391bcdf3991e64c3a22b1908b030cf)) +* rimraf ([9c626f4](https://github.com/hellof2e/quark-design/commit/9c626f435929db0da24e7c07da244d5c34a8f916)) +* **Sticky:** the offset attribute adapts to other css units ([32ff7cd](https://github.com/hellof2e/quark-design/commit/32ff7cddf81f36ac1d7f81c69ba33fceba00fff0)) +* tag 配置修改 ([433bdb9](https://github.com/hellof2e/quark-design/commit/433bdb9701090f603c11159c357f2225ac869991)) +* test workflow ([efe5a33](https://github.com/hellof2e/quark-design/commit/efe5a33ba06a8d14b8a93f6c63dd3b7928a2a409)) +* **toast:** horizontal loading ([a3b4c62](https://github.com/hellof2e/quark-design/commit/a3b4c620a5bfbc09cad8e7fc4ac6c827bc6e6494)) +* type refactor ([ae9bc6d](https://github.com/hellof2e/quark-design/commit/ae9bc6d8ed4c2fb8454eb4a4118bca72611bd589)) +* UI update for error toast ([d3baf5a](https://github.com/hellof2e/quark-design/commit/d3baf5a195e26108276b756731cc71822b419c90)) +* UI update for error toast ([4193c65](https://github.com/hellof2e/quark-design/commit/4193c65dd49ce7d10891bd4db3692ac51446d211)) +* UI update for error toast ([0caade9](https://github.com/hellof2e/quark-design/commit/0caade96bea1dfdbf7a813eab7fb3d6da660fc97)) +* updata ([2f26dfc](https://github.com/hellof2e/quark-design/commit/2f26dfc93c6af02d0287245992b1adfd5b5256da)) +* update ([a78c3a1](https://github.com/hellof2e/quark-design/commit/a78c3a1f34d6f7fdb82a274610bca236f432476d)) +* update ([f59f54f](https://github.com/hellof2e/quark-design/commit/f59f54f3b7a75328bbc9903fa242ef62ef88c63d)) +* update ([6f6548b](https://github.com/hellof2e/quark-design/commit/6f6548b3b8ea9fea966982daa6544b60f9bc9435)) +* update ([719e15d](https://github.com/hellof2e/quark-design/commit/719e15d5b22ad0c10a5521fb660cecb6a29b0f8e)) +* update ([0b1f8cb](https://github.com/hellof2e/quark-design/commit/0b1f8cb2fab9be98cdc0b7a9cae98d879a8e4fe3)) +* update ([144c069](https://github.com/hellof2e/quark-design/commit/144c0694f4184075d64e24b733a5a90eed07ddea)) +* update ([3efdb93](https://github.com/hellof2e/quark-design/commit/3efdb937f5338113808c4222da8f12c644c4871a)) +* update ([1ef0437](https://github.com/hellof2e/quark-design/commit/1ef0437d3383efa7ca54eafd824f35b613b33fe4)) +* update ([22b9b7b](https://github.com/hellof2e/quark-design/commit/22b9b7bc6c5852c6827853bf4213d63fbf954f86)) +* update ([ddf4e52](https://github.com/hellof2e/quark-design/commit/ddf4e52c11fe2ae813cd2493cc6b027b91a5ec5c)) +* update ([f0cdf4d](https://github.com/hellof2e/quark-design/commit/f0cdf4da7e24e5d07216172bb0f0acbd8ab1fa2d)) +* update ([1dc29a0](https://github.com/hellof2e/quark-design/commit/1dc29a003aeb6e916458eb61c2417e79f15ea027)) +* update ([92fe86e](https://github.com/hellof2e/quark-design/commit/92fe86e518fd5c22f02130b31915ca89331e9b7a)) +* update @quarkd/quark-react depedence ([56d0946](https://github.com/hellof2e/quark-design/commit/56d09460e2924ecbba1aad57122b037709957da4)) +* update action ([c35a408](https://github.com/hellof2e/quark-design/commit/c35a4080a07e5059b7c6a181b359351c4703b66e)) +* update badge demo css ([4871b92](https://github.com/hellof2e/quark-design/commit/4871b9238e95e6f3b42fd4d6cdfa04fb69496870)) +* update cell doc ([fe695a7](https://github.com/hellof2e/quark-design/commit/fe695a76b0d2ca0231d74e1d97e44c8ffa13a8fa)) +* update config ([434b7ce](https://github.com/hellof2e/quark-design/commit/434b7cebf128b71d095ca9053b2e092c26317f63)) +* update config ([9ad6d81](https://github.com/hellof2e/quark-design/commit/9ad6d81127d95743de9d7e0b986712e7544cecc1)) +* update config ([07b2f8e](https://github.com/hellof2e/quark-design/commit/07b2f8eb9ea8ffe80140132d0b454a273e9f93f5)) +* update config ([17166e1](https://github.com/hellof2e/quark-design/commit/17166e1a056d768293f305e4c46dc157e031a7b3)) +* update config ([506aa12](https://github.com/hellof2e/quark-design/commit/506aa12e7a9caae13d38093292144daa11d666a1)) +* update config ([3bff5e0](https://github.com/hellof2e/quark-design/commit/3bff5e0d771717cb208c843c572d8e800c0fa788)) +* update config ([e76a886](https://github.com/hellof2e/quark-design/commit/e76a886a3edeb1d4f6515d3c964cd44a36956ab3)) +* update config ([6828dce](https://github.com/hellof2e/quark-design/commit/6828dce0cecee03d023e2753a0c9ffced23dc48b)) +* update config ([1bad717](https://github.com/hellof2e/quark-design/commit/1bad7177a047df1f18e9395b540eb8da5abbea45)) +* update config ([5d6e438](https://github.com/hellof2e/quark-design/commit/5d6e438222fc89c8c611ba2953eaa3d4b9565485)) +* update config ([18a3782](https://github.com/hellof2e/quark-design/commit/18a37828393ebb2f17899f97f2fc929e5b83db11)) +* update config ([76c5e90](https://github.com/hellof2e/quark-design/commit/76c5e90a6a56139f9587853cb312e766519f2af9)) +* update config ([5af7943](https://github.com/hellof2e/quark-design/commit/5af7943db288988bc3a6de96ab2708ba1b899888)) +* update config ([0590a39](https://github.com/hellof2e/quark-design/commit/0590a397e951a85a7b4de633d1de433b048f2c39)) +* update config ([003f202](https://github.com/hellof2e/quark-design/commit/003f202297b41e962278479d4dd94045fb1649aa)) +* update config ([2070f03](https://github.com/hellof2e/quark-design/commit/2070f03151efd4e9a05fa52fef056c66cae0371a)) +* update config ([2304e18](https://github.com/hellof2e/quark-design/commit/2304e1807886c622410a985d43f38989ebae5d59)) +* update dev env website ([150ed4f](https://github.com/hellof2e/quark-design/commit/150ed4f18938b0094b2e33b9dbbcb4471125d2ec)) +* update eslint config and update lint-staged ([3ca1482](https://github.com/hellof2e/quark-design/commit/3ca148289a3bbc2ad8d685b8ceefaff9720b24d9)) +* update issue_template ([83cf31a](https://github.com/hellof2e/quark-design/commit/83cf31aa27f84612c0f8e5b8f0508aa5b4e6a527)) +* update issue_template ([20f6336](https://github.com/hellof2e/quark-design/commit/20f63366482fad0c8df627f1129f352675e338cf)) +* update issue_template ([2849f67](https://github.com/hellof2e/quark-design/commit/2849f671207b4a6e313d3cad669e3e4e20ec6a02)) +* update issue_template ([dd8599b](https://github.com/hellof2e/quark-design/commit/dd8599bba5b0913b58bf6a15dff0d7852dd96e89)) +* update issue_template ([1f9fda1](https://github.com/hellof2e/quark-design/commit/1f9fda10ac325ab32bd60bc9964d2a43f5a28a14)) +* update issue_template ([40e857f](https://github.com/hellof2e/quark-design/commit/40e857fcac81eeb8e8415a3cc4c53bed5646342f)) +* update issue_template ([8e49cea](https://github.com/hellof2e/quark-design/commit/8e49ceaf529029e0cf044912bcefe24d7ed7a6be)) +* update issue_template ([b3934bf](https://github.com/hellof2e/quark-design/commit/b3934bf63f0e08e0562114942f331ddbe77cd8fd)) +* update issue_template ([8835fc8](https://github.com/hellof2e/quark-design/commit/8835fc8bf70c8d3ef07ae77972e1b454341ca811)) +* update md ([6750f61](https://github.com/hellof2e/quark-design/commit/6750f619808c500694faf403ac5a1ee6a1dadfec)) +* update md ([ebf6e7c](https://github.com/hellof2e/quark-design/commit/ebf6e7c24f80c7dd28cd6f3d829e610919fd6f39)) +* update md ([59a32d8](https://github.com/hellof2e/quark-design/commit/59a32d85203e83f17d09c6688e7705d0746b2d1a)) +* update md ([ba890fe](https://github.com/hellof2e/quark-design/commit/ba890fed005bf283e55f82f2f0bf674e7cae919a)) +* update md ([d852ace](https://github.com/hellof2e/quark-design/commit/d852ace65e755e2cb7f51bfbe077eb4cf525ff92)) +* update md ([8b6b7b3](https://github.com/hellof2e/quark-design/commit/8b6b7b399a1f0089fb2f169453a15eafe1f7e94b)) +* update md ([d57e7a3](https://github.com/hellof2e/quark-design/commit/d57e7a3d49f3f81d19def42af3da670d87329283)) +* update md ([f285cd6](https://github.com/hellof2e/quark-design/commit/f285cd660fd72e0566e33596310f9b672921f2ac)) +* update md ([1d2ebea](https://github.com/hellof2e/quark-design/commit/1d2ebead06738e1d59f0c589dc0bc2bc66685bc0)) +* update package.json ([d3d37de](https://github.com/hellof2e/quark-design/commit/d3d37de74b1f4dcd7d46b74d74bf61888c99263a)) +* update quark ([ffed59d](https://github.com/hellof2e/quark-design/commit/ffed59dac3565b9c2b335b233d17af8b3454c3b1)) +* update quark readme ([6a6401a](https://github.com/hellof2e/quark-design/commit/6a6401a3a9afe08033cf65017a502c934efdff33)) +* update quark version ([a1d53c6](https://github.com/hellof2e/quark-design/commit/a1d53c659e568af38db840f82a3db615127c0a40)) +* update quark version ([c473fad](https://github.com/hellof2e/quark-design/commit/c473fad4bfa4d7f036cc752df2fbe47e67920c1c)) +* update quark-icon readme ([44d10c6](https://github.com/hellof2e/quark-design/commit/44d10c61723eadc2d101b391374b2ffa92fbe069)) +* update quark-react scripts ([6bab22e](https://github.com/hellof2e/quark-design/commit/6bab22e1306c3f99b96cc8de97a38457c4f89ce7)) +* update quarkd ([e34a7d2](https://github.com/hellof2e/quark-design/commit/e34a7d2d14005646346c963892a57f3f41ae756b)) +* update quarkd ([8711d94](https://github.com/hellof2e/quark-design/commit/8711d947b08ea6616189aca84294184b5a7d425e)) +* update quarkd version ([d43e706](https://github.com/hellof2e/quark-design/commit/d43e706d7656416cf119dcc7655a08ae5a4320f1)) +* update quarkd version ([bd88533](https://github.com/hellof2e/quark-design/commit/bd88533e55e8773fa41153da9b9681e0c7797be8)) +* update quarkd version ([70ec1e8](https://github.com/hellof2e/quark-design/commit/70ec1e816474db34ee6bc50a6e902c6410efbe80)) +* update reactify ([2d76eb6](https://github.com/hellof2e/quark-design/commit/2d76eb6bb116f544de701b9126c8708654a7f030)) +* update readme ([00431c6](https://github.com/hellof2e/quark-design/commit/00431c6e4c0abe3fa817005830d8af19cc8c2942)) +* update readme ([79c1b48](https://github.com/hellof2e/quark-design/commit/79c1b4809d629839e0c648703fff61e1e12c6000)) +* update readme ([7109b34](https://github.com/hellof2e/quark-design/commit/7109b34d9f23443d77013e3227424be287d40099)) +* update readme ([e5d8294](https://github.com/hellof2e/quark-design/commit/e5d829442ea42826523040aa0e808d641a9fbc0e)) +* update readme ([c847874](https://github.com/hellof2e/quark-design/commit/c8478744230c777da14bb9887c5af4d55542683b)) +* update workflow ([1e19b0f](https://github.com/hellof2e/quark-design/commit/1e19b0f121c57c2ccda749324dc97e142d007fd6)) +* update workflow ([8c11eba](https://github.com/hellof2e/quark-design/commit/8c11eba332a7452f631143bed9e3fe6e7b65c026)) +* update workflow ([b7ab0b3](https://github.com/hellof2e/quark-design/commit/b7ab0b326a6cf3a4b86d85a991c25681e0aa37bf)) +* update workflow ([e480941](https://github.com/hellof2e/quark-design/commit/e4809413b0abee017d033c792cae5a0cfabb35c8)) +* update workflow ([c1c0474](https://github.com/hellof2e/quark-design/commit/c1c0474da1a8323c2cf3bd5a990cae03031d2634)) +* update workflow ([f2c7f9e](https://github.com/hellof2e/quark-design/commit/f2c7f9e1c6f2e6a31484761ab5d0571d6168b61d)) +* update workflow test ([63c7c5c](https://github.com/hellof2e/quark-design/commit/63c7c5c7e2f8064d12ee1f64f0a05fed3b95eec9)) +* update yarn lock ([1dacf3d](https://github.com/hellof2e/quark-design/commit/1dacf3da07e34bf7b5eb66bb8e1b771d203630c6)) +* update yarn lock ([e73cff4](https://github.com/hellof2e/quark-design/commit/e73cff486a5eb10e3049a905b7c81d97b529a8f5)) +* update yml ([7e2497d](https://github.com/hellof2e/quark-design/commit/7e2497d9ccc8c62a6eba84d8c02486c3a73cd393)) +* update yml ([64950a0](https://github.com/hellof2e/quark-design/commit/64950a01ddedf4a23b6b30a725cf79e0cef0864c)) +* updatemd ([4b3a0c1](https://github.com/hellof2e/quark-design/commit/4b3a0c1b1f8276ceda5920963305f0ba77c8dbda)) +* workflow test ([5f5aa5f](https://github.com/hellof2e/quark-design/commit/5f5aa5f6f7e91aeff6f99c72d1170c773ae634de)) +* workflow test ([c58c189](https://github.com/hellof2e/quark-design/commit/c58c1891b067eedf994d9fd291066935be96239e)) +* workflow test ([eda11ec](https://github.com/hellof2e/quark-design/commit/eda11eccf5e8ce962f7cb7874c4c11d6a86ae6db)) +* workflow test ([4ec1bab](https://github.com/hellof2e/quark-design/commit/4ec1bab9a0d050b26db028dc117b8536a07307ad)) +* workflow test ([942ecdb](https://github.com/hellof2e/quark-design/commit/942ecdb40a3788b9a7286bcce3e1a056b147b157)) +* workflow test ([0382d4f](https://github.com/hellof2e/quark-design/commit/0382d4fe8d64219e9d337b0dbd502669f6279807)) +* workflow test ([e39dd4e](https://github.com/hellof2e/quark-design/commit/e39dd4eb376f32145b55a440bd776b7adf76fb10)) +* workflow test ([6930643](https://github.com/hellof2e/quark-design/commit/69306434f0d43338d1b9440a592af8b4c42e148a)) +* workflow test ([59802cd](https://github.com/hellof2e/quark-design/commit/59802cdde856d09d5bdb96e1c7d5262109089178)) +* workflow test ([ced30f7](https://github.com/hellof2e/quark-design/commit/ced30f7a487a15fad387deabbc094fa8dd2986fe)) +* workflow test ([f3925ec](https://github.com/hellof2e/quark-design/commit/f3925ec068c568dac61af8686a959429e6764fe8)) +* workflow test ([9e88bc1](https://github.com/hellof2e/quark-design/commit/9e88bc15d392661c892c10b60298cc85efa835f6)) +* yarn lock ([f14ac07](https://github.com/hellof2e/quark-design/commit/f14ac07896cbb919fe0deb72660521e77464b359)) +* 修复 react 中 click 事件重复触发的问题 ([3480cd0](https://github.com/hellof2e/quark-design/commit/3480cd0aca168555c32399dc97ea1bbaeab0e59e)) +* 修复cdn 打包问题 ([87a6987](https://github.com/hellof2e/quark-design/commit/87a698780a54362aa815c4eee886570d7853cfb5)) +* 修复demo展示问题 ([72ed2cb](https://github.com/hellof2e/quark-design/commit/72ed2cb45f9c128ae6e571b5e9e9e4ec32954fa2)) +* 修复级联选择器bug ([2cff8d4](https://github.com/hellof2e/quark-design/commit/2cff8d4a6094dd00ecac7f42c1e619c4de84752e)) +* 修复部分demo 样式 ([3ad91ec](https://github.com/hellof2e/quark-design/commit/3ad91ec4db6bc0c0b4d45a9440b66d3fe07cd50e)) +* 原生上传文档更新 ([b8dbc82](https://github.com/hellof2e/quark-design/commit/b8dbc829f547f90a8a58d2811d300fc2405ece40)) +* 去掉 vue log ([90d895f](https://github.com/hellof2e/quark-design/commit/90d895f26890bff671fc6df5eb0d04b49c9d1188)) +* 完善button 组件文档 ([c8a53a2](https://github.com/hellof2e/quark-design/commit/c8a53a275b3234ac655e7b2528b0fc1d6bbd6b5a)) +* 提交quarkd design 源码 ([2eb10f8](https://github.com/hellof2e/quark-design/commit/2eb10f8e0b4257bd293ab8aa6ef62e77a9f85f2d)) +* 配置npm public ([dcd5e3e](https://github.com/hellof2e/quark-design/commit/dcd5e3e7849be6b20d8846281e803b2737939266)) + ### 1.0.25 (2022-11-28) diff --git a/packages/quark/CHANGELOG.md b/packages/quark/CHANGELOG.md index 5915ebde..c66d1dce 100644 --- a/packages/quark/CHANGELOG.md +++ b/packages/quark/CHANGELOG.md @@ -1,4 +1,30 @@ # 更新日志 +### [1.0.26](https://github.com/hellof2e/quark-design/compare/v1.0.25...v1.0.26) (2022-11-29) + + +### Documentation + +* **Dialog:** async demo and docs ([be94644](https://github.com/hellof2e/quark-design/commit/be946443e883dace7da7563a5707bd7f3e74e5d2)) +* **List:** fix demo height ([f7d6954](https://github.com/hellof2e/quark-design/commit/f7d6954363206a0e48fe0221ae7deeb427b6869b)) +* **steps:** update doc code ([65efa72](https://github.com/hellof2e/quark-design/commit/65efa723fe51eb47192168acae17a0d9466c98b9)) + + +### 🐞 Bug Fixes + +* **locale:** fix typos ([7471c1a](https://github.com/hellof2e/quark-design/commit/7471c1a55b6759c5cc2608fa55558d5891018e37)) +* test(dialog/image/popupextra)& dialog(okText) ([7217d87](https://github.com/hellof2e/quark-design/commit/7217d87075c898da5ed417fcd5681a1a85f5e1a3)) +* test(tab/step) & docs example(checkbox/radio) ([a0530db](https://github.com/hellof2e/quark-design/commit/a0530db591b795ca3fb20e13d46965cb94331686)) + + +### 🎉 Features + +* export interface Props ([723f29f](https://github.com/hellof2e/quark-design/commit/723f29f5c3f056608b39c9c1710da55e8fe9eb14)) +* **List:** delete ineffective code ([61d6b09](https://github.com/hellof2e/quark-design/commit/61d6b09c5f5466e5bdf33593218f98c029e2cd11)) +* **Loading:** add fontSize vm&vh unit ([8e3c4f6](https://github.com/hellof2e/quark-design/commit/8e3c4f6a2c313b15592666b3f94d07ee2ce3748c)) +* update action ([c35a408](https://github.com/hellof2e/quark-design/commit/c35a4080a07e5059b7c6a181b359351c4703b66e)) +* update quarkd ([e34a7d2](https://github.com/hellof2e/quark-design/commit/e34a7d2d14005646346c963892a57f3f41ae756b)) +* 修复级联选择器bug ([2cff8d4](https://github.com/hellof2e/quark-design/commit/2cff8d4a6094dd00ecac7f42c1e619c4de84752e)) + ### [1.0.25](https://github.com/hellof2e/quark-design/compare/v1.1.0...v1.0.25) (2022-11-28) ### [1.0.22](https://github.com/hellof2e/quark-design/compare/v1.0.21...v1.0.22) (2022-11-23) diff --git a/packages/quark/package.json b/packages/quark/package.json index 54637ddf..61b781f4 100644 --- a/packages/quark/package.json +++ b/packages/quark/package.json @@ -1,6 +1,6 @@ { "name": "quarkd", - "version": "1.0.25", + "version": "1.0.26", "description": "Mobile UI Components built on Web Components.", "main": "lib/index.js", "module": "lib/index.js", diff --git a/packages/quark/src/docs b/packages/quark/src/docs index 5915ebde..c66d1dce 100644 --- a/packages/quark/src/docs +++ b/packages/quark/src/docs @@ -1,4 +1,30 @@ # 更新日志 +### [1.0.26](https://github.com/hellof2e/quark-design/compare/v1.0.25...v1.0.26) (2022-11-29) + + +### Documentation + +* **Dialog:** async demo and docs ([be94644](https://github.com/hellof2e/quark-design/commit/be946443e883dace7da7563a5707bd7f3e74e5d2)) +* **List:** fix demo height ([f7d6954](https://github.com/hellof2e/quark-design/commit/f7d6954363206a0e48fe0221ae7deeb427b6869b)) +* **steps:** update doc code ([65efa72](https://github.com/hellof2e/quark-design/commit/65efa723fe51eb47192168acae17a0d9466c98b9)) + + +### 🐞 Bug Fixes + +* **locale:** fix typos ([7471c1a](https://github.com/hellof2e/quark-design/commit/7471c1a55b6759c5cc2608fa55558d5891018e37)) +* test(dialog/image/popupextra)& dialog(okText) ([7217d87](https://github.com/hellof2e/quark-design/commit/7217d87075c898da5ed417fcd5681a1a85f5e1a3)) +* test(tab/step) & docs example(checkbox/radio) ([a0530db](https://github.com/hellof2e/quark-design/commit/a0530db591b795ca3fb20e13d46965cb94331686)) + + +### 🎉 Features + +* export interface Props ([723f29f](https://github.com/hellof2e/quark-design/commit/723f29f5c3f056608b39c9c1710da55e8fe9eb14)) +* **List:** delete ineffective code ([61d6b09](https://github.com/hellof2e/quark-design/commit/61d6b09c5f5466e5bdf33593218f98c029e2cd11)) +* **Loading:** add fontSize vm&vh unit ([8e3c4f6](https://github.com/hellof2e/quark-design/commit/8e3c4f6a2c313b15592666b3f94d07ee2ce3748c)) +* update action ([c35a408](https://github.com/hellof2e/quark-design/commit/c35a4080a07e5059b7c6a181b359351c4703b66e)) +* update quarkd ([e34a7d2](https://github.com/hellof2e/quark-design/commit/e34a7d2d14005646346c963892a57f3f41ae756b)) +* 修复级联选择器bug ([2cff8d4](https://github.com/hellof2e/quark-design/commit/2cff8d4a6094dd00ecac7f42c1e619c4de84752e)) + ### [1.0.25](https://github.com/hellof2e/quark-design/compare/v1.1.0...v1.0.25) (2022-11-28) ### [1.0.22](https://github.com/hellof2e/quark-design/compare/v1.0.21...v1.0.22) (2022-11-23)