Skip to content

Releases: gasparesganga/jquery-message-box

v3.2.2

21 May 14:37
Compare
Choose a tag to compare
  • Added z-index : 9999 to .messagebox_overlay class in default CSS file to improve interaction with external components and plugins.

See release notes

v3.2.1

16 Oct 15:08
Compare
Choose a tag to compare

Just a formal bugfix release: a wrong name was being displayed in file headers.

See release notes

v3.2.0

07 Oct 11:01
Compare
Choose a tag to compare
  • New input types "date", "time", "number", "color", "email"
  • New input htmlAttributes option

See release notes

v3.1.0

25 Apr 19:00
Compare
Choose a tag to compare
  • New input type "textarea" (alias "memo")
  • New input resize option for type "textarea"
  • New input rows option for type "textarea"
  • New customizable messagebox_content_input_textarea class in the external CSS file
  • Input autotrim option for types "text, "password" and "textarea" now defaults to true
  • Removed CSS head injection
  • Enforced strict mode

See release notes

v3.0.0

08 Oct 11:13
Compare
Choose a tag to compare
  • New customOverlayClass option
  • New title option
  • New input type "checkbox"
  • New input type "caption"
  • New inputs customClass option
  • New inputs message option
  • Javascript sourcemaps
  • Minified default CSS file
  • Inputs default option renamed to defaultValue
  • Buttons class option renamed to customClass
  • Simplified default CSS which is more easily customizable
  • New folder structure
  • Content horizontal padding is preserved also in case of horizontal overflow
  • Minor CSS and code quirks

See release notes

v2.2.3

22 Apr 15:41
Compare
Choose a tag to compare
  • Some more browser compatibility code embellishments

See release notes

v2.2.2

22 Apr 10:15
Compare
Choose a tag to compare
  • Removed a comma in excess causing issues with some browsers

See release notes

v2.2.1

18 Feb 17:33
Compare
Choose a tag to compare
  • Minor bugfix that addresses event bubbling when keyboard is used

See release notes

v2.2.0

24 Jan 16:33
Compare
Choose a tag to compare
  • Filters
  • Error message
  • Inputs autotrim
  • Default keycodes for buttonDone
  • Minor CSS fix
  • Minor code fix

See release notes

v2.1.0

12 Nov 09:36
Compare
Choose a tag to compare
  • Bower and npm support

See release notes