Skip to content

Releases: NationalUniversitySystem/info-theme

v2.9.2

21 Dec 02:08
Compare
Choose a tag to compare

Changes

  • refactor: convert meta box creation to CMB2 with backwards support for Fieldmanager
  • chore: update README file

Dependency Updates

  • build(deps): bump vanilla-lazyload from 17.4.0 to 17.5.0
  • build(deps-dev): bump @babel/core from 7.15.5 to 7.16.5
  • build(deps-dev): bump @babel/preset-env from 7.15.4 to 7.16.5
  • build(deps-dev): bump @babel/register from 7.15.3 to 7.16.5
  • build(deps-dev): bump @wordpress/eslint-plugin from 9.1.1 to 9.3.0
  • build(deps-dev): bump babel-loader from 8.2.2 to 8.2.3
  • build(deps-dev): bump browser-sync from 2.27.5 to 2.27.7
  • build(deps-dev): bump eslint-plugin-import from 2.24.2 to 2.25.3
  • build(deps-dev): bump eslint-plugin-no-jquery from 2.6.0 to 2.7.0
  • build(deps-dev): bump node-sass from 6.0.1 to 7.0.0
  • build(deps-dev): bump stylelint-scss from 3.20.1 to 3.21.0
  • build(deps-dev): bump terser-webpack-plugin from 5.2.3 to 5.3.0
  • build(deps-dev): bump webpack from 5.52.0 to 5.65.0

v2.9.1

16 Sep 21:38
Compare
Choose a tag to compare
  • feat: change beginning of head custom hook name
  • fix: only add margin and cursor to the military tooltip trigger instead of all tooltips
  • Update compiled assets
  • Bump theme version to v2.9.1.

v2.9.0

09 Sep 01:26
Compare
Choose a tag to compare

Changes

  • Update compiled assets
  • fix: new JS linter warnings
  • fix(npm scripts): switch NPM script watch to dev since watchFiles gulp task is never defined
  • fix: import node-sass manually
  • styles: Refactor tooltip to mainly use Bootstrap styles
  • styles: add font-display swap for Open Sans
  • workflow: exclude the dependabot file from distribution

Dependency Updates

  • Bump @wordpress/eslint-plugin from 8.0.2 to 9.1.1
  • build(deps-dev): bump webpack from 5.26.1 to 5.52.0
  • build(deps-dev): bump webpack-stream from 6.1.2 to 7.0.0
  • build(deps-dev): bump eslint-plugin-import from 2.23.4 to 2.24.2
  • build(deps-dev): bump @babel/register from 7.14.5 to 7.15.3
  • build(deps-dev): bump @babel/core from 7.14.6 to 7.15.5
  • build(deps-dev): bump terser-webpack-plugin from 5.1.1 to 5.2.3
  • build(deps-dev): bump @babel/preset-env from 7.14.5 to 7.15.4
  • Bump path-parse from 1.0.6 to 1.0.7
  • Bump stylelint-config-recommended-scss from 4.2.0 to 4.3.0
  • Bump stylelint-scss from 3.19.0 to 3.20.1
  • Bump browser-sync from 2.26.14 to 2.27.5
  • Bump node-sass from 6.0.0 to 6.0.1
  • Bump gulp-sass from 4.1.0 to 5.0.0

v2.8.0

16 Jun 01:00
Compare
Choose a tag to compare
  • workflow: add scripts for specific actions
  • styles(a11y): increase form label z-index to fix Firefox autofill layering
  • styles(a11y): change background color on autofill fields to increase contrast ratio
  • partially update packages
  • workflow(dependencies): change branch of dependabot config file to master
  • convert composer.json indentation to spaces
  • add version bump for package.json

v2.7.2

17 Mar 22:21
Compare
Choose a tag to compare

fix: use setInputValue function for optimizely tracking

v2.7.1

16 Mar 19:14
Compare
Choose a tag to compare
  • Bump vanilla-lazyload from 17.3.0 to 17.3.1
  • Bump @babel/register from 7.12.10 to 7.13.8
  • Bump stylelint-scss from 3.18.0 to 3.19.0
  • Bump elliptic from 6.5.3 to 6.5.4
  • Bump @babel/core from 7.12.10 to 7.13.10
  • Bump stylelint from 13.9.0 to 13.12.0
  • Bump @babel/preset-env from 7.12.11 to 7.13.10
  • Bump webpack from 5.19.0 to 5.26.1
  • Bump mobile-detect from 1.4.4 to 1.4.5
  • feat(tracking): Remove UTMs from starter string.
  • build: use "v" for releases

v2.7.0

02 Feb 21:24
Compare
Choose a tag to compare
  • Switch out the call get_stylesheet_directory_uri() to get_template_directory_uri() since this theme is used as a parent theme
  • Update general packages
  • Bump vanilla-lazyload from 17.0.1 to 17.3.0
  • Bump @wordpress/eslint-plugin from 7.3.0 to 8.0.0
  • Install eslint-plugin-importer package
  • Fix new eslint warnings
  • Update terser-webpack-plugin v4.2.2 -> v5.1.1 and add webpack@5 as a dependency for it to work
  • Update config and asset files for build with new terser-webpack-plugin version
  • Do not include code source in JS source-maps
  • Install gulp-sourcemaps
  • Use gulp-sourcemaps package to not include content in the sourcemap and fix path in dev tools for sass files
  • Add microsoft clickID tracking
  • Refactor OrganicSearch values
  • Remove eslint-disable comment. not needed
  • Add compiled assets
  • Include uncompiled CSS build file for debugging

v2.6.0

02 Feb 21:30
Compare
Choose a tag to compare
  • 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

v2.5.0

29 Jun 19:28
c48942e
Compare
Choose a tag to compare

Features ✨

  • #120 — Adds Mobile and Stacked templates to theme
  • #121 — Deliver image URLs through WP functions

Fixes 🔨

  • #137 — fix: "skip to content" anchor link updates

Dependency updates ⬆️

  • #125 — Bump stylelint-order from 4.0.0 to 4.1.0
  • #128 — Bump terser-webpack-plugin from 3.0.2 to 3.0.6
  • #129 — Bump stylelint-scss from 3.17.2 to 3.18.0
  • #130 — Bump stylelint from 13.5.0 to 13.6.1
  • #132 — Bump @wordpress/eslint-plugin from 6.1.0 to 7.1.0
  • #133 — Bump @babel/register from 7.10.1 to 7.10.3
  • #134 — Bump @babel/core from 7.10.1 to 7.10.3
  • #135 — Bump @babel/preset-env from 7.10.1 to 7.10.3
  • #136 — Bump vanilla-lazyload from 15.2.0 to 17.0.1
  • #138 — Update Dependabot config file

v2.4.0

29 May 19:11
ac24d4e
Compare
Choose a tag to compare

Features ✨

  • #118 — 🚀 Split linting tasks into their own task to speed up builds

Fixes 🔨

  • #117 — 🐛 fix: Refactor set-start-anchors.js to support IE11

Dependency updates ⬆️

  • #111 — Bump stylelint from 13.3.3 to 13.5.0
  • #112 — Bump terser-webpack-plugin from 3.0.1 to 3.0.2
  • #113 — Bump @babel/register from 7.9.0 to 7.10.1
  • #114 — Bump @babel/preset-env from 7.9.6 to 7.10.1
  • #115 — Bump @babel/core from 7.9.6 to 7.10.1
  • #116 — Bump @wordpress/eslint-plugin from 5.1.0 to 6.1.0