From f0f84a899830adaf2f9c8359cdbe140df07c2f5b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 22 Aug 2023 10:19:44 +0000 Subject: [PATCH] chore(release): 1.0.0 [skip ci] # 1.0.0 (2023-08-22) ### Bug Fixes * add 75% to the opacity values ([#86](https://github.com/warp-ds/drive/issues/86)) ([fa52e6e](https://github.com/warp-ds/drive/commit/fa52e6e1db0c5acae81fb82df3b55facf2161d35)) * add arbitrary width support for border ([#88](https://github.com/warp-ds/drive/issues/88)) ([2eb8d87](https://github.com/warp-ds/drive/commit/2eb8d878b0ae64ffb07215d264b8bd44672c6b16)) * add base styles to preflight ([#101](https://github.com/warp-ds/drive/issues/101)) ([19ec46b](https://github.com/warp-ds/drive/commit/19ec46b09384c24cbf5fd83792eba04171fcdd34)) * add bg color options ([#76](https://github.com/warp-ds/drive/issues/76)) ([980c532](https://github.com/warp-ds/drive/commit/980c5322d0a7f81b9819273b8abea95bb3e9fa27)) * add correct token for the focus ring ([#87](https://github.com/warp-ds/drive/issues/87)) ([9191bca](https://github.com/warp-ds/drive/commit/9191bcaabf6788c6d8e4e3cac990c798e1307519)) * add development flag back and externalize our published component classes ([#129](https://github.com/warp-ds/drive/issues/129)) ([4470892](https://github.com/warp-ds/drive/commit/4470892714b801c1d44279c3417cee21ff9e135c)) * add font-bold to t1-t6 and use those classes to ref h1-h5 ([#146](https://github.com/warp-ds/drive/issues/146)) ([1c6a81d](https://github.com/warp-ds/drive/commit/1c6a81d50120b3b05f7a23b7de3e25d6a3e26ef9)) * add missing apostrofs ([#91](https://github.com/warp-ds/drive/issues/91)) ([a28756e](https://github.com/warp-ds/drive/commit/a28756e21adecac49cf196081b1481ab409625dc)) * add missing classes Fabric supported ([#135](https://github.com/warp-ds/drive/issues/135)) ([4ce6033](https://github.com/warp-ds/drive/commit/4ce6033a65ec4614002113ed2d6609140daf107b)) * add px to the arbitrary border width ([#93](https://github.com/warp-ds/drive/issues/93)) ([c4d17ae](https://github.com/warp-ds/drive/commit/c4d17aed00b25a4f5b8ae004bf6ac4bf943a6549)) * add rules and tests for caret ([#84](https://github.com/warp-ds/drive/issues/84)) ([fac54a1](https://github.com/warp-ds/drive/commit/fac54a1279d7f5aac27009e4db6dce9530e662a2)) * add skipResets flag ([#142](https://github.com/warp-ds/drive/issues/142)) ([a13cbcd](https://github.com/warp-ds/drive/commit/a13cbcd7e46bf2641edab6fcd15c1356bf450f6c)) * add styling for loading ([#77](https://github.com/warp-ds/drive/issues/77)) ([87e0e50](https://github.com/warp-ds/drive/commit/87e0e50fad662dd2cbcff07e0b3903eddff201d3)) * Added missing rules for static border colors ([#123](https://github.com/warp-ds/drive/issues/123)) ([6644a66](https://github.com/warp-ds/drive/commit/6644a66abe462c757d43941c6aacab0ede034c56)) * **aspect-ratio:** add rules for aspect-ratio, -video and -square ([#150](https://github.com/warp-ds/drive/issues/150)) ([f5d1c79](https://github.com/warp-ds/drive/commit/f5d1c79c3849293c4e4079407f2aa7456470992a)) * avoid null issue and use empty array instead ([#144](https://github.com/warp-ds/drive/issues/144)) ([6d56dcd](https://github.com/warp-ds/drive/commit/6d56dcdaa65bf5773530dbefdc30ad61c2953f80)) * avoid top-level await in reset ([#137](https://github.com/warp-ds/drive/issues/137)) ([b35c803](https://github.com/warp-ds/drive/commit/b35c80387cbff4cb6cbbebe5086820c35c3660d3)) * background arbitrary url rule change ([#95](https://github.com/warp-ds/drive/issues/95)) ([ae70e51](https://github.com/warp-ds/drive/commit/ae70e51e01b6549f6c771615e599d4faf5e67e29)) * bad comment syntax in preflight ([#73](https://github.com/warp-ds/drive/issues/73)) ([ae37e8e](https://github.com/warp-ds/drive/commit/ae37e8e823f8c249ad285d428e655bd442f51095)) * be able to use a one-off background image ([#89](https://github.com/warp-ds/drive/issues/89)) ([12df5a9](https://github.com/warp-ds/drive/commit/12df5a924fa80bc0794c3a5b066a2ade99c35883)) * border-x|y fix and slider obsolete snapshot fix ([#120](https://github.com/warp-ds/drive/issues/120)) ([85dfaec](https://github.com/warp-ds/drive/commit/85dfaeca20961de142305a8525c1ce27ab20b5cb)) * cache the preflight instead of requesting every rebuild ([83537ca](https://github.com/warp-ds/drive/commit/83537ca28c7446f308163b38433045390cf1e675)) * Cleanup color classes for text and background color ([#127](https://github.com/warp-ds/drive/issues/127)) ([1b3d13e](https://github.com/warp-ds/drive/commit/1b3d13e90e9d70b33730c64db4a4d64b89b0c858)) * **display.js:** align order of css for display classes with fabric.css ([#147](https://github.com/warp-ds/drive/issues/147)) ([aa00cfc](https://github.com/warp-ds/drive/commit/aa00cfce88730a98994292b919fa46122e19e548)) * escape current selector for focusable ([#122](https://github.com/warp-ds/drive/issues/122)) ([00b789b](https://github.com/warp-ds/drive/commit/00b789b0c04aceff7e9e458a46e8c6b1a7982284)) * extend regex for the background arbitrary values ([#92](https://github.com/warp-ds/drive/issues/92)) ([d908e24](https://github.com/warp-ds/drive/commit/d908e249848944a0bdd42c2b598a1c21074cb817)) * focusable classes ([#109](https://github.com/warp-ds/drive/issues/109)) ([8e3ca96](https://github.com/warp-ds/drive/commit/8e3ca96729944ed663fa0cc17ab76fccf9ccc7a6)) * focusable, last-child, spinner rules ([#110](https://github.com/warp-ds/drive/issues/110)) ([40e75cf](https://github.com/warp-ds/drive/commit/40e75cfe4d39d7b0dab9ad0ff510c4e6ceac16fc)) * height and width shouldn't match without a dash ([#83](https://github.com/warp-ds/drive/issues/83)) ([3580750](https://github.com/warp-ds/drive/commit/3580750b806010dfce61cf70c81fa5a0ac2a4846)) * improve arbitrary bg rule ([#111](https://github.com/warp-ds/drive/issues/111)) ([ea43100](https://github.com/warp-ds/drive/commit/ea43100d9159781887e2c76eb111f0df1bf794d3)) * improve syntax to clear the float for the elements after legend ([#108](https://github.com/warp-ds/drive/issues/108)) ([75f4cac](https://github.com/warp-ds/drive/commit/75f4cac3dfb8307f1dfc9e580fd69b4c95523bd3)) * only support gap from theme ([#31](https://github.com/warp-ds/drive/issues/31)) ([4d49678](https://github.com/warp-ds/drive/commit/4d49678dc3f1cd03188f852db7ddc465b419b202)) * proper handle bg arbitrary url as var ([#126](https://github.com/warp-ds/drive/issues/126)) ([0ddd0e9](https://github.com/warp-ds/drive/commit/0ddd0e99dd620e2f1947012b4f61a632f8aecc50)) * remove @warp-ds/css dep to fix circular dependency ([#149](https://github.com/warp-ds/drive/issues/149)) ([e351c76](https://github.com/warp-ds/drive/commit/e351c76da3b8c00ae009aa88fbdaba1de4a676e5)) * remove a shortcut for the outline-none ([#128](https://github.com/warp-ds/drive/issues/128)) ([ced819c](https://github.com/warp-ds/drive/commit/ced819c6744b61f86ee19456e936827a0e5564a9)) * remove caret class, will use current ([#85](https://github.com/warp-ds/drive/issues/85)) ([f87db11](https://github.com/warp-ds/drive/commit/f87db1151c7d93d79caeab7185c7a308255bdfda)) * remove input related stuff from preflight ([#81](https://github.com/warp-ds/drive/issues/81)) ([a5dcb42](https://github.com/warp-ds/drive/commit/a5dcb4233017e8093787542dffe73a4bfebbfd94)) * Remove old fallback values from box shadows ([#140](https://github.com/warp-ds/drive/issues/140)) ([da00995](https://github.com/warp-ds/drive/commit/da00995d4c89eb2873589db820e5d7fb8bbf0127)) * remove resets from preflight and refactor ([#106](https://github.com/warp-ds/drive/issues/106)) ([3591a3b](https://github.com/warp-ds/drive/commit/3591a3b8759bb90b852c7c957639797456c92b0e)) * Replace arbitrary background class with semantic class for page-container ([#138](https://github.com/warp-ds/drive/issues/138)) ([ee9c296](https://github.com/warp-ds/drive/commit/ee9c29616d3265dc348c09e55a9528ce58ea0360)) * restructure html and body styling to make shadow dom styling work ([#107](https://github.com/warp-ds/drive/issues/107)) ([7eb3e94](https://github.com/warp-ds/drive/commit/7eb3e944841d8aacfe7e25c23a477ed5c2ffdfb5)) * **shadows:** add default box-shadow values to generic shadow classes ([#96](https://github.com/warp-ds/drive/issues/96)) ([4adb2d6](https://github.com/warp-ds/drive/commit/4adb2d6095400ebc0bf9b3ce3b685a9c4b35a8e8)) * **shadow:** update naming of box-shadows ([#112](https://github.com/warp-ds/drive/issues/112)) ([4405ae5](https://github.com/warp-ds/drive/commit/4405ae51b9057e73ec7dfff020c252f54234a94c)) * **slider:** fix slider bug ([#100](https://github.com/warp-ds/drive/issues/100)) ([31b9b0c](https://github.com/warp-ds/drive/commit/31b9b0cef0de0d270f5bea2f6b734fa32589b780)) * theme now exports useTheme ([#82](https://github.com/warp-ds/drive/issues/82)) ([88476fd](https://github.com/warp-ds/drive/commit/88476fddf0ba39e677c04737ef332181b8fa390f)) * throw better errors for users who are missing 'fetch' ([#132](https://github.com/warp-ds/drive/issues/132)) ([77ba1e2](https://github.com/warp-ds/drive/commit/77ba1e242c5f7c4d27e1e3e75dca19582fbbc223)) * trigger a new release of alpha.59 ([#145](https://github.com/warp-ds/drive/issues/145)) ([1ad8465](https://github.com/warp-ds/drive/commit/1ad84659e4e7aabd0006351583a1001834fa2168)) * **typography.js:** add font-bold to .h1-5 shortcuts ([#121](https://github.com/warp-ds/drive/issues/121)) ([b84a631](https://github.com/warp-ds/drive/commit/b84a631cd771691bd3bda95a2127573a5df4356f)) * update & align unocss dependencies ([#148](https://github.com/warp-ds/drive/issues/148)) ([e540d19](https://github.com/warp-ds/drive/commit/e540d19f179308edc3ff3c0442ae2f87cfcf5799)) * Update focus outline to use new semantic color token ([#139](https://github.com/warp-ds/drive/issues/139)) ([673627d](https://github.com/warp-ds/drive/commit/673627db8ec712242bfe7009462781b20ca18769)) * update vite to 4.2.3 to fix a vulnerability ([#152](https://github.com/warp-ds/drive/issues/152)) ([929c9af](https://github.com/warp-ds/drive/commit/929c9af50d3ef06db979e99067aa4b9a3668fade)) * Updated rules for semantic colors to handle base level token names without ending "default" suffix ([#133](https://github.com/warp-ds/drive/issues/133)) ([805526d](https://github.com/warp-ds/drive/commit/805526df70a339747a45ace1184b060dc4483ce1)) * use #plugin alias in import in checkFabricClasses ([6022115](https://github.com/warp-ds/drive/commit/6022115c022e3aa13a51d0ee3ef630ce8c837418)) * use new css repo for component classes ([#143](https://github.com/warp-ds/drive/issues/143)) ([b2816b6](https://github.com/warp-ds/drive/commit/b2816b6eb896b4e3b81555e7aae94d36e06a9b3c)) * **workflows:** set node v to lts/* and pnpm to 8 ([#118](https://github.com/warp-ds/drive/issues/118)) ([413058d](https://github.com/warp-ds/drive/commit/413058da8fa25304ef065fe119fd4cee4e2e538b)) * Wrong syntax ([#69](https://github.com/warp-ds/drive/issues/69)) ([b938d3a](https://github.com/warp-ds/drive/commit/b938d3a4fa00a6fb6b5a05899e307c5a05a46e98)) ### Features * Add background, text and border classes for semantic color tokens ([#119](https://github.com/warp-ds/drive/issues/119)) ([19b5ee9](https://github.com/warp-ds/drive/commit/19b5ee9b785cfdd8d45ccaf8b28838c938cfa52d)) * add css variables as arbitrary values for w and h ([#104](https://github.com/warp-ds/drive/issues/104)) ([455c4cb](https://github.com/warp-ds/drive/commit/455c4cbd0c437a374d10f31b0eadf58b78cf868f)) * add layout rules and tests for rules ([d47d412](https://github.com/warp-ds/drive/commit/d47d41227a9ad0690bc2e78fd48cfbc5415fa273)) * add new shortcut for page-container ([#114](https://github.com/warp-ds/drive/issues/114)) ([8ae08b3](https://github.com/warp-ds/drive/commit/8ae08b3f29b107c7daba086ab1cfe1fe481e80b9)) * add rules for border and rounded ([#19](https://github.com/warp-ds/drive/issues/19)) ([48ec500](https://github.com/warp-ds/drive/commit/48ec500b477c1e39a8e67e0fd4d5b7eaf4c2c52c)) * add rules for focusable classes ([#27](https://github.com/warp-ds/drive/issues/27)) ([e9f7e08](https://github.com/warp-ds/drive/commit/e9f7e087e5f26e8a2a68f2cea691fe5f0a237ee2)) * add rules for outline ([#125](https://github.com/warp-ds/drive/issues/125)) ([3834087](https://github.com/warp-ds/drive/commit/3834087d76bc4204c541503a1fe052a5b21f69f4)) * add rules for shadows ([#90](https://github.com/warp-ds/drive/issues/90)) ([a0dfbc5](https://github.com/warp-ds/drive/commit/a0dfbc5b3dd32d45e5a6051af4cfee695f523855)) * add rules for table ([#33](https://github.com/warp-ds/drive/issues/33)) ([d1ea3fb](https://github.com/warp-ds/drive/commit/d1ea3fb45e57c8e5ef0e1e8e5cf950f89feeb563)) * add rules for text decoration ([#29](https://github.com/warp-ds/drive/issues/29)) ([9797311](https://github.com/warp-ds/drive/commit/97973112eadfaf4feefa432467eda1e3a55d2eca)) * add tests for align rules ([64d2815](https://github.com/warp-ds/drive/commit/64d28153e219099d96719b421cda9e9655125160)) * arbitrary values accepted for leading ([#130](https://github.com/warp-ds/drive/issues/130)) ([39919f4](https://github.com/warp-ds/drive/commit/39919f45f04672d423b44e0e0dc90a5c5da68a07)) * automate package publishing using semantic-release ([#68](https://github.com/warp-ds/drive/issues/68)) ([9273e19](https://github.com/warp-ds/drive/commit/9273e196ac52edd7604e2ce4d1655d7f44186c15)) * **dropshadow:** add drop shadow ([#105](https://github.com/warp-ds/drive/issues/105)) ([9b68cbe](https://github.com/warp-ds/drive/commit/9b68cbe52739127773edbf938929e1b21b17d8e6)) * **internals:** add rules for border-top/right/bottom/left-color classes ([#78](https://github.com/warp-ds/drive/issues/78)) ([83eb2f5](https://github.com/warp-ds/drive/commit/83eb2f528579d86b3068386ad927cbad5a201fe7)) * **internals:** add rules for shadow component classes ([#94](https://github.com/warp-ds/drive/issues/94)) ([e7e65d1](https://github.com/warp-ds/drive/commit/e7e65d1a39ad9730213e8cdcd2ad59302ce1b39c)) * rule for adding safe area inset from the bottom edge of the viewport ([#103](https://github.com/warp-ds/drive/issues/103)) ([88186f6](https://github.com/warp-ds/drive/commit/88186f63642155837e534dc4797a3617e7426102)) * **rules:** add typography rules ([#99](https://github.com/warp-ds/drive/issues/99)) ([6e1c363](https://github.com/warp-ds/drive/commit/6e1c363fdda9fb818faa29a8c1afeb1dc67d75f9)) * **semantic.js:** add rules for semantic icon colors ([#124](https://github.com/warp-ds/drive/issues/124)) ([afc0354](https://github.com/warp-ds/drive/commit/afc0354b777c76bed0f962b3fe1099303488353b)) * **slider:** add border shadow for active and hover states ([#98](https://github.com/warp-ds/drive/issues/98)) ([0b36581](https://github.com/warp-ds/drive/commit/0b365818486c3029ad47a9d4056813141492b493)) * **slider:** add outline-none styling for slider ([#102](https://github.com/warp-ds/drive/issues/102)) ([48fdd8a](https://github.com/warp-ds/drive/commit/48fdd8aeedb737d9449cf8cf1050b85297bb85be)) * **touch-actions:** add support for touch actions ([#97](https://github.com/warp-ds/drive/issues/97)) ([54a3002](https://github.com/warp-ds/drive/commit/54a300285161d8e9c0a101eff4132d2439abda7b)) --- CHANGELOG.md | 88 ++++++++++++++++++++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 89 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1634eac..a570015 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,91 @@ +# 1.0.0 (2023-08-22) + + +### Bug Fixes + +* add 75% to the opacity values ([#86](https://github.com/warp-ds/drive/issues/86)) ([fa52e6e](https://github.com/warp-ds/drive/commit/fa52e6e1db0c5acae81fb82df3b55facf2161d35)) +* add arbitrary width support for border ([#88](https://github.com/warp-ds/drive/issues/88)) ([2eb8d87](https://github.com/warp-ds/drive/commit/2eb8d878b0ae64ffb07215d264b8bd44672c6b16)) +* add base styles to preflight ([#101](https://github.com/warp-ds/drive/issues/101)) ([19ec46b](https://github.com/warp-ds/drive/commit/19ec46b09384c24cbf5fd83792eba04171fcdd34)) +* add bg color options ([#76](https://github.com/warp-ds/drive/issues/76)) ([980c532](https://github.com/warp-ds/drive/commit/980c5322d0a7f81b9819273b8abea95bb3e9fa27)) +* add correct token for the focus ring ([#87](https://github.com/warp-ds/drive/issues/87)) ([9191bca](https://github.com/warp-ds/drive/commit/9191bcaabf6788c6d8e4e3cac990c798e1307519)) +* add development flag back and externalize our published component classes ([#129](https://github.com/warp-ds/drive/issues/129)) ([4470892](https://github.com/warp-ds/drive/commit/4470892714b801c1d44279c3417cee21ff9e135c)) +* add font-bold to t1-t6 and use those classes to ref h1-h5 ([#146](https://github.com/warp-ds/drive/issues/146)) ([1c6a81d](https://github.com/warp-ds/drive/commit/1c6a81d50120b3b05f7a23b7de3e25d6a3e26ef9)) +* add missing apostrofs ([#91](https://github.com/warp-ds/drive/issues/91)) ([a28756e](https://github.com/warp-ds/drive/commit/a28756e21adecac49cf196081b1481ab409625dc)) +* add missing classes Fabric supported ([#135](https://github.com/warp-ds/drive/issues/135)) ([4ce6033](https://github.com/warp-ds/drive/commit/4ce6033a65ec4614002113ed2d6609140daf107b)) +* add px to the arbitrary border width ([#93](https://github.com/warp-ds/drive/issues/93)) ([c4d17ae](https://github.com/warp-ds/drive/commit/c4d17aed00b25a4f5b8ae004bf6ac4bf943a6549)) +* add rules and tests for caret ([#84](https://github.com/warp-ds/drive/issues/84)) ([fac54a1](https://github.com/warp-ds/drive/commit/fac54a1279d7f5aac27009e4db6dce9530e662a2)) +* add skipResets flag ([#142](https://github.com/warp-ds/drive/issues/142)) ([a13cbcd](https://github.com/warp-ds/drive/commit/a13cbcd7e46bf2641edab6fcd15c1356bf450f6c)) +* add styling for loading ([#77](https://github.com/warp-ds/drive/issues/77)) ([87e0e50](https://github.com/warp-ds/drive/commit/87e0e50fad662dd2cbcff07e0b3903eddff201d3)) +* Added missing rules for static border colors ([#123](https://github.com/warp-ds/drive/issues/123)) ([6644a66](https://github.com/warp-ds/drive/commit/6644a66abe462c757d43941c6aacab0ede034c56)) +* **aspect-ratio:** add rules for aspect-ratio, -video and -square ([#150](https://github.com/warp-ds/drive/issues/150)) ([f5d1c79](https://github.com/warp-ds/drive/commit/f5d1c79c3849293c4e4079407f2aa7456470992a)) +* avoid null issue and use empty array instead ([#144](https://github.com/warp-ds/drive/issues/144)) ([6d56dcd](https://github.com/warp-ds/drive/commit/6d56dcdaa65bf5773530dbefdc30ad61c2953f80)) +* avoid top-level await in reset ([#137](https://github.com/warp-ds/drive/issues/137)) ([b35c803](https://github.com/warp-ds/drive/commit/b35c80387cbff4cb6cbbebe5086820c35c3660d3)) +* background arbitrary url rule change ([#95](https://github.com/warp-ds/drive/issues/95)) ([ae70e51](https://github.com/warp-ds/drive/commit/ae70e51e01b6549f6c771615e599d4faf5e67e29)) +* bad comment syntax in preflight ([#73](https://github.com/warp-ds/drive/issues/73)) ([ae37e8e](https://github.com/warp-ds/drive/commit/ae37e8e823f8c249ad285d428e655bd442f51095)) +* be able to use a one-off background image ([#89](https://github.com/warp-ds/drive/issues/89)) ([12df5a9](https://github.com/warp-ds/drive/commit/12df5a924fa80bc0794c3a5b066a2ade99c35883)) +* border-x|y fix and slider obsolete snapshot fix ([#120](https://github.com/warp-ds/drive/issues/120)) ([85dfaec](https://github.com/warp-ds/drive/commit/85dfaeca20961de142305a8525c1ce27ab20b5cb)) +* cache the preflight instead of requesting every rebuild ([83537ca](https://github.com/warp-ds/drive/commit/83537ca28c7446f308163b38433045390cf1e675)) +* Cleanup color classes for text and background color ([#127](https://github.com/warp-ds/drive/issues/127)) ([1b3d13e](https://github.com/warp-ds/drive/commit/1b3d13e90e9d70b33730c64db4a4d64b89b0c858)) +* **display.js:** align order of css for display classes with fabric.css ([#147](https://github.com/warp-ds/drive/issues/147)) ([aa00cfc](https://github.com/warp-ds/drive/commit/aa00cfce88730a98994292b919fa46122e19e548)) +* escape current selector for focusable ([#122](https://github.com/warp-ds/drive/issues/122)) ([00b789b](https://github.com/warp-ds/drive/commit/00b789b0c04aceff7e9e458a46e8c6b1a7982284)) +* extend regex for the background arbitrary values ([#92](https://github.com/warp-ds/drive/issues/92)) ([d908e24](https://github.com/warp-ds/drive/commit/d908e249848944a0bdd42c2b598a1c21074cb817)) +* focusable classes ([#109](https://github.com/warp-ds/drive/issues/109)) ([8e3ca96](https://github.com/warp-ds/drive/commit/8e3ca96729944ed663fa0cc17ab76fccf9ccc7a6)) +* focusable, last-child, spinner rules ([#110](https://github.com/warp-ds/drive/issues/110)) ([40e75cf](https://github.com/warp-ds/drive/commit/40e75cfe4d39d7b0dab9ad0ff510c4e6ceac16fc)) +* height and width shouldn't match without a dash ([#83](https://github.com/warp-ds/drive/issues/83)) ([3580750](https://github.com/warp-ds/drive/commit/3580750b806010dfce61cf70c81fa5a0ac2a4846)) +* improve arbitrary bg rule ([#111](https://github.com/warp-ds/drive/issues/111)) ([ea43100](https://github.com/warp-ds/drive/commit/ea43100d9159781887e2c76eb111f0df1bf794d3)) +* improve syntax to clear the float for the elements after legend ([#108](https://github.com/warp-ds/drive/issues/108)) ([75f4cac](https://github.com/warp-ds/drive/commit/75f4cac3dfb8307f1dfc9e580fd69b4c95523bd3)) +* only support gap from theme ([#31](https://github.com/warp-ds/drive/issues/31)) ([4d49678](https://github.com/warp-ds/drive/commit/4d49678dc3f1cd03188f852db7ddc465b419b202)) +* proper handle bg arbitrary url as var ([#126](https://github.com/warp-ds/drive/issues/126)) ([0ddd0e9](https://github.com/warp-ds/drive/commit/0ddd0e99dd620e2f1947012b4f61a632f8aecc50)) +* remove @warp-ds/css dep to fix circular dependency ([#149](https://github.com/warp-ds/drive/issues/149)) ([e351c76](https://github.com/warp-ds/drive/commit/e351c76da3b8c00ae009aa88fbdaba1de4a676e5)) +* remove a shortcut for the outline-none ([#128](https://github.com/warp-ds/drive/issues/128)) ([ced819c](https://github.com/warp-ds/drive/commit/ced819c6744b61f86ee19456e936827a0e5564a9)) +* remove caret class, will use current ([#85](https://github.com/warp-ds/drive/issues/85)) ([f87db11](https://github.com/warp-ds/drive/commit/f87db1151c7d93d79caeab7185c7a308255bdfda)) +* remove input related stuff from preflight ([#81](https://github.com/warp-ds/drive/issues/81)) ([a5dcb42](https://github.com/warp-ds/drive/commit/a5dcb4233017e8093787542dffe73a4bfebbfd94)) +* Remove old fallback values from box shadows ([#140](https://github.com/warp-ds/drive/issues/140)) ([da00995](https://github.com/warp-ds/drive/commit/da00995d4c89eb2873589db820e5d7fb8bbf0127)) +* remove resets from preflight and refactor ([#106](https://github.com/warp-ds/drive/issues/106)) ([3591a3b](https://github.com/warp-ds/drive/commit/3591a3b8759bb90b852c7c957639797456c92b0e)) +* Replace arbitrary background class with semantic class for page-container ([#138](https://github.com/warp-ds/drive/issues/138)) ([ee9c296](https://github.com/warp-ds/drive/commit/ee9c29616d3265dc348c09e55a9528ce58ea0360)) +* restructure html and body styling to make shadow dom styling work ([#107](https://github.com/warp-ds/drive/issues/107)) ([7eb3e94](https://github.com/warp-ds/drive/commit/7eb3e944841d8aacfe7e25c23a477ed5c2ffdfb5)) +* **shadows:** add default box-shadow values to generic shadow classes ([#96](https://github.com/warp-ds/drive/issues/96)) ([4adb2d6](https://github.com/warp-ds/drive/commit/4adb2d6095400ebc0bf9b3ce3b685a9c4b35a8e8)) +* **shadow:** update naming of box-shadows ([#112](https://github.com/warp-ds/drive/issues/112)) ([4405ae5](https://github.com/warp-ds/drive/commit/4405ae51b9057e73ec7dfff020c252f54234a94c)) +* **slider:** fix slider bug ([#100](https://github.com/warp-ds/drive/issues/100)) ([31b9b0c](https://github.com/warp-ds/drive/commit/31b9b0cef0de0d270f5bea2f6b734fa32589b780)) +* theme now exports useTheme ([#82](https://github.com/warp-ds/drive/issues/82)) ([88476fd](https://github.com/warp-ds/drive/commit/88476fddf0ba39e677c04737ef332181b8fa390f)) +* throw better errors for users who are missing 'fetch' ([#132](https://github.com/warp-ds/drive/issues/132)) ([77ba1e2](https://github.com/warp-ds/drive/commit/77ba1e242c5f7c4d27e1e3e75dca19582fbbc223)) +* trigger a new release of alpha.59 ([#145](https://github.com/warp-ds/drive/issues/145)) ([1ad8465](https://github.com/warp-ds/drive/commit/1ad84659e4e7aabd0006351583a1001834fa2168)) +* **typography.js:** add font-bold to .h1-5 shortcuts ([#121](https://github.com/warp-ds/drive/issues/121)) ([b84a631](https://github.com/warp-ds/drive/commit/b84a631cd771691bd3bda95a2127573a5df4356f)) +* update & align unocss dependencies ([#148](https://github.com/warp-ds/drive/issues/148)) ([e540d19](https://github.com/warp-ds/drive/commit/e540d19f179308edc3ff3c0442ae2f87cfcf5799)) +* Update focus outline to use new semantic color token ([#139](https://github.com/warp-ds/drive/issues/139)) ([673627d](https://github.com/warp-ds/drive/commit/673627db8ec712242bfe7009462781b20ca18769)) +* update vite to 4.2.3 to fix a vulnerability ([#152](https://github.com/warp-ds/drive/issues/152)) ([929c9af](https://github.com/warp-ds/drive/commit/929c9af50d3ef06db979e99067aa4b9a3668fade)) +* Updated rules for semantic colors to handle base level token names without ending "default" suffix ([#133](https://github.com/warp-ds/drive/issues/133)) ([805526d](https://github.com/warp-ds/drive/commit/805526df70a339747a45ace1184b060dc4483ce1)) +* use #plugin alias in import in checkFabricClasses ([6022115](https://github.com/warp-ds/drive/commit/6022115c022e3aa13a51d0ee3ef630ce8c837418)) +* use new css repo for component classes ([#143](https://github.com/warp-ds/drive/issues/143)) ([b2816b6](https://github.com/warp-ds/drive/commit/b2816b6eb896b4e3b81555e7aae94d36e06a9b3c)) +* **workflows:** set node v to lts/* and pnpm to 8 ([#118](https://github.com/warp-ds/drive/issues/118)) ([413058d](https://github.com/warp-ds/drive/commit/413058da8fa25304ef065fe119fd4cee4e2e538b)) +* Wrong syntax ([#69](https://github.com/warp-ds/drive/issues/69)) ([b938d3a](https://github.com/warp-ds/drive/commit/b938d3a4fa00a6fb6b5a05899e307c5a05a46e98)) + + +### Features + +* Add background, text and border classes for semantic color tokens ([#119](https://github.com/warp-ds/drive/issues/119)) ([19b5ee9](https://github.com/warp-ds/drive/commit/19b5ee9b785cfdd8d45ccaf8b28838c938cfa52d)) +* add css variables as arbitrary values for w and h ([#104](https://github.com/warp-ds/drive/issues/104)) ([455c4cb](https://github.com/warp-ds/drive/commit/455c4cbd0c437a374d10f31b0eadf58b78cf868f)) +* add layout rules and tests for rules ([d47d412](https://github.com/warp-ds/drive/commit/d47d41227a9ad0690bc2e78fd48cfbc5415fa273)) +* add new shortcut for page-container ([#114](https://github.com/warp-ds/drive/issues/114)) ([8ae08b3](https://github.com/warp-ds/drive/commit/8ae08b3f29b107c7daba086ab1cfe1fe481e80b9)) +* add rules for border and rounded ([#19](https://github.com/warp-ds/drive/issues/19)) ([48ec500](https://github.com/warp-ds/drive/commit/48ec500b477c1e39a8e67e0fd4d5b7eaf4c2c52c)) +* add rules for focusable classes ([#27](https://github.com/warp-ds/drive/issues/27)) ([e9f7e08](https://github.com/warp-ds/drive/commit/e9f7e087e5f26e8a2a68f2cea691fe5f0a237ee2)) +* add rules for outline ([#125](https://github.com/warp-ds/drive/issues/125)) ([3834087](https://github.com/warp-ds/drive/commit/3834087d76bc4204c541503a1fe052a5b21f69f4)) +* add rules for shadows ([#90](https://github.com/warp-ds/drive/issues/90)) ([a0dfbc5](https://github.com/warp-ds/drive/commit/a0dfbc5b3dd32d45e5a6051af4cfee695f523855)) +* add rules for table ([#33](https://github.com/warp-ds/drive/issues/33)) ([d1ea3fb](https://github.com/warp-ds/drive/commit/d1ea3fb45e57c8e5ef0e1e8e5cf950f89feeb563)) +* add rules for text decoration ([#29](https://github.com/warp-ds/drive/issues/29)) ([9797311](https://github.com/warp-ds/drive/commit/97973112eadfaf4feefa432467eda1e3a55d2eca)) +* add tests for align rules ([64d2815](https://github.com/warp-ds/drive/commit/64d28153e219099d96719b421cda9e9655125160)) +* arbitrary values accepted for leading ([#130](https://github.com/warp-ds/drive/issues/130)) ([39919f4](https://github.com/warp-ds/drive/commit/39919f45f04672d423b44e0e0dc90a5c5da68a07)) +* automate package publishing using semantic-release ([#68](https://github.com/warp-ds/drive/issues/68)) ([9273e19](https://github.com/warp-ds/drive/commit/9273e196ac52edd7604e2ce4d1655d7f44186c15)) +* **dropshadow:** add drop shadow ([#105](https://github.com/warp-ds/drive/issues/105)) ([9b68cbe](https://github.com/warp-ds/drive/commit/9b68cbe52739127773edbf938929e1b21b17d8e6)) +* **internals:** add rules for border-top/right/bottom/left-color classes ([#78](https://github.com/warp-ds/drive/issues/78)) ([83eb2f5](https://github.com/warp-ds/drive/commit/83eb2f528579d86b3068386ad927cbad5a201fe7)) +* **internals:** add rules for shadow component classes ([#94](https://github.com/warp-ds/drive/issues/94)) ([e7e65d1](https://github.com/warp-ds/drive/commit/e7e65d1a39ad9730213e8cdcd2ad59302ce1b39c)) +* rule for adding safe area inset from the bottom edge of the viewport ([#103](https://github.com/warp-ds/drive/issues/103)) ([88186f6](https://github.com/warp-ds/drive/commit/88186f63642155837e534dc4797a3617e7426102)) +* **rules:** add typography rules ([#99](https://github.com/warp-ds/drive/issues/99)) ([6e1c363](https://github.com/warp-ds/drive/commit/6e1c363fdda9fb818faa29a8c1afeb1dc67d75f9)) +* **semantic.js:** add rules for semantic icon colors ([#124](https://github.com/warp-ds/drive/issues/124)) ([afc0354](https://github.com/warp-ds/drive/commit/afc0354b777c76bed0f962b3fe1099303488353b)) +* **slider:** add border shadow for active and hover states ([#98](https://github.com/warp-ds/drive/issues/98)) ([0b36581](https://github.com/warp-ds/drive/commit/0b365818486c3029ad47a9d4056813141492b493)) +* **slider:** add outline-none styling for slider ([#102](https://github.com/warp-ds/drive/issues/102)) ([48fdd8a](https://github.com/warp-ds/drive/commit/48fdd8aeedb737d9449cf8cf1050b85297bb85be)) +* **touch-actions:** add support for touch actions ([#97](https://github.com/warp-ds/drive/issues/97)) ([54a3002](https://github.com/warp-ds/drive/commit/54a300285161d8e9c0a101eff4132d2439abda7b)) + # [1.0.0-alpha.66](https://github.com/warp-ds/drive/compare/v1.0.0-alpha.65...v1.0.0-alpha.66) (2023-08-21) diff --git a/package.json b/package.json index 1bbdfc9..774761e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@warp-ds/uno", "repository": "git@github.com:warp-ds/drive.git", - "version": "1.0.0-alpha.66", + "version": "1.0.0", "type": "module", "exports": { ".": "./src/plugin.js",