Commit graph

74 commits

Author SHA1 Message Date
Yohn
e0abc58a64 Version 2.2.1 2024-12-21 05:48:33 -05:00
Yohn
a6325b8991 corrected dropdown arrow colors for secondary, contrast, and primary. Also enabled the turning of the arrow when the dropdowns are open or closed 2024-12-14 21:13:13 -05:00
Yohn
354887554b Changed spacing on form elements to be a tad smaller. It was just too big for my liking, and I feel this way is a lot easier.
Added cursor back on button - it was just an arrow.
Added parent-selector to the notifications, and corrected readbility of notifications.
updated the version within the css files
made rows only show up on css files where classes are enabled
made the tooltips have a dark background - even for dark themes.
2024-12-07 19:56:51 -05:00
JWB
5d2e82ddaf
Merge pull request #16 from rcoup/web-components-host
Support web components/shadow DOM.
2024-12-03 09:14:58 -05:00
Robert Coup
02c9fb69da
Support web components/shadow DOM.
Add :host to all uses of :root
2024-12-03 10:26:56 +00:00
Yohn
b611b528bc Got the file validation and previewer lines up nicer 2024-11-13 07:26:10 -05:00
Yohn
a085c20d2f surpressimg sass warnings 2024-11-10 11:27:44 -05:00
Yohn
9617cb1ecf Merge branch 'main' into pr/Yohn/6 2024-11-10 08:19:40 -05:00
JWB
bdf50fe634
Merge pull request #2 from preist/fix-typos
Fix several typos throughout the project
2024-11-10 07:39:40 -05:00
Igor Putina
dc7f6d0a07 Fix several typos throughout the project 2024-09-27 23:45:54 +03:00
Nate Stringham
c3bcecbe55 refactor: move nested declarations after non-nested declarations
see https://sass-lang.com/documentation/breaking-changes/mixed-decls/

fix #577
2024-08-18 13:10:18 -04:00
Lucas Larroche
9fa6aa5fab refactor: files structure 2024-01-29 23:31:37 +07:00
Lucas Larroche
06474e39fa Merge branch 'v2' into ll/v2-parent-selector 2024-01-25 22:22:05 +07:00
Lucas Larroche
766e6630d2 chore: build 2024-01-25 22:18:37 +07:00
Lucas Larroche
4eee189dab style: switch, dropdown, loading 2024-01-25 21:27:02 +07:00
Paolo Melchiorre
4a6804aeaf
Update sans-serif fonts list
Here is a reference that justify my changes: https://css-tricks.com/snippets/css/system-font-stack/
2024-01-25 12:23:11 +01:00
Lucas Larroche
ef2100499b feat: optional parent selector 2024-01-25 01:42:54 +07:00
Lucas Larroche
6ddb506eb8 feat: spacings multipliers disabled by default 2024-01-22 10:02:17 +07:00
Lucas Larroche
875207f082 feat: remove spacings multipliers 2024-01-22 09:35:18 +07:00
Lucas Larroche
53c96ba46a fix: classless css 2024-01-15 21:44:23 +07:00
Lucas Larroche
5a97b6baac style: spacings 2024-01-14 19:35:49 +07:00
Lucas Larroche
48c60e0ec3 style: article 2024-01-14 11:08:33 +07:00
Lucas Larroche
8b5408bb7e style: headings 2023-12-30 10:36:01 +07:00
Lucas Larroche
3c96e6043b refactor: update $css-var-prefix name 2023-12-28 13:21:52 +07:00
Lucas Larroche
45da5c96d7 style: button outline 2023-12-26 20:55:32 +07:00
Lucas Larroche
662e12f007 refactor: system font stack 2023-04-10 11:02:22 +07:00
Lucas Larroche
1dfbf84833 refactor: group CSS vars 2023-04-10 10:48:10 +07:00
Lucas Larroche
f0a2480fc6 refactor: dropdown 2023-04-02 22:37:00 +07:00
Lucas Larroche
09dc2a75b5 style: grid 2023-04-02 17:40:20 +07:00
Lucas Larroche
d407df3c23 refactor: CSS vars 2023-04-02 11:04:23 +07:00
Lucas Larroche
c27bdad392 feat: group 2023-04-02 10:36:52 +07:00
Lucas Larroche
3644e4ccb5 fix: dropdown inside a nav 2023-04-01 10:09:45 +07:00
Lucas Larroche
0b081e3657 refactor: icons 2023-03-28 20:34:28 +07:00
Lucas Larroche
7fa3c4a099 refactor: icons and loading 2023-03-27 10:28:30 +07:00
Lucas Larroche
f611e4e5d0 style: custom breadcrumb divider 2023-03-25 19:40:57 +07:00
Lucas Larroche
d7d11308af style: update breakpoints 2023-03-20 20:31:27 +07:00
Lucas Larroche
7b84bad669 style: table 2023-03-18 08:21:37 +07:00
Lucas Larroche
dea5b7b449 style: headings line-height 2023-03-05 09:17:56 +07:00
Lucas Larroche
79bc82eb49 style: update lg and xl breakpoints 2023-02-20 23:44:33 +07:00
Lucas Larroche
8b4f1527b1 feat: set root font size to 100% 2023-02-13 20:19:54 +07:00
Lucas Larroche
7ea1f94316 fix: Dropdowns outline on focus 2022-12-29 17:48:18 +07:00
Lucas Larroche
584046e234 style: Typography margins 2022-12-29 17:47:56 +07:00
Lucas Larroche
8887e68cce chore: update dependencies 2022-12-26 13:36:41 +07:00
Lucas Larroche
6ade871f3f style: update colors 2022-12-26 11:35:56 +07:00
Lucas Larroche
ce2ed6826d refactor: modules and css vars 2022-10-23 10:47:50 +07:00
Lucas Larroche
b477bb6c96 refactor: breakpoints 2022-10-22 15:48:58 +07:00
Lucas Larroche
c5a1ffc733 refactor: prefix css vars 2022-10-22 13:11:51 +07:00
Lucas Larroche
51a68ce0fc chore: replace @import with @use 2022-10-22 11:44:10 +07:00
Lucas Larroche
670826069b chore: lint with prettier on build 2022-10-15 23:22:12 +07:00
Lucas Larroche
4530cacc68 Merge branch 'dev' into pr/224 2022-10-02 14:55:39 +07:00