Skip to content

Releases: finom/seemple

Matreshka v1.0.5

25 Apr 14:43
Compare
Choose a tag to compare
  • input binder works on autocomplete as well
  • Use input event instead of paste + change for input and textarea binders (except IE8)
  • setValue calls on non-strict inequalities (instead of strict)
  • Matreshka.version updates automatically
  • Unbound nodes cannot be obtained using $bound/bound, select/$
  • Minor refactoring

Matreshka v1.0.4

06 Apr 21:19
Compare
Choose a tag to compare

Matreshka v1.0.3

02 Apr 09:27
Compare
Choose a tag to compare

Matreshka v1.0.2

24 Mar 14:08
Compare
Choose a tag to compare
  • Minor fixes for Internet Explorer 8
  • Little optimizations

Matreshka v1.0.1

24 Mar 13:06
Compare
Choose a tag to compare

Improved performance for every method of Matreshka.Array class.

Matreshka v1.0

22 Mar 19:14
Compare
Choose a tag to compare
  • Removed deprecated methods, events and notifiers
  • Minor fixes

Matreshka v0.4.1

20 Mar 15:08
Compare
Choose a tag to compare

Rebuilt correctly.

Matreshka v0.4.0

20 Mar 15:01
Compare
Choose a tag to compare
  • Fix for Babel
  • Every project file now uses strict mode
  • The new property Matreshka#sandbox
  • The new property Matreshka#$sandbox
  • The new key value for event object
  • The key element for event object is renamed to node
  • The key elements for event object is renamed to nodes
  • The key fromElement for event object is renamed to fromNode
  • The new key originaEvent for event object which contains original DOM event in case if you use jQuery
  • moveSandbox option for MK.Array methods
  • Minor fixes

Matreshka v0.3.2

22 Feb 10:24
Compare
Choose a tag to compare

Fixed minor bug #5.

Matreshka v0.3.1

17 Feb 18:26
Compare
Choose a tag to compare

Use source map.