dependabot[bot]
9f26e34f20
chore(deps-dev): bump eslint-plugin-unicorn from 42.0.0 to 46.0.0 ( #4952 )
...
* chore(deps-dev): bump eslint-plugin-unicorn from 42.0.0 to 46.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 42.0.0 to 46.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v42.0.0...v46.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* eslint error fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel <50356015+danny007in@users.noreply.github.com>
2 years ago
REJack
4f1546acb2
feat: removed bootstrap-switch due massive npm bugs & incompatible updates
2 years ago
REJack
959d8dd9e0
fix: flag-icon-css/flag-icons replace missing
2 years ago
dependabot[bot]
bd372c0904
Bump eslint-plugin-unicorn from 29.0.0 to 31.0.0 ( #3631 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel <50356015+danny007in@users.noreply.github.com>
4 years ago
Daniel
25e2bfc909
docs update
4 years ago
Daniel
af042dc5b4
improve docs
4 years ago
Daniel
281904898a
added DataTable ext searchbuilder ( #3344 )
4 years ago
REJack
a33f74e503
add uplot charts
4 years ago
REJack
1f7db49d54
add datatables searchpanes plugin
4 years ago
REJack
835d48fbb2
update to fullcalendar dist version
4 years ago
REJack
127a1568c7
remove simplemde ( #2928 )
...
* remove simplemde
* remove simplemde from docs/dependencies
4 years ago
REJack
67c15d1389
remove flot-old and add flot plugins from flot/source folder ( #2924 )
4 years ago
REJack
216841f578
add dropzonejs plugin
4 years ago
REJack
2df58a35cc
add codemirror & simplemde plugin files
4 years ago
REJack
46927d3259
add bs-stepper plugin
4 years ago
XhmikosR
e8043b6a25
vnu: enable `Werror`
5 years ago
XhmikosR
ea21c73666
Add back jsgrid/demos/db.js ( #2810 )
...
It's used in pages/tables/jsgrid.html.
5 years ago
XhmikosR
38e74faf55
Add vnu-jar for HTML validation.
...
Also, add a GitHub Action which builds the docs and run the validator script.
5 years ago
XhmikosR
04981d1770
Add missing shebang ( #2769 )
5 years ago
XhmikosR
6dbfd55091
build/npm: don't copy dot files.
5 years ago
XhmikosR
27ff009494
Comply to the ESLint rules.
5 years ago
XhmikosR
5ba59f1454
Add ESLint support.
...
Used the Bootstrap master branch config and adapted it.
Also, remove the `babel-eslint` package since we don't use it.
5 years ago
REJack
acf9fe8403
added bs-custom-file-input plugin
5 years ago
REJack
c3a6d62a1d
added new plugin jquery-validation v1.19.1
5 years ago
REJack
3be22b6be9
fixed npm i prepare plugins error
5 years ago
REJack
4454f712ff
plugins prepare enhanced
...
- split Plugins in Plugins & DocsPlugins
- created docs-prepare & install npm script
- renamed prepare npm script to prepare-release
- updated .npmignore
5 years ago
REJack
7bb5b47bff
added bootstrap-switch
...
- updated package.json
- updated build/npm/Plugins.js
- added build/scss/plugins/_bootstrap-switch.scss with bootstrap 4 style & color overrides
- updated pages/forms/advanced.html with bootstrap switch demo & added rows in icheck demo
- added plugins 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
0381231b23
updated sweetalert2 & added sweetalert2-theme-bootstrap-4
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
377d2718de
Changing module to work with the file system.
5 years ago
REJack
127188bb2c
starting with the docs
...
- jekyllrb preset for gh-pages with AdminLTE 3 layout
- rebuild menu structure like AdminLTE v2.4 docs
- modified npm/Plugins.js to update docs assets with every production run
5 years ago
REJack
aec10766cb
added flag-icon-css package
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
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
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
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
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
Abdullah Almsaeed
49fdbb2873
Fix #1689
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