Commit graph

7 commits

Author SHA1 Message Date
REJack ab0ebc9a88 fix click event if iframe mode is loaded on contentwrapper 2021-09-17 21:28:20 +02:00
REJack 1c856b0d8c update plugin files 2021-02-17 08:25:25 +01:00
XhmikosR fdc400067c
Update dependencies (#2851)
* @fortawesome/fontawesome-free  ^5.13.0  →  ^5.13.1
* @sweetalert2/theme-bootstrap-4  ^3.1.4  →   ^3.2.0
* jszip                           ^3.4.0  →   ^3.5.0
* sweetalert2                    ^9.14.4  →  ^9.15.2
* eslint-plugin-import           ^2.21.2  →  ^2.22.0
* rollup                         ^2.18.0  →  ^2.18.1
2020-06-28 14:03:17 +02:00
XhmikosR 870df4406d Update plugins. 2020-06-01 14:45:27 +03:00
REJack e0e5693493 update plugin files 2020-05-03 13:23:08 +02:00
REJack 709c01d450 updated dependencies & devDependencies 2020-04-02 00:52:43 +02:00
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`
2019-08-28 12:59:33 +02:00