Jonathan Yankovich

Results 35 issues of Jonathan Yankovich

Hola, curious if based on your experience you think an alternate os like FreeNAS/Unraid/OMV could be installed on a AS4004T - It doesn't have an internal flash boot drive, uses...

Phoenix 0.16 (and LiveView 0.16) introduce HEEx, which is a huge step forward, enabling semantic HTML parsing/validation. I depend on phoenix_slime and am hopeful that the library can be updated...

https://github.com/slime-lang/slime picked up support for Tailwind CSS recently by supporting colons and slashes in class names, see: https://github.com/slime-lang/slime/pull/163 Phoenix slime would do well to pick this up as well. For...

**Describe the problem you're proposing to solve** A common use case for an admin panel is to look up a record by id. I can add `:id` by implementing `search_fields()`,...

enhancement

Love `mini-graph-card`! Forgive me if this has been requested. I'd like to be able to use jinja templates in attribute values to, for example, change the `lower_bound` and `upper_bound` to...

feature request
[Status] Maybe Later

Love the project - I thought that Bridge might be able to borrow a trick from Frigate, which is an NVR project with HomeAssistant integration. Frigate does a ton of...

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** I'd like to be able to trigger operation of my Wyze Robot Vacuum, check...

Feature Request
needs API request/response

This PR adds support to the `slime` package for HEEx. The main changes to the slim/slime grammar are: When rendering HEEx, attribute values will be escapes with `{ }` instead...

Phoenix 0.16 (and LiveView 0.16) introduce HEEx, which is a huge step forward, enabling semantic HTML parsing/validation. I adore and depend on slime and am hopeful that the library can...

**Is your feature request related to a problem? Please describe.** Yes, I am trying to programmatically zoom the view to a specific node (without clicking on it) **Describe the solution...