Commit graph

30 commits

Author SHA1 Message Date
github-actions[bot]
951aae3801 Build CSS 2024-12-31 05:18:39 +00:00
Yohn
e0abc58a64 Version 2.2.1 2024-12-21 05:48:33 -05:00
Yohn
dbd9c5a44f Cards keep style with form tag wrapped around header and footer in article 2024-12-15 11:51:19 -05:00
Yohn
64373c2d44 RTL Dropdown Nav corrected thanks to @64bitint
Added popovers to possibly replace the notifications.
Started adding popover toasts
2024-12-13 19:43:12 -05:00
Yohn
f25840f51a - Updated form validation to not validate when form[novalidate]
- Updated tooltips to go multiline, max width of 250px.
-Updated card footer, to remove the margin from the last element if they are buttons or groups when in the footer
- Made container, grid, and row classes to have a parent class, so they will not effect rest of page. This will only work if you use that style css.

- Added tabs
- Added floating labels
- Added responsive nav hamburger menu

Let me know if you find any bugs or have ideas for improvements!
2024-12-10 12:30:06 -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
Yohn
7ce5b5c578 rebuilt css files, For some reason was having issues with the line endings, hopefully the editorconfig will fix it. 2024-12-03 14:27:56 -05:00
Yohn
7602474cfd Added form validation 2024-11-13 03:42:58 -05:00
Yohn
359e51ee06 Added a Timeline feature, removed the margin-bottom from article > header > h[1-6] And added the border-color for dark theme on the article > header 2024-11-12 04:59:34 -05:00
Yohn
fe78285302 Finally stopped all the sass compile warnings, changed the tab-size to 2, and added responsive .row, .col-*, and .offset-* classes, using display:gid, the same way bootsrap-5 is set up for the .row, .com-* and .offset* classes. 2024-11-10 16:43:55 -05:00
Yohn
84ed38efc9 Added Notifications 12 2024-11-10 11:53:24 -05:00
Igor Putina
dc7f6d0a07 Fix several typos throughout the project 2024-09-27 23:45:54 +03:00
Lucas Larroche
f958109248 feat: overflow-auto 2024-01-27 15:22:35 +07:00
Lucas Larroche
d07f4b4960 style: figure 2024-01-27 15:13:14 +07:00
Lucas Larroche
d3455eaca1 feat: remove horizontal scroller 2024-01-27 14:38:20 +07:00
Lucas Larroche
ef2100499b feat: optional parent selector 2024-01-25 01:42:54 +07:00
Lucas Larroche
2041261f16 feat: spacings multipliers disabled by default 2024-01-22 21:32:26 +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
d291480c7d feat: add themes 2024-01-06 21:09:13 +07:00
Lucas Larroche
3c96e6043b refactor: update $css-var-prefix name 2023-12-28 13:21:52 +07:00
Lucas Larroche
c27bdad392 feat: group 2023-04-02 10:36:52 +07:00
Lucas Larroche
d7d11308af style: update breakpoints 2023-03-20 20:31:27 +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
d54b993af5 refactor: clean comment 2022-12-26 13:38:05 +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
Renamed from scss/_variables.scss (Browse further)