Daniel
8209a2fb5e
feat: light mode only alt css
...
To reduce file size
2021-04-13 17:54:31 +05:30
REJack
11c2a74e72
fix layout height with borderless navbar/brand-link
2021-04-07 01:45:52 +02:00
REJack
92ccf7896d
fix control-sidebar slide in layout-boxed
2021-04-07 01:37:55 +02:00
Daniel
d998e4c167
Fix: brand-link transparent in navtop fixed
2021-03-28 12:51:28 +05:30
Daniel
6db2e0d4e5
Fix: sidebar scroll
2021-03-28 12:51:28 +05:30
Daniel
31e665add1
upgrade dark mode
2021-03-10 23:07:01 +05:30
Daniel
36f82d7335
preload improve
2021-01-28 01:10:05 +05:30
REJack
c104f19a0c
Merge pull request #3284 from danny007in/preloader-add
...
Preloader Added
2021-01-19 07:57:18 +01:00
REJack
a4c05ef9c6
Update _layout.scss
...
add dark-mode for preloader
2021-01-18 15:05:51 +01:00
Daniel
151eefc778
Sidebar scroll fixed ( #3304 )
2021-01-16 13:26:02 +05:30
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