Skip to content

Releases: RhubarbPHP/Module.Leaf

Fixed RegEx on Viewbridge getViewIndex

20 Feb 11:43
3be76c6
Compare
Choose a tag to compare
Merge pull request #49 from RhubarbPHP/hotfix/ViewIndexRegEx

Change getViewIndex regex to accept wider range of characters.

client event handler scope

30 Jan 08:55
134fab8
Compare
Choose a tag to compare
  • Fixed: client event handler scope is no longer a function

`developerMode` fleg removed from asset deployment

17 Jan 12:00
1ffed63
Compare
Choose a tag to compare

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

05 Sep 11:50
Compare
Choose a tag to compare
Merge pull request #41 from RhubarbPHP/feature/SetDisabled

Easily disable an input

Release 1.3.0

26 Jan 09:52
Compare
Choose a tag to compare
  • 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

14 Oct 14:28
Compare
Choose a tag to compare
Merge branch 'we-are-vertigo' into presenter-latest

# Conflicts:
#	composer.json

1.1.10

19 Sep 15:05
Compare
Choose a tag to compare
Update CHANGELOG.md

1.1.8

09 Sep 10:17
Compare
Choose a tag to compare
Added changelog info