Skip to content

Releases: RhubarbPHP/Module.Leaf

Fixed RegEx on Viewbridge getViewIndex

Choose a tag to compare

@aparnhamGCD aparnhamGCD released this 20 Feb 11:43
3be76c6
Merge pull request #49 from RhubarbPHP/hotfix/ViewIndexRegEx

Change getViewIndex regex to accept wider range of characters.

client event handler scope

Choose a tag to compare

@samnotsowise samnotsowise released this 30 Jan 08:55
134fab8
  • Fixed: client event handler scope is no longer a function

`developerMode` fleg removed from asset deployment

Choose a tag to compare

@samnotsowise samnotsowise released this 17 Jan 12:00
1ffed63

The developerMode fleg has been removed from resource deployment as resource deployment didn't work without this fleg being set to true. This allows all applications to use the developerMode fleg for it's intended purpose, and we shall revisit resource deployment separately.

Adding an easy way to disable inputs

Choose a tag to compare

@rojr rojr released this 05 Sep 11:50
Merge pull request #41 from RhubarbPHP/feature/SetDisabled

Easily disable an input

Release 1.3.0

Choose a tag to compare

@NiallSmyth NiallSmyth released this 26 Jan 09:52
  • Added: URL State for leaves (used by table, pager and search panel leaf modules)
  • Added: Callable param in Leaf constructor allowing leaves to set model data from their params before the view is initialised (see Table for example)

Updates to legacy Leaf

Choose a tag to compare

@NiallSmyth NiallSmyth released this 14 Oct 14:28
Merge branch 'we-are-vertigo' into presenter-latest

# Conflicts:
#	composer.json

1.1.10

Choose a tag to compare

@catherineGCD catherineGCD released this 19 Sep 15:05
Update CHANGELOG.md

1.1.8

Choose a tag to compare

@NiallSmyth NiallSmyth released this 09 Sep 10:17
Added changelog info