REJack
91840e0231
fixed color button in demo control sidebar
5 years ago
REJack
be0ce68264
changed worldmap to us map in demos
5 years ago
REJack
a93835979a
added sidebar no expand checkbox in demo control sidebar script
5 years ago
REJack
9f46a194d3
added text-sm body checkbox in demo.js
5 years ago
REJack
580e6a12a5
updated demo.js with new text-sm, nav-compact, nav-flat & child-indent checkbox
5 years ago
REJack
baea4e435b
prep version & rebuild dist files
5 years ago
REJack
c9b02625dd
rebuild dist files & updated docs assets
5 years ago
REJack
14f59c34f2
conflict resolve
...
- added "Fix Select2 heights" #2178
- rebuild dist files & synced to docs
5 years ago
REJack
fe693889dd
added collapse, expand & toggleMaximize to run via js script
5 years ago
REJack
3fed7f5897
fixed DirectChat toggle
5 years ago
REJack
c089bc9796
added DirectChat & TodoList JS (+ TodoList CSS fixes)
5 years ago
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`
5 years ago
REJack
974a67812c
replaced uglifyjs to terser, updated autoprefixer & fixed npm audits
5 years ago
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
5 years ago
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
5 years ago
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
6 years ago
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
6 years ago
REJack
a80f1bd38c
prep version to 3.0.0-beta.2
6 years ago
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
6 years ago
REJack
0f1f556d68
removed ckeditor from package.json & removed jquery sparline lines in dashboard2.js
6 years ago
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
6 years ago
REJack
b8ffeb2d5d
fixed sidebar collapse bug after autoCollapse feature
6 years ago
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
6 years ago
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
6 years ago
REJack
cc8a2d7e51
added js option for content height fixed
6 years ago
REJack
5e05228f3c
removed console.log() from PushMenu
6 years ago
REJack
9c640e0f6f
added ability for auto collapse sidebar option
6 years ago
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
6 years ago
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
6 years ago
REJack
13dd7ea384
removed all files from /dist/js/plugins (unnecessary since all demo pages use plugins from root)
6 years ago
REJack
8a2e0508bb
rebuild AdminLTE dist after `updated node_modules`
6 years ago
Jorge Vilaça
654f5b169d
slimscroll implementation o v3
6 years ago
Abdullah Almsaeed
a8ed14c146
Update bootstrap and fix #1902
6 years ago
Abdullah Almsaeed
7bf4139bae
Compile to production
7 years ago
Abdullah Almsaeed
8183f2ad20
Remove console logs from demo.js
7 years ago
Abdullah Almsaeed
65f370e23e
Add navbar border checkbox
7 years ago
Abdullah Almsaeed
0ba5f1c3ad
Add demo functions
7 years ago
Abdullah Almsaeed
910f4e5186
Add control sidebar
7 years ago
Abdullah Almsaeed
53a7c75964
Dev release
7 years ago
Abdullah Almsaeed
f390ddcc1f
Add webpack
7 years ago
Abdullah Almsaeed
cfe8c644f4
Create site wide search bar
8 years ago
Abdullah Almsaeed
b2a83e147f
Remove app.js and enable the Layout module by default
8 years ago
Abdullah Almsaeed
e47cc06a9e
Update search to remove headers and keep parent menus open if a search match is found
8 years ago
Abdullah Almsaeed
41f6f8d55a
Create Search plugin
8 years ago
Abdullah Almsaeed
97dfbaa79f
Update adminlte version
8 years ago
Abdullah Almsaeed
64443ee54f
Replace labels with tags according to BS4 implementation
8 years ago
Abdullah Almsaeed
98ece543d9
Compile JS files
8 years ago
Abdullah Almsaeed
6841615631
Update Layout manager to work with regular layout for now
9 years ago
Abdullah Almsaeed
545a862c1d
Dev setup
9 years ago
Abdullah Almsaeed
c4ac73688b
Create PushMenu.js
9 years ago
Abdullah Almsaeed
1ee281b3b9
Increment version number
9 years ago
Abdullah Almsaeed
bbb67bafa5
Compile changes
9 years ago
Abdullah Almsaeed
1c448a3afa
Merge pull request #717 from zviryatko/patch-1
...
Fix animation bug with collapsed sidebar and treeview menu.
9 years ago
Sameer Rahmani
b76c319144
Sidebar autoclose on turbolinks fixed. close #718
9 years ago
Alexandr
f2b7e0eecc
Update app.js
...
Fix bug with treeview menu when sidebar is collapsed and you clicked to menu which already visible.
9 years ago
Luke Childs
6e19e37251
Build minified JS
9 years ago
Luke Childs
fe3af68654
Attach push menu event listener to document
9 years ago
simivar
f6593b34d2
methods to toggle/remove boxes
9 years ago
Abdullah Almsaeed
0748343f22
Update version
9 years ago
Abdullah Almsaeed
435dcfba80
Reformat
9 years ago
Abdullah Almsaeed
ee1782c007
Reformat code
9 years ago
Abdullah Almsaeed
d3a547c5d3
Updated version
9 years ago
Abdullah Almsaeed
dde604023b
Fix issue #430
9 years ago
Abdullah Almsaeed
f525567feb
Updated version info
9 years ago
Abdullah Almsaeed
37a065bb99
conform to jshint rules
9 years ago
Abdullah Almsaeed
0bd8306502
Update boxwidget and tree to activate ajax loaded elements
9 years ago
Abdullah Almsaeed
10ca2ed070
Fixed issue #584
9 years ago
Abdullah Almsaeed
ef2c51694d
Fixed ajax loaded BoxWidget #593
9 years ago
Abdullah Almsaeed
a8406b4102
Removed unnecessary \!important
9 years ago
Abdullah Almsaeed
2ceb6e19b8
Updates
9 years ago
Abdullah Almsaeed
d75e3e18c9
ChartJS requires css height in newer version
9 years ago
Dennis Neufeld
5befe56edc
Format dist/*.js files
10 years ago
Abdullah Almsaeed
c7c3381856
Updated local clone
10 years ago
Abdullah Almsaeed
4b1e5f1e42
Merge pull request #524 from fschaeffer/patch-1
...
Allow collapsible form in box
10 years ago
Florian Schaeffer
3e48dba688
Allow collapsible form in box
...
See issue #523
10 years ago
Yasser Hassan
3058ba125c
Trigger expand/collapse events for right sidebar
...
This commit will trigger the events `expanded.pushMenu` and `collapsed.pushMenu` on expanding and collapsing the right sidebar respectively as mentioned in #444 .
10 years ago
Abdullah Almsaeed
586db744f7
Milestone 2.1.2
10 years ago
Dmitri Suvorov
f6c3fb88d1
Fixed Moment.js deprecation warning
10 years ago
Abdullah Almsaeed
68ff51a0c4
resolved conflict with master
10 years ago
Abdullah Almsaeed
fa75a8d3b0
Updating from master
10 years ago
Abdullah Almsaeed
aa6552502d
Added animation speed option to app.js
10 years ago
Pascal Bihler
3eb31be585
Enable explicit box activation
10 years ago
Abdullah Almsaeed
e55c2b85aa
Fix issue #405
10 years ago
Abdullah Almsaeed
d72176caa7
Fixed issue with extending $.AdminLTE.options
10 years ago
Abdullah Almsaeed
c0280e2819
Fixed a problem click propagation for the control sidebar toggle button
10 years ago
Abdullah Almsaeed
654fcc0922
Added enhancement per suggestion in #383
10 years ago
Dmitri Suvorov
6d1efe98c7
Fix typos
10 years ago
Abdullah Almsaeed
d6861e81be
added close right sidebar on document click if the slide option is enabled
10 years ago
Abdullah Almsaeed
d4674d3a1d
Updated app.js
10 years ago
Abdullah Almsaeed
654614067b
Removed debug code
10 years ago
Abdullah Almsaeed
0f46cb356b
Added demo to blank page
10 years ago
Abdullah Almsaeed
d928b118df
Added option to enable expand sidebar on hover for sidebar mini
10 years ago
Abdullah Almsaeed
811d1f3dbe
Fix for sidebar mini and fixed layout
10 years ago
Abdullah Almsaeed
94e52710d5
updated
10 years ago
Abdullah Almsaeed
e0bd7ba438
Created light skin for control sidebar
10 years ago
Abdullah Almsaeed
dc2b2fef49
Fixed issue #329
10 years ago
Abdullah Almsaeed
ffe1d9ced5
Fixed issue #328
10 years ago
Abdullah Almsaeed
ba23ea0a11
Fixed right sidebar and boxed layout issues
10 years ago
Abdullah Almsaeed
340be0df61
Updates to v2.1 alpha
10 years ago
Abdullah Almsaeed
0fc9439050
Updated light skin logos
10 years ago