Commit graph

311 commits

Author SHA1 Message Date
REJack 2804a35d13
added bootstrap-duallist plugin & demo 2019-07-28 13:50:35 +02:00
Aleksandr Rogozin 2e7c44faa3 Update package json scripts 2019-07-20 12:02:23 +03:00
Aleksandr Rogozin 377d2718de Changing module to work with the file system. 2019-07-20 11:50:19 +03:00
REJack 68ff7620f0
changed jqvmap github repo selection & executed `npm i 2019-07-14 17:45:34 +02:00
Raphael Jackstadt 7c959812ef
Merge branch 'v3-dev' into v3-dev 2019-07-13 13:04:13 +02:00
Aleksandr Rogozin 36ae4e2445 Updating devDependencies for "js" script. 2019-07-13 12:45:22 +03:00
REJack 974a67812c
replaced uglifyjs to terser, updated autoprefixer & fixed npm audits 2019-07-13 00:02:10 +02:00
Aleksandr Rogozin 78c74fda2f Revert "Updating devDependencies for "js-compile" script."
This reverts commit 03ed07ba8e.
2019-07-13 00:01:56 +03:00
Aleksandr Rogozin 03ed07ba8e Updating devDependencies for "js-compile" script. 2019-07-12 15:58:45 +03:00
Aleksandr Rogozin 0dfa558aef Change "js-compile" script. Moving settings files to one place. 2019-07-11 15:42:43 +03:00
REJack aec10766cb
added flag-icon-css package 2019-07-10 16:33:23 +02:00
REJack 9edbe410c9
added --source-map-inline-sources into css-minify in package.json 2019-07-10 13:49:05 +02:00
Aleksandr Rogozin 64e592c369 Package.json -> Scripts. To generate a source map, use --source-map 2019-07-06 19:43:43 +03:00
REJack 3b8df1a62b
added jsGrid & updated DataTables demo
- updated DataTables typo in demo files
- added jsGrid to package,json & npm/Plugins.js
- added jsgrid demo
2019-07-01 02:37:24 +02:00
REJack a80f1bd38c
prep version to 3.0.0-beta.2 2019-06-26 14:37:24 +02:00
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
2019-06-16 11:20:59 +02:00
REJack 0f1f556d68
removed ckeditor from package.json & removed jquery sparline lines in dashboard2.js 2019-06-14 10:17:33 +02:00
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
2019-06-14 09:33:43 +02:00
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 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 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
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 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
Abdullah Almsaeed a8ed14c146 Update bootstrap and fix #1902 2018-07-15 10:56:30 -04:00
Abdullah Almsaeed 8b45fa3c4d Update plugins 2018-07-14 17:20:56 -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 0ba5f1c3ad Add demo functions 2018-04-22 20:08:03 -04:00
Abdullah Almsaeed c33e313723 Add ckeditor5 and fix shadow in form control 2018-04-01 13:35:02 -04:00
Abdullah Almsaeed 53a7c75964 Dev release 2018-03-17 13:07:55 -04:00
Abdullah Almsaeed f390ddcc1f Add webpack 2018-02-03 18:45:19 -05:00
Abdullah Almsaeed ab3875743f Update dependencies 2016-10-15 13:20:39 -04:00
Abdullah Almsaeed 8483fb3e04 Add sass compiler 2016-07-02 13:20:12 -04:00
Arno Roldao Junior c58d1d48c5 Merge branch 'v3-dev' into feature/load-grunt-config
# Conflicts:
#	Gruntfile.js -> Resolve
#	package.json -> Resolve
2016-06-28 21:05:57 -03:00
Arno Roldao Junior 0d725c1750 Adding task of grunt: "load-grunt-config" for the config of task modules, in folder: "grunt-task/" 2016-06-23 10:23:48 -03:00
Abdullah Almsaeed c4ac73688b Create PushMenu.js 2015-11-11 14:29:54 -05:00
Abdullah Almsaeed f0977ab235 Replace ruby sass with sassc for faster (much faster\!) compiling 2015-11-05 10:47:24 -05:00
Abdullah Almsaeed b045821f37 Add babel to compile ECMA6 2015-11-04 13:51:10 -05:00
Abdullah Almsaeed ff7cd0be6f Add npm sass compiler 2015-10-31 17:01:42 -04:00
Abdullah Almsaeed 1ee281b3b9 Increment version number 2015-10-23 10:50:49 -04:00
Abdullah Almsaeed 0dad027265 Update version 2015-09-19 14:29:39 -04:00
freezy f68e1edb0e Added bootlint for pages 2015-08-22 19:22:37 +02:00
Abdullah Almsaeed e13db59eb3 Updated version 2015-08-12 18:53:37 -04:00
Abdullah Almsaeed f525567feb Updated version info 2015-08-11 10:24:17 -04:00
Sahil Muthoo 1d34316754 Fix #610 Missing license field 2015-07-30 17:23:37 +05:30
Abdullah Almsaeed 2827e4d2fb Added CSSLINT 2015-07-25 15:51:57 -04:00
Abdullah Almsaeed b8b38a29fa added grunt plugins 2015-07-25 15:05:25 -04:00
Dennis Neufeld 8cecbcf2ca Format some files 2015-07-12 15:46:20 +02:00
Abdullah Almsaeed 0bc1c2d7ae Updated changelog 2015-07-08 17:16:29 -04:00
Abdullah Almsaeed b80104171d Updated change log and versioning info 2015-05-06 20:16:11 -04:00
Abdullah Almsaeed ac2b52005c RTL version in progress 2015-04-15 19:28:17 -04:00
Abdullah Almsaeed 777a93ddc4 Published 2015-04-15 19:07:24 -04:00
Abdullah Almsaeed 75596d1189 updated version 2015-04-03 12:00:48 -04:00
Abdullah Almsaeed c25a8710f4 Updated version number 2015-03-17 11:36:50 -04:00
Abdullah Almsaeed ebf6b8b937 Update package.json 2015-03-04 11:11:25 -05:00
Abdullah Almsaeed 7165c78c3c modified permissions 2015-03-02 18:41:47 -05:00
Abdullah Almsaeed 49abea0294 Updated AdminLTE version info 2015-02-16 13:59:53 -05:00
almasaeed2010 2a35eafb8b Added app.min.js 2015-02-02 11:52:30 -05:00
almasaeed2010 03dea0694a AdminLTE 2.0 alpha 2015-02-01 16:25:09 -05:00