Skip to content

Latest commit

 

History

History
297 lines (229 loc) · 15.4 KB

CHANGELOG.md

File metadata and controls

297 lines (229 loc) · 15.4 KB

4.2.0 (2024-01-04)

Features

  • Remove GraphQL from all vue instances (522d3d9)
  • Add Copyright, ALT, Media Credit to images (a3a5a60)
  • Add Title and Class support to SVG Files. Fixes #366 (05c88ad)

Bug Fixes

  • Convert WP Classes to Tailwind versions. Fixes #361 (bc3e2bc)

Build / CI

  • Deps & Build Updates (e927a3c)
  • Use Node v20 for GH Action (539392b)
  • Allow files to be hashed (4f73e74)
  • Delete dist folder on server if it exists before deployment (bd6c55d)

Tests

  • Convert tests to latest Cypress and TS (4947415)

4.1.0 (2023-11-26)

Features

  • Add cypress axe testing to tofino 9061e3e
  • Sticky Footer, 404 centered 3ddcc23
  • Replace Tailwind hidden class in menu TS code Fixes #357
  • Change Twitter SVG icon to X Fixes #358
  • Add TikTok to social media links Fixes #359
  • Breakup General Options into smaller ACF and use Clone Fixes #363
  • Vite Dev Server Check environment variable 03e146f
  • Add new helper functions get_flex_field_by_page_id and is_single_module_page 3e4c201
  • Remove Contact Form, add ACF for Form Selector. bc439ad
  • Allow multiple alerts 4fe5982
  • Add ACF Stubs for Intelephense 5a05aa9
  • Add Thumbnail size images c4e1124
  • BrowserSync on localhost and network addresses e8bdfb2

Refactor

  • Move script loader into own file 92e8fbe

4.0.0 (2022-04-30)

Features

  • Remove Laravel Mix/Webpack and replace with Vite.
  • Replace native WordPress options with ACF Options Page.
  • Update Screenshot.
  • ACF Flexible Content.
  • Update Tailwind to latest version.
  • Add Cypress tests.
  • Include Vue.js v3.
  • TypeScript all the things.
  • Remove unused shortcodes.
  • Include new Contact Form and AjaxForm PHP Class.
  • Additional WordPress clean functions.
  • Fix admin maintance mode.
  • Update SVG Sprite loading.
  • Lot's of misc improvements.

3.2.2: (2021-10-10)

Features

  • Add auto build & deploy Github action. Fixes #312. (45f032)
  • Add body open hook for GTM script. Fixes #326. (2a4e092)

Bug Fixes

3.2.1: (2021-09-26)

Style

Features

  • Add Responsive Image function. (d7e917f)

3.2.0: (2021-09-25)

Bug Fixes

  • Move stick-top class to new header element. (4aa6d93)
  • Add ACF JSON Folder fixes #307. (01513c9)

Build

  • Fix browsersync refresh fixes #300. (f44803c)
  • Disable LaravelMix Success Notification fixes #316. (8e30c5f)
  • Update deps. (2eb56ed)
  • Remove old tailwind plugin no longer required. (ab2dba3)

Features

3.1.1 (2021-04-06)

Features

  • Tailwind Version Update. (fea6df5)

3.1.0 (2021-04-04)

Bug Fixes

  • ACF Correct JSON Paths. (58edf47)
  • Custom social icon order. Fixes #294. (bbdabf2)
  • Larger content width. (08a66d3)
  • Menu tweaks. (7781107)
  • Remove admin link to Customizr. (e4c5544)
  • Update default footer. (c624ecc)
  • Update tracker URL to creativedot domain. (bd8bd3f)

Features

  • A working mobile menu. (257b968)
  • Cleaner assets loading + remove more junk. (cf56ada)
  • Cleaner WordPress markup and trimmed admin area. (8a9c18a)
  • Enable HTML for notification/alert content. (f093a9b)
  • Misc Tweaks. (24f3658)
  • Remove Google Plus from social icons. (c078437)
  • Remove IE Banner from header. (5df3892)
  • Tailwind-JIT and Build Changes. (6690b7b)
  • Tidy Youtube SVG. (7e1f343)
  • Update default Widget Text. (4641327)

3.0.0: Nov 25 2020

  • Tailwind v2
  • Updated Dependencies
  • Remove Bootstrap
  • Major Cleanup

2.0.0: Sept 12 2019

  • New build scripts using Laravel-Mix
  • Lot's of bug fixes
  • Updated Boostrap to the latest version

1.10.0: Aug 18 2017

  • Cookie notification doesn't play well with cache #251
  • Update critical styles task #238
  • Theme option - hide nav on scroll down #218
  • Ajax Form Data - Export and Delete #242

1.9.0: Aug 16 2017

  • Fragment Cache is broken #250
  • Update and require Node Version 6.x #249
  • Add taxonomy only template route #247
  • Fix PHP Linter to exclude template files #246
  • Fix dashboard widget theme option #244
  • Ajax Form Construct Data Sanitize #243
  • Submitting AjaxForm from localhost fails to save data #240
  • social svgs padding and fill="currentColor" #239
  • Add file timestamp to svg sprite. #237
  • Empty $user_email_address in Contact form demo #236
  • Update CSS & JS for Bootstrap 4 Beta Release

1.8.0: Feb 21 2017

  • Rename .bitbucket-pipelines.yml #221
  • Fix single quote converted to html attribute in AjaxForm #226
  • Update to Bootstrap Alpha 6 #219
  • Add more tracker support #222
  • Contact form reply to address #223
  • Add custom dashboard widget #224
  • Update .gitignore to exclude nested vendor directories #232
  • Update dependancies & gulp tasks
  • Add social media network colors to SCSS file
  • Add truncate SCSS mixin
  • Update README files

1.7.0: Dec 2 2016

  • New gulp tasks for performance / accessibility (PSI, WAVE, W3C)
  • New gulp task for tunneling (Ngrok), required for above gulp tasks.
  • Social media icon shortcode update
  • BS Alpha 5 SCSS
  • New validation library Respect Validation
  • Various bug fixes
  • Breakup Theme Options
  • Restructure folders in lib
  • Add yarn.lock file
  • Updated README files
  • Update dependancies
  • Move theme options in the Customizer root panel.
  • Add FragmentCache class
  • Add page title helper function
  • Add template part with arguments help function

1.6.0: Feb 19 2016

  • Update deps
  • Fix jQuery and Cookies JS module imports
  • Real SVG Titles
  • JS window.loaded function
  • Add Vimeo icon to social icons
  • Fix tracker issue
  • Fix address multiline issue
  • Data Tables
  • AjaxForm, original button text if multiple buttons within form element
  • JS routes files aren't being watched

1.5.0: Sept 13 2016

  • AjaxForm JS as ES6 module
  • Shrinkwrap NPM deps
  • Allow custom variables to be passed to email template function
  • Update WP_Customizer with native validation
  • JS cookie expiry fix
  • Add PHP version check
  • Remove IE11 temp CSS flexbox fix
  • Rename $color to $bar-color in variables.scss & nav.scss
  • Update dev deps
  • Update Bootstrap version
  • Cleaner DOM routing for JS
  • Misc bug fixes

1.4.0: May 29 2016

  • Fix tracker URL issue
  • Update NPM dependencies
  • Add contact form docs
  • Use Style lint replacing Sass lint
  • Update login form admin logo hook due to WP 4.5 change
  • Fix notices on archive template
  • Add Instagram and Soundcloud icon
  • Add WooCommerce reset stylesheet
  • Update shortcode docs
  • Fix mobile menu display issue
  • Fix @extend inside @include
  • Add WebFontLoader support with no FOUT theme option
  • Featured images for all post types unless turned off
  • Add pagination with Bootstrap 4 supported styles
  • Include theme directory url in JS
  • Add support for multiple CC email addresses
  • AjaxForm server side field validation
  • Various minor bug fixes
  • Send custom email to user

1.3.0: Mar 31 2016

  • SVG Shortcode documentation
  • Comment out unused Bootstrap components
  • Move lib includes out of composer.json
  • Use NPM instead of Bower for front-end dependencies
  • Misc bugfixes

This release uses ES6 to include and call Javascript libraries. Browserify and Babelify are included in the scripts build task.

1.2.0: Mar 16 2016

  • Refactor gulpfile.js and split gulp tasks (and use eslint)
  • Update npm dependencies
  • Polyfill IE11 flexbox issues
  • Fix BrowserSync css injection
  • Add WPML template compatibility
  • Docblock all functions and files
  • Add AjaxForm class
  • Update README to include info about deployment
  • Replace OptionTree with WP Customizer for theme options
  • Remove unit tests until a better solution is implemented
  • Include default social network links and icons
  • Misc bugfixes

1.1.0: Feb 19 2016

  • Bugfixes and stabilize dependancies.
  • Readme updates
  • New: Critical CSS
  • New: jQuery move to footer

1.0.0: Jan 5 2016

Initial Release