Skip to content

Deep accessor patch for StickIt

Compare
Choose a tag to compare
@lemieux lemieux released this 14 Mar 20:06

Added a swtich to patch deep accessor (like in Backbone-Associations .get('attr.0.name')) in the Stickit behavior. It is off by default but you can enable it by requiring the behavior and do StickitBehavior.patchGetters = true;