Angelos Chalaris
10b70885d9
🐛 fix - Resolved #107
...
Fixes problems with checkbox and radio elements.
2017-10-23 14:02:44 +03:00
Angelos Chalaris
e28f291531
Resolves #104
...
Bug found and fixed. Should work as expected now.
2017-10-19 12:19:32 +03:00
Angelos Chalaris
49ffe7651f
Fixes #101
...
Ready to release v2.3.5
2017-10-15 18:44:13 +03:00
Angelos Chalaris
099e6da216
Minor bug fixes and documentation updates
...
Fixed a bug in header, added some more specificity to select selectors and updated documentation to include more links and other things.
2017-08-16 14:50:16 +03:00
Angelos Chalaris
b36daa59fd
Added PWA flavor
...
Added a flavor targeting Android and mobile devices in general.
2017-07-15 22:58:33 +03:00
Angelos Chalaris
449862dc26
Updated select styling
...
Cleanup in the code, making it take up less space, added condition to disable.
2017-06-29 14:54:31 +03:00
Angelos Chalaris
3d6af8acc5
Housekeeping
...
Updated codebase to use spaces instead of tabs. Everything is ready to release v2.3.1.
2017-06-19 15:47:00 +03:00
Angelos Chalaris
bb5a16805b
Documentation update
...
Added certain helpful indicators as to the existence of the React/Preact libraries, updated docs just slightly.
2017-06-14 12:23:29 +03:00
Angelos Chalaris
8be387a230
Ready to release 2.3.0
...
All changes and additions complete, ready to release.
2017-06-09 16:43:40 +03:00
Angelos Chalaris
b1fc2f28fa
Added and documented vertical input groups
...
Added vertical input-groups for easier form alignment, added relevant documentation, updated all flavors. Pretty much all of the features of this update have been completed, so after some housekeeping it'll be ready to release.
2017-06-09 15:34:14 +03:00
Angelos Chalaris
b01be57873
Documented scrollable tables
...
Documentation and customization documentation added for scrollable table component.
2017-06-09 13:08:34 +03:00
Angelos Chalaris
acf9e37fdb
Documented switch component
...
Added usage documentation for switch component, only thing missing now is the addition of the customization documentation.
2017-06-08 23:14:43 +03:00
Angelos Chalaris
6437ee56da
Accessibility for modals
...
Added accessibility guidelines for modal dialogs, using role="dialog".
2017-06-06 10:11:30 +03:00
Angelos Chalaris
61ad457605
Complete modal component
...
The modal component is now documented and completed fully.
2017-06-06 09:54:46 +03:00
Angelos Chalaris
0afb5277ad
Documentation update
...
Pretty sizeable documentation update, improving layout, typos etc. Also added the Codepen Project to the templates page, a small note to star the project in the front page and two more examples in the drawer component documentation to make sure that everything is properly documented.
2017-05-22 17:05:40 +03:00
Angelos Chalaris
7cb2329762
Documentation updates
...
All docs (except customization which will be updated in the next commit) have been updated to use the new drawer on mobile and have had their version tags updated. New menu items and links are now properly shown in the menus.
2017-05-12 13:56:37 +03:00
Angelos Chalaris
4a564505af
Quick reference for drawer
...
Updated quick reference with the requred documentation for the .drawer component.
2017-05-12 12:50:05 +03:00
Angelos Chalaris
0c9eef3309
Disabled fluid typography
...
Fluid typography is now disabled by default, as it needs more work and parts of it are not entirely to my liking. The feature is still available for those who want it.
2017-05-11 22:13:27 +03:00
Angelos Chalaris
d8e6925f77
Implemented fluid typography
...
Flavors updated as needed, documentation for fluid typography added in the core module.
2017-05-11 14:52:31 +03:00
Angelos Chalaris
8b007dd20e
Reordered modules
...
Switched the ordering of input_control and navigation. Now input_control comes before navigation, improving certain aspects of the code.
2017-05-11 11:19:02 +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
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
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
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
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
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
4ba49f343a
Changed font loading
...
Added font loading as inline to save a request.
2017-05-03 11:00:04 +03:00
Angelos Chalaris
d3e3b680c8
Updated changelog
...
Almost ready for release.
2017-04-28 14:52:48 +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
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
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
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
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
Josh Holland
568ab16113
Fix typo
2017-04-17 14:08:57 +01: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
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
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
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
b7abad8230
Quick Reference housekeeping
2017-02-07 12:28:41 +02:00
Angelos Chalaris
9d002418c2
Housekeeping
2017-02-07 12:23:53 +02:00