iBug
0b8b5230f9
Migrate npm run
scripts to Rakefile
tasks
...
Rakefile is like Makefile - it has dependency management,
while npm run scripts do not.
Aside from that, this also allows us to drop literally all Node.js packages,
as uglify-js is self-contained and has no dependencies.
Reduced node_modules from 17M to 374K.
2024-05-05 04:03:07 +08:00
iBug
c7ef8c0fd0
Bump node.js dependencies
2024-04-23 03:55:37 +08:00
dependabot[bot]
aca6648bd4
Bump shell-quote from 1.7.1 to 1.7.3 ( #3692 )
2024-04-22 19:22:04 +00:00
Lars Olesen
df97788050
Update to Jquery 3.6.0 ( #3254 )
2022-05-27 10:12:25 -04:00
dependabot[bot]
c6c6bafad0
Bump path-parse from 1.0.6 to 1.0.7
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 19:19:04 +00:00
Michael Rose
736f77c9c6
Update onchange and uglify-js dependencies
2021-05-11 10:00:36 -04:00
Mitchell Skaggs
133dffe2f9
Update jQuery to 3.5.1 ( #2713 )
...
* Update jQuery to 3.5.1
Closes #2712
* Build NodeJS
Run using `npm run build:js`
2020-11-02 11:25:10 -05:00
iBug ♦
b7144931c7
Change "fa" to "fas" for Font Awesome 5 ( #2649 )
...
* main.js: fa -> fas for FA 5
* Update CHANGELOG and history
2020-08-14 15:21:38 -04:00
Michael Rose
864892c507
Bump dependencies
2020-03-16 10:45:33 -04:00
Michael Rose
d4edd0c1e3
Release 4.17.2 💎 ( #2296 )
2019-10-27 20:22:16 -04:00
Michael Rose
29263ac102
Release 4.17.1 💎 ( #2288 )
2019-10-17 20:28:02 -04:00
Michael Rose
a101d668e8
Release 4.17.0 ( #2275 )
...
* Release 4.17.0 💎
* Update CHANGELOG and history
2019-10-04 20:00:23 -04:00
Michael Rose
a2fdc94fb7
Update onchange development dependency in package.json
...
Close #2241
2019-08-28 08:57:31 -04:00
Michael Rose
5ab086cb4c
Release 4.16.6 💎
2019-08-20 21:40:37 -04:00
Michael Rose
6311da0b16
Release 4.16.5 💎
2019-07-18 18:53:36 -04:00
Michael Rose
e664d1d4d6
Release 4.16.4 💎
2019-05-26 20:47:32 -04:00
Michael Rose
9b68374559
Release 4.16.3 💎
2019-05-03 23:07:46 -04:00
Michael Rose
3f83a0df91
Release 4.16.2 💎
2019-04-28 14:45:59 -04:00
Michael Rose
b797deffeb
Release 4.16.1 💎
2019-04-28 14:15:55 -04:00
Michael Rose
44760c989e
Release 4.16.0 💎
2019-04-09 21:26:37 -04:00
Michael Rose
78817f9c66
Release 4.15.2 💎
2019-02-17 12:31:43 -05:00
safaer
1e78b160ca
exit search screen with Esc key ( #2055 )
...
* exit search with esc key feature is added
* closing search screen with esc key feature is added to _main.js
2019-02-11 16:00:14 -05:00
Michael Rose
4e745d2f14
Update NPM dependencies
...
cc/ #1977
2018-11-27 08:27:08 -05:00