-
Update code syntax and structure to match the [Polymer 2.0 syntax](https://www.polymer-project.org/1.0/blog/2016-09-09-polymer-2.0), when it will be ready!
- Document on how to write Polymer 2.0 compo…
-
The `` component cut off the first `.tab-content` div when is inside a `dom-repeat` element, each template iteration. **The issue is present only on Chrome** but if you put a `` element as a wrapper …
-
@2x outputs are bigger than @3x input file. Ex: I drop a 1125x80 pixel image with @3x suffix, Retini gives me a 1500x117 pixel @2x output.
-
Hello again,
How can I make my custom header and footer like this example http://www.tcpdf.org/examples/example_003.phps with TCPDF library? I don't know how to override Header() and Footer() methods…
-
Hello,
Can you write an example about how to use this bundle, please? It would be interesting see how can I get this service inside a controller and generate the response with a PDF attached file.
…
-
Getting the following error when attempting to execute a command:
```
Unknown property 'value' on annotation 'Orkestra\Bundle\GuzzleBundle\Services\Annotation\Param'.
```
Appears to be happening her…