1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-01-18 05:18:25 +01:00

543 Commits

Author SHA1 Message Date
Angelos Chalaris
4d9c7ecc35 Finished custom elements
Flavors and the framework's main parts are all ready.
2018-05-28 12:31:12 +03:00
Angelos Chalaris
197f6d7953 Added external variables to modules 2018-05-28 12:31:10 +03:00
Angelos Chalaris
d573ccb41b Button groups
Also added customization for checkbox and radio elements.
2018-05-28 12:31:09 +03:00
Angelos Chalaris
53cd66856b Updated input_control
Additional customization added via CSS variables.
2018-05-28 12:31:08 +03:00
Angelos Chalaris
b64baa83e5 Updated navigation
Replaced background SVGs with Unicode symbols, allowing for a lot more customization options.
2018-05-28 12:31:07 +03:00
Angelos Chalaris
aee9008fa7 Checkbox and radio buttons
Customized styling, breaking changes.
2018-05-28 12:31:06 +03:00
Angelos Chalaris
d3c3202670 Layout module complete
Merged card and grid into layout, updated accordingly.
2018-05-28 12:31:06 +03:00
Angelos Chalaris
5e18f64ebb Footer styling
Complete and clean.
2018-05-28 12:31:04 +03:00
Angelos Chalaris
4cce57fbd4 Drawer component
Rebuilt, working better than ever.
2018-05-28 12:31:04 +03:00
Angelos Chalaris
9768a948a3 Nav styling
Styling for sidebar navigation
2018-05-28 12:31:02 +03:00
Angelos Chalaris
76a7bd5529 Header styling fixes and additions
Logo and fixed alignment for elements.
2018-05-28 12:31:01 +03:00
Angelos Chalaris
4a8d172ff6 Header styling
Missing logo, but buttons work perfectly fine.
2018-05-28 12:31:00 +03:00
Angelos Chalaris
63a1874855 Mixins for buttons
Added mixins for buttons, allowing for button variants to be added.
2018-05-28 12:30:59 +03:00
Angelos Chalaris
3d676b1cd6 Button styling
Mostly complete, mixins are not yet implemented.
2018-05-28 12:30:58 +03:00
Angelos Chalaris
d759febf75 Input styling
Common textual inputs, general fixes applied.
2018-05-28 12:30:57 +03:00
Angelos Chalaris
2680474e98 Input groups
Reworked and perfectly legacy-free.
2018-05-28 12:30:56 +03:00
Angelos Chalaris
1d105936d1 Basic form element styling
Fieldset, legend and label.
2018-05-28 12:30:55 +03:00
Angelos Chalaris
980ea17d62 Base form styling
Also some fixes for missing values in core.
2018-05-28 12:30:55 +03:00
Angelos Chalaris
22940522be UI boilerplate
Documentation UI boilerplate added.
2018-05-28 12:30:54 +03:00
Angelos Chalaris
c29638fae8 Landing page almost complete 2018-05-28 12:30:52 +03:00
Angelos Chalaris
f879c76d15 Tailored section for landing page 2018-05-28 12:30:50 +03:00
Angelos Chalaris
c7d6ae22d6 Responsive section for landing page 2018-05-28 12:30:38 +03:00
Angelos Chalaris
4df032fe80 Universal padding for grid
Added universal padding to grid, cleaned up the rest of the things that were important in the module. It seems like it's complete.
2018-05-28 12:30:37 +03:00
Angelos Chalaris
6beae7c167 Grid cleanup
Added a mixin to simplify the grid module and allow for easier maintenance. This will help a lot in the future.
2018-05-28 12:30:36 +03:00
Angelos Chalaris
70cb2fefdf Unprefixed grid
Grid module now does not use -webkit- prefix anywhere.
2018-05-28 12:30:35 +03:00
Angelos Chalaris
2793c4e761 Initial commit of grid module
Dropped support for 4-step grid and the old flexbox syntax.
2018-05-28 12:30:35 +03:00
Angelos Chalaris
4db8598eb8 Website updates, hr fix
Fixed a problem with the hr fix, should display properly now.
2018-05-28 12:30:34 +03:00
Angelos Chalaris
407f26c9d1 Splash screen tweaks 2018-05-28 12:30:33 +03:00
Angelos Chalaris
f3961abf63 Gluon website splash logo 2018-05-28 12:30:31 +03:00
Angelos Chalaris
43f6a3dd4a Completed core module
Just a quick build, some things need to be tweaked and cleaned up.
2018-05-28 12:29:56 +03:00
Angelos Chalaris
84ba6748b3 Code element styling
Customized font stack, along with base styling (needs tweaks).
2018-05-28 12:29:55 +03:00
Angelos Chalaris
bd45afb839 Paragraphs, lists and hr elements 2018-05-28 12:29:53 +03:00
Angelos Chalaris
03b6a1e351 Universal margin and variable names
Added a universal margin variable and converted CSS variables to SCSS strings that are compiled from the flavor file.
2018-05-28 12:29:51 +03:00
Angelos Chalaris
be0a05a61f Headings rework
Headings now use their own CSS variable and can be easily customized.
2018-05-28 12:29:40 +03:00
Angelos Chalaris
11e48409bb Started working on Gluon core
Core module has been initialized, as well as a default flavor. Minor changes (read DEVLOG), moved things around, cleaned up some things and built some of the basic features.
2018-05-28 12:29:34 +03:00
Angelos Chalaris
416014034b Gluon alpha.3 launch 2018-02-01 13:41:30 +02:00
Angelos Chalaris
294880492d
Resolves #119 2018-01-22 13:26:43 +02:00
Angelos Chalaris
6fabf6cc9f
Update quick_reference.html 2018-01-22 13:25:51 +02:00
Angelos Chalaris
0188128c3f
Update table.html 2018-01-22 13:24:39 +02:00
Angelos Chalaris
4156614331
Merge pull request #120 from bostonaholic/fix-github-spelling
replace Github with GitHub
2018-01-22 13:17:04 +02:00
Angelos Chalaris
db33c507dd Updated v3 docs CSS file 2018-01-15 13:59:43 +02:00
Angelos Chalaris
47080c9eab Gluon alpha.2 launch 2018-01-15 13:51:20 +02:00
Matthew Boston
7a6995920a
replace Github with GitHub 2017-12-27 14:45:30 -07:00
Angelos Chalaris
c025bd583f Gluon alpha.1 launch
Just the website and documentation, along with the default flavor. Mainly for testing.
2017-11-20 11:33:45 +02:00
Angelos Chalaris
4926a49782 Revert "Test deploy empty v3 website"
This reverts commit ef8ae4f888af3381c2d7056bc6ec7bd40147d6d2.
2017-10-29 17:47:48 +02:00
Angelos Chalaris
ef8ae4f888 Test deploy empty v3 website 2017-10-29 17:31:06 +02:00
Angelos Chalaris
10b70885d9 🐛 fix - Resolved #107
Fixes problems with checkbox and radio elements.
2017-10-23 14:02:44 +03:00
Angelos Chalaris
e28f291531 Resolves #104
Bug found and fixed. Should work as expected now.
2017-10-19 12:19:32 +03:00
Angelos Chalaris
6079f1c337 Fixes #100
Fixed a broken link.
2017-10-18 10:35:36 +03:00
Angelos Chalaris
49ffe7651f Fixes #101
Ready to release v2.3.5
2017-10-15 18:44:13 +03:00