Results 22 comments of Libor M.

Hi @mnsami , feature from `allow-custom-packages-types` branch works perfectly. Please, can you release new version with with feature? It will help me a lot, because lot of javascript packages use...

We switched to image [thecodingmachine/php](https://github.com/thecodingmachine/docker-images-php) ([docker](https://hub.docker.com/r/thecodingmachine/php)).

👍 to split into multiple packages.

I use this simple modification: ```php public function replaceBlock($blockname, $replacement) { $this->tempDocumentMainPart = preg_replace( '/(\${' . $blockname . '})(.*?)(\${\/' . $blockname . '})/is', $replacement, $this->tempDocumentMainPart ); } ```

Attach example for reproduce issue.

If this issue was unpinned from top of page, was flatpickr maintainer found? Activity almost none, bugs exists,... Issue https://github.com/flatpickr/flatpickr/issues/1271 is blocking for me...

Added experimental `path` vector type with svg syntax support by commit https://github.com/bpampuch/pdfmake/commit/46ee6b440bd57f4a096e9f52eca49a4d5d32aff0. Example of usage: ```js var dd = { content: [ { canvas: [ { type: 'path', d: 'M...

This error cannot be caught now because the methods do not return Promise. It will be fixed in version 0.2.

GitHub documentation: * [About pull requests](https://help.github.com/en/articles/about-pull-requests) * [Creating a pull request from a fork](https://help.github.com/en/articles/creating-a-pull-request-from-a-fork)