Skip to content

Releases: canjs/can-attribute-encoder

QUNIT2 upgrade

28 May 17:54
Compare
Choose a tag to compare

This updates the tests to use QUnit@2.x.x.

#37

Add controlsList to the list of attributes to keep correct case

02 May 12:02
Compare
Choose a tag to compare

Prevents controlsList from being hyphenated.

Ref - #33

Add controlsList to keep correct case

02 May 12:05
Compare
Choose a tag to compare

Do not transform the controlsList attribute.

Ref - #34

Attributes with letters after numbers

30 Nov 17:12
Compare
Choose a tag to compare

Handle multiple `to`'s in the attribute name

12 Nov 18:25
Compare
Choose a tag to compare

v1.1.0

04 Jul 03:10
Compare
Choose a tag to compare
  • Add compatibility with how webpack builds for production #25
  • Add "use strict" #26

Encode/decode :raw bindings

15 May 16:05
Compare
Choose a tag to compare

This patch release fixes an issue with bindings ending in :raw not being encoded/decoded like other bindings.

See #21

v0.3.3

02 Jan 17:30
Compare
Choose a tag to compare

Correctly encode/decode bindings like vm:sProperty:to #12

Update docs with new @parent & @collection

31 Oct 01:41
Compare
Choose a tag to compare
  • Add a cycle detection script to test process #9
  • Update docs with new @parent & @collection #10

v0.3.1...v0.3.2