Commit graph

52 commits

Author SHA1 Message Date
REJack a0e61b5aaf lint(3989): remove unused variable 2021-11-24 18:23:13 +01:00
REJack ba9b3603df fix(3989): color change doesn't work since chromium doesn't accept the click event on select options 2021-11-24 18:11:19 +01:00
REJack a7ef0060a7 enhanced demo.js alert with a 15min timeout 2021-07-12 22:48:27 +02:00
REJack e6139c15de add demo.js reminder if not loaded via browserSync 2021-07-12 22:35:59 +02:00
REJack be92d809c6 add os-theme switch in demo.js 2020-12-09 08:36:35 +01:00
REJack f17c1c4d68 fix demo.js 2020-12-04 09:11:21 +01:00
REJack 44817489a2 rework demo.js 2020-12-03 11:02:40 +01:00
REJack 04d78d238b add dark-mode checkbox in demo.js 2020-09-24 11:03:13 +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 0641a8442d
Fix ESLint errors (#2763)
* fix dist/js/demo.js eslint error

* fix Layout.js eslint error

* remove unnecessary semicolon

* remove unexpected token

* add missing radix for parseInt in Layout.js
2020-06-01 21:21:43 +02:00
XhmikosR 27ff009494 Comply to the ESLint rules. 2020-06-01 14:26:08 +03:00
bansalshashank 8a66185901 [Examples] Product image now changes on clicking product image thumb (#2509)
Co-authored-by: EloquentShashank <52653070+EloquentShashank@users.noreply.github.com>
2020-01-24 12:55:01 +01:00
REJack 71d32f8114
added new lightblue color (legacy blue) 2019-12-05 09:48:59 +01:00
REJack c27e8738cc
fixed duplicate variable in demo.js 2019-11-22 10:32:31 +01:00
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
2019-10-30 11:59:53 +01:00
REJack 0997acea1e
rebuild dist files 2019-10-02 12:44:03 +02:00
REJack 6c2104dc2d
added footer small text checkbox in demo control sidebar 2019-09-20 10:51:21 +02:00
REJack 91840e0231
fixed color button in demo control sidebar 2019-09-19 09:16:29 +02:00
REJack a93835979a
added sidebar no expand checkbox in demo control sidebar script 2019-09-16 13:09:57 +02:00
REJack 9f46a194d3
added text-sm body checkbox in demo.js 2019-09-13 10:52:14 +02:00
REJack 580e6a12a5
updated demo.js with new text-sm, nav-compact, nav-flat & child-indent checkbox 2019-09-11 13:56:30 +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 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
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 53a7c75964 Dev release 2018-03-17 13:07:55 -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 c4ac73688b Create PushMenu.js 2015-11-11 14:29:54 -05:00
Abdullah Almsaeed ee1782c007 Reformat code 2015-09-19 14:05:54 -04:00
Abdullah Almsaeed 37a065bb99 conform to jshint rules 2015-07-25 15:06:16 -04:00
Abdullah Almsaeed 10ca2ed070 Fixed issue #584 2015-07-20 23:26:06 -04:00
Dennis Neufeld 5befe56edc Format dist/*.js files 2015-07-12 15:42:55 +02:00
Abdullah Almsaeed d6861e81be added close right sidebar on document click if the slide option is enabled 2015-04-19 19:15:49 -04:00
Abdullah Almsaeed d928b118df Added option to enable expand sidebar on hover for sidebar mini 2015-04-19 08:56:15 -04:00
Abdullah Almsaeed 811d1f3dbe Fix for sidebar mini and fixed layout 2015-04-19 08:21:03 -04:00
Abdullah Almsaeed 94e52710d5 updated 2015-04-15 19:06:16 -04:00
Abdullah Almsaeed 340be0df61 Updates to v2.1 alpha 2015-04-09 18:52:51 -04:00
Abdullah Almsaeed 0fc9439050 Updated light skin logos 2015-04-07 21:06:05 -04:00
Abdullah Almsaeed 802592aa4a compiled updates 2015-04-03 20:52:09 -04:00
Abdullah Almsaeed bad990bd1a Updated demo menu 2015-04-03 12:20:14 -04:00
Abdullah Almsaeed e9276e43ac Added skins to css and updated js 2015-04-03 11:58:10 -04:00
Abdullah Almsaeed bfb25a6ee8 Updated control sidebar 2015-03-28 14:44:48 -04:00
Abdullah Almsaeed 7cc7d81ad9 Created light sidebar and added new skin mixins 2015-03-28 11:14:54 -04:00
Acris 5051f21522 Update demo.js
update href='#' to href='javascript:void(0);'
2015-03-05 16:07:32 +08:00
Abdullah Almsaeed 7165c78c3c modified permissions 2015-03-02 18:41:47 -05:00
Abdullah Almsaeed 19c0faaca0 Made all logo links consistent 2015-02-04 17:12:18 -05:00