Angelos Chalaris
5dc5b0529f
Updated docs for release
2018-05-28 12:38:01 +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
Matthew Boston
7a6995920a
replace Github with GitHub
2017-12-27 14:45:30 -07: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
49ffe7651f
Fixes #101
...
Ready to release v2.3.5
2017-10-15 18:44:13 +03:00
Angelos Chalaris
099e6da216
Minor bug fixes and documentation updates
...
Fixed a bug in header, added some more specificity to select selectors and updated documentation to include more links and other things.
2017-08-16 14:50:16 +03:00
Angelos Chalaris
b36daa59fd
Added PWA flavor
...
Added a flavor targeting Android and mobile devices in general.
2017-07-15 22:58:33 +03:00
Angelos Chalaris
449862dc26
Updated select styling
...
Cleanup in the code, making it take up less space, added condition to disable.
2017-06-29 14:54:31 +03:00
Angelos Chalaris
3d6af8acc5
Housekeeping
...
Updated codebase to use spaces instead of tabs. Everything is ready to release v2.3.1.
2017-06-19 15:47:00 +03:00
Angelos Chalaris
bb5a16805b
Documentation update
...
Added certain helpful indicators as to the existence of the React/Preact libraries, updated docs just slightly.
2017-06-14 12:23:29 +03:00
Angelos Chalaris
8be387a230
Ready to release 2.3.0
...
All changes and additions complete, ready to release.
2017-06-09 16:43:40 +03:00
Angelos Chalaris
f8d2364f8d
Updated landing page
...
Documentation update to give the front page of mini.css a little bit of a facelift. Icons were replaced with svg icons, making it look a lot more modern and fancy.
2017-06-05 14:04:58 +03:00
Angelos Chalaris
0afb5277ad
Documentation update
...
Pretty sizeable documentation update, improving layout, typos etc. Also added the Codepen Project to the templates page, a small note to star the project in the front page and two more examples in the drawer component documentation to make sure that everything is properly documented.
2017-05-22 17:05:40 +03:00
Angelos Chalaris
528e463904
Updated documentation
...
Added screencasts, updated a minor styling decision in docs.
2017-05-12 14:53:58 +03:00
Angelos Chalaris
7cb2329762
Documentation updates
...
All docs (except customization which will be updated in the next commit) have been updated to use the new drawer on mobile and have had their version tags updated. New menu items and links are now properly shown in the menus.
2017-05-12 13:56:37 +03:00
Angelos Chalaris
bb2cb3ae66
Added Scrimba intro
...
Updated home page to include the Scrimba screencast that Per Harald Borgen made as an introduction to mini.css.
2017-05-08 13:46:00 +03:00
Angelos Chalaris
5c63984346
Re-releasing as v2.1.5
...
Something went terribly wrong with 2.1.4, 2.1.5 fixes that!
2017-05-05 12:58:03 +03:00
Angelos Chalaris
d410d1a9c2
Pre-release commit
...
Updated all flavor files and docs to reflect next release.
2017-05-05 01:20:09 +03:00
Angelos Chalaris
4ba49f343a
Changed font loading
...
Added font loading as inline to save a request.
2017-05-03 11:00:04 +03:00
Angelos Chalaris
0913f9b609
Validated documentation
...
Checked through validator.w3.org, found a significant amount of errors in documentation pages, dealt with all of them (hopefully).
2017-05-03 09:58:09 +03:00
Angelos Chalaris
580d50ff44
Front-page update
...
Changed content a little bit, added browser logos etc.
2017-04-28 14:48:34 +03:00
Angelos Chalaris
0168d4fa11
Added back the removed line
...
Somehow a line was removed. Added back!
2017-04-26 23:00:47 +03:00
Angelos Chalaris
b141d2d93c
Fixed a typo
...
As pointed out here: https://www.reddit.com/r/programming/comments/67n6jn/minicss_now_has_templates_new_flavors_and_better/dgru67x/
2017-04-26 22:47:54 +03:00
Angelos Chalaris
8e526fe722
Updated documentation for v2.1.2
...
Added yarn support, fixed a few things here and there, mainly houskeeping.
2017-04-21 14:30:40 +03:00
Angelos Chalaris
ccfdb2f2ce
Added templates
...
Six templates have been created and showcased as needed in the dedicated page, added new contributor to contributors list in README.
2017-04-19 14:42:48 +03:00
Angelos Chalaris
9cc53ab5a4
Updated framework comparison
...
Latest versions and sizes for Semantic UI and Foundation.
2017-04-18 14:41:01 +03:00
Angelos Chalaris
e0b1e1fb10
Updated documentation, resolves #64
...
Used a localized copy of the flavor file to style all the doc pages, added a few things wherever needed, added all download options, updated the README.
2017-04-18 14:27:39 +03:00
Angelos Chalaris
c843fd99ca
Finalized new logo
...
Updated logo to look better, updated screenshot (page_thumb.png).
2017-04-18 11:57:34 +03:00
Angelos Chalaris
ae9e864631
Rebranding and logo changes
...
Changed the splash logo and updated a lot of the branding for the framework. A follow-up commit will be made to resolve a minor issuue with the documentation images.
2017-04-06 11:42:25 +03:00
Angelos Chalaris
3dffd37542
Initial commit of customization docs
...
Created a new folder, 'customization', under which the new Customization documentation will be added (replaces wiki). All the old page navigation links have been updated to point to it, while the old 'customization.html' page now redirects to the new one.
2017-04-03 23:48:49 +03:00
Angelos Chalaris
357553c7b3
Toolchain and environment update
...
Development environment has been Windows for months, just recently moved to UbuntuGnome 16.04 (LTS), so most of the files have been altered a little bit (line endings etc.). Similarly, my toolchain which was Atom (formerly SublimeText), SourceTree and Koala has been changed to Atom, GitKraken and Prepros, causing certain things to recompile and reconfigure based on said tools. New branch has been created under `dev211` to work on the next release `v2.1.1`.
2017-03-29 20:59:51 +03:00
Angelos Chalaris
1edfced720
Logo styling update
2017-02-07 16:32:10 +02:00
Angelos Chalaris
9d002418c2
Housekeeping
2017-02-07 12:23:53 +02:00
Angelos Chalaris
d233113756
Navigation update for all pages
2017-02-03 00:27:22 +02:00
Angelos Chalaris
62c5220a3b
Updated index.html
2017-02-02 23:36:08 +02:00
Angelos Chalaris
7abb30843a
Sticky footers
2017-01-08 18:40:56 +02:00
Angelos Chalaris
0d998340a6
Updated all footers, resolves #42
2017-01-08 18:15:44 +02:00
Angelos Chalaris
7d97f8c0d4
Updated content spacing in index.html
2017-01-07 17:29:20 +02:00
Angelos Chalaris
80c52e2219
Updated index.html
2017-01-07 17:07:21 +02:00
Angelos Chalaris
c9c2494656
Updated index.html
2017-01-06 21:20:28 +02:00
Angelos Chalaris
d32fb49f54
Ready to release v2.0.2
2017-01-02 17:54:23 +02:00
Angelos Chalaris
a9d314fc66
Core restructure to move imports to the flavor files, mixin usage changed inside flavor files, updated doc pages and live version files
2016-12-22 11:43:20 +02:00
Angelos Chalaris
596a040b2b
Ready for release of Fermion v2.0.0
2016-12-20 14:07:05 +02:00
Angelos Chalaris
a4611aba2b
OpenGraph updates
2016-12-20 13:48:33 +02:00
Angelos Chalaris
99a2bbd796
Updates for release of v2
2016-12-20 13:44:28 +02:00
Angelos Chalaris
cb2eda1b56
Documentation proofreading
2016-12-19 23:28:23 +02:00
Angelos Chalaris
3e398def15
Quick reference links
2016-12-16 23:54:46 +02:00
Angelos Chalaris
fe94cd6b39
Navigation module quick reference
2016-12-16 23:51:26 +02:00