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
9d4cbbc221
added project_detail demo file
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
6 years ago
REJack
3e0b25943b
fixed demo active state in sidebar menu
6 years ago
REJack
6002edb486
reordered Extras & Pages in demo files
6 years ago
Raphael Jackstadt
e94beaa54f
Merge pull request #2143 from REJack/v3-dev
...
first steps into beta.2
6 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
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
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
7e5ac7051e
fixed copyright date
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
Raphael Jackstadt
14da827d37
Merge pull request #2141 from REJack/v3-dev
...
last fixes before releasing v3.0.0-beta.1
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
Raphael Jackstadt
01e6030f43
Merge pull request #2133 from REJack/v3-dev
...
updated plugins part 2 & some enhancements
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
0f1f556d68
removed ckeditor from package.json & removed jquery sparline lines in dashboard2.js
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
95ca8ec4da
enhanced charts demo
...
- added pie chart
- added stacked bar chart
6 years ago
Raphael Jackstadt
b84dfe673b
Merge pull request #2123 from REJack/v3-dev
...
custom-switch, modal overlay, plugin updates & one bug fixed
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
Raphael Jackstadt
0cb792e529
Merge pull request #2120 from REJack/v3-dev
...
some little changes
6 years ago
REJack
2c7fa653d1
updated copyright infos
...
- updated author and repo infos in composer.json
- updated github links & author in package.json
- updated github links in README.md
- rebuild js dist files
6 years ago
REJack
cc8a2d7e51
added js option for content height fixed
6 years ago
Raphael Jackstadt
96dc774be3
Merge pull request #2119 from REJack/v3-dev
...
Road to v3.0.0-beta.1
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
Raphael Jackstadt
b03be999e8
updated missed fontawesome changes in index3.html
...
- replaced `fas fa-circle-o` with `far fa-circle`
6 years ago
Raphael Jackstadt
809acd4afa
Merge pull request #2110 from REJack/v3-dev
...
little v3 changes
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
13dd7ea384
removed all files from /dist/js/plugins (unnecessary since all demo pages use plugins from root)
6 years ago
Aigars Silkalns
d715cc95f4
Merge pull request #2106 from REJack/v3-dev
...
added modals & changed zindex's
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