Commit graph

397 commits

Author SHA1 Message Date
REJack 556c1c80df
enhanced content header with body.text-sm 2019-09-16 14:42:34 +02:00
REJack e6db3e09ea
fixed Treeview toggle() 2019-09-16 14:40:38 +02:00
REJack 683a015a4e
removed console.log from Layout.js 2019-09-16 14:10:12 +02:00
REJack 6f73dc7ca7
changed next() to find() in Treeview toggle() 2019-09-16 13:50:46 +02:00
REJack bb2e0de6cd
fixed nav-flat in collapsed sidebar 2019-09-16 13:07:25 +02:00
REJack ef35ff2cbe
fixed sidebar overlay with .nav-flat 2019-09-16 12:22:39 +02:00
REJack 28fff0df4c
added font-size-xs variable 2019-09-16 12:11:44 +02:00
REJack accf50cf1b
renamed .text-xs to .text-md and created a correct .text-xs 2019-09-16 12:11:14 +02:00
REJack 7f68cf5cc9
fixed white close buttons text shadow in modals 2019-09-16 12:09:49 +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 7bb5b47bff
added bootstrap-switch
- updated package.json
- updated build/npm/Plugins.js
- added build/scss/plugins/_bootstrap-switch.scss with bootstrap 4 style & color overrides
- updated pages/forms/advanced.html with bootstrap switch demo & added rows in icheck demo
- added plugins files
2019-09-13 13:44:59 +02:00
REJack b8eac86970
fixed active border on sidebar nav with nav-flat 2019-09-13 10:38:45 +02:00
REJack e2ad19ab11
fixed user-block inside post & fixed profile example 2019-09-13 10:38:07 +02:00
REJack d8904dd346
enhanced .text-sm support via body & fixed card-text float error 2019-09-13 10:09:58 +02:00
REJack b78a1c45bb
added sidebar form support & updated sidebar docs 2019-09-11 15:10:42 +02:00
REJack d37b7e6af8
fixed sidebar margin top false with layout(-*)-navbar-not-fixed 2019-09-11 14:38:53 +02:00
REJack 1f6e992757
fixed sidebar-no-expand display issue with brand-image-xl/xs & nav-child-indent 2019-09-11 14:27:56 +02:00
REJack abece383c4
added .nav-flat style with child-indent support 2019-09-11 13:55:20 +02:00
REJack 9b290fa5d0
added support for .text-sm with brand-link, main-sidebar & main-footer 2019-09-11 12:32:32 +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 7d35fb3b3e
readded hold-transition remove in Layout.js 2019-09-09 14:27:58 +02:00
REJack 4453262bb0
added pace demo & pace override
- created pages/examples/pace.html
- created build/scss/plugins/_pace.scss with color overrides
- created docs/components/plugins.md with plugin overrides & extra styles
- updated docs sidebar menu
- updated demo sidebar menu with pace demo link
2019-09-09 14:19:35 +02:00
Shu Masuda ce78f25deb Fix for table-valign-middle doesn't work 2019-09-07 14:18:40 +09:00
REJack aebfe08b33
fixed background color for brand-link with navbar-* 2019-09-06 10:22:22 +02:00
REJack a99c9b7959
fixed sidebar state remember to work in both ways 2019-09-05 08:15:35 +02:00
REJack cac5828617
fixed input-group with rounded-0 on login/register 2019-09-03 12:37:24 +02:00
REJack 0a1338086a
fixed content-height calculation 2019-09-03 12:36:55 +02:00
REJack b2139077f5
removed breakpoint from control-sidebar 2019-09-03 12:06:13 +02:00
REJack baea4e435b
prep version & rebuild dist files 2019-09-01 15:16:39 +02:00
REJack df6eb2f1d5
added text-align center to widget-user-header 2019-09-01 11:21:33 +02:00
REJack cf176f0cb0
adjusted a bit the widget-user 2019-09-01 11:15:42 +02:00
REJack 7d15c6ac8c
updated .user-block & .widget-user 2019-08-31 10:25:58 +02:00
REJack 4d0080e1c6
changed cards header 2019-08-31 10:20:46 +02:00
REJack 2658574241
fixed card header/title padding 2019-08-31 10:01:24 +02:00
REJack 8cee30f14e
fixed callout link color 2019-08-31 09:46:04 +02:00
REJack 51579d5324
added ekko-lightbox plugin
- updated package.json
- updated build/npm/Plugins.js
- updated pages/gallery.html
2019-08-30 15:21:37 +02:00
REJack 742cb25c07
updated login-/register-logo font size and padding 2019-08-30 14:04:34 +02:00
REJack 643efcd1a4
updated callout padding 2019-08-30 14:03:53 +02:00
REJack d15055042e
fixed .sidebar-no-expand with navbar-fixed 2019-08-30 13:00:21 +02:00
REJack 577dc4db6e
added .sidebar-no-expand to avoid auto expand on hover/focus 2019-08-30 12:49:53 +02:00
REJack eeeee1fbbf
enhanced ControlSidebar
- moved control sidebar related functions from Layout.js to ControlSidebar.js
- added own scrollbar options
- added ability to set control sidebar height while scrolling
- fixed overlapping with fixed footer/navbar
2019-08-30 11:45:07 +02:00
REJack 7c730af2c8
fixed icon update in CardWidget 2019-08-29 11:55:25 +02:00
REJack 2865815c47
dependencies/devDependencies updates
- updated dependencies
  - `@fortawesome/fontawesome-free` to 5.10.2
  - `@fullcalendar/bootstrap` to 4.3.0
  - `@fullcalendar/core` to 4.3.1
  - `@fullcalendar/daygrid` to 4.3.0
  - `@fullcalendar/interaction` to 4.3.0
  - `@fullcalendar/timegrid` to 4.3.0
  - `bootstrap-slider` to 10.6.2
  - `flot` to 3.2.9
  - `overlayscrollbars` to 1.9.1
  - `raphael` to 2.3.0
  - `select2` to 4.0.10
  - `sweetalert2` to 8.16.3
- replaced dependencies
  - `jqvmap` with `jqvmap-novulnerability` (removes git requirement on `npm i`)
- added new dependencies
  - `datatables.net-autofill-bs4` to 2.3.3
  - `datatables.net-bs4` to 1.10.19
  - `datatables.net-buttons-bs4` to 1.5.6
  - `datatables.net-colreorder-bs4` to 1.5.1
  - `datatables.net-fixedcolumns-bs4` to 3.2.6
  - `datatables.net-fixedheader-bs4` to 3.1.5
  - `datatables.net-keytable-bs4` to 2.5.0
  - `datatables.net-responsive-bs4` to 2.2.3
  - `datatables.net-rowgroup-bs4` to 1.1.0
  - `datatables.net-rowreorder-bs4` to 1.2.5
  - `datatables.net-scroller-bs4` to 2.0.0
  - `datatables.net-select-bs4` to 1.3.0
  - `jszip` to 3.2.2
  - `pdfmake` to 0.1.58
- updated devDependencies
  - `@babel/cli` to 7.5.5
  - `@babel/core` to 7.5.5
  - `@babel/preset-env` to 7.5.5
  - `css-loader` to 3.2.0
  - `rollup"` to .20.2
  - `terser` to 4.2.1
- removed old plugins
  - `morris`
2019-08-28 12:59:33 +02:00
REJack e3888aee85
created new gallery page
- added filterizr to plugins
- created gallery demo
2019-08-28 11:42:16 +02:00
REJack 6a85e9c5a1
enhanced buttons
- added btn-xs class
- added btn-xs demo in pages/UI/buttons.html
- enhanced dropdown-hover for button dropdowns
- fixed dropdown examples in pages/UI/buttons.html
2019-08-28 09:26:57 +02:00
REJack 6874eb31d7
enhanced navbar dropdown & top-nav example
- added Dropdown.js
- added .dropdown-submenu
- added .dropdown-hover
- added dropdown example & fixed card headers in pages/layout/top-nav.html
2019-08-27 16:23:07 +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
REJack 4f231d5367
updated main-sidebar nav style
- added abilty to use a .right container instead of two single items
- added nav-compact for reduced paddings
2019-08-26 12:04:50 +02:00
REJack 937dffc03d
enhanced cards header & tools
- reduced title font size
- changed title & tools margins/paddings
2019-08-26 12:02:59 +02:00
Raphael Jackstadt 2ab586c4db
Merge branch 'v3-dev' into v3-dev 2019-08-26 10:44:04 +02:00
REJack 6b683b1d94
enhanced ribbons
- fixed style
- created demo page
- created docs
2019-08-26 09:44:05 +02:00
REJack 1aa67a08ea
migrated CardRefresh (BoxRefresh)
- created CardRefresh Plugin
- created docs
- updated pages/UI/widgets.html
2019-08-20 17:19:08 +02:00
REJack 09651f0a82
added @ttskch/select2-bootstrap4-theme and updated legacy select2 scss code 2019-08-20 12:48:22 +02:00
REJack 1b1b909162
renamed ControlSidebar DATA_KEY to lte.controlsidebar 2019-08-20 12:35:22 +02:00
REJack b816ef347a
enhanced CardWidget (Widget)
- renamed Widget to CardWidget
- renamed data-widget to data-card-widget
- reworked Selector & ClassName Icons to Option
- splited toggleMaximize to maximize & minimize
- added maximizeTrigger Option
- enhance code to run methods without buttons
2019-08-20 12:33:52 +02:00
REJack ec9f780ed7
enhanced tree collapse/expand to avoid flood slide animation on multiple clicks on one item 2019-08-20 11:04:55 +02:00
REJack 62a29b624e
enhanced css-compile with node-sass-package-importer and replaced ../../node_modules/bootstrap with ~bootstrap 2019-08-20 11:03:48 +02:00
REJack 0381231b23
updated sweetalert2 & added sweetalert2-theme-bootstrap-4 2019-08-20 10:54:48 +02:00
REJack c98018c880
enhanced PushMenu with sidebar state remember 2019-08-19 14:03:05 +02:00
REJack c3fffde6c0
fixed hold-transition for main-sidebar & control-sidebar 2019-08-19 14:01:05 +02:00
REJack f3eeb0bfaa
fixed nav-child-indent padding while collapse 2019-08-19 13:35:38 +02:00
REJack d6c8360f4f
added toggled event to DirectChat.js 2019-08-19 13:14:56 +02:00
REJack c471db9628
enhanced direct-chat-contacts
- updated direct-chat-contacts background to $dark
- updated contacts-list-date & contacts-list-msg to $gray-400
- added direct-chat-contacts-light style
2019-08-19 13:11:11 +02:00
REJack af21f07b3d
fixed direct-chat with bg-* 2019-08-19 13:00:46 +02:00
REJack a14df4917b
fixed zindex's for main-header / brand-link 2019-08-19 12:35:00 +02:00
REJack bc04864edf
fixed brand-link img height 2019-08-19 12:33:00 +02:00
REJack 7dd7bce535
fixed today mark in datepicker inline in card with bg-* 2019-08-19 12:09:46 +02:00
Aleksandr Rogozin 02fe824919 Returned timeline-inverse css class. 2019-08-17 12:20:47 +03:00
Aleksandr Rogozin 66055cd96a Migration the timeline component to "bootstrap 4". 2019-08-16 17:23:57 +03:00
REJack e4970b6c30
added .control-sidebar-push-slide 2019-08-13 14:37:16 +02:00
REJack c4c082c4ac
some control-sidebar fixes
- removed setMargin in js
- fixed control-sidebar slide animate step
- added zindex-contro-sidebar
- added control-sidebar-push class
- updated zindex's
2019-08-13 14:26:25 +02:00
REJack 0876d0ab70
added missing expanded/collapsed event in ControlSidebar.js 2019-08-13 13:09:07 +02:00
REJack fd8183c965
renamed option slide to controlsidebarSlide and tweaked a bit the animate step 2019-08-11 14:16:27 +02:00
REJack ac6a58c118
fixed bg-gradient-* color overrides doesn't worked 2019-08-08 15:09:29 +02:00
REJack 9d55dee3ad
changed card-tools position absolute to float right
- added card-title float:left
- changed card-header & card-title padding
2019-08-08 14:52:11 +02:00
REJack 40007571f9
changed table-dark border-color 2019-08-08 14:33:01 +02:00
REJack 8685cde1b0
fixed border color with bg-dark 2019-08-08 14:32:33 +02:00
REJack 5fceda1ba8
fixed icheck-bootstrap focus 2019-08-08 13:55:09 +02:00
Raphael Jackstadt 5639e8c4eb
Merge pull request #2169 from REJack/v3-dev
docs, issues fixed & some bigger scss changes
2019-07-29 22:07:00 +02:00
REJack 14f59c34f2
conflict resolve
- added "Fix Select2 heights" #2178
- rebuild dist files & synced to docs
2019-07-29 21:37:35 +02:00
REJack fe693889dd
added collapse, expand & toggleMaximize to run via js script 2019-07-29 14:21:05 +02:00
REJack 3fed7f5897
fixed DirectChat toggle 2019-07-28 21:27:48 +02:00
REJack c089bc9796
added DirectChat & TodoList JS (+ TodoList CSS fixes) 2019-07-28 21:11:54 +02:00
REJack dd0794bab2
doc changes + a little info-box overlay bugfix
- updated assets
- added bootstrap-duallistbox in dependencies
- updated colors section in layout
- finished components/cards
- created & finished components/boxes
- added missing position relative to .info-box
2019-07-28 19:16:16 +02:00
REJack f8f0d8fc8e
added custom tab content class & demo in pages/UI/navbar 2019-07-28 14:17:36 +02:00
REJack 2804a35d13
added bootstrap-duallist plugin & demo 2019-07-28 13:50:35 +02:00
REJack f1f98ba2d8
removed input focus box-shadow & fixed custom-range active/focus style 2019-07-28 00:27:44 +02:00
Raphael Jackstadt 7a28ca5ac2
Merge pull request #2180 from Leviasan/v3-dev
Changing module to work with the file system. Remove 'ncp'.
2019-07-21 21:21:10 +02:00
Aleksandr Rogozin 377d2718de Changing module to work with the file system. 2019-07-20 11:50:19 +03:00
Max McMahon 7745078a45 Fix Select2 heights 2019-07-18 14:17:36 -04: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 54653bbb1e
fixed brand-link width while focused sidebar but not hovered 2019-07-16 16:24:44 +02:00
REJack 02c398e707
fixed zindex's to avoid overlapping & fixed brand-link transitions while switching between collapsed & open 2019-07-15 15:46:45 +02:00
REJack 127188bb2c
starting with the docs
- jekyllrb preset for gh-pages with AdminLTE 3 layout
- rebuild menu structure like AdminLTE v2.4 docs
- modified npm/Plugins.js to update docs assets with every production run
2019-07-15 15:32:00 +02:00
REJack 042e05989a
fixed brand-link collapsed width with .layout-fixed 2019-07-14 15:28:46 +02:00
REJack 7e2ec226e0
some little scss changes
- added .anchor for anchors with offset while fixed navbar
- fixed .main-header border
- added sidebar color variations (colors)
- added pre & blockquote style for doc usage
- fixed brand-link width with .logo-switch
2019-07-14 15:21:20 +02:00
REJack 91ef7e7bbd
changed previous fix from .fixed its .layout-fixed 2019-07-13 18:27:13 +02:00
REJack bc362337a1
fixed sidebar margin-top if .fixed not set 2019-07-13 18:09:26 +02:00