phlex.fun icon indicating copy to clipboard operation
phlex.fun copied to clipboard

Website and documentation for Phlex

Results 24 phlex.fun issues
Sort by recently updated
recently updated
newest added

This adds an example how to configure RSpec with `phlex-testing-capybara`. It also * mentions to include `Phlex::Testing::Rails::ViewHelper` just as in the Nokogiri docs, which was missing before * updates the...

Except on large mobile devices, users are unable to see the bottom items due to an overflow issue. This enables vertical scroll and increases the padding of the nav component....

Added two blurbs: 1. The first explains to people why Rails adapters exist and how they can call out to them through the proxy. 2. The last blurb attempts to...

Add documentation to show how to use render? and flash.

I noticed that although the docs have a lot of examples of how to define the view classes, they don't mention how to render them (without Rails) at all (that...

## Overriding elements - **Elements** - Attributes - Attribute safety - `href[^javscript:]` - illegal attributes `onkeyup` - Content - Custom elements - Sharing custom elements - Other nodes - `comment`...

Many Rails apps utilize the app/helpers feature for code reusability when rendering. I cannot figure out how to integrate the methods defined under app/helpers/ into Phlex's rendering pipeline, which seems...

The functionality was changed slightly here. https://github.com/joeldrapper/phlex/pull/420

for weeks I have strongly hesitate to give a chance to phlex. Because slim is perfect for those who love minimal syntax, I want a real reason to do a...