Commit graph

67 commits

Author SHA1 Message Date
REJack 00675ef1cb
prep version to v3.0.0-rc.2 2019-10-02 12:42:33 +02:00
REJack bc8b990c1a
added multi level example across the demo pages 2019-09-09 15:34:49 +02:00
REJack 4453262bb0
added pace demo & pace override
- created pages/examples/pace.html
- created build/scss/plugins/_pace.scss with color overrides
- created docs/components/plugins.md with plugin overrides & extra styles
- updated docs sidebar menu
- updated demo sidebar menu with pace demo link
2019-09-09 14:19:35 +02:00
REJack baea4e435b
prep version & rebuild dist files 2019-09-01 15:16:39 +02:00
REJack e3888aee85
created new gallery page
- added filterizr to plugins
- created gallery demo
2019-08-28 11:42:16 +02:00
REJack ce9734ef07
updated demo sidebar menu
- fixed timeline link in pages/calendar & pages/widgets
- added ribbons link after timeline link
2019-08-28 09:57:45 +02:00
REJack 42b6ff1b11
removed fastclick from demo pages 2019-08-27 12:10:57 +02:00
Aleksandr Rogozin d27aa49026 Add a sidebar link across all demo pages 2019-08-21 23:58:55 +03:00
REJack d3554c591e
updated docs link in demo files 2019-07-31 08:18:06 +02:00
REJack 11e09242ea
renamed sidebar entry Fixed to Fixed Sidebar & renamed file fixed.html to fixed-sidebar.html 2019-07-14 18:02:00 +02:00
REJack dcc223da7b
updated font awesome links in demo pages 2019-07-14 17:46:33 +02:00
REJack f21bf2fb4f
enhanced responsive fixed-header/-footer #2162
- removed js margin-top/-bottom generation
- added layout-navbar-not-fixed & layout-footer-not-fixed incl. responsive variants (eg. layout-*-navbar-not-fixed, layout-*-footer-not-fixed)
- added responsive variants for fixed (eg. layout-*-navbar-fixed, layout-*-footer-fixed)
- added default border-bottom to main-header navbar like main-footer
- removed .border-bottom from main-header navbar in demo pages
2019-07-12 20:00:43 +02:00
REJack ad91b7fdb7
updated fontawesome cdn link in demo pages 2019-07-12 18:29:41 +02:00
REJack 0e3049751e
added language menu demo 2019-07-10 17:01:30 +02:00
REJack 3b8df1a62b
added jsGrid & updated DataTables demo
- updated DataTables typo in demo files
- added jsGrid to package,json & npm/Plugins.js
- added jsgrid demo
2019-07-01 02:37:24 +02:00
REJack e40b8c5171
added project add & project edit demo
- created project_add & project_edit
- updated project_detail
- added menu link to all demo files
- added a line break in _colors.scss
2019-06-30 23:46:41 +02:00
REJack 04b90fdd55
added contacts demo & some little scss changes
- created contacts demo page
- removed unnecessary scss classes (.hide, .no-border, .no-shadow, .flat & .list-unstyled)
- updated demo files to use bootstrap's class instead of old unnecessary class
- moved color scss lines in a seperate scss file (_colors)
- moved old plugin fixes in a new scss file (plugins/_miscellaneous)
2019-06-28 12:51:44 +02:00