Skip to content

Tags: wawan17/screen

Tags

v1.0.6

Toggle v1.0.6's commit message
Removed use of ::class not supported by PHP < 5.5 (microweber-dev#81)

You are completely correct, thanks for your submission!!

v1.0.5

Toggle v1.0.5's commit message
we can set element potision( top, left) (microweber-dev#80)

* Set a Element Top,Left Position

we can set a element top,left position.

* we can set element top left positon

v1.0.4

Toggle v1.0.4's commit message
we can set element potision( top, left) (microweber-dev#80)

* Set a Element Top,Left Position

we can set a element top,left position.

* we can set element top left positon

1.0.4

Toggle 1.0.4's commit message
Ensure that the PhantomJS command executes successfully (microweber-d…

…ev#71)

* Ensure that the PhantomJS command executes successfully

* Validate on return code instead of anything was in the output

1.0.3

Toggle 1.0.3's commit message
Inject js (microweber-dev#65)

* Added Exception Classes
URL validation moved into separate class

* Added local path validation
Added facebook utility scripts to inject

* Fixed exception namespace

* Image format refactored

* Added js injection

* Added docs

* Nitpick-CI fixes

* Added Exception Classes
URL validation moved into separate class

* Added local path validation
Added facebook utility scripts to inject

* Fixed exception namespace

* Image format refactored

* Added js injection

* Added docs

* Nitpick-CI fixes

* Changed timeout naming
Added timeout value validation

v1.0.2

Toggle v1.0.2's commit message
Default background color in case of png is transparent

v1.0.1

Toggle v1.0.1's commit message
V1.0.1 (microweber-dev#45)

* Now the background color and the user agent can be changed
Added clean jobs functionality - fixed microweber-dev#38
Updated vendor

* Added setUrl method
Added configuration to set the default output directory

* Small fixes

* Fixed typo

* Updated binaries, documentation and license

* Added post install script

v0.0.2

Toggle v0.0.2's commit message

v1.0.0

Toggle v1.0.0's commit message
Merge pull request microweber-dev#34 from MASNathan/master

Screen Class

v0.0.1

Toggle v0.0.1's commit message
Update README.md