Arian Valdez
Arian Valdez
Fixed this with https://github.com/Secretmapper/muuri-react/tree/strict-muuri-0.9 - properly adding the old children using useEffect
I figured it might be possible to use `params` to solve this, but unfortunately the info being returned is not enough. i.e. `tomorrow` will give params as `{unit: 4, num:...
Thanks, I think it should work if specificity is fixed yeah! For more info, `8:00`, `8:00:00`, `8:00pm` all give the correct specificity, but adding a date to it (`tomorrow at...
Oops sorry about that, for reference I'm using the list here: https://github.com/andrewplummer/Sugar/issues/589 In it I'm expecting `tomorrow at 8:00pm` to have specificity of `3` (hour). Maybe actually `2` (minute) because...
@raphaelbs Sure thing! I'm a bit busy with finals but should be able to produce a reproducible example (with pics (?)) maybe next week.
Hello @cyrilis thanks for the feedback! Glad to hear a PR is along the way :) The reason I would opt to have baseUrl as an option is to save...
Unfortunately combustion in it's current state does not support a dark mode. I am looking to revisit this package soon and will take note of this feature.
Not currently no. This is a neat idea though, and should be pretty easy to add. Maybe I'll make the edit by next week
There's no username/password for the site, oauth is just a dependency of request but is not used. Perhaps it is logging into the transmission server?
Hello! The installation process right now is definitely a bit involved, and I wish could be made a bit easier. > For example, where does one find the /.local folder?...