Skip to content

v14.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@maxxcrawford maxxcrawford released this 13 Aug 18:59
· 9631 commits to main since this release
23d2f85

Summary

  • ⚠️ Upgrade Node from 10.X to 14.17.5
  • Refactor npm start process to not loop
  • Logos added for OrderSnapp, Audi, Guntrader, Vastaamo, Short Edition, MMG Fusion
  • Updated footer contact information
  • CSS/Front-end Tooling Upgrades: We now use gulp to compile SCSS (#2210)

🎉 Thank you to @toufali for their first contributions!

Changelog

23d2f85 upgrade to Node 14 (#2244)
80289e7 Update CODEOWNERS (#2245)
b208034 Update data-classes.ftl (#2249)
fd6b37e Add MMG Fusion logo (#2251)
a09e367 Fix #2248 - Add OrderSnapp breach logo (#2250)
9aa786a update email footer mailing address
bd7f8bb Update comments for toggle-resolved-breaches
46fdcbd Reordered CSS compile order, fixed homepage logo issue
08e5caa Fix #2231 - Add Audi logo (#2233)
34dba9d Adding Drivers's licenses data class from Audi breach (#2232)
0ca84af fix #2228 - dev server restart loop during build
2446130 Bump urijs from 1.19.6 to 1.19.7
19b7fdb Adding licence-plates from recent breach (#2221)
5d38d5e Fix #2220 - Add Guntrader breach logo (#2222)
422e82e Add dist folder to gitignore
d601b00 Remove tracked dist files
33cea08 Move main/root CSS vars to variables.scss partial, rename app partial to main
d4f69fa Gulpfile and package.json refinements
56aecee Resize Vastaamo and Short Edition logos
77f8297 Update gulpfile to be less DRY
333a4a3 Fix link path to code standards doc
7d7b462 Update gulpfile to pass lint, add Protocol library directory to eslint ignore
64153b7 Update imports to only call single app CSS file
0d797b7 Update gitignore to disregrd CSS dist file
1c691de Remove concat css function, reinsert minify css function, remove tracked CSS dist file
91c3e8d Short edition logo (#2217)
59c11a5 Added coding standard docs
0f4b725 Update gitignore/gulp cleanup functions to remove only necessary files instead of entire folder
0894eea Lint/fix lint errors on all SCSS and compiled CSs
a7b01bd Add /css to gitignore
2765a58 Migrate CSS to SCSS, add Gulp, Stylelint and Protocol to compile, Removed CSS folder
2346736 Fix #2210 - Add Protocol library to the project