Skip to content

Releases: rockinblocks/rockinblocks

Release 0.3.0

27 Aug 21:35
1e5ed19
Compare
Choose a tag to compare
  • Use your custom blocks in the TinaCMS page builder 🎶🦙🎸🎊🎶
  • Adding basic CallToAction and ContentBasic blocks for page building
  • Home page is build with new page builder for better examples
  • Fixes to division within Sass to prevent the errors for deprecated / sign
  • Better separation of concerns between plugin, site, and blocks library

Release 0.2.0

27 Aug 21:35
05d41bc
Compare
Choose a tag to compare
Merge pull request #66 from rockinblocks/develop

TinaCMS integration added

Release 0.1.4

05 Jun 18:02
f415bdd
Compare
Choose a tag to compare
  • Bugfix on CookieAcceptance to fix dismissal bug

Release 0.1.3

05 Jun 18:01
f415bdd
Compare
Choose a tag to compare
  • CookieAcceptance alert for GDPR Compliance
  • Some content edits for better onboarding for new users
  • Improvements to Navbar mobile experience

Adding Content Block

02 Jun 02:58
b8bcfb7
Compare
Choose a tag to compare
  • Adding basic Content block just to further demo the system
  • Adding tests on Content block
  • Stories for Content block
  • Some small layout tweaks in the library for Col element

Improvements after initial release

01 Jun 02:17
Compare
Choose a tag to compare
  • Adding GitHubButton to the Navbar. It is still a little buggy (changes to regular link when you navigate 🙈) because I didn't want to pull in a third party package, but works for right now.
  • Adding documentation on creating document Markdown docs
  • Adding the gatsby-plugin-manifest back to gatsby-plugin-rockinblocks after removing from the starter. This adds in the favicon again.
  • Adding new links in Sidebar for GitHub, Discord, and Twitter
  • Added Features content within the Introduction section
  • Fixed various content throughout, as needed

Version 0.1.0

30 May 06:31
Compare
Choose a tag to compare
Remove multiline tag in markdown on monorepo.md

Initial proof of concept with Hero block

16 Apr 03:19
Compare
Choose a tag to compare

Users should be able to:

  • Spin up the workspace, including Gatsby for the site and Storybook for the components library
  • Live edit the Hero component
  • Make a Git commit upon save