Commit graph

539 commits

Author SHA1 Message Date
Angelos Chalaris cad71b5a5c Updated modules page
Added descriptions for each module's components, updated card view to look cleaner and better aligned.
2017-04-28 10:42:45 +03:00
Angelos Chalaris fdbcb9218f Fixed core documentation
Removed extra tabs, which made the preformatted code look weird.
2017-04-28 09:49:26 +03:00
Angelos Chalaris f337f190cb Updated module docs
Added sidebar navigation to all module documentation pages, updated the color palette of button elements to make them look better.
2017-04-28 01:00:44 +03:00
Angelos Chalaris df91cadf49 Built navigation for core, added ids
Added ids to all parts of the modules docs, linked to them through a nav sidebar in core. (Next commit will implement this for all modules)
2017-04-28 00:25:22 +03:00
Angelos Chalaris 829b47cce4 Updated module legacy support
Removed multiple legacy support features, most browsers now support the latest features, so no problems hopefully.
2017-04-27 23:04:36 +03:00
Angelos Chalaris ce381932b2 Added dark flavor
Created the mini-dark flavor as an alternative for people who want a dark flavor instead of the default light one.
2017-04-27 16:22:04 +03:00
Angelos Chalaris 31837594e1 Updated default flavor, fixed some bugs
Default flavor has been redesigned for 2.1.3 and a few bugs were found and then, as is tradition, squashed.
2017-04-27 14:30:14 +03:00
Angelos Chalaris 0168d4fa11 Added back the removed line
Somehow a line was removed. Added back!
2017-04-26 23:00:47 +03:00
Angelos Chalaris b141d2d93c Fixed a typo
As pointed out here: https://www.reddit.com/r/programming/comments/67n6jn/minicss_now_has_templates_new_flavors_and_better/dgru67x/
2017-04-26 22:47:54 +03:00
Angelos Chalaris 2b3d55c46d Doc pages housekeeping
Added secondary bar to quick_reference, dealt with a couple of other minor problems.
2017-04-21 14:50:36 +03:00
Angelos Chalaris 4c77bdf152 Update to doc pages
Forgot to update doc pages' css file before release, just changed it now.
2017-04-21 14:42:32 +03:00
Angelos Chalaris 634141ab9f 2.1.2 2017-04-21 14:32:42 +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 889071847d Resolves #35
Fixed the way .animated .alert displays on webkit-based browsers, should now behave better.
2017-04-21 13:54:42 +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 e0d61ddbdb 2.1.1 2017-04-19 16:09:01 +03:00
Angelos Chalaris bf49edb152 Merge branch 'dev211' 2017-04-19 16:07:14 +03:00
Angelos Chalaris fe88f035af Updated CHANGELOG for v2.1.1 release
Added all changes to the changelog.
2017-04-19 15:59:30 +03:00
Angelos Chalaris 690df105d1 Updated nord flavor, added maintainers
Updated flavor file to the latest release's standards, changed indentation for readability, cleaned up variables etc. Added palette link to nord flavor. Added maintainers to all flavors to make sure people can find them.
2017-04-19 15:05:08 +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 9cc53ab5a4 Updated framework comparison
Latest versions and sizes for Semantic UI and Foundation.
2017-04-18 14:41:01 +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 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