Commit graph

368 commits

Author SHA1 Message Date
Angelos Chalaris 874c57f802 Housekeeping for utility module
Split file, added hidden flags, cleanup and addition of maintainers in flavor files. Codebase cleanup is now considered mostly complete. New features, changes and code safeguards will be implemented in the next few commits.
2017-03-30 17:44:16 +03:00
Angelos Chalaris cb1ceb37a5 Housekeeping for progress module
Split file, added hidden variables and preprocessor error messages.
2017-03-30 17:27:41 +03:00
Angelos Chalaris afe2a54c02 Housekeeping for contextual module
Split module into two files, added hidden flag, added error messages for improper usage of mixins.
2017-03-30 16:54:05 +03:00
Angelos Chalaris eea0ea9421 Housekeeping for tab module
Added on hidden flag and cleaned flavor files as needed
2017-03-30 16:33:32 +03:00
Angelos Chalaris 95897a62d2 Housekeeping for card module
Split card module into main and mixins file
2017-03-30 16:23:50 +03:00
Angelos Chalaris 61f06f209f Housekeeping for table module
Updated variables and flavors, added a hidden flag
2017-03-30 14:48:02 +03:00
Angelos Chalaris 94a912b768 Housekeeping for input control module
Split file into mixins, moved variables, updated hidden flags and cleaned up flavor files.
2017-03-30 14:27:22 +03:00
Angelos Chalaris 58b8cf981a Housekeeping for navigation module
Variables moved, added a hidden flag for an old fix that was in the header logo.
2017-03-30 13:54:10 +03:00
Angelos Chalaris 7b22333c59 Housekeeping for grid module
Part 1/2: Variables moved and flavor files updated. Screen media queries are still not done.
2017-03-30 13:33:23 +03:00
Angelos Chalaris 17de1b1d2f Updated core module's variables
The variables in core have been moved to the top of the file and the corresponding values and descriptions in the falvor files updated as required.
2017-03-29 21:42:41 +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 e80526d3b3 Finished development of v2.1.0, resolves #57 2017-02-16 20:55:08 +02:00
Angelos Chalaris d24d632efc Updated mini-sucroa flavor 2017-02-16 19:48:21 +02:00
Angelos Chalaris 3d78a992a8 Updated README.md and CHANGELOG.md 2017-02-13 12:49:14 +02:00
Angelos Chalaris c48e482b87 Module description updates 2017-02-13 12:35:26 +02: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 6d4b0e09e4 Updated customization page and cleanup 2017-02-12 22:30:21 +02:00
Angelos Chalaris dd9e957c17 Updated input control documentation, resolves #40 2017-02-12 22:13:47 +02:00
Angelos Chalaris fa645e7a8b Documented multiline table header quirkiness, resolves #54 2017-02-12 21:07:02 +02:00
Angelos Chalaris 18d0823b55 Updated navigation documentation 2017-02-12 20:56:21 +02:00
Angelos Chalaris 3074ade910 Updated breadcrumbs and alerts for accesibility, documented tooltips 2017-02-12 20:34:02 +02:00
Angelos Chalaris 650e1e9dfa Updated card and table documentation pages 2017-02-08 09:45:39 +02:00
Angelos Chalaris bf90606fc6 Progress documentation updated 2017-02-08 09:38:27 +02:00
Angelos Chalaris f6fccfcb11 Tab documentation updated 2017-02-08 09:30:43 +02:00
Angelos Chalaris 8110ec69ac Utility documentation page layout updated 2017-02-07 18:06:37 +02:00
Angelos Chalaris 4350b68df9 Header logo styling update 2017-02-07 17:31:43 +02:00
Angelos Chalaris 25b0fd76c0 Minor fixes in grid.html 2017-02-07 17:24:20 +02:00
Angelos Chalaris c7d9193309 Predefined layouts documented 2017-02-07 17:20:14 +02:00
Angelos Chalaris d7f459a70d Updated header logo to avoid Chrome's jumping 2017-02-07 16:44:37 +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 08d07f0a98 Documented media object, resolves #22 2017-02-07 15:58:59 +02:00
Angelos Chalaris cfc5907522 Media object basic documentation 2017-02-07 14:30:11 +02:00
Angelos Chalaris cd1d62a685 Grid documentation update 2017-02-07 13:09:20 +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 74a815642f Grid module documentation page update 2017-02-07 10:47:58 +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 be029195e0 Media object testing 2017-02-02 20:47:13 +02:00
Angelos Chalaris 88b9414d7c Card section button fix 2017-02-02 19:51:31 +02:00
Angelos Chalaris 4b03e32ad5 Updated header component for accessibility 2017-02-02 19:48:43 +02:00
Angelos Chalaris e2cdae54f4 Tooltip and nano progress bar updates 2017-02-01 10:56:50 +02:00
Angelos Chalaris 4c2cfeadf6 Input element high specificity selector tweaks 2017-02-01 10:38:36 +02:00
Angelos Chalaris dd8f436d64 Center block disabled by default 2017-01-31 10:31:04 +02:00
Angelos Chalaris 1f03644282 Disabled floats and clearfix from default flavor 2017-01-31 10:21:06 +02:00
Angelos Chalaris f577ce28c1 Cleanup for demo page 2017-01-27 13:54:03 +02:00
Angelos Chalaris e31948c219 Added fluid input groups, resolves #50 2017-01-27 13:52:43 +02:00
Angelos Chalaris ee36a28bed Added navigation subcategory sidebar 2017-01-27 11:27:02 +02:00
Angelos Chalaris 63bd62686b Tooltip component bug found and dealt with 2017-01-27 10:51:13 +02:00
Angelos Chalaris 492ec55be4 Demo test page cleanup 2017-01-18 12:33:43 +02:00
Angelos Chalaris 960efa4e19 Completed implementation of tooltip component, resolves #41 2017-01-18 12:23:46 +02:00
Angelos Chalaris 962626c0ec Initial tooltip component commit - #41 2017-01-18 10:43:02 +02:00
Angelos Chalaris b8f8ec9481 Initial tooltip demo, updated visually-hidden class 2017-01-17 00:53:29 +02:00
Angelos Chalaris 61eca67df9 Breadcrumb bug fix 2017-01-16 23:41:27 +02:00
Angelos Chalaris 8b370db038 Flag for horizontal tables added 2017-01-16 23:18:55 +02:00
Angelos Chalaris 03a9a8175b Optimization for sticky headers and footers, buttons, button groups and extensive testing 2017-01-13 01:06:04 +02:00
Angelos Chalaris a8fea00c58 Added ARIA support for button elements, #40 2017-01-13 00:29:46 +02:00
Angelos Chalaris e5a9ba5661 Sticky footer final commit 2017-01-08 18:43:59 +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 a7d0a87f48 Added new footer element class for absolute positioning, as discussed in #42 2017-01-08 18:12:31 +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 2eab61b9c5 Resolves #26 2017-01-07 14:52:51 +02:00
Angelos Chalaris 87a56c800a Added sticky positioning for header elements, resolves #24 2017-01-07 14:45:39 +02:00
Angelos Chalaris c9c2494656 Updated index.html 2017-01-06 21:20:28 +02:00
Angelos Chalaris d5cbecef5a Grid updated to allow for auto-alignment of children in rows with certain classes, resolves #53 2017-01-06 19:19:12 +02:00
Angelos Chalaris 745e8d1cff Started development of v2.1.0 2017-01-06 17:13:22 +02:00
Angelos Chalaris d32fb49f54 Ready to release v2.0.2 2017-01-02 17:54:23 +02:00
Angelos Chalaris f003c7b658 Documented sucroa flavor in doc pages 2017-01-02 17:32:15 +02:00
Angelos Chalaris 21c238d3f7 Updated devlog with todos 2016-12-30 20:38:50 +02:00
Angelos Chalaris c09aecb221 Updated colors to resolve #52 2016-12-30 20:30:46 +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 99a2bbd796 Updates for release of v2 2016-12-20 13:44:28 +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
Angelos Chalaris d4b7321b78 Tab module quick reference 2016-12-20 12:36:39 +02:00
Angelos Chalaris 29f343943a Card module quick reference 2016-12-20 12:05:00 +02:00
Angelos Chalaris 15d7a0880c Table quick reference 2016-12-20 11:49:03 +02:00
Angelos Chalaris 7b74682140 Input control quick reference 2016-12-20 10:51:32 +02:00
Angelos Chalaris 1ef0d63300 Quick reference codepen links 2016-12-19 23:46:09 +02:00
Angelos Chalaris cb2eda1b56 Documentation proofreading 2016-12-19 23:28:23 +02:00
Angelos Chalaris 98d2e17cad Codepen links for parts of quick reference 2016-12-19 14:26:35 +02:00
Angelos Chalaris dd2930530f Quick reference code commit 2016-12-19 13:58:13 +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
Angelos Chalaris 24a4b67036 Grid module quick reference 2016-12-16 16:35:59 +02:00
Angelos Chalaris 3d4303ec57 Quick reference doc page initial commit 2016-12-16 11:07:06 +02:00
Angelos Chalaris aed32e13a5 Packaging and documentation 2016-12-16 01:48:15 +02:00
Angelos Chalaris 133390f2a7 Customization documentation complete 2016-12-16 01:13:14 +02:00
Angelos Chalaris 882519e9f7 Core customization documentation 2016-12-16 00:30:40 +02:00
Angelos Chalaris aa1c3a6e8a Customization page initial commit 2016-12-16 00:10:45 +02:00
Angelos Chalaris bc17b5182b Live demo bump 2016-12-15 23:24:24 +02:00