Commit graph

867 commits

Author SHA1 Message Date
Angelos Chalaris
83f5f12c95 Documented card sections
Also, some minor changes in card sections.
2017-11-17 12:03:07 +02:00
Angelos Chalaris
b03af51bb6 Documented cards
Added documentation for cards, card sections are still missing.
2017-11-17 11:16:13 +02:00
Angelos Chalaris
a7d7a98034 Completed documentation for grid 2017-11-16 20:45:44 +02:00
Angelos Chalaris
7602a9712a Halfway through grid's docs
Missing best practices
2017-11-16 19:01:57 +02:00
Angelos Chalaris
f68be24ddc Added headings to documentation
Somehow I had deleted them.
2017-11-15 13:24:13 +02:00
Angelos Chalaris
e70966c087 Added margin to figures
Resets the browser defaults.
2017-11-15 13:22:17 +02:00
Angelos Chalaris
8b05b18437 Core documentation
Documented all the elements in the core module. Everything works as expected so far.
2017-11-15 13:19:00 +02:00
Angelos Chalaris
57ca05c351 Documentation updates
Added a couple of cards to the new documentation system, it's starting to take shape.
2017-11-14 23:24:52 +02:00
Angelos Chalaris
3418c7c155 Moved docs to new build system
Ditched React to move to the new build system for the documentation.
2017-11-14 17:20:04 +02:00
Angelos Chalaris
d79eaa4f50 Updated card styles
Added a new custom style replacing the previous one.
2017-11-13 23:24:14 +02:00
Angelos Chalaris
4b77c2b29b Finished custom elements
Flavors and the framework's main parts are all ready.
2017-11-13 23:04:49 +02:00
Angelos Chalaris
37d17ff326 Added external variables to modules 2017-11-13 13:00:17 +02:00
Angelos Chalaris
1164fd672d Button groups
Also added customization for checkbox and radio elements.
2017-11-13 12:30:01 +02:00
Angelos Chalaris
44f09e5880 Updated input_control
Additional customization added via CSS variables.
2017-11-12 15:23:18 +02:00
Angelos Chalaris
37a1625219 Updated navigation
Replaced background SVGs with Unicode symbols, allowing for a lot more customization options.
2017-11-12 14:51:14 +02:00
Angelos Chalaris
33907d931d
Merge pull request #116 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2017-11-12 13:43:38 +02:00
Angelos Chalaris
5e0830a08d
Update README.md 2017-11-12 13:43:23 +02:00
The Gitter Badger
462917c619 Add Gitter badge 2017-11-12 11:39:28 +00:00
Angelos Chalaris
bd06ab32d5 Checkbox and radio buttons
Customized styling, breaking changes.
2017-11-09 14:03:07 +02:00
Angelos Chalaris
bb0f9791b3 Layout module complete
Merged card and grid into layout, updated accordingly.
2017-11-09 11:46:40 +02:00
Angelos Chalaris
429c7db580 Footer styling
Complete and clean.
2017-11-08 22:46:02 +02:00
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
dfe2e013df
Merge pull request #113 from teerapat1739/patch-2
Update bower.json
2017-11-07 10:02:38 +02:00
teerapat1739
c9b6bc093a
Update bower.json
to https
2017-11-07 11:08:03 +07: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
f14f690c2c
Merge pull request #111 from teerapat1739/patch-1
Update README.md
2017-11-03 17:07:07 +02:00
teerapat1739
dfc11eca05
Update README.md
edit http to https in line 37
2017-11-03 21:39:44 +07:00
Angelos Chalaris
4926a49782 Revert "Test deploy empty v3 website"
This reverts commit ef8ae4f888.
2017-10-29 17:47:48 +02:00
Angelos Chalaris
ef8ae4f888 Test deploy empty v3 website 2017-10-29 17:31:06 +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
38a0b3cc5e Update ISSUE_TEMPLATE.md
Additional information for bug reports
2017-10-24 13:06:15 +03:00
Angelos Chalaris
e6b6515162 Merge pull request #109 from mariastervic/patch-1
Created an issue template
2017-10-24 13:05:10 +03:00
Maria Stervic
fe28915e46 Created an issue template
I noticed that the repository lacked a issue template, so I decided to create a simple one based on what most bug reports look like. Feel free to modify it.
2017-10-24 02:06:39 +03:00
Angelos Chalaris
9223e7d676 Merge branch 'fermion.v2' 2017-10-23 14:21:26 +03:00
Angelos Chalaris
6e14ca7876 Update package.json 2017-10-23 14:06:55 +03:00