dependabot-preview[bot]
26092a42c7
Bump gulp-sourcemaps from 2.6.4 to 2.6.5
Bumps [gulp-sourcemaps](https://github.com/gulp-sourcemaps/gulp-sourcemaps ) from 2.6.4 to 2.6.5.
- [Release notes](https://github.com/gulp-sourcemaps/gulp-sourcemaps/releases )
- [Commits](https://github.com/gulp-sourcemaps/gulp-sourcemaps/compare/v2.6.4...v2.6.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
6 yıl önce
dependabot-preview[bot]
1c9b260b44
Bump require-dir from 1.1.0 to 1.2.0
Bumps [require-dir](https://github.com/aseemk/requireDir ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/aseemk/requireDir/releases )
- [Changelog](https://github.com/aseemk/requireDir/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aseemk/requireDir/compare/1.1.0...1.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
6 yıl önce
Samir Shah
b4411339bc
Update jQuery to version 3.4.1
6 yıl önce
Alexander Gaevsky
5a6f3ba2cc
Explicitly specify extend in the npm dependencies to avoid CVE-2018-16492 vulnerability.
7 yıl önce
Alexander Gaevsky
06c379c0eb
Upgrade Bootstrap to 3.4.1.
7 yıl önce
Samir Shah
7b9ad5b3fd
Upgrade to Bootstrap 3.4
7 yıl önce
Samir Shah
72f52acff7
Update inputmask to version 4.0.2 (#2852)
7 yıl önce
Samir Shah
caa8595635
Update TinyMCE to version 4.8.3
7 yıl önce
Samir Shah
e88714b276
Update several development dependencies.
7 yıl önce
Samir Shah
1d895834b2
Upgrade several gulp and less npm packages for security issues in their dependencies.
7 yıl önce
Samir Shah
8152d31e1e
Upgrade gulp-watch to 5.0.
7 yıl önce
Samir Shah
06b1b5fa73
Add eslint checks to all Oscar JS to the travis build.
7 yıl önce
Samir Shah
1651bf230f
Upgrade select2 to v4.0, and refactor RemoteSelect widget to work with it.
8 yıl önce
Samir Shah
74ede93367
Add TinyMCE to Oscar's static files and stop relying on external CDN.
Fixes #2581 .
8 yıl önce
Samir Shah
a45029d5f9
Upgrade several JS dependencies:
- jQuery to version v3.3.1
- Bootstrap-datetimepicker to v2.4.4
- jQuery mousewheel to v3.1.13
- Inputmask to v3.2.7
- jquery-sortable to v 0.9.13
- Remove jQuery UI from our static files. It has not been used for a long time in core.
Inputmask has a newer version but it doesn't work in the way that we use it. We will need to upgrade that separately later.
Use npm and gulp to manage the static files for all these dependencies.
Also remove deprecated `charset` and redundant `type` attributes from all script tags.
8 yıl önce
Samir Shah
a9b5d5086b
Upgrade Bootstrap to v3.3.7
Also use npm to manage the dependency, and gulp to copy the files into our static directories.
8 yıl önce
gogobook
00220454cb
Upgrade gulp, gulp-sourcemaps in package.json. Rewrite less.js. Add .vscode to .gitignore.
8 yıl önce
Michael van Tellingen
21749daf6e
Implement simple gulp task to generate less files
Usage:
npm install
npm run build
npm run start
10 yıl önce