Commit graph

64 commits

Author SHA1 Message Date
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 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 4a564505af Quick reference for drawer
Updated quick reference with the requred documentation for the .drawer component.
2017-05-12 12:50:05 +03:00
Angelos Chalaris 0c9eef3309 Disabled fluid typography
Fluid typography is now disabled by default, as it needs more work and parts of it are not entirely to my liking. The feature is still available for those who want it.
2017-05-11 22:13:27 +03:00
Angelos Chalaris d8e6925f77 Implemented fluid typography
Flavors updated as needed, documentation for fluid typography added in the core module.
2017-05-11 14:52:31 +03:00
Angelos Chalaris 8b007dd20e Reordered modules
Switched the ordering of input_control and navigation. Now input_control comes before navigation, improving certain aspects of the code.
2017-05-11 11:19:02 +03:00
Angelos Chalaris 657db332a9 Added toast message component
Completed component, added mixins, used mixins, updated documentation, updated customization documentation, made sure everything works neatly.
2017-05-11 10:54:47 +03:00
Angelos Chalaris 2f4d9525e4 Deprecated alert component (documentation)
Updated documentation to reflect the fact that the alert component is now deprecated. Most things will be properly updated when the toast component is ready.
2017-05-11 00:47:20 +03:00
Angelos Chalaris bbe375ef3d Added new card styles
Updated cards to include the two new styles that will replace alerts, updated card documentation (for the most part).
2017-05-10 23:42:54 +03:00
Angelos Chalaris 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
Angelos Chalaris ce03ac2a4d Updated generic shadow classes
Removed old classes, replaced with a single generic .shadowed class.
2017-05-08 17:51:17 +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 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
Angelos Chalaris b85d2893c5 Doc housekeeping
Consistent border styling, minor cleanup and layout changes.
2017-05-05 00:47:22 +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 d3e3b680c8 Updated changelog
Almost ready for release.
2017-04-28 14:52:48 +03:00
Angelos Chalaris 2b3d55c46d Doc pages housekeeping
Added secondary bar to quick_reference, dealt with a couple of other minor problems.
2017-04-21 14:50:36 +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 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 a2a855625b Added documentation for responsive hiding
Responsive visibility helpers are now documented under the utility module, updated the image demos with captions, updated quick reference.
2017-04-18 13:00:11 +03:00
Angelos Chalaris 14efc217f6 Updated to latest version of 'master'
Updated 'dev211' to include the two fixes introduced via PRs into 'master'.
2017-04-17 18:00:10 +03:00
Josh Holland 568ab16113 Fix typo 2017-04-17 14:08:57 +01:00
Angelos Chalaris 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
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 3ce576c59d Updated quick reference for contextual, progress and utility 2017-02-13 12:22:58 +02:00
Angelos Chalaris e6b291144a Updated quick reference for navigation, input_control and table 2017-02-13 11:07:09 +02:00
Angelos Chalaris 51533acf85 Quick reference for newest grid additions 2017-02-13 10:51:56 +02:00
Angelos Chalaris df79d00f65 Updated references 2017-02-12 22:38:52 +02:00
Angelos Chalaris 1edfced720 Logo styling update 2017-02-07 16:32:10 +02:00
Angelos Chalaris 504360d012 Rebranded as framework, updated files accordingly 2017-02-07 16:05:36 +02:00
Angelos Chalaris b7abad8230 Quick Reference housekeeping 2017-02-07 12:28:41 +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 dd8f436d64 Center block disabled by default 2017-01-31 10:31:04 +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 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 fa8148d0f0 OpenGraph updates 2016-12-20 13:53:51 +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 55eb72e020 Typo fix 2016-12-20 13:20:30 +02:00
Angelos Chalaris 7ebb456140 Utility module quick reference 2016-12-20 13:18:33 +02:00
Angelos Chalaris 8bc46327c3 Progress module quick reference 2016-12-20 13:03:15 +02:00
Angelos Chalaris 1c42f9aeff Contextual module quick reference 2016-12-20 12:44:59 +02:00