REJack
c27e8738cc
fixed duplicate variable in demo.js
5 years ago
REJack
259d67ef8e
some small control sidebar fixes
...
- fixed content height calculation with overlapping control sidebar
- fixed collapse/show functions (functions was swapped)
5 years ago
REJack
d327d76ae4
prep pre version
5 years ago
REJack
5988c4f9db
prep version
5 years ago
REJack
e24c4d01ff
some small js option fixes
5 years ago
REJack
f5286d6229
enhanced javascript plugins
...
- added expand & collapse method in PushMenu
- added expandSidebar & sidebarButtonSelector option in Treeview
- updated docs
5 years ago
REJack
a038600a03
updated dependencies & devDependencies
...
- updated chart.js to v2.9.2
- updated flag-icon-css to v3.4.5
- updated pdfmake to v0.1.62
- updated sweetalert2 to v8.19.0
- updated devDep autoprefixer to v9.7.1
- updated devDep eslint to v6.6.0
- updated devDep node-sass to v4.13.0
- updated devDep rollup to v1.26.3
5 years ago
REJack
4754f57ee8
prep pre version
5 years ago
REJack
e78ee8d9ca
prep version
5 years ago
REJack
e7d646cba1
some little fixes
...
- fixed info box icon aligning
- added .nav-legacy
- added .nav-collapse-hide-child
- fixed sidebar-light-hover-bg & sidebar-light-active-color
5 years ago
REJack
090bffc34c
prep version
5 years ago
REJack
0f18f03807
fixed license url in js files
5 years ago
REJack
373c131092
fixed fixLayoutHeight on pushmenu collapse/expand event & removed auto expand sidebar on resize
5 years ago
Raphael Jackstadt
829a9b3c6c
fixed collapsed sidebar autocollapse bug ( #2339 )
5 years ago
REJack
14967aec94
prep version & rebuild dists
5 years ago
Raphael Jackstadt
29a3ba3953
fixed content height calc with less sidebar content ( #2332 )
5 years ago
Raphael Jackstadt
f83f34546d
fixed autocallapse on mobile touchscroll & rebuild dists ( #2324 )
5 years ago
REJack
2356b9844b
enable auto collapse size by 992px as default option
5 years ago
REJack
2b0e4aa843
fixed submenu expand bug
5 years ago
REJack
d8a6ddca02
rebuild dist files
5 years ago
REJack
4e8de7689f
rebuild dist files
5 years ago
REJack
0997acea1e
rebuild dist files
5 years ago
REJack
6c2104dc2d
added footer small text checkbox in demo control sidebar
5 years ago
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