Skip to content

Releases: getrailsui/railsui

v2.1.1

14 Jun 21:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

14 Apr 20:04
Compare
Choose a tag to compare

Updates from #34

Shift focus to Tailwind CSS and launch Shepherd theme

23 Jan 17:34
Compare
Choose a tag to compare

What's Changed

  • Introduce 'Shepherd' Theme & Shift Rails UI to Tailwind CSS-First by @justalever in #30

New Contributors

Full Changelog: v1.1.2...v2.0.0

v1.1.2

11 Sep 14:58
Compare
Choose a tag to compare
  • Install turbo by default

v1.1.1

11 Sep 14:08
Compare
Choose a tag to compare

A tiny release dedicated to Rails UI config page display improvements.

v1.1.0

13 Aug 21:51
Compare
Choose a tag to compare

This update expands on the initial release by bundling many more pages to each of the two initial themes, Retriever for Bootstrap and Hound for Tailwind CSS. Yes, I name the themes after dog breeds 🐕.

The initial launch supplied some marketing pages to give you a feel for the design. Accompanying each theme was also a design system full of reusable components and code snippets. This update introduces more application-heavy experiences.

What's Changed

  • Update README.md to cover mismatched expected master branch by @claudey in #19
  • Theme Advance - Retriever & Hound by @justalever in #20

New Contributors

Full Changelog: v1.0.3...v1.1.0

v1.0.3

29 Jun 21:15
Compare
Choose a tag to compare

Fixes missing dependencies for quicker YAML magic.

v1.0.2

05 Jun 10:59
Compare
Choose a tag to compare

I improved the installation script to reduce Sprockets errors which were causing double-render errors.

Full Changelog: v1.0.1...v1.0.2

v1.0.1

23 May 22:32
Compare
Choose a tag to compare

You, good folks, were having many issues running the installer, dependent on modern node versions and specific build scripts. This update normalizes the process and borrows from the jsbundling and cssbundling gems reducing their dependency. With this in place we can drop those dependencies entirely 👏.

There's an additional bug fix for Bootstrap installs where the launcher wasn’t toggling due to a missing Stimulus.js controller being installed.

Alpha release

05 May 20:14
Compare
Choose a tag to compare
Alpha release Pre-release
Pre-release

Rails UI is born!

I'm calling this an alpha release for now which might not make sense for production apps just yet, but with your help we can work out the kinks.