XhmikosR
|
38e74faf55
|
Add vnu-jar for HTML validation.
Also, add a GitHub Action which builds the docs and run the validator script.
|
2020-06-03 22:01:27 +03:00 |
REJack
|
da1fa4eaab
|
Merge pull request #2788 from XhmikosR/rm-ionic
Remove ionic icons from pages that don't use them
|
2020-06-03 19:04:27 +02:00 |
XhmikosR
|
5ac5edf929
|
Bump bundlewatch limit
|
2020-06-03 20:02:13 +03:00 |
XhmikosR
|
97d48edcdf
|
Use an object when setting multiple CSS properties
|
2020-06-03 19:57:41 +03:00 |
XhmikosR
|
15e2a311fa
|
Remove ionic icons from pages that don't use them
|
2020-06-03 19:53:23 +03:00 |
REJack
|
0e5d93fb4d
|
Merge pull request #2787 from XhmikosR/deps
Update devDependencies and gems
|
2020-06-03 18:09:31 +02:00 |
REJack
|
b4b8d07feb
|
Merge pull request #2785 from XhmikosR/js-tweaks-sort-exports
Sort imports/exports alphabetically
|
2020-06-03 18:07:00 +02:00 |
REJack
|
29666de051
|
docs: delete unused layouts. (#2784)
|
2020-06-03 18:05:53 +02:00 |
XhmikosR
|
f091c5d510
|
Dropdown.js: return early (#2783)
|
2020-06-03 18:05:36 +02:00 |
XhmikosR
|
695ca94fde
|
Update devDependencies and gems
|
2020-06-03 16:16:48 +03:00 |
XhmikosR
|
e2e4bab687
|
Sort imports/exports alphabetically
|
2020-06-03 08:17:10 +03:00 |
XhmikosR
|
e023103dcf
|
docs: delete unused layouts.
|
2020-06-03 08:06:13 +03:00 |
XhmikosR
|
312e083fc0
|
Dropdown.js: remove variable used only once (#2779)
Co-authored-by: REJack <info@rejack.de>
|
2020-06-02 22:41:03 +02:00 |
REJack
|
85d4b6be05
|
Dropdown.js: rename variable (#2780)
|
2020-06-02 22:39:17 +02:00 |
XhmikosR
|
13c857679b
|
Layout.js: reuse constant (#2778)
|
2020-06-02 22:38:50 +02:00 |
XhmikosR
|
5167252a55
|
Dropdown.js: rename variable
|
2020-06-02 18:59:38 +03:00 |
XhmikosR
|
ad11109b2f
|
Improve LGTM configuration (#2777)
* Testing LGTM
* Update .lgtm.yml
* Update .lgtm.yml
* Update .lgtm.yml
* Update .lgtm.yml
|
2020-06-02 16:38:46 +02:00 |
REJack
|
2eec6fe614
|
fix nav-link fadeIn (#2776)
|
2020-06-02 15:26:19 +02:00 |
XhmikosR
|
e848621b32
|
Remove unneeded IIFEs (#2774)
|
2020-06-02 15:23:22 +02:00 |
REJack
|
bbfcc0639e
|
fix sidebar item icon transition (#2775)
* fix sidebar item icon transition
* rename menu-opens to menu-is-opening
|
2020-06-02 13:37:16 +02:00 |
XhmikosR
|
47e653bfbf
|
Remove the executable permission. (#2768)
|
2020-06-02 13:25:34 +02:00 |
XhmikosR
|
dee12de0f7
|
Update .gitignore (#2773)
* Update .gitignore
* Update .gitignore
|
2020-06-02 12:21:48 +02:00 |
REJack
|
2bc9d56f62
|
Merge pull request #2771 from XhmikosR/pages
Minor pages cleanup
|
2020-06-02 11:29:47 +02:00 |
XhmikosR
|
feb42f852e
|
Clean up more plugins' files. (#2767)
|
2020-06-02 11:29:28 +02:00 |
REJack
|
bbb22a16de
|
Merge pull request #2751 from XhmikosR/js-tweaks
JS tweaks
|
2020-06-02 11:27:47 +02:00 |
XhmikosR
|
86d5d9b038
|
Remove trailing spaces
|
2020-06-02 12:16:43 +03:00 |
XhmikosR
|
d331b5f913
|
calendar.html: remove unused variable
|
2020-06-02 12:12:03 +03:00 |
XhmikosR
|
be58e635f6
|
Update lint.yml (#2770)
|
2020-06-02 10:41:53 +02:00 |
XhmikosR
|
04981d1770
|
Add missing shebang (#2769)
|
2020-06-02 10:39:15 +02:00 |
XhmikosR
|
2622f5ce56
|
Fix .gitignore comments (#2766)
Comments start with `#`
|
2020-06-02 10:38:43 +02:00 |
XhmikosR
|
ad03a31ffb
|
Remove unused doc assets. (#2765)
|
2020-06-02 10:38:23 +02:00 |
XhmikosR
|
be3631930d
|
Fix regression after 27ff009
|
2020-06-02 06:30:40 +03:00 |
XhmikosR
|
7853dcbd6e
|
Use the document ready shorthand.
|
2020-06-02 06:30:39 +03:00 |
XhmikosR
|
3478837aab
|
Layout.js: Simplify else
|
2020-06-02 06:30:39 +03:00 |
XhmikosR
|
cb85af826e
|
Reuse variable
|
2020-06-02 06:30:39 +03:00 |
XhmikosR
|
e56939983d
|
Remove variables only used once.
|
2020-06-02 06:30:39 +03:00 |
XhmikosR
|
187a01a8ee
|
Return early.
|
2020-06-02 06:30:39 +03:00 |
XhmikosR
|
3528b6c1f8
|
Remove `that` workaround
|
2020-06-02 06:30:38 +03:00 |
REJack
|
c8feb99dc2
|
resolve lgtm alerts (#2764)
|
2020-06-01 21:49:17 +02:00 |
REJack
|
0641a8442d
|
Fix ESLint errors (#2763)
* fix dist/js/demo.js eslint error
* fix Layout.js eslint error
* remove unnecessary semicolon
* remove unexpected token
* add missing radix for parseInt in Layout.js
|
2020-06-01 21:21:43 +02:00 |
XhmikosR
|
023ede7ded
|
Update .bundlewatch.config.json (#2762)
|
2020-06-01 20:40:13 +02:00 |
XhmikosR
|
092028bb49
|
Run CI for master too. (#2761)
|
2020-06-01 20:32:29 +02:00 |
XhmikosR
|
cfe81189f5
|
Add bundlewatch (#2754)
|
2020-06-01 20:27:25 +02:00 |
XhmikosR
|
82b6f062d3
|
Remove docs-clean script (#2760)
Jekyll removes files by default
|
2020-06-01 20:14:30 +02:00 |
XhmikosR
|
0850fd8cb5
|
Update .eslintignore (#2759)
|
2020-06-01 20:14:13 +02:00 |
XhmikosR
|
7a7bea0be9
|
Update plugins. (#2756)
|
2020-06-01 20:13:38 +02:00 |
XhmikosR
|
569bddbf4d
|
Rename `install` script to `postinstall` (#2757)
|
2020-06-01 20:11:09 +02:00 |
XhmikosR
|
48685382d3
|
Merge .npmignore files. (#2758)
|
2020-06-01 20:10:43 +02:00 |
XhmikosR
|
c4dae3e269
|
Add a separate prefix script for splits (#2755)
|
2020-06-01 20:09:37 +02:00 |
REJack
|
66f8bb1bbd
|
Merge pull request #2752 from XhmikosR/plugins
Plugins
|
2020-06-01 14:09:20 +02:00 |