REJack
4754f57ee8
prep pre version
5 years ago
REJack
e78ee8d9ca
prep version
5 years ago
REJack
b7a1c871ce
fixed card default border after adding nav tabs support
...
- placed default card tabs style into .card-tabs
- updated demo
5 years ago
REJack
6457d31b0d
added forget password & recover password demo
5 years ago
REJack
14967aec94
prep version & rebuild dists
5 years ago
REJack
5d7e709c7c
prep version
5 years ago
REJack
00675ef1cb
prep version to v3.0.0-rc.2
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
c950273d43
fixed right sided vertical nav tabs demo
5 years ago
REJack
1261a7e36c
added .dropdown-icon for icon only dropdown toggles
5 years ago
REJack
7774adb2a7
fixed missing bootstrap 4 migration changes
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
bc8b990c1a
added multi level example across the demo pages
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
26741a95c5
updated pages/UI/buttons.html with hoverable split buttons & corrected the split buttons markup
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
REJack
baea4e435b
prep version & rebuild dist files
5 years ago
REJack
a8051f5666
updated some demos
...
- added dropdown-hover for "Hover for action" in layout/top-nav
- changed bootstrap modal info text in UI/modals
- updated vertical tabs examples for a better mobile view
5 years ago
REJack
e3888aee85
created new gallery page
...
- added filterizr to plugins
- created gallery demo
5 years ago
REJack
ce9734ef07
updated demo sidebar menu
...
- fixed timeline link in pages/calendar & pages/widgets
- added ribbons link after timeline link
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
42b6ff1b11
removed fastclick from demo pages
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
Aleksandr Rogozin
d27aa49026
Add a sidebar link across all demo pages
5 years ago
REJack
0381231b23
updated sweetalert2 & added sweetalert2-theme-bootstrap-4
5 years ago
Aleksandr Rogozin
66055cd96a
Migration the timeline component to "bootstrap 4".
5 years ago
REJack
4be1bd935c
fixed placehold.it link
5 years ago
REJack
d3554c591e
updated docs link in demo files
5 years ago
REJack
f8f0d8fc8e
added custom tab content class & demo in pages/UI/navbar
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
11e09242ea
renamed sidebar entry `Fixed` to `Fixed Sidebar` & renamed file `fixed.html` to `fixed-sidebar.html`
5 years ago
REJack
dcc223da7b
updated font awesome links in demo pages
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
ad91b7fdb7
updated fontawesome cdn link in demo pages
5 years ago
REJack
0e3049751e
added language menu demo
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
6002edb486
reordered Extras & Pages in demo files
6 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
7e5ac7051e
fixed copyright date
6 years ago
REJack
a80f1bd38c
prep version to 3.0.0-beta.2
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
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
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
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