jQWidgets Forums

jQuery UI Widgets Forums Plugins AngularJS Breaking Change 3.6.0

This topic contains 2 replies, has 2 voices, and was last updated by  Klaus H 10 years, 7 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Breaking Change 3.6.0 #63295

    Klaus H
    Participant

    Hello,

    I have to admit I do not understand the sentence:
    jqx-data attribute is removed. Replace “data” in your code with the scope’s member name.

    What exactly does this affect or could you give me a before and after example or the link to an example on the website, so I can understand this.

    Kind regards
    Klaus

    Breaking Change 3.6.0 #63298

    admin
    Keymaster

    jqx-data was necessary to bind inner scope member to outer scope member in the jqxAngular plugin. This is no longer necessary, because you can bind inner scope member to outer scope member without jqx-data.

    Best regards,
    Peter Stoev

    Breaking Change 3.6.0 #63299

    Klaus H
    Participant

    Hello Peter,

    thanks for the clarification. I thought it had something to do with chart and the scope of the selection maybe, but since I do not use AngularJS I understand why I did not get the meaning. 🙂

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.