This repository has been archived by the owner on Oct 18, 2023. It is now read-only.
Releases: stefanobartoletti/bricks
Releases · stefanobartoletti/bricks
v0.29.0
Added
- Added a new Pattern Library page to test and showcase Bootstrap custom theme
Changed
- Redesigned Homepage
- Updated Dev Dependencies
v0.28.0
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
tofontawesome.min.js
- Updated Dev Dependencies
Fixed
- Fixed flex layout in the footer
v0.27.3
Changed
- Updated Dev Dependencies
Security
- Secondary dependencies security updates
v0.27.2
Changed
- Updated Dev Dependencies
Security
- Secondary dependecies security updates
v0.27.0
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 ofgulp-sass
, which now usesdart-sass
instead of the deprecatednode-sass
- Updated Dev Dependencies
Fixed
- Minor bug fixes
v0.26.0
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
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
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
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
Changed
- Updated Dev Dependencies
Security
- Security update of secondary dependencies in yarn.lock