Andrew Stewart
Andrew Stewart
implemented in #29 (thank you @nallwhy).
I think I've fixed the issues now in https://github.com/srcrip/live_toast/commit/a141942f1138c25db6c25f92c3f6c27ebe9a88c6, will you let me know if it looks ok to you now?
Closing as I think it's resolved but please reopen if not @sodapopcan, and thanks!
I think it should really print something out that compilation is beginning.
That would be pretty cool. I have never touched Igniter yet unfortunately... but I'd definitely be willing to merge a PR if someone wants to do it.
That is some really great looking work so far. I'm glad you opened this cause I don't use gettext much. Just assign me for review whenever you're ready for me...
Wonderful! I'll take a look.
Thank you! Sorry for the delay, I've been working on a different feature that's taken up a lot of my time for the project.
Thank you, let me think of a good API change here to make this a little easier.
I'm down for API changes if you have a suggestion, but does something like this pattern better solve it? ```elixir opts = [ action: fn assigns -> assigns |> Map.put(:id,...