Jason Siefken

Results 115 comments of Jason Siefken

@dimaMachina Are there any other changes needed on this PR?

I am running into a similar issue after upgrading to vite 5. It could be a similar error to one that was fixed in vite 4 https://github.com/vitejs/vite/issues/12611

> Importing CSS files without `?url` or `?raw` in workers doesn't make sense as it's not possible to modify/inject CSS from workers directly. What is the expected behavior? I would...

> https://github.com/siefkenj/tsify This looks like it could be a big help. > > [@siefkenj](https://github.com/siefkenj), if you don’t mind, may I ask you to submit a PR and join as a...

@madonoharu #60 should port back all changes from tsifiy-next :-)

Thanks @madonoharu How did you want to handle publishing to crates.io? I am https://crates.io/users/siefkenj if you wanted to add me there.

> [@siefkenj](https://github.com/siefkenj) I have sent Owner Invites on crates.io. I kindly request your confirmation! > > Please feel free to `commit` or `publish` your changes unless they are very large....

That's a good question. I don't know how to do that at the moment. Last I checked, TB did not have an API for extensions to directly send email. Instead...

So, to be clear, you want a fully-headless way to send emails from a spreadsheet, or you want a GUI to set up the spreadsheet and the template, but you...

I agree it's ambigious. Maybe both `date` and `datetime` can get - `starts_before` - `starts_after` - `ends_before` - `ends_after` methods. With those methods, the "missing fields" would be filled in...