Commit graph

436 commits

Author SHA1 Message Date
Angelos Chalaris
2c37b56ab0 Toast message flavor compatibility
Updated all flavors, dealing with the addition of the toast component.
2017-05-11 11:07:33 +03:00
Angelos Chalaris
657db332a9 Added toast message component
Completed component, added mixins, used mixins, updated documentation, updated customization documentation, made sure everything works neatly.
2017-05-11 10:54:47 +03:00
Angelos Chalaris
9dfe71cea6 Mockup implementation of toast
Added a quick and dirt version of the upcoming toast component, seems to work reasonably well so far. Further testing and work are required.
2017-05-11 01:22:34 +03:00
Angelos Chalaris
2f4d9525e4 Deprecated alert component (documentation)
Updated documentation to reflect the fact that the alert component is now deprecated. Most things will be properly updated when the toast component is ready.
2017-05-11 00:47:20 +03:00
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
5db203b909 Flavor updates for new card styles
Updated both flavors to utilize the latest card styles
2017-05-10 23:52:45 +03:00
Angelos Chalaris
bbe375ef3d Added new card styles
Updated cards to include the two new styles that will replace alerts, updated card documentation (for the most part).
2017-05-10 23:42:54 +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
6104029454 Removed nano progress bar
Removed the .nano progress bar, can be easily rebuilt using the provided mixins.
2017-05-08 19:21:03 +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
ce03ac2a4d Updated generic shadow classes
Removed old classes, replaced with a single generic .shadowed class.
2017-05-08 17:51:17 +03:00
Angelos Chalaris
84741346b2 Added Scrimba Intro
Updated home page to include the Scrimba screencast that Per Harald Borgen made as an introduction to mini.css.
2017-05-08 13:47:58 +03:00
Angelos Chalaris
bb2cb3ae66 Added Scrimba intro
Updated home page to include the Scrimba screencast that Per Harald Borgen made as an introduction to mini.css.
2017-05-08 13:46:00 +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
22b730b987 Doc housekeeping
Made spacing and margins more responsive, so that mobile devices will have an easier time reading the website.
2017-05-05 01:15:03 +03:00
Angelos Chalaris
b85d2893c5 Doc housekeeping
Consistent border styling, minor cleanup and layout changes.
2017-05-05 00:47:22 +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
11c244ed98 Updated customization doc for mobile
Added a mobile-friendly menu to help visitors on mobile navigate the pages.
2017-05-03 11:22:20 +03:00
Angelos Chalaris
4ba49f343a Changed font loading
Added font loading as inline to save a request.
2017-05-03 11:00:04 +03:00
Angelos Chalaris
0913f9b609 Validated documentation
Checked through validator.w3.org, found a significant amount of errors in documentation pages, dealt with all of them (hopefully).
2017-05-03 09:58:09 +03:00
Angelos Chalaris
580d50ff44 Front-page update
Changed content a little bit, added browser logos etc.
2017-04-28 14:48:34 +03:00
Angelos Chalaris
159e8bd0d9 Added login form template
Created a new codepen for login forms and added to the template list.
2017-04-28 12:55:03 +03:00
Angelos Chalaris
cd48db59b0 Sidebar navigation for customization docs
Added sidebar navigation to all customization doc pages.
2017-04-28 12:34:02 +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
1eb365726e Updated flavors page
Updated flavors page to be ready for this release.
2017-04-28 11:20:01 +03:00
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
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
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
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
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
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
e29a3d3ec6 Customization docs for table module
Complete customization docs for table module.
2017-04-13 14:35:39 +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
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
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
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
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