Skip to content

v2.6.0

Compare
Choose a tag to compare
@mestradanu mestradanu released this 02 Feb 21:30
· 84 commits to master since this release
  • fix: the path to the images in the fixed CTA template were using function that targeted child instead of parent theme
  • Bump terser-webpack-plugin from 3.0.6 to 3.0.8
  • Bump browser-sync from 2.26.7 to 2.26.12
  • Bump @babel/preset-env from 7.10.3 to 7.11.0
  • Bump @babel/register from 7.10.3 to 7.10.5
  • Bump elliptic from 6.5.2 to 6.5.3
  • Bump @babel/core from 7.10.3 to 7.11.1
  • Correctly preload fonts
  • Adding fontello eot files and reordering woff2 files
  • perf: only preload most optimized fonts
  • feat: Toggle disabled attribute on co-dependent fields when making a selection
  • fix: Make sure degree-type fields are visible before triggering any auto population of dependent programs fields
  • fix: Use directory function instead of hardcoded URI for nonprofit SVG in 404 template file
  • feat: Add support for optimizelyEdge tracking
  • refactor: Use debounce and place isVisible function into functions file
  • Bump @babel/core from 7.11.1 to 7.12.9
  • Bump del from 5.1.0 to 6.0.0
  • Bump @babel/register from 7.10.5 to 7.12.1
  • Bump @babel/register from 7.12.1 to 7.12.10
  • Add gitattributes file with team standard export-ignore files
  • Treat asset files as binary
  • Bump stylelint from 13.6.1 to 13.8.0
  • Update outdated stylelint rules
  • Fix SCSS partials due to new rules
  • Bump @wordpress/eslint-plugin from 7.1.0 to 7.3.0
  • Bump terser-webpack-plugin from 3.0.8 to 4.2.2
  • Bump webpack-stream from 5.2.1 to 6.1.1
  • Bump @babel/preset-env from 7.11.0 to 7.12.10
  • fix: check link hrefs start with window location origin instead of location href
  • Install eslint-plugin-no-jquery
  • Implement eslint-plugin-no-jquery into eslint config
  • fix: jQuery best methods
  • Add utilities bash file for releases