akira / exq_ui

UI Dashboard for Exq, a job processing library for Elixir. Exq UI provides the UI dashboard to display stats on job processing.
Other
154 stars 73 forks source link

Add support for live view 0.17 #109

Closed ananthakumaran closed 2 years ago

ananthakumaran commented 2 years ago

fixes #108

<%= live_component has not been updated to the new format <.live_vew since that would break the compatibility with phoenix live view 0.16. I have tested the changes with both 0.16 and 0.17. Both works, though 0.17 will show deprecation messages.

ananthakumaran commented 2 years ago

@jpea72 you can try out this branch. I plan to merge this branch to master in couple of days.

jpea72 commented 2 years ago

Hi Anantha,

I’ve installed the branch and it does look like it is working:

[Graphical user interface Description automatically generated with low confidence]

From: Anantha Kumaran @.> Date: Friday, January 14, 2022 at 1:27 AM To: akira/exq_ui @.> Cc: InXpress Dev @.>, Mention @.> Subject: Re: [akira/exq_ui] Add support for live view 0.17 (PR #109)

@jpea72https://github.com/jpea72 you can try out this branch. I plan to merge this branch to master in couple of days.

— Reply to this email directly, view it on GitHubhttps://github.com/akira/exq_ui/pull/109#issuecomment-1012909480, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADDHRAZMNMXAQ62HECANM3DUV7M55ANCNFSM5LW3GFWQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you were mentioned.Message ID: @.***> EXTERNAL EMAIL

SebastianSzturo commented 2 years ago

Can we get a new version with this change 🙏🏻

ananthakumaran commented 2 years ago

\cc @akira maybe we can release exq and exq_ui. Few mrs has been merged since the last release.

akira commented 2 years ago

Thanks I will release it this weekend!

On Tue, Apr 5, 2022 at 3:22 AM Anantha Kumaran @.***> wrote:

\cc @akira https://github.com/akira maybe we can release exq and exq_ui. Few mrs has been merged since the last release.

— Reply to this email directly, view it on GitHub https://github.com/akira/exq_ui/pull/109#issuecomment-1088528377, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAKXKVGDPHE66ES5HYDVPLVDQH5HANCNFSM5LW3GFWQ . You are receiving this because you were mentioned.Message ID: @.***>

akira commented 2 years ago

@SebastianSzturo @ananthakumaran just released exq_ui 0.12.1, sorry for delay