Commit graph

514 commits

Author SHA1 Message Date
Angelos Chalaris
16ce611b1d Changed media queries for screen specificity
All @media queries now use the 'screen' mediatype, so that print stylesheets can be more easily implemented in the future, using small screen layouts, but not mobile-specific tricks.
2017-04-02 19:34:04 +03:00
Angelos Chalaris
fea0188499 Updated defaults and externals for all modules
Added default values for classes and other necessary values, along with external variable values for the rest of the modules.
2017-03-30 23:24:53 +03:00
Angelos Chalaris
d83978933b Updated some modules with externals and classes
Added external variables for single-module use and class name variables to core, grid, navigation, input_control and table.
2017-03-30 22:08:35 +03:00
Angelos Chalaris
d433af473b Added figcaption styling
Added figure caption element styling, so that captions can now be added. Updated both flavors accordingly.
2017-03-30 20:56:15 +03:00
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
96dd763bb4 Houskeeping 2017-02-07 17:28:27 +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
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
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
932f700f0c Quick reference page layout complete 2016-12-16 23:25:19 +02:00
Angelos Chalaris
9829deefb1 Minor documentation updates 2016-12-16 16:55:04 +02:00
Angelos Chalaris
24a4b67036 Grid module quick reference 2016-12-16 16:35:59 +02:00
Angelos Chalaris
d99409f61d Live demo update 2016-12-16 12:54:37 +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
Angelos Chalaris
0f7cd386b3 Blockquote styling 2016-12-15 23:19:32 +02:00
Angelos Chalaris
25f5a2288e Initial commit of flavor and customization documentation 2016-12-13 11:39:04 +02:00
Angelos Chalaris
e0f509a3f2 OpenGraph meta test 2016-12-13 11:10:55 +02:00
Angelos Chalaris
ca87b7233c Deploying live demo with full documentation for modules 2016-12-13 10:31:47 +02:00
Angelos Chalaris
af7818b255 Updated module comments for easier viewing 2016-12-13 10:26:16 +02:00
Angelos Chalaris
62c8893e1a Utility module documentation complete 2016-12-13 10:16:17 +02:00
Angelos Chalaris
a0bc3e810c Half the documentation for utility module 2016-12-11 14:24:59 +02:00
Angelos Chalaris
ebc771b72a Utility doc page initial commit 2016-12-11 12:13:10 +02:00
Angelos Chalaris
c475a3acad More in the todo list, figured out some things about documentation and stuff 2016-12-10 13:25:40 +02:00
Angelos Chalaris
f57a6168a7 Tab page logo update 2016-12-10 13:16:57 +02:00
Angelos Chalaris
3914f5ebc7 Breadcrumbs update, todo list for utility module 2016-12-10 13:13:50 +02:00
Angelos Chalaris
624ab29059 Tab module documentation complete 2016-12-10 12:59:10 +02:00
Angelos Chalaris
bff5ea569c Basic syntax for tab module 2016-12-10 12:47:29 +02:00
Angelos Chalaris
f764d9e857 Tab module documentation initial commit 2016-12-10 11:33:28 +02:00
Angelos Chalaris
8801b398be Cleanup and preparation for the last two module docs 2016-12-07 10:51:32 +02:00
Angelos Chalaris
1bc0979362 Input_control documentation complete 2016-12-07 10:46:33 +02:00
Angelos Chalaris
3f80509c22 Minor doc tweaks for input_control 2016-12-07 10:35:05 +02:00
Angelos Chalaris
cf37f44d13 Button and button group documentation 2016-12-07 10:29:59 +02:00
Angelos Chalaris
365bde4392 Minor color update 2016-12-07 10:05:19 +02:00
Angelos Chalaris
b829066a2d Checkbox and radio button documentation 2016-12-07 09:55:56 +02:00
Angelos Chalaris
393a040b93 Minor change in the code of the input control module 2016-12-06 14:26:29 +02:00
Angelos Chalaris
a0f3e6ff8f Input control basic documentation 2016-12-06 14:25:43 +02:00
Angelos Chalaris
5824b6fb10 Tab module tweaks 2016-12-06 11:43:10 +02:00
Angelos Chalaris
928112b979 Style bump for demo 2016-12-06 11:28:06 +02:00
Angelos Chalaris
21ca8d498f Button component color tweaks 2016-12-06 11:26:12 +02:00
Angelos Chalaris
d2ab873d4c Updated navigation module to better work with the button changes 2016-12-06 11:21:07 +02:00
Angelos Chalaris
9dc0cdf486 Checkbox and radio component rework 2016-12-06 10:58:54 +02:00
Angelos Chalaris
628983f159 Button styling update for consistency 2016-12-05 23:48:05 +02:00
Angelos Chalaris
e094ca5042 Input control form alignment testing 2016-12-05 14:07:28 +02:00
Angelos Chalaris
d83b9782d1 Updated to input control module (colors and values) 2016-12-05 13:41:35 +02:00
Angelos Chalaris
51bb70d93b Initial commit of input_control documentation 2016-12-05 13:05:44 +02:00
Angelos Chalaris
594653e9e0 Complete documentation for table module 2016-11-29 11:29:09 +02:00
Angelos Chalaris
c73922c24a Table module documentation initial commit 2016-11-29 00:23:56 +02:00
Angelos Chalaris
9e5167ac07 Styling update for demo pages 2016-11-26 23:53:16 +02:00
Angelos Chalaris
021d634b90 Core documentation update 2016-11-26 23:50:28 +02:00
Angelos Chalaris
3526534d8b Card module documentation complete 2016-11-26 23:33:11 +02:00
Angelos Chalaris
f0aef1f5f3 Card module and documentation updates 2016-11-26 21:25:51 +02:00
Angelos Chalaris
a649cf0927 Finished first section of card module docs 2016-11-26 19:25:50 +02:00
Angelos Chalaris
616bd77ccd Card basic syntax partial documentation 2016-11-26 18:15:46 +02:00
Angelos Chalaris
fd3697a7b6 Card documentation page initial commit 2016-11-26 17:33:37 +02:00
Angelos Chalaris
ec64125056 Presentation update for the live version tag 2016-11-26 16:34:55 +02:00
Angelos Chalaris
8569734968 Contextual module documentation page complete 2016-11-26 16:30:43 +02:00
Angelos Chalaris
f409e24f27 Alert documentation 2016-11-26 15:21:37 +02:00
Angelos Chalaris
2499afe53f Contextual documentation mark docs 2016-11-26 13:55:21 +02:00
Angelos Chalaris
3344bfa03d Contextual doc initial commit, browser support improvements, alert animations 2016-11-26 12:37:01 +02:00
Angelos Chalaris
24260f851f Minor updates in contextual and progress 2016-11-26 11:20:11 +02:00
Angelos Chalaris
329486e717 Progress module documentation complete 2016-11-26 01:15:35 +02:00
Angelos Chalaris
b6bb5d3bfc Core module list styles, utility module tweaks, progress module variant style and color documentation 2016-11-26 00:46:38 +02:00
Angelos Chalaris
4f30eba776 Spinner tweaks 2016-11-25 14:32:50 +02:00
Angelos Chalaris
2a0d9c3fff Progress module base documentation page 2016-11-25 13:36:24 +02:00
Angelos Chalaris
6a29439d80 Core tweaks for root element font-size and native font stacks 2016-11-25 13:18:38 +02:00
Angelos Chalaris
0ccd074738 Latest stylesheet 2016-11-25 12:42:51 +02:00
Angelos Chalaris
7c12706dbe Progress module tweaks 2016-11-25 11:56:27 +02:00
Angelos Chalaris
3285776d13 Progress module documentation initial commit and progress module tweaks 2016-11-25 00:22:17 +02:00
Angelos Chalaris
53ef83e087 Navigation module documentation complete 2016-11-22 21:00:19 +02:00
Angelos Chalaris
a5a56f38bb Navigation header documentation 2016-11-22 20:37:33 +02:00
Angelos Chalaris
aba435f11a Box-shadow variable check updates 2016-11-22 11:59:18 +02:00
Angelos Chalaris
e3ce4b3490 Navigation module updates 2016-11-22 11:55:32 +02:00
Angelos Chalaris
dc16eadae8 Navigation documentation initial commit 2016-11-22 11:22:26 +02:00
Angelos Chalaris
2f53287788 Table polishing 2016-11-22 10:32:05 +02:00
Angelos Chalaris
41e3f606d5 Docs updates 2016-11-22 00:34:36 +02:00
Angelos Chalaris
f3acf0b06d Responsiveness for striped tables 2016-11-22 00:13:06 +02:00
Angelos Chalaris
42ee89f147 Striped tables, finished implementation of the features described in issue #32 2016-11-22 00:08:27 +02:00
Angelos Chalaris
e99dcae2a9 Color changes 2016-11-22 00:01:32 +02:00
Angelos Chalaris
398d46bd1e Added a lot of new features to the table module 2016-11-21 23:56:10 +02:00
Angelos Chalaris
f643f78f1a Fluid card rule addition and minor changes 2016-11-21 22:10:13 +02:00
Angelos Chalaris
0085ea0a3d Grid documentation complete 2016-11-21 13:47:54 +02:00
Angelos Chalaris
9aa96f716c Grid offsets documentation 2016-11-21 13:24:13 +02:00
Angelos Chalaris
ae051f84a0 Grid screen-specific layouts documentation 2016-11-21 12:45:47 +02:00
Angelos Chalaris
632f9806ce Grid basic layout dos and don'ts 2016-11-21 11:20:12 +02:00
Angelos Chalaris
a992bd74ca Deployment and updates for docs 2016-11-21 10:28:35 +02:00
Angelos Chalaris
1e86e6fa5a 🚑 Grid breakpoint changes, trickles down to other modules as well 2016-11-21 10:25:06 +02:00
Angelos Chalaris
1c7b7a081f Grid demo page update (showcase for the screen-specific layouts, no explanation) 2016-11-19 14:37:05 +02:00
Angelos Chalaris
4355a66a00 Grid module showcase initial commit 2016-11-19 13:49:15 +02:00
Angelos Chalaris
1ce49af8f3 Demo page bugfix 2016-11-17 12:53:34 +02:00
Angelos Chalaris
8872065ab0 Updated demo pages 2016-11-17 12:46:40 +02:00
Angelos Chalaris
e6d7449337 More documentation for core module 2016-11-17 12:40:20 +02:00
Angelos Chalaris
4f656962f0 Core documentation initial commit 2016-11-17 12:12:16 +02:00
Angelos Chalaris
1d4bf6aa30 🚀 Deploying live demo, modules page ready 2016-11-16 14:27:42 +02:00
Angelos Chalaris
0fae64a02c Module showcase page 2016-11-16 14:19:46 +02:00
Angelos Chalaris
a7bcc52191 Testing horizontal tables 2016-11-15 14:11:10 +02:00
Angelos Chalaris
a9330832b6 Browser logos 2016-11-15 01:02:27 +02:00
Angelos Chalaris
80bc8c20fa Documentation update 2016-11-15 00:41:49 +02:00
Angelos Chalaris
a03cd49c36 Deploying live demo index 2016-11-15 00:06:18 +02:00
Angelos Chalaris
c019b69161 Added more info on index page 2016-11-15 00:05:14 +02:00
Angelos Chalaris
8471f927b8 The fat cat is safe 2016-11-14 11:47:52 +02:00
Angelos Chalaris
6101e47393 Table module updates and optimization 2016-11-14 00:05:25 +02:00
Angelos Chalaris
5d2d6a6422 Squashing bugs for alt size cards 2016-11-13 23:49:32 +02:00
Angelos Chalaris
838861d1a7 Deploying card fluidity fix 2016-11-13 23:26:12 +02:00
Angelos Chalaris
3e0ae4fa7f Card fluidity fixes 2016-11-13 23:12:36 +02:00