houmark

Results 80 comments of houmark

I think a wrapping module to make Apostrophe take more control is needed. It's not crazy advanced, but should be thought out well of course. I see i18n still useful,...

Yes, one thing I don't like particularly much is that Apostrophe / i18n seems to use the browsers locale configuration to decide the language it uses, unless it's forced in...

Yes, `closable` should do that but currently has no effect.

Reposting my PR comment here with additional thoughts: That's so weird. I'm sure I tried this before and it didn't work. But I just tested and it works as intended...

And if this is something you'd accept, then the `Drawer` component should get all the same props in the same round, as it works and behaves almost the same as...

Thanks for re-opening. I take from your PR comment, that you are open to both my suggestions. If that's the case, I may, unless @foodforarabbit beats me to it, attempt...

Honestly, my main issue is the initial setup, how to get everything going, including a setup where I can see changes done either in our UI (possibly with npm link)...

Thanks, this is very helpful. I'm already using ESlint, and fixing on autosave. I'll give a shot soon!

This seems to happen if you wrap a `` with a direct child such as a `div` or ``.