Skip to content

Releases: RhubarbPHP/Module.Leaf.CommonControls

1.1.4

Choose a tag to compare

@samnotsowise samnotsowise released this 20 Jun 14:49
32f5d5c
Merge pull request #20 from RhubarbPHP/patch/SelectionControlFromModel

Patch/selection control from model

1.0.41

Choose a tag to compare

@samnotsowise samnotsowise released this 19 Feb 12:32
d1da77f

makes a private function protected

Suppressed keyboard actions for closed search controls

Choose a tag to compare

@samnotsowise samnotsowise released this 30 Jan 09:21
65656dc
Merge pull request #18 from RhubarbPHP/hotfix/KeyboardSearchControls

Disable Keyboard Search Controls when they shouldn't be useable

Fix for leafIndex path updating.

Choose a tag to compare

@aparnhamGCD aparnhamGCD released this 04 Jan 11:38
1.0.38

Changelog bump.

checkbox bug fix

Choose a tag to compare

@samnotsowise samnotsowise released this 11 Dec 11:08
3182da0
Merge pull request #16 from RhubarbPHP/hotfix/CheckboxesWithIndex

Changing parseRequest() for checkboxes who are printed with index.

1.0.36

Choose a tag to compare

@rojr rojr released this 05 Sep 11:49
Update CHANGELOG.md

output buffering fix

Choose a tag to compare

@samnotsowise samnotsowise released this 14 Jun 16:07
1.0.33

fixed output buffering issue in datetime control

DateTime control fix

Choose a tag to compare

@samnotsowise samnotsowise released this 14 Jun 15:48

disable hours and minutes when datetime control is disabled

DateTime Control

Choose a tag to compare

@samnotsowise samnotsowise released this 14 Jun 15:22

Added a DateTime Control

Release 1.0.22

Choose a tag to compare

@NiallSmyth NiallSmyth released this 06 Jan 15:18

The HTML type of a Button can now be changed from default "submit"