Commit graph

33 commits

Author SHA1 Message Date
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 6dd6194d77 Customization doc for drawer
Documented customization for the new drawer component.
2017-05-12 12:23:00 +03:00
Angelos Chalaris 7b3bea996e Updated navigation documentation
Added documentation for the drawer component in certain pages.
2017-05-12 01:03:38 +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 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 11c244ed98 Updated customization doc for mobile
Added a mobile-friendly menu to help visitors on mobile navigate the pages.
2017-05-03 11:22:20 +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 cd48db59b0 Sidebar navigation for customization docs
Added sidebar navigation to all customization doc pages.
2017-04-28 12:34:02 +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 c282a31089 Finished customization docs
Added customization documentation for utility module, fixed typos and problems in some others.
2017-04-18 00:09:16 +03:00
Angelos Chalaris 9e3aadc93e Customization docs for progress module
Documented progress, updated some typos in contextual.
2017-04-17 22:59:05 +03:00
Angelos Chalaris 5664602bd1 Customization docs for contextual 2017-04-17 21:29:12 +03:00
Angelos Chalaris 1667214996 Customization docs for tabs 2017-04-17 20:45:34 +03:00
Angelos Chalaris d7482bbcfe Customization documentation for card module
Added documentation for card module's customization, setup for other pages not yet done, updated older customization pages as needed to fix mistakes.
2017-04-17 20:09:38 +03:00
Angelos Chalaris e29a3d3ec6 Customization docs for table module
Complete customization docs for table module.
2017-04-13 14:35:39 +03:00
Angelos Chalaris 55182e4da1 Customization docs for input_control complete
Added all variables and mixins to the documentation, added captions to all tables up to now to make them look consistent.
2017-04-13 14:14:24 +03:00
Angelos Chalaris 764cfe7ef8 Partial customization docs for input_control, resolves #63
Fixed the display bug of .button-group on Chrome, should now display properly. Documented forms, inputs and checkboxes/radios, buttons, groups and mixins are coming.
2017-04-13 13:10:47 +03:00
Angelos Chalaris d8c3f9ee6e Customization documentation for navigation
Fully documented customization for navigation module (header, nav, footer).
2017-04-13 12:14:59 +03:00
Angelos Chalaris f8fec6de77 Customization documentation for nav
Documented customization and variables for nav component in navigation module.
2017-04-13 11:48:20 +03:00
Angelos Chalaris f3812099e8 Customization documentation for header
Documented customization for navigation module's header component.
2017-04-13 11:29:20 +03:00
Angelos Chalaris 74faf3f708 Customization documentation for grid
Fully documented grid module for developers.
2017-04-11 21:37:22 +03:00
Angelos Chalaris 27058d2fba Customization documentation for core
Fully documented core module, fixed an issue with the blockquote border styling and added box-shadow customization to samp elements.
2017-04-11 20:27:15 +03:00
Angelos Chalaris 35d737e57d Partially written typography customization docs 2017-04-11 18:51:12 +03:00
Angelos Chalaris e19f9eb176 Created dummy customization pages
All module customization pages have been added, the only thing missing from them now is the actual documentation.
2017-04-06 13:33:56 +03: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