Commit graph

366 commits

Author SHA1 Message Date
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 48261ff518 Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE 2020-11-26 11:42:36 +01:00
REJack b2ab691079 add missing variable for parts building 2020-11-26 11:42:18 +01:00
REJack bbeaa0ca49
Merge pull request #3151 from danny007in/handle-long-text-in-sidebar
CSS sidebar classes to handle long text #2816 in scss
2020-11-26 08:32:38 +01:00
REJack 90910da8ee rework modal overlay 2020-11-26 08:30:52 +01:00
Daniel fb520edac4 CSS sidebar classes to handle long text #2816 in scss
did in scsss #2816
2020-11-26 10:44:25 +05:30
REJack ba3bf53809 bump version to v3.1.0-rc 2020-11-25 09:15:50 +01:00
REJack 6b48a268c5
Merge pull request #3069 from ColorlibHQ/feat/iframe-plugin
IFrame plugin
2020-11-25 07:58:23 +01:00
Michael Yang a182ecfa69
Update _main-sidebar.scss (#3082)
fixed scrollbar show in sidebar
2020-11-25 07:50:13 +01:00
REJack 1b6767c07a Merge remote-tracking branch 'origin/master' into feat/iframe-plugin 2020-11-25 07:44:25 +01:00
REJack 290738e916 add .main-header.dropdown-offset-legacy 2020-11-24 08:54:03 +01:00
REJack 45cd9f6645 rename .fullscreen-mode to .iframe-mode-fullscreen 2020-10-03 15:43:47 +02:00
REJack 865fc053fa add iframe fullscreen mode 2020-10-03 15:43:15 +02:00
REJack 81b9131269
Merge branch 'master' into feat/iframe-plugin 2020-10-01 13:11:46 +02:00
Cleverson 0c3f82bc58
Smileyzn close button patch 1 (#3049)
* Removed box shadow from page-link class

Removed box shadow from page-link class

* Add close span import

Let's fix close button on dialogs like modals etc.

* Fix outline for close button

Fix outline for close button

* Fixed whitespace

Fixed whitespace
2020-09-30 14:04:10 +02:00
REJack 88b30801f3
fix new eslint errors since v7.10.0 (#3064) 2020-09-28 08:25:39 +02:00
REJack 4ead90db62
Merge pull request #3046 from ColorlibHQ/feat/new-form-button-styles
new styles and demos
2020-09-25 13:49:49 +02:00
Cleverson d01e1ac22f
Removed box shadow from page-link class (#3048)
Removed box shadow from page-link class
2020-09-24 22:52:30 +02:00
REJack 0ec522caa2 fix tfoot padding in .card-body.p-0 2020-09-24 11:16:02 +02:00
REJack 1b328391c6 add kanban style 2020-09-24 10:57:36 +02:00
REJack 37a83c86fa small dark-mode fixes 2020-09-24 10:57:27 +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
REJack 89dbc4c8de add custom-control-input-outline for checkbox & radio 2020-09-23 08:46:54 +02:00
REJack fd734c977a add custom-control-input color variations 2020-09-22 15:21:52 +02:00
REJack e4bc0c45c9 added .form-control-border 2020-09-22 15:01:56 +02:00
REJack 6e26bc3485
fix input-group-text font-size with body.text-sm (#3045) 2020-09-22 14:34:16 +02:00
Ryan 6eab10b0ba line-height with percentage seems to behave weirdly in IE 2020-09-22 12:05:02 +08:00
Ryan ba9cf441cb Fix for Info Box when on IE11
Fixes info box displaying incorrectly when using IE11 (not sure for older versions) and also change text for the shadow info box so it will appear better for smaller screens (without having to use text-wrap).
2020-09-22 11:30:19 +08:00
REJack 432be77df0
fix background-gradient-variant deprecated warning (#3040) 2020-09-21 11:03:47 +02:00
REJack 06b7deef80 fix tooltip in maximized card 2020-09-21 10:20:07 +02:00
REJack 1058af118a rework navbar to be scrollable 2020-09-20 11:16:39 +02:00
REJack 3a12dce448 add tab loading screen with delay 2020-09-19 14:51:15 +02:00
REJack b810326bb8 further changes
- add empty tab
- fix tab switching
- add _fixHeight
2020-09-18 12:54:44 +02:00
REJack a298bab35d start iframe plugin 2020-09-16 15:32:22 +02:00
REJack fdf849bab9 add new login, register & recover-password v2 page 2020-07-25 23:50:56 +02:00
REJack c79452bb22
sidebar search enhancements (#2929)
* add ability to move across entries with arrow keys
* small style fixes for sidebar search
* bump bundlewatch size
2020-07-25 22:52:55 +02:00
REJack 949f91985f
add support for fontawesome svg icons (#2920)
* add support for fontawesome svg icons
* bump bundlewatch sizes
2020-07-24 17:59:40 +02:00
REJack bafc8e67b8
fix maximized-card card-body overflow (#2915) 2020-07-23 22:18:44 +02:00
REJack 16686958b6
add nav-collapse-hide-child in demo.js (#2913)
* add nav-collapse-hide-child in demo.js
* fix nav-collapse-hide-child with sidebar-no-expand
2020-07-23 20:58:15 +02:00
REJack aac8ca32df
add font awesome light & duotone icons support (#2911)
* add font awesome light & duotone icons support
* fix lint error
2020-07-22 16:50:44 +02:00
REJack 1666fa3a46
enhance brand-link with pushmenu inside brand (#2910) 2020-07-22 16:08:19 +02:00
REJack b48419b23b
sidebar custom area (#2908)
* add sidebar-custom style
* fix hide-on-collapse
* add new sidebar menu entry
* add custom area docs info
2020-07-22 16:06:12 +02:00
REJack 01e00cd43d
enhance ExpandableTable for table tree (#2907)
* enhance ExpandableTable for table tree
* remove unused rotate class
* fix html validator error/warnings
2020-07-22 16:03:54 +02:00
REJack 42a184233e
add pagination month (#2905) 2020-07-22 16:00:40 +02:00
REJack c02ab3f0cd
Merge pull request #2841 from ColorlibHQ/feat/sidebar-search
Sidebar Search
2020-07-05 12:03:22 +02:00
REJack 5b24a7a47d
rework expandable table (#2825) 2020-06-27 18:58:40 +02:00
REJack 6823a175d2
Revert "fix: ignore warnings for deprecation and add TODO for removing dependency (#2852)" (#2858)
This reverts commit 2458663439.
2020-06-27 18:30:21 +02:00
Shawn Heide 2458663439
fix: ignore warnings for deprecation and add TODO for removing dependency (#2852) 2020-06-27 17:56:03 +02:00
REJack 30746618d0 add sidebar search style 2020-06-13 17:33:02 +02:00
XhmikosR bce97813d6
Be explicit with the background color property (#2834) 2020-06-13 12:22:58 +02:00
bansalshashank f1ce1758ce
[Tables] Expandable table (#2528)
* [Tables] Expandable table

* enhance expandable table

* fix AdminLTE.js export

* fix linting errors

* fix HTML validator errors

Co-authored-by: Shashank Bansal <shashank.bansal@eloquent.studio>
Co-authored-by: REJack <info@rejack.de>
2020-06-05 00:35:50 +02:00
XhmikosR 74cccca8a1
Refactor SCSS main files. (#2791) 2020-06-04 21:27:13 +02:00
REJack 1fbda275a9 prep pre version (v3.1.0-pre) 2020-06-04 17:31:22 +02:00
REJack 2eec6fe614
fix nav-link fadeIn (#2776) 2020-06-02 15:26:19 +02:00
REJack bbfcc0639e
fix sidebar item icon transition (#2775)
* fix sidebar item icon transition

* rename menu-opens to menu-is-opening
2020-06-02 13:37:16 +02:00
XhmikosR 86d5d9b038 Remove trailing spaces 2020-06-02 12:16:43 +03:00
XhmikosR 1451820057
Remove glyphicon leftovers. (#2753) 2020-06-01 14:07:35 +02:00
XhmikosR ff66f38cee Convert hsla colors to rgba for consistency 2020-06-01 14:09:56 +03: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
XhmikosR 24bc6165bc Add Stylelint. 2020-06-01 14:09:56 +03:00
XhmikosR 13ed4d6aca
Use https when possible. (#2733) 2020-05-31 14:28:48 +02:00
REJack c2e77427ba fix layout-boxed sidebar with sidebar-mini 2020-05-27 22:14:18 +02:00
REJack da47f23145 replace small-box font-size transition with transform 2020-05-27 22:02:21 +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 229600ba4c add brand-image-xl margin fix without logo-switch 2020-05-19 20:43:15 +02:00
REJack fbe0340eb0 fix layout-boxed with default sidebar 2020-05-18 13:29:45 +02:00
REJack 161099e3bc fix toastr full width position 2020-05-17 01:31:00 +02:00
REJack cf7daa0159 fix select2 dropdown while maximized card 2020-05-17 01:05:53 +02:00
REJack a3604d0c62 enhance info-box for text-truncate & text-wrap 2020-05-08 15:01:04 +02:00
REJack ae470bec2e add margin-bottom to form-inline in sidebar 2020-05-05 12:44:06 +02:00
REJack d5de8efb33 Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE 2020-05-04 18:03:54 +02:00
REJack dc4054d216 fix inline input-group in sidebar on macOS 2020-05-04 17:54:26 +02:00
REJack d20dd7c13a replace transition to opacity for sidebar 2020-05-03 13:22:59 +02:00
REJack 35782815ef add !important to text-(color) 2020-04-28 10:55:48 +02:00
REJack 461a483144 fix anchor color on .btn 2020-04-27 19:37:51 +02:00
REJack 26ce58fe28 fix whitespace with fixed navbar & footer 2020-04-27 19:28:05 +02:00
REJack 4723bccf43 prep version 2020-04-02 01:06:25 +02:00
REJack d67c3a0812 fixed slow scrolling bug with ScrollAnywhere 2020-04-01 17:41:46 +02:00
REJack a53971d122 fixed accent with pagination 2020-04-01 17:01:35 +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 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 683f7bfccf Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE 2020-04-01 13:50:00 +02:00
REJack ed6ae4dbb2 replaced fake spaces with real spaces 2020-04-01 13:49:55 +02:00
Anderson Carpi 129475db78
Overlay for tab-panels (#2612)
* Overlay for tab-panels

Don't know if i did it right, double check plz... 
There's a way to avoid the use of a overlay-wrapper? i'm not good in css....

* Update navbar.html
2020-03-23 20:08:57 +01:00
REJack bc3123cb08 fixed select2 single input focus without opened menu 2020-03-13 17:41:13 +01:00
REJack cafc66ae7d
fixed child indent on hover with nav-compact 2020-02-27 07:49:36 +01:00
REJack 662b51c9c0
fixed brand-link transition with navbar fixed 2020-02-26 12:55:09 +01:00
REJack 533a5917f5
enhanced register & login page min-height 2020-02-25 09:46:35 +01:00
A Web Artisan 6934f4c541
Fix typo (#2544)
Removed commas

Co-authored-by: Raphael Jackstadt <info@rejack.de>
2020-02-21 15:26:27 +01:00
REJack ede720e2b8
enhanced select2 text-sm support with form-control-sm 2020-02-21 15:09:02 +01:00
REJack 4ba150d509
fixed accent override for dropdown-item:active 2020-02-13 14:55:20 +01:00
REJack ba8f8a8bbc
fixed select2 height with text-sm 2020-02-13 14:07:05 +01:00
REJack a3ede49485
fixed select2 focus border color 2020-02-13 13:50:38 +01:00