Olivier Lance

Results 5 issues of Olivier Lance

I love the simplicity of microbundle, but I need to do a bit more than what the default configuration it builds up provides. More specifically, I want to be able...

increased scope

First, thanks for starting this lib! I've been looking for this for a while :) Would you consider adding TypeScript types to your lib? That'd make it easier to use...

When a text goes multiline automatically because of its length, the centering algorithm keeps the trailing whitespaces in its calculation of each line width. As a result, lines that end...

bug
text-wrapping

Adds an example to use the Facebook AuthProvider to login/signup with a Redwood app. I'm keeping it as a draft for now as there are a few remaining topics with...

Hi! Using this HTML: ``` Some textother text ``` I end up with: ``` **Some text other text** ``` New lines inside emphasis tags should be handled specifically to avoid...