Skip to content

Releases: benchmarkstudios/barebones

4.0.0

09 Aug 13:57
Compare
Choose a tag to compare
  • Now uses Laravel Mix instead of Gulp for compatibility with recent versions of Node
  • Includes a number of useful utility classes for font sizes, colours and spacing
  • Utilises arrays of common settings such as font sizes, colours and spacing
  • Font families are now 'base' and 'alt' rather than ‘serif’ and ‘sans-serif’

3.0.0

08 Jan 11:42
Compare
Choose a tag to compare
Merged v3 into master

v2.0.6

06 Jun 11:31
Compare
Choose a tag to compare

2.0.6

  • Add package-lock.json to gitignore for npm 5+

v2.0.5

13 Mar 12:02
Compare
Choose a tag to compare

2.0.5

  • Use filetime() for asset revisions as it's more compatible and easier to support.

v2.0.4

03 Feb 12:22
Compare
Choose a tag to compare

2.0.4

  • Better static asset revisioning using randomly generated hash when running gulp tasks.

v2.0.3

17 Jan 12:28
Compare
Choose a tag to compare

2.0.3

  • update get_post_thumbnail_url function and add ability to get specific size.

2.0.2

  • Add dependencies that were missing while using yarn

2.0.1

  • Comment out example "add_image_size" as it can be easily forgotten which leaves you with extra unused image size.
  • Add CHANGELOG.MD to track changes
  • Tidy up formatting using PHP-CS-Fixer (mostly spacing)
  • Update README.MD dependencies

v2.0

05 Aug 13:57
Compare
Choose a tag to compare

🚀