railsui

Rails UI - Free in alpha while I work out the kinks

OTHER License

Stars
301
Committers
6

Bot releases are hidden (Show)

railsui - v2.1.0 Latest Release

Published by justalever 6 months ago

Updates from #34

railsui - Shift focus to Tailwind CSS and launch Shepherd theme

Published by justalever 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/getrailsui/railsui/compare/v1.1.2...v2.0.0

railsui - v1.1.2

Published by justalever about 1 year ago

  • Install turbo by default
railsui - v1.1.1

Published by justalever about 1 year ago

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

railsui - v1.1.0

Published by justalever about 1 year ago

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

New Contributors

Full Changelog: https://github.com/getrailsui/railsui/compare/v1.0.3...v1.1.0

railsui - v1.0.3

Published by justalever over 1 year ago

Fixes missing dependencies for quicker YAML magic.

railsui - v1.0.2

Published by justalever over 1 year ago

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

Full Changelog: https://github.com/getrailsui/railsui/compare/v1.0.1...v1.0.2

railsui - v1.0.1

Published by justalever over 1 year ago

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.

railsui - Alpha release

Published by justalever over 1 year ago

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.

Related Projects