Abdullah Atta
Abdullah Atta
> It was working perfectly for at least a month (probably more) after you introduced the feature. Including sharing images and adding from the widget. That's a separate bug where...
@kevinjavitz can you check now? They should be working.
The importer doesn't hotlink images so not sure why they aren't working. Were they working before? When did you do the import? And did you import using ENEX files?
Support for localization has been added in all the apps. We haven't yet launched a translation portal but that's next on our roadmap.
This is quite a critical blocker for layout systems that try to behave like browsers. Taffy right now requires you to wrap the actual root node with another dummy root...
If `engines` is set to v14 then CI must also add tests for node v14 to make sure things remain working and there are no breaking changes. Update: the tests...
Getting the same error.
This was planned but never got around to adding it. If someone can take it up, it should be a relatively simple change.
@43081j super busy right now but will take a look tomorrow!
I think before this can be merged, we should test the API with some other glob matching libraries and see how compatible & easy this is to use. The `glob`...