Commit graph

26 commits

Author SHA1 Message Date
Angelos Chalaris 7b8ba434b5 Deprecated alert component
The .alert component will no longer be supported. Flavors have been updated to deal with these changes (certain flavors will keep the component for a while, until I can get around to dealing with the problems its deprecation causes). Another commit will follow with the documentation updates for removing the deprecated component.
2017-05-11 00:33:21 +03:00
Angelos Chalaris 393172e16f Updated styling of close icon
The .close icon now uses a Unicode character instead of the previous styling, saving precious space and making its code less complex.
2017-05-10 22:55:45 +03:00
Angelos Chalaris c6056870eb Updated responsive visibility helper definitions
Updated the definitions of responsive visibility helpers to utilize !important, as they should have been doing since the beggining.
2017-05-08 17:56:39 +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 72afbf8c17 Updated button group styling
Lowered the specificity of selectors, shrinking the size of the framework somewhat.
2017-05-04 23:11:01 +03:00
Angelos Chalaris d0363e7b22 Updated grid definitions
Optimization to code generatio for grid module, makes pre-defined layouts less complicated and less costly in terms of space.
2017-05-04 22:49:41 +03:00
Angelos Chalaris 41328781d1 Updated :active styling
Removed unnecessary styles from all elements, added conditions for styling :active links.
2017-05-04 16:15:43 +03:00
Angelos Chalaris a560ffe346 Bumped flavors to latest version
Recompiled all flavors, updated lite with latest rules and palettes.
2017-04-28 11:39:02 +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 fdd8168b58 Resolves #36, package update
Updated npm packaging info, updated placeholder definitions.
2017-04-21 13:49:16 +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 3018ed187f Toolchain update
Swapped prepros out for an Atom plugin, as prepros was getting a bit annoying with all those popups. `node-sass` is still used, but some parameters were changed. For all intents and purposes, this commit should most probably be ignored as nothing substantial was changed. The only thing that is a bit different is that the encoding at the start of both .min.css files is now removed. If this somehow ends up causing trouble, then DO refer to this commit in your issue, if you read this!
2017-04-02 21:03:13 +03:00
Angelos Chalaris d1ae3a89e9 Resolves #61
Hiding (normal and accessible) has been added via mixins in the utility_mixins file (utility module). Updated both mixins, along with the responsive padding and margin mixins to deal with incosistencies with four-step grid. The legacy grid system should now be fully supported in all 4 mixins in the utility module, making it easier to use them with four-step grids.
2017-04-02 20:33:35 +03:00
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 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 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 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 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 d24d632efc Updated mini-sucroa flavor 2017-02-16 19:48:21 +02:00
Angeliki Daskalakis 8132013431 Sucroa flavour complete 2017-01-01 14:54:17 +02:00
Angeliki Daskalakis d852fb08c4 Cards and tables finished 2017-01-01 14:23:08 +02:00
Angeliki Daskalakis 0a80d8a9ac Finished Navigation and Input 2017-01-01 14:02:29 +02:00
Angeliki Daskalakis 439f3bd630 Sucroa flavor typography and colour palette complete 2017-01-01 00:49:05 +02:00
Angeliki Daskalakis 2548b9cbb7 Initial commit for sucroa flavour 2016-12-31 20:35:06 +02:00