1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-07-12 01:56:18 +02:00
Commit Graph

36 Commits

Author SHA1 Message Date
0ed75ca8ef Fixed a typo that messed up the layout
See #85
2017-06-22 16:41:03 +03:00
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
b01be57873 Documented scrollable tables
Documentation and customization documentation added for scrollable table component.
2017-06-09 13:08:34 +03:00
acf9e37fdb Documented switch component
Added usage documentation for switch component, only thing missing now is the addition of the customization documentation.
2017-06-08 23:14:43 +03:00
61ad457605 Complete modal component
The modal component is now documented and completed fully.
2017-06-06 09:54:46 +03:00
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
528e463904 Updated documentation
Added screencasts, updated a minor styling decision in docs.
2017-05-12 14:53:58 +03:00
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
6104029454 Removed nano progress bar
Removed the .nano progress bar, can be easily rebuilt using the provided mixins.
2017-05-08 19:21:03 +03:00
22b730b987 Doc housekeeping
Made spacing and margins more responsive, so that mobile devices will have an easier time reading the website.
2017-05-05 01:15:03 +03:00
b85d2893c5 Doc housekeeping
Consistent border styling, minor cleanup and layout changes.
2017-05-05 00:47:22 +03:00
4ba49f343a Changed font loading
Added font loading as inline to save a request.
2017-05-03 11:00:04 +03:00
f337f190cb Updated module docs
Added sidebar navigation to all module documentation pages, updated the color palette of button elements to make them look better.
2017-04-28 01:00:44 +03:00
df91cadf49 Built navigation for core, added ids
Added ids to all parts of the modules docs, linked to them through a nav sidebar in core. (Next commit will implement this for all modules)
2017-04-28 00:25:22 +03:00
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
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
5ffc8fa1ac Added Noto Sans font, updated thumbnail
All pages now have the required font for the logo and the thumbnail has been updated.
2017-04-06 11:43:43 +03:00
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
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
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
650e1e9dfa Updated card and table documentation pages 2017-02-08 09:45:39 +02:00
bf90606fc6 Progress documentation updated 2017-02-08 09:38:27 +02:00
1edfced720 Logo styling update 2017-02-07 16:32:10 +02:00
9d002418c2 Housekeeping 2017-02-07 12:23:53 +02:00
d233113756 Navigation update for all pages 2017-02-03 00:27:22 +02:00
7abb30843a Sticky footers 2017-01-08 18:40:56 +02:00
0d998340a6 Updated all footers, resolves #42 2017-01-08 18:15:44 +02:00
d32fb49f54 Ready to release v2.0.2 2017-01-02 17:54:23 +02:00
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
596a040b2b Ready for release of Fermion v2.0.0 2016-12-20 14:07:05 +02:00
fa8148d0f0 OpenGraph updates 2016-12-20 13:53:51 +02:00
8bc46327c3 Progress module quick reference 2016-12-20 13:03:15 +02:00
3e398def15 Quick reference links 2016-12-16 23:54:46 +02:00
fe94cd6b39 Navigation module quick reference 2016-12-16 23:51:26 +02:00
9829deefb1 Minor documentation updates 2016-12-16 16:55:04 +02:00
aed32e13a5 Packaging and documentation 2016-12-16 01:48:15 +02:00