PhlexUI / PhlexUI-web

Phlex components for your Rails app
https://www.phlexui.com
32 stars 10 forks source link

Add Devcontainers Config and Rewrite PhlexUI Documentation #85

Closed cirdes closed 2 months ago

cirdes commented 2 months ago

This PR includes the following updates:

  1. Added Devcontainers Configuration:

    • Configured Devcontainers to streamline the development environment setup and improve the developer experience.
  2. Rewritten Documentation for PhlexUI Components:

    • Updated the documentation for all PhlexUI components to reflect the new syntax.

Before we can merge this PR, we need to merge this fix https://github.com/PhlexUI/phlex_ui/pull/61, release a new version of PhlexUI, and update the Gemfile in this PR.