All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- .pot file
- Merge master and dev branch
- Updated gulp script
- Fonts loading moved from js to stylesheet import
- Missing mbstring extension PHP bug
- Fix Footer custom social icon bug
- Fix Sharrre url variable name
- Change log
- Branch for theme developers. Master branch follows WordPress.org releases.
- Fix Briar_Sanitize_Select constructor name
- Remove development files from master branch
- Remove 'featured-image-header' tag
- Remove some unnecessary translations
- Prefix add_image_size() handlers with theme slug
- Use the_content() function in content-status.php
- Prefix customizer sanitize functions
- Slicejack RSS dashboard widget
- Define $content_width variable on after_setup_theme action hook
- Remove browsehappy script
- Remove global variables
- Remove minimized files
- Prefix scripts and styles handlers with theme slug
- Replace webfontloader.js link with jsdelivr.net link
- Replace 'sj' prefix to 'slicejack'
- Remove deprecated functions
- POT file
- PHP version <5.4 errors
- Regenerate POT file
- Fix textdomains
- Fix WordPress coding standards errors and warnings
- All scripts and styles minimized files
- Prefix files with theme slug
- Fix browserhappy url variable
- Add support for chat, gallery, audio, video and status post format
- Footer social icons style
- Comment form style
- Add title on footer link
- Implement javascript fonts loading
- Add license
- TinyMCE editor style
- font loading plugin for TinyMCE
- Change theme name
- 'sj' prefix to 'briar'
- Turn on rss caching for slicejack dashboard
- Remove html folder and fix google plus and vimeo social icon class
- Remove commented code and fix index.php html structure
- Fix full width heading on layout with sidebar
- Fix full width heading on home and archives page
- Some stylings
- Fix README.md footer image position
- Fix textdomains
- Fix license
- Initial github release