Commit graph

146 commits

Author SHA1 Message Date
XhmikosR a4673ccd1b
Unbreak lines (#2814) 2020-06-05 16:36:57 +02:00
XhmikosR 4bc6c1e8d6
Add missing trailing slash in docs link. (#2812) 2020-06-05 16:00:55 +02:00
XhmikosR 96946b4fd4 Remove the obsolete X-UA-Compatible 2020-06-05 08:31:34 +03:00
XhmikosR 2f4a7e0e3e Move Google Fonts CSS first.
Also, fix a couple of comments.
2020-06-05 08:27:14 +03:00
REJack 1fbda275a9 prep pre version (v3.1.0-pre) 2020-06-04 17:31:22 +02:00
XhmikosR 15e2a311fa Remove ionic icons from pages that don't use them 2020-06-03 19:53:23 +03:00
XhmikosR 86d5d9b038 Remove trailing spaces 2020-06-02 12:16:43 +03:00
XhmikosR ef0fbe1b50
Specify diplay=fallback for Google Fonts (#2738) 2020-05-31 23:12:40 +02:00
XhmikosR 13ed4d6aca
Use https when possible. (#2733) 2020-05-31 14:28:48 +02:00
XhmikosR 10e69015d9
Remove extra newline in footer version info. (#2744) 2020-05-31 13:16:25 +02:00
XhmikosR 68d4417aad
Move rel attribute first for consistency (#2736) 2020-05-31 13:10:51 +02:00
XhmikosR a58c7da1f3
Bump year to 2020 in all HTML files. (#2731) 2020-05-31 13:09:43 +02:00
XhmikosR 71a7ef8831
HTML: specify lang. (#2730) 2020-05-31 13:09:01 +02:00
REJack 414d14b2d2 prep pre version 2020-05-27 21:59:29 +02:00
REJack 66268d5340 prep version 2020-05-19 22:39:46 +02:00
REJack 4723bccf43 prep version 2020-04-02 01:06:25 +02:00
REJack 459ac7775e prepr pre-version 2020-04-01 16:55:36 +02:00
REJack 87b8078d9b prep version 2020-04-01 15:20:05 +02:00
REJack 3b69d63eb4
fixed aria related role="button" on pushmenu & control-sidebar links 2020-02-21 15:17:06 +01:00
bansalshashank 3f8802e647 filename and coresponding changes done for e_commerce.html, project_add.html, project_edit.html and project_detail.html (#2516)
Co-authored-by: EloquentShashank <52653070+EloquentShashank@users.noreply.github.com>
2020-01-28 11:07:41 +01:00
REJack e73c7f15fa
prep pre version 2020-01-22 08:47:01 +01:00
REJack 0e48302342
prep version 2020-01-17 09:05:37 +01:00
REJack 6c06201930
small layout-top-nav enhancements
- fixed logo position
- added ability to use top-nav with sidebar (incl. demo)
2020-01-14 14:46:14 +01:00
REJack 71d32f8114
added new lightblue color (legacy blue) 2019-12-05 09:48:59 +01:00
REJack 857c3e7e69
replaced legacy dl-horizontal with bs4 grid 2019-12-04 09:05:42 +01:00
REJack 17a48d70c7
added jquery validation demo 2019-11-22 11:19:12 +01:00
REJack d327d76ae4
prep pre version 2019-11-22 09:50:18 +01:00
REJack 5988c4f9db
prep version 2019-11-20 09:41:28 +01:00
REJack 98c5a988ba
fixed example links 2019-11-05 12:25:46 +01:00
REJack 4754f57ee8
prep pre version 2019-11-04 09:55:25 +01:00
REJack e78ee8d9ca
prep version 2019-11-02 13:54:26 +01:00
REJack 6457d31b0d
added forget password & recover password demo 2019-11-01 12:19:24 +01:00
REJack 14967aec94
prep version & rebuild dists 2019-10-19 11:38:03 +02:00
REJack 5d7e709c7c
prep version 2019-10-02 13:23:30 +02:00
REJack 00675ef1cb
prep version to v3.0.0-rc.2 2019-10-02 12:42:33 +02:00
REJack 7774adb2a7
fixed missing bootstrap 4 migration changes 2019-09-17 08:30:37 +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 4be1bd935c
fixed placehold.it link 2019-07-31 08:41:11 +02:00
REJack d3554c591e
updated docs link in demo files 2019-07-31 08:18:06 +02:00
REJack 6773bd1772
further scss changes
- changed /* comments to // (to avoid displaying in compiled css file)
- added .alert-primary
- removed _label.scss (due renamed to badge with BS4)
- reworked bg-*, bg-gradient-*, custom-switch-*, custom-range-* as mixin
- changed control-sidebar-light border color to main-header border
- renamed `.direct-chat-info` to `.direct-chat-infos` (not theme color, its a extra block inside direct-chat & updated demo files
- enhanced direct-chat with all colors
- added `.dropdown-menu-xl`
- reworked color-palette in pages/UI/general
- changed `Block Quotes Pulled Right` to `Secondary Block Quotes` in pages/UI/general
- removed `@-webkit-keyframes flipInX` due autoprefixer
- enhanced demo.js with additional colors for sidebar & renamed `Navbar border` to `No Navbar border`
2019-07-18 16:22:11 +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