dependabot[bot]
|
45ba9ad258
|
Bump eslint from 8.2.0 to 8.3.0 (#4061)
Bumps [eslint](https://github.com/eslint/eslint) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.2.0...v8.3.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
REJack
|
a936e220f6
|
feat(control-sidebar): add ability to toggle between multiple control-sidebars
- instead of collapse and show (2 clicks)
|
3 years ago |
Rikson
|
adc28b9dae
|
Fixed toggling multiple control sidebar (#4070)
|
3 years ago |
REJack
|
ef6149f39a
|
docs(card-refresh): add missing $ in example
|
3 years ago |
REJack
|
9b7c935958
|
chore(audit): fix vulnerabilities
|
3 years ago |
REJack
|
4cf2de7fac
|
chore(plugins): update plugin dist files
|
3 years ago |
REJack
|
832395ffa7
|
chore(eslint): disable unicorn/prefer-export-from
|
3 years ago |
REJack
|
2f3508688e
|
chore(bundlewatch): bump sizes
|
3 years ago |
REJack
|
e22e710165
|
docs(card-refresh): fix examples
|
3 years ago |
eworld
|
a6f47a8e8c
|
Fix Card Refresh Plugin doc (#4013)
|
3 years ago |
dependabot[bot]
|
98d66f9ab5
|
Bump flag-icon-css from 3.5.0 to 4.1.5 (#4037)
Bumps [flag-icon-css](https://github.com/lipis/flag-icons) from 3.5.0 to 4.1.5.
- [Release notes](https://github.com/lipis/flag-icons/releases)
- [Commits](https://github.com/lipis/flag-icons/compare/3.5.0...v4.1.5)
---
updated-dependencies:
- dependency-name: flag-icon-css
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
b7deac3af8
|
Bump codemirror from 5.63.3 to 5.64.0 (#4059)
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.63.3 to 5.64.0.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.63.3...5.64.0)
---
updated-dependencies:
- dependency-name: codemirror
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
7424e1c871
|
Bump @babel/preset-env from 7.16.0 to 7.16.4 (#4060)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.0 to 7.16.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.4/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
034bbb32ef
|
Bump eslint-plugin-unicorn from 37.0.1 to 39.0.0 (#4062)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 37.0.1 to 39.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v37.0.1...v39.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
d88350b5c5
|
Bump terser from 5.9.0 to 5.10.0 (#4063)
Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.9.0...v5.10.0)
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
REJack
|
41e2971cd2
|
feat(3973): enhance ExpandableTable with button click beside table row click
|
3 years ago |
REJack
|
52d947384e
|
fix(3965): bg-* get overwritten by print mode
|
3 years ago |
REJack
|
a0e61b5aaf
|
lint(3989): remove unused variable
|
3 years ago |
REJack
|
ba9b3603df
|
fix(3989): color change doesn't work since chromium doesn't accept the click event on select options
|
3 years ago |
REJack
|
d4f159ac5e
|
docs(4000): demo code for additional styles isn't correct
|
3 years ago |
REJack
|
2bbb0f1cab
|
fix(4033): iframe tab id is not valid with escaped href's
|
3 years ago |
REJack
|
9cc4ce3988
|
fix(4042): miss aligned buttons on jqvmap
|
3 years ago |
dependabot[bot]
|
4c8f90ee0b
|
Bump pdfmake from 0.2.3 to 0.2.4 (#4044)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
9b9d0acf28
|
Bump eslint-plugin-import from 2.25.2 to 2.25.3 (#4045)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
a544b5e877
|
Bump nodemon from 2.0.14 to 2.0.15 (#4046)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
990a52028e
|
Bump rollup from 2.59.0 to 2.60.0 (#4047)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
6d940476cf
|
Bump uplot from 1.6.16 to 1.6.17 (#4048)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
b958556f67
|
Bump concurrently from 6.3.0 to 6.4.0 (#4050)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
da0664782e
|
Bump fullcalendar from 5.10.0 to 5.10.1 (#4036)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
2e3860a3e2
|
Bump eslint from 8.1.0 to 8.2.0 (#4038)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
17fcb0c330
|
Bump pdfmake from 0.2.2 to 0.2.3 (#4039)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
45db04f87b
|
Bump eslint from 7.32.0 to 8.1.0 (#4030)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
985304e752
|
Bump browser-sync from 2.27.5 to 2.27.7 (#4029)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
049ee01f1b
|
Bump @babel/preset-env from 7.15.8 to 7.16.0 (#4024)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
bbc365f859
|
Bump datatables.net-fixedcolumns-bs4 from 4.0.0 to 4.0.1 (#4023)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
11a393d948
|
Bump @babel/core from 7.15.8 to 7.16.0 (#4026)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
860afecec6
|
Bump rollup from 2.58.0 to 2.59.0 (#4028)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
9dea0cd8ad
|
Bump datatables.net-searchbuilder-bs4 from 1.2.2 to 1.3.0 (#4025)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
a8ab471740
|
Bump datatables.net-rowgroup-bs4 from 1.1.3 to 1.1.4 (#4022)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
f21a80fcc4
|
Bump datatables.net-colreorder-bs4 from 1.5.4 to 1.5.5 (#4021)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
de9313b22e
|
Bump autoprefixer from 10.3.7 to 10.4.0 (#4018)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
Daniel
|
6b10875c4e
|
💥 Switch to Node.js 16 and npm 8. (#4016)
|
3 years ago |
Daniel
|
5477fc383f
|
Merge pull request #4012 from equada/patch-1
|
3 years ago |
equada
|
eb19463370
|
Update CardRefresh docs
|
3 years ago |
dependabot[bot]
|
67a4832718
|
Bump postcss from 8.3.9 to 8.3.11 (#4008)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
0291074d40
|
Bump nodemon from 2.0.13 to 2.0.14 (#4007)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
5d7166a776
|
Bump clean-css-cli from 5.3.3 to 5.4.2 (#4005)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
9499133846
|
Bump eslint-plugin-unicorn from 36.0.0 to 37.0.1 (#3996)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
5ea382e431
|
Bump codemirror from 5.62.3 to 5.63.3 (#3993)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
1706fd8e4e
|
Bump clean-css-cli from 5.3.3 to 5.4.1 (#3982)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |