thorax v2.3.3 Release Notes

Release Date: 2014-02-13 // about 10 years ago
    • ๐Ÿšš #318 - remove extra word under setModel section (@joeyyang)
    • #313 - Correct spelling mistake (@Maciek416)
    • #312 - Always return 'this' from Thorax.View.render(). (@ryan-roemer)
    • ๐Ÿ‘ #308 - Add support for data-no-tap-highlight attribute (@Candid)
    • โšก๏ธ Update build stack to latest - cffbddc
    • Ignore new handlebars data fields for comparison - 34fa9d7
    • ๐Ÿ”จ Slight refactor of helper view init - 9f23d56

    Compatibility notes:

    • This version is required in order to work with the Handlebars 2.x series. In particular 34fa9d7 is needed to prevent infinite rerender loops under certain cases.

    Commits