Bedrock Icon

Bedrock

1.1.0

July 31st, 2025

What's new

  • Rebrand Starter-kit from Leap to Bedrock
  • Demo website updates
  • Cookie dialog updates
  • Card component
  • Simplified form fields folder structure

What's fixed

  • Combobox padding fix
  • Footer logo size

Full Changelog: https://github.com/jasonbaciulis/bedrock/compare/v1.0.0...v1.1.0

1.0.0

July 29th, 2025

What's new

  • Big update to UI, form fields, and all Alpine.js components. Starting with styling to match shadcn/ui components, and finishing with more robust, accessible, and customizable components.
  • New views folder structure.
  • Updated style-guide block to showcase all components.
  • Custom Icon tag that uses blade icons package with Lucide icons.
  • Updated video set to use yt-lite embed script.
  • More docs.

Full Changelog: https://github.com/jasonbaciulis/leap/compare/v0.9.0...v1.0.0

0.9.0

July 10th, 2025

What's new

  • Upgraded to Tailwind v4.

What's fixed

  • Fixed combobox toggle not working from the first click.
  • Removed old files.
  • Fixed whole .env being exposed on the frontend.

Full Changelog: https://github.com/jasonbaciulis/leap/compare/v0.8.1...v0.9.0

0.8.1

June 7th, 2025

What's fixed

  • Exported missing form that was causing the error on the demo homepage.

0.8.0

June 6th, 2025

What's new

  • Dropped jonassiewertsen/statamic-jobs dependency because it was clashing with Statamic's Laravel 12 #6

0.7.2

January 17th, 2025

What's fixed

  • Issue after the installation about missing file https://github.com/jasonbaciulis/leap/issues/4

0.7.1

January 10th, 2025

What's fixed

  • Tabs component variables getting overwritten after the recent refactor.

0.7.0

January 10th, 2025

What's new

  • Write docs inside components.
  • Minor refactoring to some alpine components.

What's fixed

  • section-m class name inside blocks

0.6.0

January 8th, 2025

What's new

  • Search form block
  • Search results block

0.5.0

January 8th, 2025

What's new

  • Team block
  • Refactor to use assets container for social images

0.4.2

January 7th, 2025

Keep only commented code for load more demo, because need Statamic pro license to use REST API.

0.4.1

January 7th, 2025

What's fixed

  • Fix the error Starter kit path [public/social_images] does not exist. on install

0.4.0

January 7th, 2025

What's new

  • Testimonials block

0.3.0

December 17th, 2024

What's new

  • Blog Excerpt block
  • Blog Paginated block

What's fixed

  • delete:block CLI command was not updating blocks.yaml

0.2.0

December 15th, 2024

Statamic updated folder structure

0.1.0

December 14th, 2024

Init release