Angelos Chalaris
50a50908ef
Drawer component
...
Rebuilt, working better than ever.
2017-11-08 22:30:23 +02:00
Angelos Chalaris
9ea6a68988
Nav styling
...
Styling for sidebar navigation
2017-11-08 19:51:18 +02:00
Angelos Chalaris
bdfe498b1b
Header styling fixes and additions
...
Logo and fixed alignment for elements.
2017-11-08 18:36:25 +02:00
Angelos Chalaris
58f505e8ba
Header styling
...
Missing logo, but buttons work perfectly fine.
2017-11-07 20:29:04 +02:00
Angelos Chalaris
a45ae848f8
Mixins for buttons
...
Added mixins for buttons, allowing for button variants to be added.
2017-11-07 17:34:56 +02:00
Angelos Chalaris
787caea845
Button styling
...
Mostly complete, mixins are not yet implemented.
2017-11-07 17:02:57 +02:00
Angelos Chalaris
f750a4da6b
Input styling
...
Common textual inputs, general fixes applied.
2017-11-07 13:12:38 +02:00
Angelos Chalaris
f8215a6be7
Input groups
...
Reworked and perfectly legacy-free.
2017-11-07 11:25:20 +02:00
Angelos Chalaris
f93612e26d
Basic form element styling
...
Fieldset, legend and label.
2017-11-06 23:19:55 +02:00
Angelos Chalaris
cf5b8076f7
Base form styling
...
Also some fixes for missing values in core.
2017-11-06 23:06:17 +02:00
Angelos Chalaris
0996c27452
UI boilerplate
...
Documentation UI boilerplate added.
2017-11-06 19:24:35 +02:00
Angelos Chalaris
5c91533f49
Landing page almost complete
2017-10-27 18:54:28 +03:00
Angelos Chalaris
26abaebd56
Tailored section for landing page
2017-10-27 18:21:25 +03:00
Angelos Chalaris
8e20bb7423
Responsive section for landing page
2017-10-27 15:21:32 +03:00
Angelos Chalaris
ff72999da2
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.
2017-10-25 17:09:09 +03:00
Angelos Chalaris
01cdefc1cb
Grid cleanup
...
Added a mixin to simplify the grid module and allow for easier maintenance. This will help a lot in the future.
2017-10-25 16:43:01 +03:00
Angelos Chalaris
4b8ef58171
Unprefixed grid
...
Grid module now does not use -webkit- prefix anywhere.
2017-10-24 21:11:31 +03:00
Angelos Chalaris
51f422c944
Initial commit of grid module
...
Dropped support for 4-step grid and the old flexbox syntax.
2017-10-24 20:51:40 +03:00
Angelos Chalaris
e54f940d67
Website updates, hr fix
...
Fixed a problem with the hr fix, should display properly now.
2017-10-21 18:31:48 +03:00
Angelos Chalaris
b9316fcb36
Splash screen tweaks
2017-10-21 16:45:53 +03:00
Angelos Chalaris
230c37b3a8
Gluon page thumbnail
2017-10-21 15:14:17 +03:00
Angelos Chalaris
074036e025
Gluon website splash logo
2017-10-21 15:11:39 +03:00
Angelos Chalaris
2e79f5f6ae
Completed core module
...
Just a quick build, some things need to be tweaked and cleaned up.
2017-10-19 20:04:33 +03:00
Angelos Chalaris
a2492b007b
Code element styling
...
Customized font stack, along with base styling (needs tweaks).
2017-10-18 20:20:32 +03:00
Angelos Chalaris
9fa1d57b58
Paragraphs, lists and hr elements
2017-10-18 14:38:55 +03:00
Angelos Chalaris
37b93b9f54
Universal margin and variable names
...
Added a universal margin variable and converted CSS variables to SCSS strings that are compiled from the flavor file.
2017-10-18 13:48:56 +03:00
Angelos Chalaris
f55a282512
Headings rework
...
Headings now use their own CSS variable and can be easily customized.
2017-10-15 20:56:24 +03:00
Angelos Chalaris
3b621be609
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.
2017-10-12 01:31:33 +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
9e7f555b80
Merge remote-tracking branch 'origin/master'
2017-06-29 14:54:45 +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
0ed75ca8ef
Fixed a typo that messed up the layout
...
See #85
2017-06-22 16:41:03 +03:00
Oliver Daniel
098174f5fe
Fix minor typo
...
Just noticed a little typo on the site.
If this is not the appropriate way to note this/fix it, I apologize.
Cheers!
2017-06-21 15:21:37 -04: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
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
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
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
f95c23f271
Added switch component
...
Created and added switch component, added compatibility for rem sizing to input_control's checkboxes and updated definitions to use rem pixels instead of normal ones.
2017-06-08 16:30:36 +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
57e608bf79
Updated all flavors for modal
...
All flavors are now compatible with the new modal component. Some of them exclude it.
2017-06-05 23:59:42 +03:00
Angelos Chalaris
a3453e8df3
First draft of the modal component
...
Simple as ever, the modal dialog is almost ready to release. Documentation and polishing are not yet done.
2017-06-05 20:38:05 +03:00
Angelos Chalaris
7296765cd0
Under the hood changes
...
Minor changes to table and contextual to be more up-to-date with the rest of the framework's modules.
2017-06-05 19:05:07 +03:00