Yuri Khmelvsky

Results 21 comments of Yuri Khmelvsky

Hi @finom ! Thank you for PR. I will review it soon

Thank you @vitaliiznak for this idea. I can't replace default component from `div` to `Fragment` because we need to support backward compatibility. But I will add simple way to use...

@lilactown yes, it's a great idea! I did something like this. I created `defnc` macro based on `helix/defnc`. I'm able to pass `clojure.spec` to this macro for validation component props...

@ikitommi any chance to do this?

FYI, I created a tiny wrapper for emotion https://github.com/khmelevskii/emotion-cljs and maybe it can be useful

Hi @orestis! I have the same problem, but unfortunately your decision doesn't work for me. I added `(devcards.system/renderer @devcards.system/app-state)` to `after-load` shadow-cljs hook. Can you explain more details how you...

@ptaoussanis I've just built client and can see the following statistic: ``` taoensso/sente.cljc | 42.93 KB taoensso/sente/interfaces.cljc | 474 taoensso/encore.cljc | 27.02 KB taoensso/timbre.cljc | 7.81 KB taoensso/timbre/appenders/core.cljc | 1.93...

Replace in `srcset` attribute isn't working in `replace` and `regex` mode. Example: _source_ ``` ``` _output_ ``` ```