Aigars Silkalns
5132611e0c
Merge pull request #2897 from ColorlibHQ/deps
...
Update devDependencies and regenerate package-lock.json
2020-07-15 16:41:28 +03:00
XhmikosR
e60dc163e3
Tweak dependabot config
...
* switch to weekly updates
* increase versions
* add bundler deps too
2020-07-15 16:35:12 +03:00
XhmikosR
d143077b0e
Update devDependencies and regenerate package-lock.json
2020-07-15 16:34:10 +03:00
XhmikosR
903143a1e1
Fix XSS in calendar.html ( #2868 )
...
* Fix XSS in calendar.html
* Remove console.log
2020-07-15 09:54:06 +02:00
XhmikosR
d114eabfe6
Update ci.yml ( #2866 )
...
Add caching but skip it on Windows due to https://github.com/actions/cache/issues/336
If the issue is fixed, the `if` condition can be removed
2020-07-15 09:53:49 +02:00
dependabot[bot]
917e47ea58
Bump @rollup/plugin-babel from 5.0.4 to 5.1.0 ( #2885 )
...
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins ) from 5.0.4 to 5.1.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/babel-v5.0.4...babel-v5.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-15 09:04:43 +03:00
dependabot[bot]
ffbe945d88
Bump autoprefixer from 9.8.4 to 9.8.5 ( #2884 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 9.8.4 to 9.8.5.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/9.8.4...9.8.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-15 09:03:11 +03:00
Aigars Silkalns
3fffe8071f
Merge pull request #2872 from ColorlibHQ/dependabot/add-v2-config-file
...
Create Dependabot config file
2020-07-09 15:28:30 +03:00
dependabot-preview[bot]
186faaaab4
Create Dependabot config file
2020-07-08 14:38:30 +00:00
Aigars Silkalns
d3a552db71
Merge pull request #2871 from XhmikosR/deps
...
Update dependencies and gems
2020-07-08 16:50:06 +03:00
XhmikosR
9c878bde3a
Update dependencies and gems
...
* pdfmake ^0.1.65 → ^0.1.66
* @babel/core ^7.10.3 → ^7.10.4
* @babel/preset-env ^7.10.3 → ^7.10.4
* eslint ^7.3.1 → ^7.4.0
* eslint-config-xo ^0.31.0 → ^0.32.0
* eslint-plugin-compat ^3.7.0 → ^3.8.0
* rollup ^2.18.1 → ^2.21.0
* vnu-jar ^20.5.29 → ^20.6.30
2020-07-08 16:12:57 +03:00
REJack
c02ab3f0cd
Merge pull request #2841 from ColorlibHQ/feat/sidebar-search
...
Sidebar Search
2020-07-05 12:03:22 +02:00
REJack
0aff809e7b
add docs section
2020-07-02 15:52:12 +02:00
XhmikosR
a1d6efe454
Remove moot data-toggle="tooltip" ( #2861 )
...
Tooltips need to be manually initialized which didn't happen.
Also, streamline tag indentation a bit
2020-07-01 16:21:20 +02:00
REJack
89f47f3486
Update .babelrc.js ( #2859 )
...
* add `bugfixes: true` which will be the default in Babel 8.x
2020-06-28 14:03:33 +02: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
755df41324
Remove console.log ( #2860 )
2020-06-28 14:03:01 +02:00
XhmikosR
9812f8002b
Update .babelrc.js
...
* add `bugfixes: true` which will be the default in Babel 8.x
2020-06-28 08:38:42 +03:00
REJack
5b24a7a47d
rework expandable table ( #2825 )
2020-06-27 18:58:40 +02:00
REJack
45d4759ab0
add abilty to highlight name and path
2020-06-27 18:58:12 +02:00
REJack
798cf73e45
bump bundlewatch limit
2020-06-27 18:41:56 +02:00
REJack
6823a175d2
Revert "fix: ignore warnings for deprecation and add TODO for removing dependency ( #2852 )" ( #2858 )
...
This reverts commit 2458663439
.
2020-06-27 18:30:21 +02:00
Shawn Heide
2458663439
fix: ignore warnings for deprecation and add TODO for removing dependency ( #2852 )
2020-06-27 17:56:03 +02:00
XhmikosR
50a8489e10
Update devDependencies ( #2850 )
...
* @babel/core ^7.10.2 → ^7.10.3
* @babel/preset-env ^7.10.2 → ^7.10.3
* @rollup/plugin-babel ^5.0.3 → ^5.0.4
* autoprefixer ^9.8.0 → ^9.8.4
* eslint ^7.2.0 → ^7.3.1
* rollup ^2.15.0 → ^2.18.0
* stylelint ^13.6.0 → ^13.6.1
* terser ^4.7.0 → ^4.8.0
2020-06-27 17:55:21 +02:00
XhmikosR
8e48630aac
Update .browserslistrc ( #2849 )
...
* Remove the minimum Chrome and Firefox versions
* Make Edge 16 the minimum version
* Add Firefox ESR
2020-06-27 17:54:31 +02:00
REJack
eec4fd768e
add sidebar search form in all demo pages
2020-06-13 17:37:06 +02:00
REJack
30746618d0
add sidebar search style
2020-06-13 17:33:02 +02:00
REJack
00b4aec60a
add SidebarSearch.js
2020-06-13 17:32:43 +02:00
XhmikosR
5386be7a22
Fix comment ( #2839 )
2020-06-13 14:43:12 +02:00
XhmikosR
c886592bc5
ControlSidebar.js: minor simplification ( #2837 )
2020-06-13 14:42:56 +02:00
XhmikosR
57c2dd90c0
Update browserslist config ( #2836 )
...
* use the defaults
* drop Edge < 15
* drop Android since newer Android uses Android WebView which is Chromium-based
2020-06-13 14:34:36 +02:00
XhmikosR
2545f04bf3
Use template literals ( #2835 )
2020-06-13 14:34:10 +02:00
XhmikosR
bce97813d6
Be explicit with the background color property ( #2834 )
2020-06-13 12:22:58 +02:00
REJack
fffb131305
Merge pull request #2830 from XhmikosR/js-string-constants
...
Switch to String constants
2020-06-13 12:17:41 +02:00
XhmikosR
6a7c491071
ExpandableTable.js: add missing variable
2020-06-13 10:23:57 +03:00
XhmikosR
f94fa978f9
Fix DirectChat toggled event.
2020-06-13 10:23:57 +03:00
XhmikosR
4101916d14
Switch to String constants
...
Should result in better compression (aprox. -10% from the compressed adminlte.min.js) and should be easier to see unused/undefined variables on lint stage.
2020-06-13 10:23:56 +03:00
REJack
0a589f61b1
Merge pull request #2818 from XhmikosR/patch-1
...
vnu: enable `Werror`
2020-06-12 20:43:16 +02:00
REJack
515edfa906
Merge pull request #2829 from XhmikosR/deps
...
Update dependencies
2020-06-12 20:42:12 +02:00
XhmikosR
a8b291a943
Ignore more plugin files. ( #2831 )
2020-06-12 20:41:13 +02:00
XhmikosR
3f203af04b
Remove `.nav-tabs-custom` references ( #2832 )
2020-06-12 20:40:06 +02:00
XhmikosR
5af47e0398
Update docs.yml
...
Fix ruby cache invalidation
2020-06-12 14:22:24 +03:00
XhmikosR
967fdeff31
Update Gemfile.lock
2020-06-12 12:49:44 +03:00
XhmikosR
29631025f3
Update dependencies
...
* flag-icon-css ^3.4.6 → ^3.5.0
* sweetalert2 ^9.14.0 → ^9.14.4
* eslint-config-xo ^0.30.0 → ^0.31.0
* eslint-plugin-import ^2.20.2 → ^2.21.2
* rollup ^2.13.1 → ^2.15.0
2020-06-11 15:27:46 +03:00
XhmikosR
3bbde9e7ec
pages/gallery.html: add missing headings
2020-06-08 14:29:23 +03:00
XhmikosR
9dfc8da08a
It's JavaScript.
2020-06-08 14:29:23 +03:00
XhmikosR
500a53be1c
pages/tables/simple.html: add `colspan`
2020-06-08 14:29:23 +03:00
XhmikosR
7f890fd6a2
ExpandableTable.js: lowercase `colspan`
2020-06-08 14:29:22 +03:00
XhmikosR
819455f5ec
Fix 404.html page
2020-06-08 14:29:22 +03:00
XhmikosR
e8043b6a25
vnu: enable `Werror`
2020-06-08 14:29:22 +03:00