Max Chernyak
Max Chernyak
@manuelmeurer Exactly, my use case is just like that — no common dependencies at all. If there were any, it'd be purely by coincidence. Which is why I think it...
@guybedford Yeah it makes perfect sense, I agree. I think you're describing various degrees of distinction within a single application, that are all covered by main map, extracted maps, and...
:+1:
It's a shame what Evernote has done to Skitch. :( Updated.
For now, my workaround was to copy most of the javascript init logic from tabler into my own project, and stop using tabler.js, instead depending directly on bootstrap.js. This way...
@pierredup yeah, that sounds perfect. I didn't know about it. The global document listeners don't need to do anything on mutation, they will just stay intact.
Since it's almost impossible to find out in which context you're calling trust (except maybe looking at Kernel#caller and relying on rails directory structure conventions) - maybe it's best to...
Unfortunately I've left it at that for now, since I happened to be really overloaded with work. This is a priority on my todo list though. In any case, wholesome...
@geemus Great! I gave it [a shot](https://github.com/excon/excon/pull/850). Left a few notes in the PR, let me know if anything doesn't sit right with you.
Pushed a couple of fixups, hope I didn't mess up your review. 🤞🏻