8000 Tags · jasonlewis/presenter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: jasonlewis/presenter

Tags

v1.0.1

Toggle v1.0.1's commit message
Update to allow Laravel 5.2.

Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>

v1.0.0

Toggle v1.0.0's commit message
Fix merging of config.

Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>

v0.1.7

Toggle v0.1.7's commit message
Check if the return value of the method is not null when calling isset.

Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>

v0.1.6

Toggle v0.1.6's commit message
Call the property directly to trigger the __get magic method when usi…

…ng array access.

Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>

v0.1.5

Toggle v0.1.5's commit message
Properly set the view data on the view after being decorated.

Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>

v0.1.4

Toggle v0.1.4's commit message
Fix issue when calling a method on the wrapped object.

Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>

v0.1.3

Toggle v0.1.3's commit message
Implement array access.

Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>

v0.1.2

Toggle v0.1.2's commit message
Check if the method exists on the presenter when calling isset.

Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>

v0.1.1

Toggle v0.1.1's commit message
Dynamically check if the attribute or property exists on the wrapped …

…object.

Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>

v0.1.0

Toggle v0.1.0's commit message
Initial commit.

Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
0