Skip to content

Releases: bullet-train-co/showcase

v0.4.6

03 Aug 16:05
9e80fe4
Compare
Choose a tag to compare

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

28 Jun 17:03
5576ba6
Compare
Choose a tag to compare

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

27 Jun 17:40
3b3d5f0
Compare
Choose a tag to compare

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

05 Jun 19:37
74be42f
Compare
Choose a tag to compare

What's Changed

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

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

v0.4.2

29 Mar 14:02
f500566
Compare
Choose a tag to compare

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

29 Mar 14:02
6037eb7
Compare
Choose a tag to compare

What's Changed

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

v0.4.0

29 Mar 09:43
b60e719
Compare
Choose a tag to compare

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

27 Mar 15:20
4de03b3
Compare
Choose a tag to compare

What's Changed

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

v0.3.1

27 Mar 09:40
9c60662
Compare
Choose a tag to compare

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

v0.3.0

26 Mar 19:01
9185914
Compare
Choose a tag to compare

What's Changed

  • Revert "Call preview_path route through Engine's mounted helper name" by @kaspth in #52
  • Fix extract in ERB templates + refactor by @kaspth in #53
  • Restructure custom Showcase tests and remove unworkable id: support by @kaspth in #55
  • Remove obsolete previews_path configuration by @kaspth in #56
  • Rename advanced sample methods to clearer alternatives by @kaspth in #57

Full Changelog: v0.2.8...v0.3.0