REJack
3be22b6be9
fixed npm i prepare plugins error
5 years ago
REJack
c22642766e
fixed accent build error
5 years ago
Raphael Jackstadt
43786cdd8c
Merge pull request #2297 from REJack/v3-dev
...
rc.3 fix
5 years ago
REJack
5d7e709c7c
prep version
5 years ago
Raphael Jackstadt
9dc6d1dfd3
Merge pull request #2256 from REJack/v3-dev
...
first changes after v3.0.0-rc.1
5 years ago
REJack
00675ef1cb
prep version to v3.0.0-rc.2
5 years ago
REJack
cd5f84b253
enhanced default select2 theme (built in)
...
- created build/scss/plugins/_mixins.scss
- updated build/scss/plugins/_select2.scss
- added color variation for select2
- updated build/scss/AdminLTE(-raw).scss
- updated pages/forms/advanced.html with color variations and both themes
5 years ago
REJack
6099356207
enhanced login/register box positioning
...
- added min-height update for login-/register-page in Layout.js
- updated login-/register-page to display flex
- updated login/register demo to load adminlte.min.js
5 years ago
REJack
c153f13057
added ability to change accent color (link & pagination)
5 years ago
REJack
c78169c3f7
overhauled a bit the card header with nav tabs style
5 years ago
REJack
acd65cf524
added ability to add nav tabs inside card header
...
- added demo in pages/UI/navbar.html
- added style for top border for .card-outline-tabs
- overhauled a bit the navbar demo section
5 years ago
REJack
f51bce162f
fixed control sidebar top/bottom with small navbar/footer & fixed back-to-top zindex
5 years ago
REJack
5af52cf9df
removed screenCollapseSize option for PushMenu and removed isShown()
5 years ago
REJack
c1207646f4
fixed vertical nav-tabs border style
5 years ago
REJack
40d88ee12e
fixed treeview selection
5 years ago
REJack
4454f712ff
plugins prepare enhanced
...
- split Plugins in Plugins & DocsPlugins
- created docs-prepare & install npm script
- renamed prepare npm script to prepare-release
- updated .npmignore
5 years ago
REJack
8799b5497c
some little text-sm fixes
...
- button text size
- dropdown text size
- dropdown toggle icon alignment
- top-nav brand image margin
- added docs part
5 years ago
REJack
1261a7e36c
added .dropdown-icon for icon only dropdown toggles
5 years ago
REJack
556c1c80df
enhanced content header with `body.text-sm`
5 years ago
REJack
e6db3e09ea
fixed Treeview toggle()
5 years ago
REJack
683a015a4e
removed console.log from Layout.js
5 years ago
REJack
6f73dc7ca7
changed next() to find() in Treeview toggle()
5 years ago
REJack
bb2e0de6cd
fixed nav-flat in collapsed sidebar
5 years ago
REJack
ef35ff2cbe
fixed sidebar overlay with `.nav-flat`
5 years ago
REJack
28fff0df4c
added font-size-xs variable
5 years ago
REJack
accf50cf1b
renamed `.text-xs` to `.text-md` and created a correct `.text-xs`
5 years ago
REJack
7f68cf5cc9
fixed white close buttons text shadow in modals
5 years ago
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
5 years ago
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
5 years ago
REJack
b8eac86970
fixed active border on sidebar nav with nav-flat
5 years ago
REJack
e2ad19ab11
fixed user-block inside post & fixed profile example
5 years ago
REJack
d8904dd346
enhanced .text-sm support via body & fixed card-text float error
5 years ago
REJack
b78a1c45bb
added sidebar form support & updated sidebar docs
5 years ago
REJack
d37b7e6af8
fixed sidebar margin top false with layout(-*)-navbar-not-fixed
5 years ago
REJack
1f6e992757
fixed sidebar-no-expand display issue with brand-image-xl/xs & nav-child-indent
5 years ago
REJack
abece383c4
added .nav-flat style with child-indent support
5 years ago
REJack
9b290fa5d0
added support for .text-sm with brand-link, main-sidebar & main-footer
5 years ago
REJack
0fd72b8837
enhanced radio button group with `bg-*`
...
- added active override for .btn.bg-*
- added radio button group demo in pages/UI/buttons.html
5 years ago
REJack
7d35fb3b3e
readded hold-transition remove in Layout.js
5 years ago
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
5 years ago
Shu Masuda
ce78f25deb
Fix for table-valign-middle doesn't work
5 years ago
REJack
aebfe08b33
fixed background color for brand-link with navbar-*
5 years ago
REJack
a99c9b7959
fixed sidebar state remember to work in both ways
5 years ago
REJack
cac5828617
fixed input-group with rounded-0 on login/register
5 years ago
REJack
0a1338086a
fixed content-height calculation
5 years ago
REJack
b2139077f5
removed breakpoint from control-sidebar
5 years ago
REJack
baea4e435b
prep version & rebuild dist files
5 years ago
REJack
df6eb2f1d5
added text-align center to widget-user-header
5 years ago
REJack
cf176f0cb0
adjusted a bit the widget-user
5 years ago
REJack
7d15c6ac8c
updated .user-block & .widget-user
5 years ago
REJack
4d0080e1c6
changed cards header
5 years ago
REJack
2658574241
fixed card header/title padding
5 years ago
REJack
8cee30f14e
fixed callout link color
5 years ago
REJack
51579d5324
added ekko-lightbox plugin
...
- updated package.json
- updated build/npm/Plugins.js
- updated pages/gallery.html
5 years ago
REJack
742cb25c07
updated login-/register-logo font size and padding
5 years ago
REJack
643efcd1a4
updated callout padding
5 years ago
REJack
d15055042e
fixed .sidebar-no-expand with navbar-fixed
5 years ago
REJack
577dc4db6e
added .sidebar-no-expand to avoid auto expand on hover/focus
5 years ago
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
5 years ago
REJack
7c730af2c8
fixed icon update in CardWidget
5 years ago
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`
5 years ago
REJack
e3888aee85
created new gallery page
...
- added filterizr to plugins
- created gallery demo
5 years ago
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
5 years ago
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
5 years ago
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
5 years ago
REJack
8c9ef56657
fixed card-outline inside card wrong styling #2205
5 years ago
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
5 years ago
REJack
937dffc03d
enhanced cards header & tools
...
- reduced title font size
- changed title & tools margins/paddings
5 years ago
Raphael Jackstadt
2ab586c4db
Merge branch 'v3-dev' into v3-dev
5 years ago
REJack
6b683b1d94
enhanced ribbons
...
- fixed style
- created demo page
- created docs
5 years ago
REJack
1aa67a08ea
migrated CardRefresh (BoxRefresh)
...
- created CardRefresh Plugin
- created docs
- updated pages/UI/widgets.html
5 years ago
REJack
09651f0a82
added @ttskch/select2-bootstrap4-theme and updated legacy select2 scss code
5 years ago
REJack
1b1b909162
renamed ControlSidebar DATA_KEY to lte.controlsidebar
5 years ago
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
5 years ago
REJack
ec9f780ed7
enhanced tree collapse/expand to avoid flood slide animation on multiple clicks on one item
5 years ago
REJack
62a29b624e
enhanced css-compile with node-sass-package-importer and replaced ../../node_modules/bootstrap with ~bootstrap
5 years ago
REJack
0381231b23
updated sweetalert2 & added sweetalert2-theme-bootstrap-4
5 years ago
REJack
c98018c880
enhanced PushMenu with sidebar state remember
5 years ago
REJack
c3fffde6c0
fixed hold-transition for main-sidebar & control-sidebar
5 years ago
REJack
f3eeb0bfaa
fixed nav-child-indent padding while collapse
5 years ago
REJack
d6c8360f4f
added toggled event to DirectChat.js
5 years ago
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
5 years ago
REJack
af21f07b3d
fixed direct-chat with bg-*
5 years ago
REJack
a14df4917b
fixed zindex's for main-header / brand-link
5 years ago
REJack
bc04864edf
fixed brand-link img height
5 years ago
REJack
7dd7bce535
fixed today mark in datepicker inline in card with bg-*
5 years ago
Aleksandr Rogozin
02fe824919
Returned timeline-inverse css class.
5 years ago
Aleksandr Rogozin
66055cd96a
Migration the timeline component to "bootstrap 4".
5 years ago
REJack
e4970b6c30
added .control-sidebar-push-slide
5 years ago
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
5 years ago
REJack
0876d0ab70
added missing expanded/collapsed event in ControlSidebar.js
5 years ago
REJack
fd8183c965
renamed option `slide` to `controlsidebarSlide` and tweaked a bit the animate step
5 years ago
REJack
ac6a58c118
fixed bg-gradient-* color overrides doesn't worked
5 years ago
REJack
9d55dee3ad
changed card-tools position absolute to float right
...
- added card-title float:left
- changed card-header & card-title padding
5 years ago
REJack
40007571f9
changed table-dark border-color
5 years ago
REJack
8685cde1b0
fixed border color with bg-dark
5 years ago
REJack
5fceda1ba8
fixed icheck-bootstrap focus
5 years ago
Raphael Jackstadt
5639e8c4eb
Merge pull request #2169 from REJack/v3-dev
...
docs, issues fixed & some bigger scss changes
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
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
5 years ago
REJack
f8f0d8fc8e
added custom tab content class & demo in pages/UI/navbar
5 years ago
REJack
2804a35d13
added bootstrap-duallist plugin & demo
5 years ago
REJack
f1f98ba2d8
removed input focus box-shadow & fixed custom-range active/focus style
5 years ago
Raphael Jackstadt
7a28ca5ac2
Merge pull request #2180 from Leviasan/v3-dev
...
Changing module to work with the file system. Remove 'ncp'.
5 years ago
Aleksandr Rogozin
377d2718de
Changing module to work with the file system.
5 years ago
Max McMahon
7745078a45
Fix Select2 heights
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
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
5 years ago
REJack
54653bbb1e
fixed brand-link width while focused sidebar but not hovered
5 years ago
REJack
02c398e707
fixed zindex's to avoid overlapping & fixed brand-link transitions while switching between collapsed & open
5 years ago
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
5 years ago
REJack
042e05989a
fixed brand-link collapsed width with .layout-fixed
5 years ago
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
5 years ago
REJack
91ef7e7bbd
changed previous fix from .fixed its .layout-fixed
5 years ago
REJack
bc362337a1
fixed sidebar margin-top if .fixed not set
5 years ago
Raphael Jackstadt
7c959812ef
Merge branch 'v3-dev' into v3-dev
5 years ago
REJack
164df59d01
updated build/scss/AdminLTE-raw
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
dd08a3911a
added option to use two different logo images in sidebar (small & large) #2159
5 years ago
Aleksandr Rogozin
0dfa558aef
Change "js-compile" script. Moving settings files to one place.
5 years ago
REJack
aec10766cb
added flag-icon-css package
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
22e2587dc4
added back to top style & demo inside widget
5 years ago
REJack
57309870f6
added text scaling for info-box & small-box based on col size
5 years ago
REJack
0e9bc9bca4
fixed doubled offcanvas menu in boxed layout
5 years ago
REJack
3b8df1a62b
added jsGrid & updated DataTables demo
...
- updated DataTables typo in demo files
- added jsGrid to package,json & npm/Plugins.js
- added jsgrid demo
5 years ago
REJack
e40b8c5171
added project add & project edit demo
...
- created project_add & project_edit
- updated project_detail
- added menu link to all demo files
- added a line break in _colors.scss
5 years ago
REJack
4a05cb5e99
added ribbon style & some little changes
...
- added !important to elevation-* & text-sm, text-xs, text-lg & text-xl
- added variables for ribbon
- added ribbon style code in scss/_miscellaneous
5 years ago
REJack
04b90fdd55
added contacts demo & some little scss changes
...
- created contacts demo page
- removed unnecessary scss classes (.hide, .no-border, .no-shadow, .flat & .list-unstyled)
- updated demo files to use bootstrap's class instead of old unnecessary class
- moved color scss lines in a seperate scss file (_colors)
- moved old plugin fixes in a new scss file (plugins/_miscellaneous)
5 years ago
REJack
f6dcb64c05
enhanced SCSS style & added projects example
...
- fixed scss code style & headers
- moved pages scss to seperate folder
- added pages/_projects scss
- added pages/examples/projects demo
5 years ago
REJack
33a3044d54
added first page example (without demo menu changes)
...
- added text color variations in scss/_text
- added demo product images
- created scss/pages/_e_commerce
- created pages/examples/e_commerce.html
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
5 years ago
REJack
e5db7c30ac
added support for vertical nav tabs
...
- 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
6 years ago
REJack
e60faca74a
enhanced input type="range"
...
- added color variations for .custom-range with .custom-range-*
- updated pages/forms/general demo to display range slider
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
c99806c497
added overlay for small-box & info-box
...
- 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
6 years ago
REJack
a80f1bd38c
prep version to 3.0.0-beta.2
6 years ago
REJack
459146487c
fixed sidebar overflow while collapse
6 years ago
REJack
d31d3f0dfc
fixed unable to click on hamburger button ( #2137 )
6 years ago
REJack
4350df0686
fixed sidebar child indent to indent even level 2+ entries
6 years ago
REJack
2c5cf85ee0
fixed infobox gradient color
6 years ago
REJack
8fe10a9963
some little changes with gradients
...
- 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
6 years ago
REJack
66f15c4f3d
added notification plugins aka toasts (sweetalert2 & toastr)
...
- 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
6 years ago
REJack
0b96c5ca71
changed navbar child indent to optional via `.nav-child-indent`
6 years ago
REJack
0ab4842315
added sidebar nav-treeview intending
6 years ago
REJack
db9c190e5c
fixed unable to expand sidebar in with navbar-fixed & footer-fixed width
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
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
91434f4215
added legacy user menu
...
- 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
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
9ffff7df6f
modal overlay
...
- 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
6 years ago
REJack
7ad0bae031
enhanced custom-switch
...
- updated forms/general demo page
- added custom-switch off/on color variants
- rebuild css 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
d753e8cef9
updated fontawesome to fontawesome-free 5.8.2
...
- updated all demo pages
- updated fontawesome entries in build/npm/Plugins
- updated package.json & package-lock.json
- replaced fontawesome files in plugins/
6 years ago
REJack
64aaa1d3cf
fixed same text-color as background for nav-item:hover dropdown ( Closes #1893 )
6 years ago
REJack
a873327611
added modals & changed zindex's
...
- 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
6 years ago
REJack
210ee93972
added tooltip fix for tooltips in sidebar (incl. rebuild)
6 years ago
REJack
eab9a2dc00
added fix for cutted nav-link in sidebar collapsed state (incl. rebuild)
6 years ago
REJack
fd7bda276f
added `color: inherit` to .table, incl. rebuild
6 years ago
Jorge Vilaça
61f3ef7a91
minor formatting
6 years ago
Jorge Vilaça
8a7de1cc56
clean debug code
6 years ago
Jorge Vilaça
654f5b169d
slimscroll implementation o v3
6 years ago
Liu Xinyu
7e09433c4d
fix($login-and-register): input border breaks when focus and with validation class ( #2026 )
6 years ago
Eric Enns
163e2d4976
Fix Layout content height to consider footer-height when setting min-height ( #1945 )
6 years ago
hendimarcos
ab9715fd6a
same text-color as background for nav-item:hover dropdown ( #1939 )
...
* fix(scss): same text-color as background for nav-item:hover dropdown
https://github.com/almasaeed2010/AdminLTE/issues/1893
* fix(scss): same text-color as background for nav-item:hover dropdown
https://github.com/almasaeed2010/AdminLTE/issues/1893
6 years ago
hendimarcos
261c5c714e
fix(js): AdminLTE 3 collapse button ( #1938 )
...
https://github.com/almasaeed2010/AdminLTE/issues/1910
6 years ago
Abdullah Almsaeed
a8ed14c146
Update bootstrap and fix #1902
6 years ago
heemza
dfd2677a6d
Fix #1881 ( #1898 )
6 years ago
Abdullah Almsaeed
49fdbb2873
Fix #1689
7 years ago
Abdullah Almsaeed
0ba5f1c3ad
Add demo functions
7 years ago
Abdullah Almsaeed
910f4e5186
Add control sidebar
7 years ago
Abdullah Almsaeed
c33e313723
Add ckeditor5 and fix shadow in form control
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
e8507e21d7
Reformat code style
8 years ago
Abdullah Almsaeed
8781ae4854
Add Search plugin to babel compiler and reformat code style
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
f27bb32c4a
Add Control Sidebar Plugin
8 years ago
Abdullah Almsaeed
547428c8c9
Add more css features
8 years ago
Abdullah Almsaeed
92775041a4
Add notify to grunt
8 years ago
Abdullah Almsaeed
7041e65d3f
Update JS files
8 years ago
Abdullah Almsaeed
71c560ec27
Fix layout height computation
8 years ago
Abdullah Almsaeed
3f47e43650
Add bower_components to gitignore
8 years ago
Abdullah Almsaeed
f6c69f1d12
Update sidebar
9 years ago
Abdullah Almsaeed
6841615631
Update Layout manager to work with regular layout for now
9 years ago
Abdullah Almsaeed
7861601c7e
Add tether to bower
9 years ago
Abdullah Almsaeed
97df6065b1
Move grunt-tasks to the build folder
9 years ago
Abdullah Almsaeed
545a862c1d
Dev setup
9 years ago
Abdullah Almsaeed
c4ac73688b
Create PushMenu.js
9 years ago
Abdullah Almsaeed
f5f78f415b
Add AdminLTE.css to css folder
9 years ago
Abdullah Almsaeed
6237a4cf8e
Change header markup
9 years ago
Abdullah Almsaeed
846cee1b4d
Add Fix header height issue
9 years ago
Abdullah Almsaeed
17dce579b0
Add new js build folder
9 years ago
Abdullah Almsaeed
c6667c6bca
Adjusted skins and main-header to function with BS4
9 years ago
Abdullah Almsaeed
7b67b58db6
Deleted LESS files
9 years ago
Abdullah Almsaeed
1acadbe382
Convert LESS to SASS
9 years ago
Abdullah Almsaeed
1ee281b3b9
Increment version number
9 years ago
Abdullah Almsaeed
57e10bc372
Fix issue #752
9 years ago
Sullivan SENECHAL
4a83dc18ce
Do not use absolute position for .pull-right on sidebar
9 years ago
Abdullah Almsaeed
4cd707a49e
Merge branch 'master' of https://github.com/almasaeed2010/AdminLTE
9 years ago
Abdullah Almsaeed
8a7a7ae527
Add new map and implementation reference
9 years ago
Gwenael Gallon
226ba4f4ed
Update Bootstrap less files to 3.3.5
9 years ago
Abdullah Almsaeed
0748343f22
Update version
9 years ago
Abdullah Almsaeed
86712ae424
Fix issue #676
9 years ago
Abdullah Almsaeed
ee1782c007
Reformat code
9 years ago
Dennis Neufeld
91f47a8b7a
Formatting
9 years ago
Abdullah Almsaeed
cba5477a46
Reduce text-elipsis rules
9 years ago
Abdullah Almsaeed
fc9554f866
Merge pull request #640 from devmark/patch-1
...
navs add different color
9 years ago
Mark
f7dc1429e2
navs add different color
...
https://github.com/almasaeed2010/AdminLTE/issues/429
9 years ago
Dennis Neufeld
81e784af15
Formatting and stuff
9 years ago
Abdullah Almsaeed
f25c90f598
Fixed csslint error
9 years ago
Abdullah Almsaeed
dde604023b
Fix issue #430
9 years ago
Abdullah Almsaeed
6ab5a66fa2
Fix issue #578
9 years ago
Abdullah Almsaeed
a335278aa1
Fix issue #579
9 years ago
Abdullah Almsaeed
3faad543cb
Update version
9 years ago
Abdullah Almsaeed
36f31d1448
Fixed typo attachemnt to attachment
9 years ago
Abdullah Almsaeed
1555830bc6
Add activity tab to profile
9 years ago
Abdullah Almsaeed
2f390152bc
Created and updated the profile page
9 years ago
Abdullah Almsaeed
e7653c8655
Add box-comment feature
9 years ago
Abdullah Almsaeed
af4deafa7c
Add social widgets
9 years ago
Emin Şen
a7158e5ab8
remove multiple selection height property
9 years ago
Abdullah Almsaeed
30e6e1f034
Conform to CSSLINT rules
9 years ago
Abdullah Almsaeed
0943d33ff3
compressed images
9 years ago
Abdullah Almsaeed
12996b0242
Compressed images
9 years ago
Abdullah Almsaeed
6676c7d068
formatted core.less
9 years ago
Abdullah Almsaeed
2296534d36
Fixed issue with active nav-stacked background
9 years ago
Abdullah Almsaeed
6bf4e63c44
Fixed issue with user menu on small screens
9 years ago
Abdullah Almsaeed
8f1173b340
Fixed issue #590
9 years ago
Abdullah Almsaeed
a8406b4102
Removed unnecessary \!important
9 years ago
Dennis Neufeld
3f81b24501
Format less files
10 years ago
Abdullah Almsaeed
1e21624ddd
Merge pull request #543 from danielsum/patch-1
...
Update Bootstrap-social.less
10 years ago
Daniel Sum
4e9daad75e
Update Bootstrap Less
...
Hi Abdullah,
I've seen that bootstrap-social.less is not up to date as Pinterest for instance was not in the list... May I suggest to use the import from bower package to keep up to date this little stylesheet or use a little script to update this vendor package :
````bash
#!/usr/bin/env bash
curl -o build/less/bootstrap-social.less https://raw.githubusercontent.com/lipis/bootstrap-social/gh-pages/bootstrap-social.less
````
PS: I've just discovered your package and make a little donation, great work !
10 years ago
Florian Schaeffer
17fbe16151
enable font awesome in form controls
...
the form controls are preconfigured to use glyhicons but lack the support for FA icons
10 years ago
Abdullah Almsaeed
e5771daaf5
Added posibility to add image to info-box instead of icon #522
10 years ago
Abdullah Almsaeed
f19c8f619e
Fix sidebar-mini with Safari issue #410
10 years ago
Abdullah Almsaeed
ad68d5e466
Added support for Select2
10 years ago
Abdullah Almsaeed
406de4e708
pull from master
10 years ago