All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Added
.nvmrc
file.
- Bumped del from 6.0.0 to 6.1.1.
- Bumped inquirer from 8.2.0 to 8.2.4.
- Bumped juice from 8.0.0 to 8.1.0.
- Bumped sass from 1.45.2 to 1.54.5.
- Updated
package-lock.json
file.
- Bumped node-fetch from 2.6.6 to 2.6.7.
- Bumped sass from 1.45.2 to 1.49.9.
- Updated NPM dependencies.
- Fixed SASS slash-div warnings.
- Updated gulp tasks.
- Updated
juice
tov8.0.0
. - Updated
node-sass
tov5.0.0
. - Updated buttons to make them fully clickable (#139).
- Fixed all npm security issues.
- Dropped support for node 8.x, please install node 10.x or higher.
- Removed utility classes with ":" and "@" prefixes (#132).
- Fixed all npm security issues.
- Fixed all npm security issues.
- Fixed issues with media queries and gmail (#130).
- Fixed all npm security issues.
- Fixed issues related to Node 12.
- Fixed MacOS Node v10.16.0 compatibility issue.
- Fixed issue with content in conditional comments.
- Updated
README.md
with few content changes. - Updated
CHANGELOG.md
with minor content change.
- Gulp task async completion signal added (#114, #116).
- Added
:
responsive flag to utility classes (#115, #117).
- Updated folder structure.
- Updated boilerplate template.
- Updated buttons component.
- Updated settings.
- Updated
.package-lock.json
. - Updated gulp tasks.
- Updated
config.js
. - Updated gutter on first and last columns.
- Renamed
/scss
folder to/sass
. - Increased grid container size.
- Fixed some stylint issues.
- Added boilerplate with hero template.
- Added horizontal spacing variable for mobile devices.
- Removed distribution, documentation and test files.
- Removed border utilites.
- Removed VScode snippets.
- Added
.stylelintrc
and.eslintrc
to npm package (#101).
- Grid gutter settings updated (#97).
- Spacing utilites updated (#91, #98, #99).
o-main-wrapper
updated (#95).- Updated gulp files to version 4 (#90).
- Links styles added (#94).
test:watch
task added (#89).- Added "Basic", "Notification Success", "Notification Danger", "Notification Warning", "Account Reset Password", "Notification Unsubscribed" and "Account Activate" templates (#75, #76, #77, #78, #79, #80, #82).
- Release zip issue fixed (#88).
- Documentation updated (#71, #85).
- Updated buttons
line-height
for better consistency (#57). - ITCSS rules applied (#83).
- Updated
docs/
directory structure (#68).
- Added tests and examples automation (#86).
- Added more utility classes (#74).
- Added VSCode comment snippets (#84).
- Transformed bojler to CSS only framework (#61, #70).
- Moved documentation from
gh-pages
branch todocs/
directory onmaster
branch (#64). - Documentation content updated (#63).
- Licence filename updated.
- Added files needed for NPM package creation (#60).
- Added new automation scripts (#66, #67, #69).
- Added CI via Travis CI service (#62).
- Allow use of subdirectories (#54).
- Inline source issue fixed (#53).
- Images path issue (#51).
- Embedded CSS (#41).
- Assets directory (#21).
- Updated
package.json
w/ licence and reporsitory fields (#49). - Responsive images (#45).
- Images vertical alignment updated (#38).
- Updated meta tags (#47).
- Comments updated (#48).
- Disabled shorthands (#44).
- Removed
.image-fix
from_reset.scss
(#40).
- Hero component vertical alignment issue (Outlook 2007.) fixed.
no-gutter
class issue fixed.
- Specified
.first
and.last
classes styles only to columns.
- Updated
$breakpoint-mobile
to$grid-container-width
. - Converted space indentations to tabs.
- Added
font-smoothing
for better typography in web browsers. - Added images
line-height
fix utility.
- Removed tables utility classes.
- Removed spacing utility classes.
- System fonts selector updated.
- Outlook system fonts stack fallback implemented.
- Gulp stylesheet tags issue.
- Buttons text alignment.
body-table-spacing
on small screens.
- Headings utility classes.
- No gutter columns issue w/ inlined CSS.
ℹ️ We've started versioning project from this version.
- Added information about v2.0.0 to README.md.
- SASS support.
- Automatic CSS inlining.
- Webserver with Live Reload.
- ESlinter config file.
- Change Log.
- Guidelines for contributing.
Old version of Bojler can be found here.