Commit graph

199 commits

Author SHA1 Message Date
Angelos Chalaris
605b61908c Automated flavor builds
Use npm build-flavors.
2018-10-27 10:09:24 +03:00
Angelos Chalaris
cd65720d09 Final cleanup 2018-05-28 12:45:21 +03:00
Angelos Chalaris
ad609410c5 Generator updates 2018-05-28 12:37:02 +03:00
Angelos Chalaris
2025616feb Refresh 2018-05-28 12:35:11 +03:00
Angelos Chalaris
ad84a02f63 Documented visibility helpers 2018-05-28 12:33:59 +03:00
Angelos Chalaris
072eb7ae0d Added icons 2018-05-28 12:33:57 +03:00
Angelos Chalaris
d7b3bacdcc Utility module 2018-05-28 12:33:55 +03:00
Angelos Chalaris
6855895b4b Documented table module 2018-05-28 12:33:53 +03:00
Angelos Chalaris
35387155cf Finished up table module
Variables and variants, ready to add documentation.
2018-05-28 12:33:51 +03:00
Angelos Chalaris
072f683988 Horizontal tables 2018-05-28 12:33:50 +03:00
Angelos Chalaris
87d0447752 Table mobile view 2018-05-28 12:33:49 +03:00
Angelos Chalaris
9288ef1a77 Table desktop view 2018-05-28 12:33:48 +03:00
Angelos Chalaris
9b5e67c842 Progress module 2018-05-28 12:33:45 +03:00
Angelos Chalaris
95522847c1 Updated and documented collapse 2018-05-28 12:33:43 +03:00
Angelos Chalaris
3e55ac317f Contextual cleanup 2018-05-28 12:33:35 +03:00
Angelos Chalaris
c04159b451 Contextualized tabs 2018-05-28 12:33:34 +03:00
Angelos Chalaris
6aff8f5957 Modal dialog 2018-05-28 12:33:33 +03:00
Angelos Chalaris
b7e6c60dda Tooltips and toasts 2018-05-28 12:33:32 +03:00
Angelos Chalaris
d7b2f434db Contextual module marks added
Fully functional, pretty much the same as the old ones, except for some color changes.
2018-05-28 12:33:31 +03:00
Angelos Chalaris
54cc6d74e2 Documented card sections
Also, some minor changes in card sections.
2018-05-28 12:33:19 +03:00
Angelos Chalaris
c223ba0a30 Added margin to figures
Resets the browser defaults.
2018-05-28 12:33:14 +03:00
Angelos Chalaris
c23c465c6d Documentation updates
Added a couple of cards to the new documentation system, it's starting to take shape.
2018-05-28 12:33:11 +03:00
Angelos Chalaris
6a9379fee3 Updated card styles
Added a new custom style replacing the previous one.
2018-05-28 12:31:13 +03:00
Angelos Chalaris
4d9c7ecc35 Finished custom elements
Flavors and the framework's main parts are all ready.
2018-05-28 12:31:12 +03:00
Angelos Chalaris
d3c3202670 Layout module complete
Merged card and grid into layout, updated accordingly.
2018-05-28 12:31:06 +03:00
Angelos Chalaris
63a1874855 Mixins for buttons
Added mixins for buttons, allowing for button variants to be added.
2018-05-28 12:30:59 +03:00
Angelos Chalaris
4df032fe80 Universal padding for grid
Added universal padding to grid, cleaned up the rest of the things that were important in the module. It seems like it's complete.
2018-05-28 12:30:37 +03:00
Angelos Chalaris
2793c4e761 Initial commit of grid module
Dropped support for 4-step grid and the old flexbox syntax.
2018-05-28 12:30:35 +03:00
Agamemnon Zorbas
335d03be61 Aesthetic Changes 2018-05-28 12:29:56 +03:00
Angelos Chalaris
43f6a3dd4a Completed core module
Just a quick build, some things need to be tweaked and cleaned up.
2018-05-28 12:29:56 +03:00
Angelos Chalaris
84ba6748b3 Code element styling
Customized font stack, along with base styling (needs tweaks).
2018-05-28 12:29:55 +03:00
Angelos Chalaris
03b6a1e351 Universal margin and variable names
Added a universal margin variable and converted CSS variables to SCSS strings that are compiled from the flavor file.
2018-05-28 12:29:51 +03:00
Angelos Chalaris
11e48409bb Started working on Gluon core
Core module has been initialized, as well as a default flavor. Minor changes (read DEVLOG), moved things around, cleaned up some things and built some of the basic features.
2018-05-28 12:29:34 +03:00
Angelos Chalaris
416014034b Gluon alpha.3 launch 2018-02-01 13:41:30 +02:00
Angelos Chalaris
47080c9eab Gluon alpha.2 launch 2018-01-15 13:51:20 +02:00
Angelos Chalaris
c025bd583f Gluon alpha.1 launch
Just the website and documentation, along with the default flavor. Mainly for testing.
2017-11-20 11:33:45 +02:00
Angelos Chalaris
10b70885d9 🐛 fix - Resolved #107
Fixes problems with checkbox and radio elements.
2017-10-23 14:02:44 +03:00
Angelos Chalaris
532608e16e 🐛 fix - Resolved #108
Fixed the bugs related to the <select> element.
2017-10-23 13:47:50 +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
987a7cefae Updated fixes provided by wad3g
Also started updating codebase to spaces from tabs. Shouldn't be long until it's all ready and clean.
2017-06-19 14:06:07 +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
7af521f9a6 Updated tab styling
Added a bottom border for selected tabs.
2017-06-09 14:21:25 +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
f4019a8285 Added scrollable table component
All flavors updated to use the new scrollable component (except for lite and sucroa), optimizations made to the table module.
2017-06-09 12:00:00 +03:00
Angelos Chalaris
8af1ac0d9c Customization documentation for switches
Added full customization documentation for switch components.
2017-06-08 23:48:21 +03:00