Commit graph

39 commits

Author SHA1 Message Date
Kevin MacMartin
c6cf9a44a1 Update to the latest bootstrap and adjust the breakpoints and container-max-widths to reflect 2020-02-25 18:02:59 -05:00
Kevin MacMartin
586fcb6066 Replace simplemde with easymde as it's actually maintained, and include fontawesome 5 as it's supported by easymde and makes the project fully MIT again 2020-02-25 17:43:02 -05:00
Kevin MacMartin
209b5718ba Update npm dependencies 2020-02-25 16:55:18 -05:00
Kevin MacMartin
774bc5da0d Remove the dependency on bower 2020-01-17 00:43:25 -05:00
Kevin MacMartin
8757a67ae2 Update dependencies 2020-01-07 21:00:08 -05:00
Kevin MacMartin
4f25a19fd8 Pull in (null) updates from upstream laravel and sync commit, and update dependencies 2019-11-21 16:11:54 -05:00
Kevin MacMartin
03d220fb1b Update dependencies and don't check to see if the .env file exists before generating a key as we've already stopped the script if this is the case 2019-11-15 14:21:23 -05:00
Kevin MacMartin
af9b3ea026 Sync the traditional-bootstrap with the date picker update, and upgrade sortablejs by switching to npm 2019-10-14 21:32:11 -04:00
Kevin MacMartin
ab3803fe59 Don't include both the production and dev versions of vue when targeting one or the other 2019-09-28 01:50:06 -04:00
Kevin MacMartin
53e9abaa4a Update npm dependencies 2019-09-06 01:44:47 -04:00
Kevin MacMartin
41abe474f2 Update dependencies and remove the browsers option from autoprefixerSettings as this is now handled by .browserlistrc 2019-08-28 14:21:03 -04:00
Kevin MacMartin
6237b500ff Replace pickadate with flatpickr so we can also pick time 2019-07-17 01:11:09 -04:00
Kevin MacMartin
422ecda483 Update dependencies 2019-05-11 00:12:27 -04:00
Kevin MacMartin
419f4d8f48 Remove the unused es6-promise package from package.json 2019-05-03 18:26:43 -04:00
Kevin MacMartin
2066509c88 Update dependencies 2019-05-03 00:39:04 -04:00
Kevin MacMartin
27a0f38464 Update dependencies 2019-03-19 17:51:08 -04:00
Kevin MacMartin
834b344c83 Update dependencies 2019-02-14 22:28:36 -05:00
Kevin MacMartin
92cb98c396 Fix --production builds (the new babel setup doesn't pipe things nicely to uglify), update dependencies, and update the traditional bootstrap 2019-01-14 14:28:02 -05:00
Kevin MacMartin
3dc316f727 Update dependencies (including babel to 7.x) 2019-01-10 14:45:54 -05:00
Kevin MacMartin
45e39e075e Update dependencies and sync the traditional bootstrap 2018-06-26 19:04:23 -04:00
Kevin MacMartin
babf02b010 Update dependencies 2018-06-18 15:16:00 -04:00
Kevin MacMartin
893e85471d Update dependencies 2018-06-14 22:40:56 -04:00
Kevin MacMartin
a645dc214b Update dependencies 2018-05-14 22:50:35 -04:00
Kevin MacMartin
04881cf5b1 Update dependencies 2018-05-08 16:21:39 -04:00
Kevin MacMartin
3872ef1e51 Update gulp-clean-css 2018-05-04 21:01:29 -04:00
Kevin MacMartin
2c58e2dbe5 Downgrade browser-sync due to an issue that breaks updates on firefox when font-family is being set 2018-05-02 17:11:22 -04:00
Kevin MacMartin
6c43d2d886 Include CSS files separate from sass as this functionality is now deprecated, and update dependencies 2018-05-02 14:25:40 -04:00
Kevin MacMartin
9a0df81d81 Update dependencies 2018-04-26 18:45:53 -04:00
Kevin MacMartin
f67401a9a1 Update dependencies 2018-04-23 23:33:06 -04:00
Kevin MacMartin
d09fa8fdec Use npm to install pickadate instead of bower and remove the jquery dependency from bower 2018-04-18 22:50:22 -04:00
Kevin MacMartin
b2dd276055 Update dependencies and set bootstrap version from ^8.0.0 to 8.0.0 so 8.1.0 doesn't get installed for now 2018-04-15 22:12:03 -04:00
Kevin MacMartin
eb946e26cb Remove fontawesome (it can be included as needed in projects that would take advantage of it) 2018-04-15 20:45:31 -04:00
Kevin MacMartin
87ccb893ec Update gulp to 4.x and use $(npm bin)/gulp to avoid requiring the latest gulp to be installed system-wide 2018-04-09 23:04:09 -04:00
Kevin MacMartin
e83bdcb937 Replace livereload with browser-sync 2018-04-06 00:29:22 -04:00
Kevin MacMartin
ef8db3b728 Update node dependencies 2018-04-06 00:02:53 -04:00
Kevin MacMartin
4144db3693 Replace (now deprecated) gulp-util with minimist and fancy-log 2018-04-05 23:58:26 -04:00
Kevin MacMartin
06d660ee96 Update dependencies 2018-04-02 22:35:32 -04:00
Kevin MacMartin
9aa3705611 Update dependencies 2018-03-06 14:37:28 -05:00
Kevin MacMartin
9f434d1cc3 Commit the current package-lock.json 2018-01-17 16:36:53 -05:00