Daniel
							
						 
						
							 
							
							
							
								
							
								8209a2fb5e 
								
							
								 
							
						 
						
							
							
								
								feat: light mode only alt css  
							
							 
							
							... 
							
							
							
							To reduce file size 
							
						 
						
							2021-04-13 17:54:31 +05:30  
						
					 
				
					
						
							
							
								 
								Daniel
							
						 
						
							 
							
							
							
								
							
								6db2e0d4e5 
								
							
								 
							
						 
						
							
							
								
								Fix: sidebar scroll  
							
							 
							
							
							
						 
						
							2021-03-28 12:51:28 +05:30  
						
					 
				
					
						
							
							
								 
								Daniel
							
						 
						
							 
							
							
								
								
							
							
								
							
								a01ec7a1fe 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix: visible issue in touch device ( #3491 )  
							
							 
							
							
							
						 
						
							2021-03-09 14:40:02 +01:00  
						
					 
				
					
						
							
							
								 
								Daniel
							
						 
						
							 
							
							
							
								
							
								8046fa0360 
								
							
								 
							
						 
						
							
							
								
								animation added for preloader item  
							
							 
							
							
							
						 
						
							2021-01-28 01:17:36 +05:30  
						
					 
				
					
						
							
							
								 
								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
							
						 
						
							 
							
							
								
								
							
							
								
							
								925254199e 
								
									
								
							
								 
							
						 
						
							
							
								
								enhanced scss structure & compiled size  
							
							 
							
							... 
							
							
							
							- reduced filesize by ~100kb
- splited _mixins into seperate files
- replaced `@extend`'s
- added split css files (core, components, extra-components, ...)
- changed cursor style for .btn.disabled
- enhanced package.json css* scripts 
							
						 
						
							2019-10-29 09:22:51 +01:00  
						
					 
				
					
						
							
							
								 
								REJack
							
						 
						
							 
							
							
								
								
							
							
								
							
								977d95b43c 
								
									
								
							
								 
							
						 
						
							
							
								
								fixed border-top for card-outline-tabs nav-item  
							
							 
							
							
							
						 
						
							2019-10-22 09:00:43 +02:00  
						
					 
				
					
						
							
							
								 
								Raphael Jackstadt
							
						 
						
							 
							
							
								
								
							
							
								
							
								7acb89f44b 
								
									
								
							
								 
							
						 
						
							
							
								
								fixed navbar tabs border in card-header ( #2333 )  
							
							 
							
							
							
						 
						
							2019-10-16 08:43:32 +02:00  
						
					 
				
					
						
							
							
								 
								REJack
							
						 
						
							 
							
							
								
								
							
							
								
							
								c22642766e 
								
									
								
							
								 
							
						 
						
							
							
								
								fixed accent build error  
							
							 
							
							
							
						 
						
							2019-10-03 13:26:35 +02:00  
						
					 
				
					
						
							
							
								 
								REJack
							
						 
						
							 
							
							
								
								
							
							
								
							
								c153f13057 
								
									
								
							
								 
							
						 
						
							
							
								
								added ability to change accent color (link & pagination)  
							
							 
							
							
							
						 
						
							2019-09-21 10:19:05 +02:00  
						
					 
				
					
						
							
							
								 
								REJack
							
						 
						
							 
							
							
								
								
							
							
								
							
								c78169c3f7 
								
									
								
							
								 
							
						 
						
							
							
								
								overhauled a bit the card header with nav tabs style  
							
							 
							
							
							
						 
						
							2019-09-21 09:58:03 +02:00  
						
					 
				
					
						
							
							
								 
								REJack
							
						 
						
							 
							
							
								
								
							
							
								
							
								acd65cf524 
								
									
								
							
								 
							
						 
						
							
							
								
								added ability to add nav tabs inside card header  
							
							 
							
							... 
							
							
							
							- added demo in pages/UI/navbar.html
- added style for top border for .card-outline-tabs
- overhauled a bit the navbar demo section 
							
						 
						
							2019-09-20 10:51:07 +02:00  
						
					 
				
					
						
							
							
								 
								REJack
							
						 
						
							 
							
							
								
								
							
							
								
							
								bb2e0de6cd 
								
									
								
							
								 
							
						 
						
							
							
								
								fixed nav-flat in collapsed sidebar  
							
							 
							
							
							
						 
						
							2019-09-16 13:07:25 +02:00  
						
					 
				
					
						
							
							
								 
								REJack
							
						 
						
							 
							
							
								
								
							
							
								
							
								ec008a693f 
								
									
								
							
								 
							
						 
						
							
							
								
								added Toasts.js & enhanced toasts style  
							
							 
							
							... 
							
							
							
							- created Toasts.js
- updated build/js/scss/plugins/_toastr.scss
- added toast-variant mixin in build/scss/_mixinis.scss
- created build/scss/_toasts.scss
- added zindex-toasts variable in build/scss/_variables.scss
- updated build/scss/AdminLTE.scss & build/scss/AdminLTE-raw.scss
- updated pages/UI/modals.html
- created docs/javascript/toasts.md
- updated docs/_config.yml 
							
						 
						
							2019-09-16 12:05:25 +02:00  
						
					 
				
					
						
							
							
								 
								REJack
							
						 
						
							 
							
							
								
								
							
							
								
							
								0fd72b8837 
								
									
								
							
								 
							
						 
						
							
							
								
								enhanced radio button group with `bg-*`  
							
							 
							
							... 
							
							
							
							- added active override for .btn.bg-*
- added radio button group demo in pages/UI/buttons.html 
							
						 
						
							2019-09-09 15:07:23 +02:00  
						
					 
				
					
						
							
							
								 
								REJack
							
						 
						
							 
							
							
								
								
							
							
								
							
								6d0fcbc8b1 
								
									
								
							
								 
							
						 
						
							
							
								
								enhanced custom forms  
							
							 
							
							... 
							
							
							
							- removed box-shadow from custom form element #2200 
- updated pages/forms/general.html (splited general and custom elements)
- fixed focus on custom switch & range 
							
						 
						
							2019-08-27 13:21:53 +02:00  
						
					 
				
					
						
							
							
								 
								REJack
							
						 
						
							 
							
							
								
								
							
							
								
							
								8c9ef56657 
								
									
								
							
								 
							
						 
						
							
							
								
								fixed card-outline inside card wrong styling  #2205  
							
							 
							
							
							
						 
						
							2019-08-26 12:28:02 +02:00  
						
					 
				
					
						
							
							
								 
								Raphael Jackstadt
							
						 
						
							 
							
							
								
								
							
							
								
							
								2ab586c4db 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'v3-dev' into v3-dev  
							
							 
							
							
							
						 
						
							2019-08-26 10:44:04 +02:00  
						
					 
				
					
						
							
							
								 
								REJack
							
						 
						
							 
							
							
								
								
							
							
								
							
								f3eeb0bfaa 
								
									
								
							
								 
							
						 
						
							
							
								
								fixed nav-child-indent padding while collapse  
							
							 
							
							
							
						 
						
							2019-08-19 13:35:38 +02:00  
						
					 
				
					
						
							
							
								 
								REJack
							
						 
						
							 
							
							
								
								
							
							
								
							
								af21f07b3d 
								
									
								
							
								 
							
						 
						
							
							
								
								fixed direct-chat with bg-*  
							
							 
							
							
							
						 
						
							2019-08-19 13:00:46 +02:00  
						
					 
				
					
						
							
							
								 
								REJack
							
						 
						
							 
							
							
								
								
							
							
								
							
								7dd7bce535 
								
									
								
							
								 
							
						 
						
							
							
								
								fixed today mark in datepicker inline in card with bg-*  
							
							 
							
							
							
						 
						
							2019-08-19 12:09:46 +02:00  
						
					 
				
					
						
							
							
								 
								Aleksandr Rogozin
							
						 
						
							 
							
							
							
								
							
								66055cd96a 
								
							
								 
							
						 
						
							
							
								
								Migration the timeline component to "bootstrap 4".  
							
							 
							
							
							
						 
						
							2019-08-16 17:23:57 +03:00  
						
					 
				
					
						
							
							
								 
								REJack
							
						 
						
							 
							
							
								
								
							
							
								
							
								ac6a58c118 
								
									
								
							
								 
							
						 
						
							
							
								
								fixed bg-gradient-* color overrides doesn't worked  
							
							 
							
							
							
						 
						
							2019-08-08 15:09:29 +02:00  
						
					 
				
					
						
							
							
								 
								REJack
							
						 
						
							 
							
							
								
								
							
							
								
							
								f1f98ba2d8 
								
									
								
							
								 
							
						 
						
							
							
								
								removed input focus box-shadow & fixed custom-range active/focus style  
							
							 
							
							
							
						 
						
							2019-07-28 00:27:44 +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
							
						 
						
							 
							
							
								
								
							
							
								
							
								b313b6ab1e 
								
									
								
							
								 
							
						 
						
							
							
								
								little scss changes  
							
							 
							
							... 
							
							
							
							- reworked sidebar-dark-* & sidebar-light-* to reduce lines (~1000 lines)
- changed `border-bottom: none` to `border-bottom: 0`
- added colors to $colors array
- removed box-solid-variant mixin (unused)
- removed `skin-dark-sidebar` & `skin-light-sidebar` mixin
- added `cards-variant` & `sidebar-color` mixin 
							
						 
						
							2019-07-17 23:01:00 +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
							
						 
						
							 
							
							
								
								
							
							
								
							
								e9163d3688 
								
									
								
							
								 
							
						 
						
							
							
								
								added support for focus to expand functionality in main-sidebar  
							
							 
							
							... 
							
							
							
							- enhanced Layout.js to add .main-sidebar .sidebar-focused
- added focus style same as hover style in sidebar nav links etc
- added sidebar-focused in sidebar-mini collapsed state 
							
						 
						
							2019-06-26 15:58:53 +02:00  
						
					 
				
					
						
							
							
								 
								Abdullah Almsaeed
							
						 
						
							 
							
							
							
								
							
								53a7c75964 
								
							
								 
							
						 
						
							
							
								
								Dev release  
							
							 
							
							
							
						 
						
							2018-03-17 13:07:55 -04:00  
						
					 
				
					
						
							
							
								 
								Abdullah Almsaeed
							
						 
						
							 
							
							
							
								
							
								f390ddcc1f 
								
							
								 
							
						 
						
							
							
								
								Add webpack  
							
							 
							
							
							
						 
						
							2018-02-03 18:45:19 -05:00  
						
					 
				
					
						
							
							
								 
								Abdullah Almsaeed
							
						 
						
							 
							
							
							
								
							
								64443ee54f 
								
							
								 
							
						 
						
							
							
								
								Replace labels with tags according to BS4 implementation  
							
							 
							
							
							
						 
						
							2016-10-19 11:24:30 -04:00  
						
					 
				
					
						
							
							
								 
								Abdullah Almsaeed
							
						 
						
							 
							
							
							
								
							
								547428c8c9 
								
							
								 
							
						 
						
							
							
								
								Add more css features  
							
							 
							
							
							
						 
						
							2016-10-15 13:20:09 -04:00  
						
					 
				
					
						
							
							
								 
								Abdullah Almsaeed
							
						 
						
							 
							
							
							
								
							
								545a862c1d 
								
							
								 
							
						 
						
							
							
								
								Dev setup  
							
							 
							
							
							
						 
						
							2016-01-16 11:27:23 -05:00  
						
					 
				
					
						
							
							
								 
								Abdullah Almsaeed
							
						 
						
							 
							
							
							
								
							
								f5f78f415b 
								
							
								 
							
						 
						
							
							
								
								Add AdminLTE.css to css folder  
							
							 
							
							
							
						 
						
							2015-11-09 08:51:11 -05:00  
						
					 
				
					
						
							
							
								 
								Abdullah Almsaeed
							
						 
						
							 
							
							
							
								
							
								c6667c6bca 
								
							
								 
							
						 
						
							
							
								
								Adjusted skins and main-header to function with BS4  
							
							 
							
							
							
						 
						
							2015-11-04 13:50:04 -05:00  
						
					 
				
					
						
							
							
								 
								Abdullah Almsaeed
							
						 
						
							 
							
							
							
								
							
								1acadbe382 
								
							
								 
							
						 
						
							
							
								
								Convert LESS to SASS  
							
							 
							
							
							
						 
						
							2015-10-31 17:00:16 -04:00