REJack
4a05cb5e99
added ribbon style & some little changes
...
- added !important to elevation-* & text-sm, text-xs, text-lg & text-xl
- added variables for ribbon
- added ribbon style code in scss/_miscellaneous
2019-06-28 14:00:12 +02:00
REJack
04b90fdd55
added contacts demo & some little scss changes
...
- created contacts demo page
- removed unnecessary scss classes (.hide, .no-border, .no-shadow, .flat & .list-unstyled)
- updated demo files to use bootstrap's class instead of old unnecessary class
- moved color scss lines in a seperate scss file (_colors)
- moved old plugin fixes in a new scss file (plugins/_miscellaneous)
2019-06-28 12:51:44 +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
33a3044d54
added first page example (without demo menu changes)
...
- added text color variations in scss/_text
- added demo product images
- created scss/pages/_e_commerce
- created pages/examples/e_commerce.html
2019-06-27 14:18:58 +02:00
REJack
132d00da32
added support for fixed Table Header (thead th)
...
- rebuild table scss code to a correct scss/sass code (nesting)
- added .table-head-fixed code for default table & dark table
- removed unnecessary spaces in Layout.js
2019-06-27 10:43:40 +02:00
REJack
e5db7c30ac
added support for vertical nav tabs
...
- updated _navs.scss with tabs override css
- added pages/UI/navbar demo with navbar color examples & vertical tabs example
- added navbar & tabs sidebar entry in demo files with sidebar
2019-06-26 16:58:34 +02:00
REJack
e60faca74a
enhanced input type="range"
...
- added color variations for .custom-range with .custom-range-*
- updated pages/forms/general demo to display range slider
2019-06-26 16:12:40 +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
REJack
c99806c497
added overlay for small-box & info-box
...
- moved overlay code to _miscellaneous to save lines & centralize it since its not only for card
- changed code to flex center instead of position absolute
- changed icon color & modified the color for dark
- removed icon font size to use fa-lg, fa-2x, ...
- updated widgets demo
2019-06-26 15:14:53 +02:00
REJack
a80f1bd38c
prep version to 3.0.0-beta.2
2019-06-26 14:37:24 +02:00
REJack
459146487c
fixed sidebar overflow while collapse
2019-06-26 14:31:58 +02:00
REJack
d31d3f0dfc
fixed unable to click on hamburger button ( #2137 )
2019-06-24 12:55:56 +02:00
REJack
4350df0686
fixed sidebar child indent to indent even level 2+ entries
2019-06-24 09:23:39 +02:00
REJack
2c5cf85ee0
fixed infobox gradient color
2019-06-19 14:44:12 +02:00
REJack
8fe10a9963
some little changes with gradients
...
- removed default gradients
- renamed bg-*-gradient to bg-gradient-* to follow bootstrap's default gradients
- added btn related gradient hover & active changes
- updated related demo files (index.html, pages/widgets.html & pages/UI/buttons.html)
- rebuild dist files
2019-06-19 14:36:36 +02:00
REJack
66f15c4f3d
added notification plugins aka toasts (sweetalert2 & toastr)
...
- added sweetalert2 & toastr to package.json & build/npm/Plugins.js
- added plugin related scss fixes and created files per plugin
- updated "Modals" demo page to "Modals & Alerts" & renamed link on all demo files
- rebuild dist files
2019-06-16 11:20:59 +02:00
REJack
0b96c5ca71
changed navbar child indent to optional via `.nav-child-indent`
2019-06-15 13:46:24 +02:00
REJack
0ab4842315
added sidebar nav-treeview intending
2019-06-15 13:29:42 +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
d852f4ba34
enhanced card & widget with expand/compress (fullscreen) and some little fixes
...
- updated Widget.js
- updated _cards.scss
- enabled gradients in _bootstrap-variables.scss
- fixed old bg-*-gradient (theme colors)
- added bg-*-gradient (colors)
- updated cards demo section in pages/widgets.html
2019-06-15 12:22:25 +02:00
REJack
0f1f556d68
removed ckeditor from package.json & removed jquery sparline lines in dashboard2.js
2019-06-14 10:17:33 +02:00
REJack
f70483a806
plugins updates part 2
...
- added .editorconfig
- updated package.json & build/npm/Plugins.js according to the following changes
- updated dev dependencies to clear audits
- updated daterangepicker
- updated overlayScrollbars
- moved flot (0.8.2) to flot-old for plugins
- updated flot
- updated fullcalendar
- replaced icheck with icheck-bootstrap & updated demo files
- added icheck-bootstrap color overrides
- updated inputmask
- updated ion-rangeslider
- updated jquery-ui
- updated bootstrap-slider tweaks & demo files
- replaced jvectormap with jqvmap & updated demo files
- added jquery-mapael & replaced in index2 jvectormap
- updated jquery-knob
- replaced pace with pace-progress
- updated select2 & demo files
- replaced jquery.sparkline with sparklines & updated demo files and removed jquery.sparkline demo section
2019-06-14 09:33:43 +02:00
REJack
91434f4215
added legacy user menu
...
- added scss lines form @BruceHill
- created pages/examples/legacy-user-menu.html as single page demo with html code from @BruceHill but with some modifications ;)
- updated demo files, added legacy user menu link in Extras after Starter Page
- rebuild dist files
2019-06-12 10:37:11 +02:00
REJack
b8ffeb2d5d
fixed sidebar collapse bug after autoCollapse feature
2019-06-10 17:39:15 +02:00
REJack
9b03b865ad
updated plugins part 1
...
- updated package.json plugins (fontawesome)
- updated npm/Plugins
- removed bootstrap css files
- replaced bootstrap-wysihtml5 (it's not support BS4) with summernote
- updated bootstrap-slider to latest version & updated demo
- replaced old chartjs demos with new chartjs
- updated bootstrap-colorpicker & updated forms/advanced demo file
- removed ckeditor in order to respect licenses
- replaced bootstrap-datepicker & bootstrap-timepicker with tempusdominus-bootstrap-4
2019-06-10 17:38:54 +02:00
REJack
9ffff7df6f
modal overlay
...
- update color darken/lighten for custom-switch's
- added .overlay in .modal-dialog/.modal-content
- created demo modal in modals.html
- rebuild css dist files
2019-06-07 16:48:09 +02:00
REJack
7ad0bae031
enhanced custom-switch
...
- updated forms/general demo page
- added custom-switch off/on color variants
- rebuild css files
2019-06-07 09:14:05 +02:00
REJack
2c7fa653d1
updated copyright infos
...
- updated author and repo infos in composer.json
- updated github links & author in package.json
- updated github links in README.md
- rebuild js dist files
2019-06-06 14:32:53 +02:00
REJack
cc8a2d7e51
added js option for content height fixed
2019-06-06 14:28:59 +02:00
REJack
5e05228f3c
removed console.log() from PushMenu
2019-06-05 14:08:04 +02:00
REJack
9c640e0f6f
added ability for auto collapse sidebar option
2019-06-05 14:02:11 +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
REJack
ce032ed76f
updated AdminLTE css
...
- fixed fontawesome icon rules in buttons, cards, sidebar & smallbox
- added calc for `.content-wrapper` min-height
- added layouts: top-nav, boxed & sidebar collapsed
- fixed mailbox attachment size
- added bg-*, navbar-*
- updated demo.js
- updated sidebar in demo files (added layout options)
- added autoprefixer to fix browser specific css changes
- added css sourcemap for adminlte.min.css
2019-05-25 15:15:32 +02:00
REJack
13dd7ea384
removed all files from /dist/js/plugins (unnecessary since all demo pages use plugins from root)
2019-05-18 13:06:59 +02:00
REJack
a873327611
added modals & changed zindex's
...
- added Modals Demo Page
- added Link to Modals in any other Demo Page
- added Modal Color Variation fixes
- updated zindex values `header` from 1000 to 900 `sidebar` from 1100 to 950 (below bootstrap 4 defaults to work with dropdown, modal, popover & tooltip)
- removed tooltip zindex overide
2019-05-18 12:24:56 +02:00
REJack
210ee93972
added tooltip fix for tooltips in sidebar (incl. rebuild)
2019-05-18 10:43:43 +02:00
REJack
eab9a2dc00
added fix for cutted nav-link in sidebar collapsed state (incl. rebuild)
2019-05-18 10:41:23 +02:00
REJack
fd7bda276f
added `color: inherit` to .table, incl. rebuild
2019-05-18 10:35:36 +02:00
REJack
8a2e0508bb
rebuild AdminLTE dist after `updated node_modules`
2019-05-18 10:28:58 +02:00
Jorge Vilaça
654f5b169d
slimscroll implementation o v3
2019-03-24 12:58:28 -04:00
Abdullah Almsaeed
a8ed14c146
Update bootstrap and fix #1902
2018-07-15 10:56:30 -04:00
heemza
dfd2677a6d
Fix #1881 ( #1898 )
2018-07-14 17:43:23 -04:00
Abdullah Almsaeed
7bf4139bae
Compile to production
2018-05-05 17:54:11 -04:00
Abdullah Almsaeed
8183f2ad20
Remove console logs from demo.js
2018-04-23 07:26:17 -04:00
Abdullah Almsaeed
65f370e23e
Add navbar border checkbox
2018-04-22 20:15:55 -04:00
Abdullah Almsaeed
0ba5f1c3ad
Add demo functions
2018-04-22 20:08:03 -04:00
Abdullah Almsaeed
910f4e5186
Add control sidebar
2018-04-14 19:33:53 -04:00
Abdullah Almsaeed
c33e313723
Add ckeditor5 and fix shadow in form control
2018-04-01 13:35:02 -04: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
cfe8c644f4
Create site wide search bar
2017-01-03 10:42:20 -05:00
Abdullah Almsaeed
b2a83e147f
Remove app.js and enable the Layout module by default
2016-11-06 14:44:01 -05:00
Abdullah Almsaeed
e47cc06a9e
Update search to remove headers and keep parent menus open if a search match is found
2016-11-03 16:44:15 -04:00
Abdullah Almsaeed
41f6f8d55a
Create Search plugin
2016-10-26 09:30:59 -04:00
Abdullah Almsaeed
97dfbaa79f
Update adminlte version
2016-10-22 15:32:28 -04:00
Abdullah Almsaeed
64443ee54f
Replace labels with tags according to BS4 implementation
2016-10-19 11:24:30 -04:00
Abdullah Almsaeed
98ece543d9
Compile JS files
2016-10-15 13:20:53 -04:00
Abdullah Almsaeed
547428c8c9
Add more css features
2016-10-15 13:20:09 -04:00
Abdullah Almsaeed
3f47e43650
Add bower_components to gitignore
2016-10-15 13:14:27 -04:00
Abdullah Almsaeed
f6c69f1d12
Update sidebar
2016-07-02 13:20:32 -04:00
Abdullah Almsaeed
6841615631
Update Layout manager to work with regular layout for now
2016-07-02 11:44:24 -04:00
Abdullah Almsaeed
545a862c1d
Dev setup
2016-01-16 11:27:23 -05:00
Abdullah Almsaeed
c4ac73688b
Create PushMenu.js
2015-11-11 14:29:54 -05:00
Abdullah Almsaeed
f5f78f415b
Add AdminLTE.css to css folder
2015-11-09 08:51:11 -05:00
Abdullah Almsaeed
60c105323d
Remove JS links error
2015-11-09 08:50:24 -05:00
Abdullah Almsaeed
6237a4cf8e
Change header markup
2015-11-05 11:41:13 -05:00
Abdullah Almsaeed
846cee1b4d
Add Fix header height issue
2015-11-05 10:47:49 -05:00
Abdullah Almsaeed
f9977e15aa
Compile sass
2015-11-04 13:50:50 -05:00
Abdullah Almsaeed
7d1c768bc7
Add compiled sass
2015-10-31 17:03:46 -04:00
Abdullah Almsaeed
1ee281b3b9
Increment version number
2015-10-23 10:50:49 -04:00
Abdullah Almsaeed
57e10bc372
Fix issue #752
2015-10-23 10:48:01 -04:00
Abdullah Almsaeed
bbb67bafa5
Compile changes
2015-10-22 12:38:34 -04:00
Abdullah Almsaeed
1c448a3afa
Merge pull request #717 from zviryatko/patch-1
...
Fix animation bug with collapsed sidebar and treeview menu.
2015-10-22 12:37:06 -04:00
Sameer Rahmani
b76c319144
Sidebar autoclose on turbolinks fixed. close #718
2015-10-11 15:40:34 +03:30
Alexandr
f2b7e0eecc
Update app.js
...
Fix bug with treeview menu when sidebar is collapsed and you clicked to menu which already visible.
2015-10-04 20:04:58 +03:00
Abdullah Almsaeed
9157e62294
Merge pull request #706 from dev-ggallon/feature/bootstrap_less
...
Update Bootstrap less files to 3.3.5
2015-09-27 11:16:59 -04:00
Gwenael Gallon
7032389411
Build CSS with Bootstrap less files 3.3.5
2015-09-24 08:57:37 +02:00
Luke Childs
6e19e37251
Build minified JS
2015-09-21 17:36:24 +01:00
Luke Childs
fe3af68654
Attach push menu event listener to document
2015-09-21 17:36:09 +01:00
simivar
f6593b34d2
methods to toggle/remove boxes
2015-09-21 14:41:29 +02:00
Abdullah Almsaeed
0748343f22
Update version
2015-09-19 14:28:07 -04:00
Abdullah Almsaeed
86712ae424
Fix issue #676
2015-09-19 14:18:38 -04:00
Abdullah Almsaeed
aa26f6eb7a
Reformat
2015-09-19 14:18:18 -04:00
Abdullah Almsaeed
435dcfba80
Reformat
2015-09-19 14:18:04 -04:00
Abdullah Almsaeed
ee1782c007
Reformat code
2015-09-19 14:05:54 -04:00
Abdullah Almsaeed
cba5477a46
Reduce text-elipsis rules
2015-08-24 12:45:35 -04:00
Abdullah Almsaeed
feac61b20c
Compile navs.less
2015-08-21 11:31:20 -04:00
Abdullah Almsaeed
d3a547c5d3
Updated version
2015-08-16 20:50:48 -04:00
Abdullah Almsaeed
f25c90f598
Fixed csslint error
2015-08-16 20:25:45 -04:00
Abdullah Almsaeed
dde604023b
Fix issue #430
2015-08-16 16:31:59 -04:00
Abdullah Almsaeed
6ab5a66fa2
Fix issue #578
2015-08-16 16:21:46 -04:00
Abdullah Almsaeed
a335278aa1
Fix issue #579
2015-08-16 16:19:20 -04:00
Abdullah Almsaeed
3faad543cb
Update version
2015-08-16 16:06:46 -04:00
Abdullah Almsaeed
36f31d1448
Fixed typo attachemnt to attachment
2015-08-16 16:06:20 -04:00
Abdullah Almsaeed
67fd530662
Resized images
2015-08-16 15:55:36 -04:00
Abdullah Almsaeed
1555830bc6
Add activity tab to profile
2015-08-16 15:51:13 -04:00
Abdullah Almsaeed
2f390152bc
Created and updated the profile page
2015-08-15 21:47:49 -04:00
Abdullah Almsaeed
e7653c8655
Add box-comment feature
2015-08-12 18:35:20 -04:00
Abdullah Almsaeed
af4deafa7c
Add social widgets
2015-08-12 15:30:28 -04:00
Abdullah Almsaeed
f525567feb
Updated version info
2015-08-11 10:24:17 -04:00