Skip to content

Releases: usebedrock/bedrock

1.34.0

17 Jun 16:02
Compare
Choose a tag to compare
  • Add support for PurgeCSS and PostCSS
    • This enables you to use Tailwind in a Bedrock context as described in this blog post.
    • What does PurgeCSS do? How to enable it? Check out this blog post.

1.33.0

17 Jun 09:54
Compare
Choose a tag to compare
  • Fix a bug: missing copy functionality on separated .js files; for more info on what these are see the docs
  • Silence comment for global mixins
  • Prepare for #372 PurgeCSS feature in future release.
  • Start removing jQuery from core. Thanks @Haroenv .

1.32.0

17 Jun 09:51
Compare
Choose a tag to compare
  • Implement a separation between JS needed for Bedrock and JS needed for the prototype output

1.31.0

08 Jun 12:22
Compare
Choose a tag to compare
  • Modify bedrock to copy separated scripts to build folder (outside of transpile environment)

1.30.1

19 May 12:41
Compare
Choose a tag to compare
  • Update dependencies

1.30

19 May 06:58
Compare
Choose a tag to compare
  • Support compilation of SCSS files in nested folders under content/scss
  • Mistake: erroneous version name

1.29.1

10 May 16:10
Compare
Choose a tag to compare
  • Remove data-based multilanguage logic (what a poor idea)
  • Copy change
  • Remove unnecessary whitespace in templates

1.28.0

08 Mar 18:27
Compare
Choose a tag to compare

1.27.0

08 Mar 18:21
Compare
Choose a tag to compare

1.26.3

02 Mar 13:19
Compare
Choose a tag to compare
  • Fix vertical alignment default icon font
  • Fix default showing of scrollbars on Windows in styleguide