REJack
baea4e435b
prep version & rebuild dist files
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
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
09651f0a82
added @ttskch/select2-bootstrap4-theme and updated legacy select2 scss code
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
97168e80be
changed npm run production from parallel to sequential to avoid docs assets updating bug
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
2804a35d13
added bootstrap-duallist plugin & demo
5 years ago
Aleksandr Rogozin
2e7c44faa3
Update package json scripts
5 years ago
Aleksandr Rogozin
377d2718de
Changing module to work with the file system.
5 years ago
REJack
68ff7620f0
changed jqvmap github repo selection & executed `npm i
5 years ago
Raphael Jackstadt
7c959812ef
Merge branch 'v3-dev' into v3-dev
5 years ago
Aleksandr Rogozin
36ae4e2445
Updating devDependencies for "js" script.
5 years ago
REJack
974a67812c
replaced uglifyjs to terser, updated autoprefixer & fixed npm audits
5 years ago
Aleksandr Rogozin
78c74fda2f
Revert "Updating devDependencies for "js-compile" script."
...
This reverts commit 03ed07ba8e
.
5 years ago
Aleksandr Rogozin
03ed07ba8e
Updating devDependencies for "js-compile" script.
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
9edbe410c9
added `--source-map-inline-sources` into css-minify in package.json
5 years ago
Aleksandr Rogozin
64e592c369
Package.json -> Scripts. To generate a source map, use --source-map
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
a80f1bd38c
prep version to 3.0.0-beta.2
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
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
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
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
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
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
6 years ago
Abdullah Almsaeed
a8ed14c146
Update bootstrap and fix #1902
6 years ago
Abdullah Almsaeed
8b45fa3c4d
Update plugins
6 years ago
Abdullah Almsaeed
6eef12689c
Bump version
7 years ago
Abdullah Almsaeed
a62cf8a724
Add main in package.json
7 years ago
Abdullah Almsaeed
49fdbb2873
Fix #1689
7 years ago
Abdullah Almsaeed
0ba5f1c3ad
Add demo functions
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
ab3875743f
Update dependencies
8 years ago
Abdullah Almsaeed
8483fb3e04
Add sass compiler
9 years ago
Arno Roldao Junior
c58d1d48c5
Merge branch 'v3-dev' into feature/load-grunt-config
...
# Conflicts:
# Gruntfile.js -> Resolve
# package.json -> Resolve
9 years ago
Arno Roldao Junior
0d725c1750
Adding task of grunt: "load-grunt-config" for the config of task modules, in folder: "grunt-task/"
9 years ago
Abdullah Almsaeed
c4ac73688b
Create PushMenu.js
9 years ago
Abdullah Almsaeed
f0977ab235
Replace ruby sass with sassc for faster (much faster\!) compiling
9 years ago
Abdullah Almsaeed
b045821f37
Add babel to compile ECMA6
9 years ago
Abdullah Almsaeed
ff7cd0be6f
Add npm sass compiler
9 years ago
Abdullah Almsaeed
1ee281b3b9
Increment version number
9 years ago
Abdullah Almsaeed
0dad027265
Update version
9 years ago
freezy
f68e1edb0e
Added bootlint for pages
9 years ago
Abdullah Almsaeed
e13db59eb3
Updated version
9 years ago
Abdullah Almsaeed
f525567feb
Updated version info
9 years ago
Sahil Muthoo
1d34316754
Fix #610 Missing license field
9 years ago
Abdullah Almsaeed
2827e4d2fb
Added CSSLINT
9 years ago
Abdullah Almsaeed
b8b38a29fa
added grunt plugins
9 years ago
Dennis Neufeld
8cecbcf2ca
Format some files
10 years ago
Abdullah Almsaeed
0bc1c2d7ae
Updated changelog
10 years ago
Abdullah Almsaeed
b80104171d
Updated change log and versioning info
10 years ago
Abdullah Almsaeed
ac2b52005c
RTL version in progress
10 years ago
Abdullah Almsaeed
777a93ddc4
Published
10 years ago
Abdullah Almsaeed
75596d1189
updated version
10 years ago
Abdullah Almsaeed
c25a8710f4
Updated version number
10 years ago
Abdullah Almsaeed
ebf6b8b937
Update package.json
10 years ago
Abdullah Almsaeed
7165c78c3c
modified permissions
10 years ago
Abdullah Almsaeed
49abea0294
Updated AdminLTE version info
10 years ago
almasaeed2010
2a35eafb8b
Added app.min.js
10 years ago
almasaeed2010
03dea0694a
AdminLTE 2.0 alpha
10 years ago