Commit Graph

805 Commits

Author SHA1 Message Date
Pouya Saadeghi e6170b4fa8 update docs 2023-04-21 08:34:24 +03:00
Pouya Saadeghi 3c68151cca add "prettier-plugin-svelte" 2023-04-21 08:06:08 +03:00
Pouya Saadeghi cf82440abf prettier config 2023-04-21 07:48:32 +03:00
Pouya Saadeghi d4d790923c remove unused deps 2023-04-21 07:20:48 +03:00
Pouya Saadeghi 371d394c31 improve full.css size 2023-04-21 06:56:02 +03:00
Pouya Saadeghi 1009de7e6b remove `autoprefixer` and `postcss-nested` dep 2023-04-21 06:55:34 +03:00
Pouya Saadeghi 57c915fbbc prettier 2023-04-21 06:31:27 +03:00
Pouya Saadeghi ddf1766c4b update `light` theme colors to use LCH 2023-04-21 05:45:32 +03:00
Pouya Saadeghi 9113ede36a update docs 2023-04-21 05:11:34 +03:00
Pouya Saadeghi e34d1466fc remove extra div from `alert`. improve `alert` bg colors 2023-04-21 05:04:50 +03:00
Pouya Saadeghi a47714fa95 update docs 2023-04-21 02:36:56 +03:00
Pouya Saadeghi bb1345f19c badge inside the menu now justifies to the end by default 2023-04-21 02:36:05 +03:00
Pouya Saadeghi fe8378edeb active menu item is now neutral color instead of primary 2023-04-21 02:34:17 +03:00
Pouya Saadeghi 99c8690df0 update version (alpha) 2023-04-21 01:40:06 +03:00
Pouya Saadeghi df8cb1b81b enable SvelteKit `prerender` 2023-04-21 01:34:50 +03:00
Pouya Saadeghi 01a6e7c190 feat: colors variables are now LCH (no HSL anymore), add support for P3 colors 2023-04-21 01:33:14 +03:00
Pouya Saadeghi 822b38e2be improve playground DX 2023-04-19 01:27:23 +03:00
Pouya Saadeghi fd29aaba7e Update colors.test.js 2023-04-18 22:34:16 +03:00
Gün e8fdd87f43
refactor color functions (#1754)
* refactor color functions

* use object literal syntax for object creation

* fix generation

* typo

* allign api to previous version

* keep the same checks

* remove redundancy

* nit: use more intuitive order

---------

Co-authored-by: Gün <Gün>
2023-04-18 22:15:12 +03:00
Pouya Saadeghi f3d5f69f19 update docs 2023-04-14 19:38:04 +03:00
Pouya Saadeghi 7d18914893 feat: `collapse` now supports `<details>` tag, improve focus style 2023-04-14 19:37:42 +03:00
Pouya Saadeghi f5fb45840d cleanup prefixer 2023-04-14 18:14:32 +03:00
Pouya Saadeghi c98dc91fea .btn now has gap by default 2023-04-13 04:23:42 +03:00
Pouya Saadeghi 1b9c5e0992 remove badge inside button auto color 2023-04-13 03:52:30 +03:00
Pouya Saadeghi aba9328a92 default badge is not `base` color. added new `badge-neutral` 2023-04-13 03:52:15 +03:00
Pouya Saadeghi af76f0e828 decrease button animation 2023-04-13 03:51:29 +03:00
Pouya Saadeghi 88b7c4a79c default button is now base color, added new `btn-neutral` 2023-04-13 03:51:15 +03:00
Pouya Saadeghi 4ba3d4cd2d feat: lock modal backdrop scroll 2023-04-12 23:25:14 +03:00
Pouya Saadeghi 3022b6909b update docs 2023-04-12 23:24:53 +03:00
Pouya Saadeghi 4f0c0cf1db feat: new style for table 2023-04-12 23:24:45 +03:00
Pouya Saadeghi 0e754533bd update docs 2023-04-12 14:56:54 +03:00
Pouya Saadeghi e8736939d8 fix: menu bug on Safari 2023-04-12 14:56:44 +03:00
Pouya Saadeghi 64dced36de update docs 2023-04-12 00:59:19 +03:00
Pouya Saadeghi e17bbeb2aa update docs 2023-04-12 00:59:08 +03:00
Pouya Saadeghi 406c8c590f fix text alignment for menu 2023-04-12 00:59:02 +03:00
Pouya Saadeghi e22cd66628 fix: `toast` whitespace 2023-04-12 00:42:11 +03:00
Pouya Saadeghi b11fb1a321 feat: add new `loading` component 2023-04-12 00:40:27 +03:00
Pouya Saadeghi c0ccb8f2dc feat: `tooltip` is now responsive 2023-04-11 23:03:09 +03:00
Pouya Saadeghi 9f5404f24a docs: improve search style 2023-04-11 22:44:49 +03:00
Pouya Saadeghi 1aea6d293d add icon to sidebar categories 2023-04-11 22:44:38 +03:00
Pouya Saadeghi 813c54a8f7 fix menu font sizes 2023-04-11 21:29:27 +03:00
Pouya Saadeghi b19293fc75 feat: new `menu` styles 2023-04-11 19:27:39 +03:00
Pouya Saadeghi 7de3ebcfde update docs 2023-04-10 23:38:16 +03:00
Pouya Saadeghi 0ad8703258 add thumbnail for `join` 2023-04-10 23:38:04 +03:00
Pouya Saadeghi 4467d36ba3 isolate join-item elements on focus 2023-04-10 23:37:45 +03:00
Pouya Saadeghi 99b1d784b7 change default button focus ring from color from `neutral-focus` to `neutral` 2023-04-10 23:31:37 +03:00
Pouya Saadeghi e2ac98b1c8 feat: add new `join` component 2023-04-10 22:54:35 +03:00
Pouya Saadeghi 133505e6ca update docs 2023-04-07 09:13:09 +03:00
Pouya Saadeghi 74a652728b feat: new style for drawer 2023-04-07 09:12:53 +03:00
Pouya Saadeghi 5e6f6caf7f feat: modal using HTML `dialog` element 2023-04-06 10:29:06 +03:00
Pouya Saadeghi 97a1737caa docs: fix changelog page 2023-04-06 10:28:21 +03:00
Pouya Saadeghi e53f0cd637 merge updates from 2.x 2023-04-05 15:28:13 +03:00
Pouya Saadeghi 2f794fc77a SvelteKit updated 2023-04-05 15:20:15 +03:00
Pouya Saadeghi 16c45b701e Update sveltekit 2023-04-05 09:17:09 +03:00
Pouya Saadeghi 2779841cab Move v2 files to v3 branch 2023-02-27 17:58:14 +03:00