Skip to content

Upstream UI kit and starter configuration fixes - #138

Open
wkirby wants to merge 6 commits into
mainfrom
feat-ui-kit
Open

wkirby wants to merge 6 commits into
mainfrom
feat-ui-kit

Conversation

@wkirby

@wkirby wkirby commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • upstream the Phlex/Tailwind UI kit from
  • add the development-only UI kit gallery and component specs
  • upstream shared RSpec, test-environment, lint-staged, Husky, and formatting configuration
  • fix the starter's Didact app glob type so TypeScript checks pass

Validation

  • docker compose run --rm -e RAILS_ENV=test web sh -lc 'bin/rails db:create db:schema:load && bundle exec rspec' (12 examples, 0 failures, 2 pending)
  • bundle exec rubocop ... (UI kit and test configuration)
  • npm run check
  • npm run lint
  • npm run prettier:check
  • npx vite build

@egreer egreer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be part of the starter or its own gem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants