Skip to content

Releases: webtoolsnz/yii2-widgets

0.4.1

21 Aug 01:02
Compare
Choose a tag to compare

Remove modernizr build options (font-face, legacy flexbox, css-generated content)

Full Changelog: 0.4.0...0.4.1

0.4.0

20 Aug 23:10
Compare
Choose a tag to compare

Update Modernizr to 3.6.0

Full Changelog: 0.3.7...0.4.0

0.3.7

17 Jun 04:57
Compare
Choose a tag to compare

XSS fix for DatePicker - don't Html::encode null value.

0.3.6

17 Jun 04:19
Compare
Choose a tag to compare

XSS fix for DatePicker

0.3.5

06 Dec 01:41
527dfd4
Compare
Choose a tag to compare

#10

  • Fixing radio button group issue, where, when a radio button is selected to show/hide other elements in a form, then the form is submitted with errors, the other element will maintains it's state.

0.3.1

19 Sep 01:57
Compare
Choose a tag to compare

Extending RadioButtonGroup to add the following functionality:

  • Hide/show other elements based on the current selection
  • Disable certain buttons
  • Define custom JavaScript callbacks to be fired on value change.

0.2.14: SelectOther - allow external onchange

06 Mar 02:31
99e04a3
Compare
Choose a tag to compare
You can now trigger an `onchange` event on the text input which will now correctly update the UI

0.2.13

23 Jan 00:22
542c948
Compare
Choose a tag to compare
fix scroll top issue

0.2.11

12 Jun 10:20
8bc2a47
Compare
Choose a tag to compare

Fix WYSIYG editor JS errors in newer browser releases.

0.2.10

13 Apr 01:46
Compare
Choose a tag to compare
Merge branch 'master' of github.com:webtoolsnz/yii2-widgets