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
d77ecd575a
Documentation for new flavors
...
Updated existing flavor links, added new flavors to flavors page and explained whatever needed explaining. Added codepens for them, too.
2017-04-18 13:24: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
c843fd99ca
Finalized new logo
...
Updated logo to look better, updated screenshot (page_thumb.png).
2017-04-18 11:57:34 +03:00
Angelos Chalaris
14abbdb1f9
Compiled Nord flavor, dealt with a table bug
...
Recompiled all flavors, updated Nord to work with latest version (dev - 2.1.1), fixed a bug with table that caused errors in the display of horizontal tables.
2017-04-18 11:21:58 +03:00
Angelos Chalaris
1921b43870
Merge branch 'master' into dev211
...
Added Nord flavor file
2017-04-18 11:05:33 +03:00
Angelos Chalaris
4f25b225ef
Merge pull request #69 from DivergentThinking/master
...
Add Nord flavor file
2017-04-18 11:04:01 +03:00
tphecca
b485ae2b66
Add Nord flavor
2017-04-17 20:49:06 -05: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
e1f38145e1
Resolved #65
...
Added an extra note in the input_control module's file upload component to make sure people are informed about the lack of :focus state.
2017-04-17 18:24:58 +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
Angelos Chalaris
f5b3963ea4
Merge pull request #67 from anowlcalledjosh/master
...
Fix typo in quick reference
2017-04-17 17:36:47 +03:00
Angelos Chalaris
b0b3166e3b
Merge pull request #66 from simonw/master
...
Fix mixed content warnings by using https images
2017-04-17 17:36:20 +03:00
Josh Holland
568ab16113
Fix typo
2017-04-17 14:08:57 +01:00
Simon Willison
d23de52014
Fix mixed content warnings by using https images
2017-04-15 12:56:22 -07: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
18e98d0e6e
Updated README.md anchors
...
Should now work properly
2017-04-06 12:56:14 +03:00
Angelos Chalaris
7bc15236de
Updated README.md
...
Added new image, shields from https://shields.io/ and updated existing information for the next release. Should look a whole lot better now.
2017-04-06 12:54:45 +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
Angelos Chalaris
12658813a9
Finalized mini-lite flavor
...
Tweaked a few things, made everything less fancy and dealt with excessive styles. This should now be a simple barebones flavor that serves as a very simple and basic starting stylesheet.
2017-04-03 15:03:32 +03:00
Angelos Chalaris
e6ab5fc448
Started working on mini-lite flavor
...
Started development of a new light flavor. Minor change to input_control's code to fix a minor bug.
2017-04-03 14:45:21 +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
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