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
2019-06-10 17:38:54 +02:00
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
2019-06-07 16:48:09 +02:00
REJack
7ad0bae031
enhanced custom-switch
...
- updated forms/general demo page
- added custom-switch off/on color variants
- rebuild css files
2019-06-07 09:14:05 +02:00
Raphael Jackstadt
0cb792e529
Merge pull request #2120 from REJack/v3-dev
...
some little changes
2019-06-06 14:35:31 +02:00
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
2019-06-06 14:32:53 +02:00
REJack
cc8a2d7e51
added js option for content height fixed
2019-06-06 14:28:59 +02:00
Raphael Jackstadt
96dc774be3
Merge pull request #2119 from REJack/v3-dev
...
Road to v3.0.0-beta.1
2019-06-06 14:00:42 +02:00
REJack
5e05228f3c
removed console.log() from PushMenu
2019-06-05 14:08:04 +02:00
REJack
9c640e0f6f
added ability for auto collapse sidebar option
2019-06-05 14:02:11 +02:00
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
2019-06-05 13:34:15 +02:00
Raphael Jackstadt
b03be999e8
updated missed fontawesome changes in index3.html
...
- replaced `fas fa-circle-o` with `far fa-circle`
2019-05-28 10:05:36 +02:00
Raphael Jackstadt
809acd4afa
Merge pull request #2110 from REJack/v3-dev
...
little v3 changes
2019-05-28 09:54:56 +02:00
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
2019-05-25 15:15:32 +02:00
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/
2019-05-25 14:36:36 +02:00
REJack
64aaa1d3cf
fixed same text-color as background for nav-item:hover dropdown ( Closes #1893 )
2019-05-24 09:55:43 +02:00
REJack
13dd7ea384
removed all files from /dist/js/plugins (unnecessary since all demo pages use plugins from root)
2019-05-18 13:06:59 +02:00
Aigars Silkalns
d715cc95f4
Merge pull request #2106 from REJack/v3-dev
...
added modals & changed zindex's
2019-05-18 13:35:13 +03:00
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
2019-05-18 12:24:56 +02:00
Aigars Silkalns
a7c8355424
Merge pull request #2105 from REJack/v3-dev
...
Some little V3-dev changes/fixes
2019-05-18 12:03:59 +03:00
REJack
210ee93972
added tooltip fix for tooltips in sidebar (incl. rebuild)
2019-05-18 10:43:43 +02:00
REJack
eab9a2dc00
added fix for cutted nav-link in sidebar collapsed state (incl. rebuild)
2019-05-18 10:41:23 +02:00
REJack
fd7bda276f
added `color: inherit` to .table, incl. rebuild
2019-05-18 10:35:36 +02:00
REJack
8a2e0508bb
rebuild AdminLTE dist after `updated node_modules`
2019-05-18 10:28:58 +02:00
REJack
91533abab1
updated node_modules with `npm update`
...
- bootstrap 4.1.2 to 4.3.1
- chart.js 2.7.2 to 2.8.0
- jquery 3.3.1 to 3.4.1
- popper.js 1.14.3 to 1.15.0
- browser-sync 2.24.5 to 2.26.5
- clean-css-cli 4.1.11 to 4.3.0
- eslint-plugin-compat 2.5.0 to 2.7.0
- node-sass 4.9.2 to 4.12.0
- nodemon 1.18.2 to 1.19.0
- npm-run-all 4.1.3 to 4.1.5
- uglify-js 3.4.4 to 3.5.13
2019-05-18 10:27:50 +02:00
Aigars Silkalns
7e4417d759
Merge pull request #2096 from carlosgallego98/v3-dev
...
Fix wrong label column number
2019-04-26 10:57:37 +03:00
Jean Carlos Gallego
24c3922f70
Fix wrong label column number
...
It causes label text to wrap to the next line
2019-04-26 02:44:52 -05:00
Aigars Silkalns
00e1180d9e
Merge pull request #2084 from jorgevilaca82/v3-dev
...
slimscroll on V3 dev #2082
2019-03-24 19:40:38 +02:00
Jorge Vilaça
61f3ef7a91
minor formatting
2019-03-24 13:15:36 -04:00
Jorge Vilaça
8a7de1cc56
clean debug code
2019-03-24 13:10:07 -04:00
Jorge Vilaça
654f5b169d
slimscroll implementation o v3
2019-03-24 12:58:28 -04:00
Liu Xinyu
7e09433c4d
fix($login-and-register): input border breaks when focus and with validation class ( #2026 )
2019-01-31 13:10:59 -05:00
Liu Xinyu
bbb9e4f61b
fix($demo): 404 page active link of sidebar ( #2021 )
2019-01-31 13:09:54 -05:00
Eric Enns
163e2d4976
Fix Layout content height to consider footer-height when setting min-height ( #1945 )
2019-01-31 13:02:51 -05:00
heemza
26a521bfa0
Fix #1962 ( #1968 )
2019-01-31 13:02:04 -05:00
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
2019-01-31 13:00:32 -05:00
hendimarcos
261c5c714e
fix(js): AdminLTE 3 collapse button ( #1938 )
...
https://github.com/almasaeed2010/AdminLTE/issues/1910
2019-01-31 13:00:03 -05:00
Abdullah Almsaeed
a8ed14c146
Update bootstrap and fix #1902
2018-07-15 10:56:30 -04:00
heemza
dfd2677a6d
Fix #1881 ( #1898 )
2018-07-14 17:43:23 -04:00
Abdullah Almsaeed
8b45fa3c4d
Update plugins
2018-07-14 17:20:56 -04:00
Abdullah Almsaeed
7bf4139bae
Compile to production
2018-05-05 17:54:11 -04:00
Abdullah Almsaeed
6eef12689c
Bump version
2018-05-05 17:53:35 -04:00
Abdullah Almsaeed
a62cf8a724
Add main in package.json
2018-05-05 17:48:58 -04:00
Abdullah Almsaeed
49fdbb2873
Fix #1689
2018-05-05 17:47:50 -04:00
Abdullah Almsaeed
8183f2ad20
Remove console logs from demo.js
2018-04-23 07:26:17 -04:00
Abdullah Almsaeed
65f370e23e
Add navbar border checkbox
2018-04-22 20:15:55 -04:00
Abdullah Almsaeed
0ba5f1c3ad
Add demo functions
2018-04-22 20:08:03 -04:00
Abdullah Almsaeed
910f4e5186
Add control sidebar
2018-04-14 19:33:53 -04:00
Abdullah Almsaeed
c33e313723
Add ckeditor5 and fix shadow in form control
2018-04-01 13:35:02 -04:00
Abdullah Almsaeed
e70992af6a
Fix data table
2018-03-30 14:19:28 -04:00
Abdullah Almsaeed
daa94248f1
Fix img in readme
2018-03-17 13:11:26 -04:00