Alexandre Arpin

Results 8 comments of Alexandre Arpin

You have to be careful when implementing middleware that listen to `@@router/LOCATION_CHANGE`, I've had really weird results in the past. From your example, it seems you aren't returning the result...

> > There's a new version of mkdocs that added a breaking change to the mkdocs.yml file (pages becomes nav) > > Are you able to update that file too?...

Thanks a lot! I'll have to get on that. I'll try to add some documentation as well to compile which fonts goes where and on what editions.

Damn! That's very impressive! I didn't know such thing existed. The Demo is awesome, there's a lot of things that could be done with that (the stroke is really good!)...

Thank you for your feedback! Do you have any alternatives or suggestions as to how you would approach solving this issue without impacting traditional graphic users?

How does FontAwesome (the inspiration for this project) handles this? The Alt Attribute and Text representation would probably be left to the implentor. Some symbols had text representation before and...

Noticed that pyodbc now uses cibuildwheel, does it mean it should be fairly easy to add linux aarch64 wheels? I'd love to contribute but I'm fairly inept in everything Travis/AppVeyor

Hey, sorry for the delay. Seems like it works pretty well. Spun up a new machine on AWS using aarch64, did the usuall `apt-get update & apt-get update` Installed `unixodbc`...