Florian Arens

Results 30 issues of Florian Arens

This issue contains work that needs to be done to provide basic Ash support in Backpex. We really appreciate contributions to further integrate Ash into Backpex. In case you want...

Item Actions should be displayed on show pages by default. ### Todos - [ ] Display Item Actions on show view by default - [ ] Handle Item Actions clicked...

We need a way to configure other actions than defaults. Users should be able to configure the Ash action being used for destroying, reading and updating items. We also need...

### Summary Hey! It looks like the empty state of the `Flop.Phoenix.table` component does not work when working with `Phoenix.LiveView.LiveStream` as a list of items. The empty state is rendered...

bug
table

Adds support for `phx-no-format` special attribute.

Hey! It looks like the formatter is incorrectly formatting CSS pseudo-element selectors by moving one of the colons from the double-colon syntax (::). I have the following class in my...