Skip to content

Releases: bullet-train-co/showcase

v0.5.0

Choose a tag to compare

@kaspth kaspth released this 08 Dec 17:56
9dac8be

What's Changed

Since it's been a while since we last had a release we've gone ahead and bumped our minimum Rails requirement to 7.2. This is inline with Bullet Train's release policy that doesn't cover Rails versions too far in the past.

New Contributors

Full Changelog: v0.4.6...v0.5.0

v0.4.6

Choose a tag to compare

@kaspth kaspth released this 03 Aug 16:05
9e80fe4

What's Changed

  • Add a light/dark mode toggle in the UI by @kaspth in #74

Full Changelog: v0.4.5...v0.4.6

v0.4.5

Choose a tag to compare

@kaspth kaspth released this 28 Jun 17:03
5576ba6

What's Changed

  • Revert "Preserve sidebar state for Rails apps that use Turbo" by @kaspth in #73
    We reverted this change to preserve the active element in the sidebar.

Full Changelog: v0.4.4...v0.4.5

v0.4.4

Choose a tag to compare

@kaspth kaspth released this 27 Jun 17:40
3b3d5f0

What's Changed

  • Preserve sidebar state for Rails apps that use Turbo by @alexandreruban in #71
  • Defer Rouge load to save on boot time by @kaspth in #72
    Update gem "rouge" in your Gemfile to gem "rouge", require: false to let Showcase load Rouge when it's needed and save some significant boot time ~60ms-150ms.

New Contributors

Full Changelog: v0.4.3...v0.4.4

v0.4.3

Choose a tag to compare

@kaspth kaspth released this 05 Jun 19:37
74be42f

What's Changed

  • Fix accessing app routes in tests. by @kaspth in #70

Full Changelog: v0.4.2...v0.4.3

v0.4.2

Choose a tag to compare

@kaspth kaspth released this 29 Mar 14:02
f500566

What's Changed

  • Add cascade to open trees if any children are active? by @kaspth in #66

Full Changelog: v0.4.1...v0.4.2

v0.4.1

Choose a tag to compare

@kaspth kaspth released this 29 Mar 14:02
6037eb7

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@kaspth kaspth released this 29 Mar 09:43
b60e719

What's Changed

  • Massive README upgrades by @kaspth in #61
  • Trim away reset styles to prevent style clashes in applications by @kaspth in #62

Full Changelog: v0.3.2...v0.4.0

v0.3.2

Choose a tag to compare

@kaspth kaspth released this 27 Mar 15:20
4de03b3

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@kaspth kaspth released this 27 Mar 09:40
9c60662

What's Changed

  • Fix testing of linking to other showcases by @kaspth in #58
  • Add showcase.link_to to ease linking to other showcases by @kaspth in #59

Full Changelog: v0.3.0...v0.3.1