Sviatoslav Bulbakha
Sviatoslav Bulbakha
Same Q. Is restock planned? Also is there an option to ship internationally?
Hi @dillonkearns, thanks for quick detailed reply 👍 I am not sure it's good idea to rely on `Upload` just by name. It can be used for other purposes as...
Have an issue with this character too. README promises only `A-Za-z0-9` alphabet is possible, but it's not: ``` iex(2)> Slugger.slugify_downcase "Children´s Playroom" "children´s-playroom" iex(3)> ```
@mgwidmann We using this branch for both normal pagination and LV-based. Works great. It would be cool if you can merge this.
@fxbois as I know `->` in Elixir is used only for 2 things: 1. Anonymous functions 2. Branches in `do ... end` blocks. there is no so much `do ......
@adam-urbanczyk it will work for stable builds only right? (no way to build from master?) Also cq-editor not here yet right?
Yeah miniforge works great on m1. To not mess with my env I just wrapped miniforge init code in function and call it when I need to work with cadquery
I think that is non-theme related feature. And we already have module for this functionality - https://github.com/hadronzoo/theme-changer
Hi! Thank you for contribution. I am though about this some time and not sure this behaviour should be by default because of filesystem traversal cost. Maybe remove `find-file-hook` at...
@AleXoundOS issue is still here. as @rtfeldman said `toUnstyled` should emit single class per element