Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Releases: stefanobartoletti/bricks

v0.29.0

15 Mar 23:11
Compare
Choose a tag to compare

Added

  • Added a new Pattern Library page to test and showcase Bootstrap custom theme

Changed

  • Redesigned Homepage
  • Updated Dev Dependencies

v0.28.0

17 Feb 16:40
Compare
Choose a tag to compare

Changed

  • Updated Font Awesome to version 6
  • Updated templates to use the new Font Awesome 6 syntax
  • Renamed the compiled Font Awesome file from fa5.min.js to fontawesome.min.js
  • Updated Dev Dependencies

Fixed

  • Fixed flex layout in the footer

v0.27.3

24 Jan 11:54
Compare
Choose a tag to compare

Changed

  • Updated Dev Dependencies

Security

  • Secondary dependencies security updates

v0.27.2

17 Jan 08:56
Compare
Choose a tag to compare

Changed

  • Updated Dev Dependencies

Security

  • Secondary dependecies security updates

v0.27.0

03 Nov 10:18
Compare
Choose a tag to compare

Added

  • Added translations for some languages:
    • 🇨🇿 Czech (contributed by PapuleX)
    • 🇫🇷 French (contributed by Tititesouris)
    • 🇩🇪 German (contributed by m1ga)
    • 🇱🇹 Lithuanian (contributed by mantasio)
    • 🇪🇸 Spanish (contributed by aitorres)
  • Added Contributing guidelines

Changed

  • Replaced @mr-hope/gulp-sass with the updated version of gulp-sass, which now uses dart-sass instead of the deprecated node-sass
  • Updated Dev Dependencies

Fixed

  • Minor bug fixes

v0.26.0

22 Sep 21:10
Compare
Choose a tag to compare

Added

  • Added ESLint for JavaScript code linting and formatting
  • Added Stylelint for CSS/SASS code linting and formatting
  • Added phpcs for PHP code linting and formatting (with WordPress coding standards)

Changed

  • Updated Dev Dependencies

v0.25.0

29 Aug 19:13
Compare
Choose a tag to compare

Changed

  • Updated Bootstrap to version 5.1.0
  • Updated FontAwesome to version 5.15.4
  • Converted gulpfile.js from CommonJS to ESM
  • Updated localization files
  • Updated Dev Dependencies
  • Moved release-it configuration to package.json

Removed

  • Removed TripAdisor icon and custom field (no longer supported by FontAwesome)

v0.24.0

04 Aug 20:53
Compare
Choose a tag to compare

Added

  • Added filters to disable the block editor for widgets (introduced by WordPress 5.8)

Changed

  • Updated localizations files
  • Updated Dev Dependencies

Security

  • Security update of secondary dependencies in yarn.lock

v0.23.0

07 Jul 14:38
Compare
Choose a tag to compare

Changed

  • Updated Bootstrap to version 5.
  • Updated theme template files to new Bootstrap standards and best practices.
  • Removed bootstrap.native (no longer needed as Bootstrap 5 doesn't have jQuery as dependency)
  • Updated Dev Dependencies

v0.22.1

25 Jun 08:19
Compare
Choose a tag to compare

Changed

  • Updated Dev Dependencies

Security

  • Security update of secondary dependencies in yarn.lock