XhmikosR
7edd752b6b
Assorted Markdown tweaks ( #2750 )
5 years ago
XhmikosR
532707221b
Update devDependencies ( #2747 )
...
* @babel/core ^7.10.1 → ^7.10.2
* @babel/preset-env ^7.10.1 → ^7.10.2
* rollup ^2.11.2 → ^2.12.0
5 years ago
XhmikosR
b37e2e1aea
Update jQuery to v3.5.1. ( #2718 )
5 years ago
XhmikosR
f1f0ff9776
A few HTML validation fixes ( #2745 )
5 years ago
XhmikosR
ef0fbe1b50
Specify `diplay=fallback` for Google Fonts ( #2738 )
5 years ago
XhmikosR
b480c754a4
Add `rel=noopener` for external links. ( #2737 )
5 years ago
XhmikosR
950e6e0dd1
Cleanup Gemfile and add wdm on Windows ( #2708 )
5 years ago
XhmikosR
7cc5f9b409
Configure LGTM ( #2723 )
...
Exclude the plugins folder since it slows down the scan a lot
5 years ago
XhmikosR
13ed4d6aca
Use https when possible. ( #2733 )
5 years ago
XhmikosR
c000e77bde
Specify `--format breakWith=lf` for cleancss ( #2741 )
5 years ago
XhmikosR
fa20b2def4
docs: fix HTML errors ( #2732 )
...
* duplicate `title` tag; jekyll-seo-tag adds the title by default
* escape `<`
* fix duplicate IDs
* fix typo `Documentaion`
* add missing `alt` attributes in direct-chat.md
5 years ago
XhmikosR
10e69015d9
Remove extra newline in footer version info. ( #2744 )
5 years ago
XhmikosR
44fcb13d47
Fix prefix script to run for all CSS files ( #2740 )
5 years ago
XhmikosR
d29b8c222c
Fix GitHub case. ( #2739 )
5 years ago
XhmikosR
68d4417aad
Move rel attribute first for consistency ( #2736 )
5 years ago
XhmikosR
2a964189de
postcss.config.js: remove unused check ( #2735 )
5 years ago
XhmikosR
a58c7da1f3
Bump year to 2020 in all HTML files. ( #2731 )
5 years ago
XhmikosR
71a7ef8831
HTML: specify lang. ( #2730 )
5 years ago
REJack
b5e0f8441b
Merge pull request #2724 from XhmikosR/update-rollup-babel
...
Update rollup babel
5 years ago
XhmikosR
2eebf1514f
Simplify CI ( #2721 )
5 years ago
XhmikosR
1d1a3fd075
Remove unneeded babel packages.
5 years ago
XhmikosR
ca8f201737
Update to `rollup/plugin-babel`
5 years ago
XhmikosR
4d2ad43e50
Regenerate package-lock.json to flatten deps. ( #2720 )
5 years ago
XhmikosR
bb990bddc5
Enforce LF. ( #2717 )
...
On Windows with `autocrlf: true`, which is the default, we ended up with modified files.
5 years ago
XhmikosR
e35ab44603
Remove unused devDependencies. ( #2711 )
5 years ago
XhmikosR
9b79ce4fa3
Update CI config ( #2712 )
...
* remove the non-LTS Node.js 13
* specify `CI: true` environment variable
* switch to `npm ci` which checks for package-lock.json and it's intended for CI
5 years ago
XhmikosR
c04f125f46
Update devDependencies. ( #2709 )
...
* @babel/cli ^7.8.4 → ^7.10.1
* @babel/core ^7.9.0 → ^7.10.1
* @babel/plugin-external-helpers ^7.8.3 → ^7.10.1
* @babel/preset-env ^7.9.0 → ^7.10.1
* autoprefixer ^9.7.5 → ^9.8.0
* css-loader ^3.4.2 → ^3.5.3
* eslint ^6.8.0 → ^7.1.0
* eslint-plugin-compat ^3.5.1 → ^3.7.0
* node-sass ^4.13.1 → ^4.14.1
* nodemon ^2.0.2 → ^2.0.4
* postcss-cli ^7.1.0 → ^7.1.1
* rollup ^2.3.2 → ^2.11.2
* style-loader ^1.1.3 → ^1.2.1
* terser ^4.6.10 → ^4.7.0
5 years ago
XhmikosR
1877ee7431
Update daterangepicker to v3.1.0 ( #2713 )
5 years ago
XhmikosR
45eae49936
Fix invalid `href` value ( #2707 )
5 years ago
XhmikosR
8a9808575f
Compress png and remove unused img ( #2706 )
...
* Losslessly compress PNG files
Before: 1,17 MB (1.228.084 bytes)
After: 1,13 MB (1.194.642 bytes)
* Rename image for consistency.
* Delete the unused mestro.png
5 years ago
XhmikosR
671be53be1
Losslessly compress JPG files. ( #2705 )
...
Before: 1,84 MB (1.932.709 bytes)
After: 1,78 MB (1.867.039 bytes)
5 years ago
Alberto G. Rodriguez U
d146750a87
Update implementations.md ( #2697 )
...
add implementation for Cakephp 4.x
Co-authored-by: REJack <info@rejack.de>
5 years ago
REJack
cad5566d67
add ASP.NET Boilerplate implementation in docs
5 years ago
REJack
c2e77427ba
fix layout-boxed sidebar with sidebar-mini
5 years ago
REJack
da47f23145
replace small-box font-size transition with transform
5 years ago
REJack
414d14b2d2
prep pre version
5 years ago
REJack
6b8b69261f
fix docs sidebar links
5 years ago
REJack
66268d5340
prep version
5 years ago
REJack
229600ba4c
add brand-image-xl margin fix without logo-switch
5 years ago
REJack
fbe0340eb0
fix layout-boxed with default sidebar
5 years ago
REJack
4c50b36cbe
rebuild dist map files
5 years ago
REJack
161099e3bc
fix toastr full width position
5 years ago
REJack
cf7daa0159
fix select2 dropdown while maximized card
5 years ago
REJack
c8b930b290
fix duallistbox link in pages/forms/advanced
5 years ago
REJack
c26ef4e556
add ribbon over image demo & docs
5 years ago
REJack
9f5c6bcfd8
add wrap/truncate note for info-boxes
5 years ago
REJack
d04b8e0eba
move travis-ci to github actions
5 years ago
REJack
a47b4e0fa0
update README
5 years ago
REJack
a3604d0c62
enhance info-box for text-truncate & text-wrap
5 years ago
REJack
ae470bec2e
add margin-bottom to form-inline in sidebar
5 years ago