Releases: usebedrock/bedrock
Releases · usebedrock/bedrock
1.26.1
1.26.0
- Change the way that we implement the prototype pages sidebar positioning, to fix problems with elements centered within their parent container. This fixes problems where elements positioned with external libraries like Popper can shift position when tree is opened or clasued.
1.25.1
1.25
1.24
Technical improvements
- We upgraded Bedrock to use the latest LTS version of Node. We still recommend using nvm to switch between different node versions, but this should have a Bedrock project run if you simply run the Node installer on a fresh computer install.
- We upgraded Gulp 3 to Gulp 4 while keeping the same functionality
Usage improvements
- Improvement: Ignore root page directories that start with an underscore
1.23
1.22
1.21
1.20
1.19 - Update icon font generation
- This removes the Ruby, FontForge and Python dependencies for icon font generation in Bedrock and replaces it with a node based solution (Thank you @xavez )