1. 27 6月, 2019 3 次提交
  2. 26 6月, 2019 5 次提交
    • R
      added support for vertical nav tabs · e5db7c30
      REJack 提交于
      - 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
      e5db7c30
    • R
      enhanced input type="range" · e60faca7
      REJack 提交于
      - added color variations for .custom-range with .custom-range-*
      - updated pages/forms/general demo to display range slider
      e60faca7
    • R
      added overlay for small-box & info-box · c99806c4
      REJack 提交于
       - 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
      c99806c4
    • R
      fixed copyright date · 7e5ac705
      REJack 提交于
      7e5ac705
    • R
      prep version to 3.0.0-beta.2 · a80f1bd3
      REJack 提交于
      a80f1bd3
  3. 19 6月, 2019 1 次提交
    • R
      some little changes with gradients · 8fe10a99
      REJack 提交于
      - 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
      8fe10a99
  4. 16 6月, 2019 1 次提交
    • R
      added notification plugins aka toasts (sweetalert2 & toastr) · 66f15c4f
      REJack 提交于
      - 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
      66f15c4f
  5. 15 6月, 2019 1 次提交
  6. 14 6月, 2019 1 次提交
    • R
      plugins updates part 2 · f70483a8
      REJack 提交于
      - 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
      f70483a8
  7. 12 6月, 2019 2 次提交
    • R
      added legacy user menu · 91434f42
      REJack 提交于
      - 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
      91434f42
    • R
      enhanced charts demo · 95ca8ec4
      REJack 提交于
      - added pie chart
      - added stacked bar chart
      95ca8ec4
  8. 10 6月, 2019 1 次提交
    • R
      updated plugins part 1 · 9b03b865
      REJack 提交于
      - 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
      9b03b865
  9. 07 6月, 2019 2 次提交
    • R
      modal overlay · 9ffff7df
      REJack 提交于
      - 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
      9ffff7df
    • R
      enhanced custom-switch · 7ad0bae0
      REJack 提交于
      - updated forms/general demo page
      - added custom-switch off/on color variants
      - rebuild css files
      7ad0bae0
  10. 05 6月, 2019 1 次提交
    • R
      Road to v3.0.0-beta.1 · 42568b9b
      REJack 提交于
      - 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
      42568b9b
  11. 25 5月, 2019 2 次提交
    • R
      updated AdminLTE css · ce032ed7
      REJack 提交于
      - 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
      ce032ed7
    • R
      updated fontawesome to fontawesome-free 5.8.2 · d753e8ce
      REJack 提交于
      - updated all demo pages
      - updated fontawesome entries in build/npm/Plugins
      - updated package.json & package-lock.json
      - replaced fontawesome files in plugins/
      d753e8ce
  12. 18 5月, 2019 1 次提交
    • R
      added modals & changed zindex's · a8733276
      REJack 提交于
      - 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
      a8733276
  13. 26 4月, 2019 1 次提交
  14. 01 2月, 2019 2 次提交
  15. 15 7月, 2018 1 次提交
  16. 06 5月, 2018 1 次提交
  17. 23 4月, 2018 1 次提交
  18. 15 4月, 2018 1 次提交
  19. 02 4月, 2018 1 次提交
  20. 31 3月, 2018 1 次提交
  21. 18 3月, 2018 1 次提交
  22. 04 2月, 2018 1 次提交
  23. 23 10月, 2016 1 次提交
  24. 19 10月, 2016 1 次提交
  25. 09 11月, 2015 1 次提交
  26. 23 10月, 2015 1 次提交
  27. 06 10月, 2015 1 次提交
    • J
      Fixes #688 · 94d164d7
      Joris Hens 提交于
      Loading the minified version of fastclick doesn't work. My guess is that the FastClick object gets renamed in the minification process, making the check for "typeOf FastClick" useless and causing FastClick to never execute. Loading the unminified version of fastclick removes the 300ms click delay across the board.
      94d164d7
  28. 27 9月, 2015 1 次提交
  29. 22 9月, 2015 1 次提交
  30. 20 9月, 2015 1 次提交