Commit graph

57 commits

Author SHA1 Message Date
Daniel 6fb29e917a Preloader Added 2021-01-05 07:04:04 +05:30
Daniel 077599d1cc
Layout Height Fixed (#3214) 2020-12-22 10:17:18 +01:00
REJack 72f254320f fix layout-fixed main-/control-sidebar height 2020-12-03 10:57:51 +01:00
Daniel 87e5dab29c
Fixed: Top Nav Page has sidebar with blank in v3.1.0-rc (#3164)
Fixed #3163
2020-11-29 03:59:33 +01:00
REJack 2c98813cc1 fix sidebar-mini(-md/-xs) collapse bugs 2020-11-27 12:39:53 +01:00
REJack f23b9135e0 rework sidebar & sidebar-mini
- add sidebar-mini-xs
- fixed sidebar-mini with nav-sidebar custom classes
2020-11-27 12:04:42 +01:00
Daniel 48ceaed751
sidebar upgradeed (#3159)
Removed Unnecessary Code
And
Sidebar improved (Can work smothly without overlayscroll plugin)
2020-11-27 09:21:15 +01:00
Daniel fb6cb75e7c footer height bug fix
Fixed  #3150
2020-11-26 17:42:47 +05:30
REJack 88b30801f3
fix new eslint errors since v7.10.0 (#3064) 2020-09-28 08:25:39 +02:00
REJack ee814eb531 finish dark-mode overrides 2020-09-24 09:08:20 +02:00
REJack 08151496fc add dark-mode in some components 2020-09-23 16:08:15 +02:00
XhmikosR bce97813d6
Be explicit with the background color property (#2834) 2020-06-13 12:22:58 +02:00
XhmikosR 3d87e3c4cb Adhere to the Stylelint rules.
Also, re-use some of the color variables while at it.
2020-06-01 14:09:56 +03:00
REJack d20dd7c13a replace transition to opacity for sidebar 2020-05-03 13:22:59 +02:00
REJack 26ce58fe28 fix whitespace with fixed navbar & footer 2020-04-27 19:28:05 +02:00
REJack d67c3a0812 fixed slow scrolling bug with ScrollAnywhere 2020-04-01 17:41:46 +02:00
REJack c6b1b4f586 fixed sidebar overlapping toolbar on mobile safari 2020-04-01 14:27:14 +02:00
REJack 67174b5c6b fixed footer gap with .text-sm on .main-footer 2020-04-01 14:12:33 +02:00
REJack ed6ae4dbb2 replaced fake spaces with real spaces 2020-04-01 13:49:55 +02:00
REJack 662b51c9c0
fixed brand-link transition with navbar fixed 2020-02-26 12:55:09 +01:00
REJack 0238015f5e
fixed layout-fixed correct sidebar height to vh instead of % 2020-02-07 10:45:11 +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 5613006ea7
fixed box-shadow display while fully collapsed sidebar 2019-12-04 10:21:14 +01:00
REJack 502887c71c
fixed layout-navbar–fixed on iOS & macOS Safari 2019-11-25 08:41:25 +01:00
REJack e100ad119f
fixed margin left on sidebar collapse without sidebar-mini 2019-11-05 10:50:06 +01:00
REJack 4acb2b49e6
fixed content margin with active sidebar overlay 2019-10-23 08:17:36 +02:00
REJack f51bce162f
fixed control sidebar top/bottom with small navbar/footer & fixed back-to-top zindex 2019-09-20 10:40:59 +02:00
REJack 8799b5497c
some little text-sm fixes
- button text size
- dropdown text size
- dropdown toggle icon alignment
- top-nav brand image margin
- added docs part
2019-09-17 10:42:32 +02:00
REJack 556c1c80df
enhanced content header with body.text-sm 2019-09-16 14:42:34 +02:00
REJack d8904dd346
enhanced .text-sm support via body & fixed card-text float error 2019-09-13 10:09:58 +02:00
REJack d37b7e6af8
fixed sidebar margin top false with layout(-*)-navbar-not-fixed 2019-09-11 14:38:53 +02:00
REJack 9b290fa5d0
added support for .text-sm with brand-link, main-sidebar & main-footer 2019-09-11 12:32:32 +02:00
REJack aebfe08b33
fixed background color for brand-link with navbar-* 2019-09-06 10:22:22 +02:00
REJack eeeee1fbbf
enhanced ControlSidebar
- moved control sidebar related functions from Layout.js to ControlSidebar.js
- added own scrollbar options
- added ability to set control sidebar height while scrolling
- fixed overlapping with fixed footer/navbar
2019-08-30 11:45:07 +02:00
REJack c3fffde6c0
fixed hold-transition for main-sidebar & control-sidebar 2019-08-19 14:01:05 +02:00
REJack f3eeb0bfaa
fixed nav-child-indent padding while collapse 2019-08-19 13:35:38 +02:00
REJack a14df4917b
fixed zindex's for main-header / brand-link 2019-08-19 12:35:00 +02:00
REJack c4c082c4ac
some control-sidebar fixes
- removed setMargin in js
- fixed control-sidebar slide animate step
- added zindex-contro-sidebar
- added control-sidebar-push class
- updated zindex's
2019-08-13 14:26:25 +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 02c398e707
fixed zindex's to avoid overlapping & fixed brand-link transitions while switching between collapsed & open 2019-07-15 15:46:45 +02:00
REJack 7e2ec226e0
some little scss changes
- added .anchor for anchors with offset while fixed navbar
- fixed .main-header border
- added sidebar color variations (colors)
- added pre & blockquote style for doc usage
- fixed brand-link width with .logo-switch
2019-07-14 15:21:20 +02:00
REJack 91ef7e7bbd
changed previous fix from .fixed its .layout-fixed 2019-07-13 18:27:13 +02:00
REJack bc362337a1
fixed sidebar margin-top if .fixed not set 2019-07-13 18:09:26 +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 94d37b5520
reworked control-sidebar & removed overflow from wrapper and html
- added display none/block to control-sidebar to avoid sidewards scrolling
- reworked ControlSidebar.js with queue to add and remove .control-sidebar-animate from html to avoid overflow
2019-07-10 16:02:33 +02:00
REJack 22e2587dc4
added back to top style & demo inside widget 2019-07-08 18:47:57 +02:00
REJack f6dcb64c05
enhanced SCSS style & added projects example
- fixed scss code style & headers
- moved pages scss to seperate folder
- added pages/_projects scss
- added pages/examples/projects demo
2019-06-28 10:02:07 +02:00
REJack d31d3f0dfc
fixed unable to click on hamburger button (#2137) 2019-06-24 12:55:56 +02:00
REJack db9c190e5c
fixed unable to expand sidebar in with navbar-fixed & footer-fixed width 2019-06-15 13:21:50 +02:00
REJack 42568b9b8d
Road to v3.0.0-beta.1
- replaced slimScroll to overlayScrollbars
- added new layout types (fixed, navbar-fixed & footer-fixed)
- changed old default layout from "fixed" to non-fixed
- enhanced PushMenu.js to load options via data
- enhanced Layout.js new layout calcs, options via data for scrollbar
- fixed forms fontawesome icons
- added warning-feedback (without icon)
- added sidebar-mini-md
- updated index to use layout-fixed
- updated index2 to use layout-fixed, layout-navbar-fixed & layout-footer-fixed
2019-06-05 13:34:15 +02:00