Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialize knockout plug-ins after template is attached to page #1378

Closed

Conversation

dchambers
Copy link
Contributor

This pull-request hopefully fixes these issues:

  1. Better support for Jquery plugins within ko bindingHandlers #1372
  2. Elements not fully initialized at binding time #1373
  3. Strange bindings within bindingHandler using C3 library #1374
    Better support for Jquery plugins within ko bindingHandlers #1372 can be tested by using the workbench page from the easytree app within the easytree-brjs-spike — without this pull-request it's not possible to expand or collapse the nodes within the tree.

Note: Except for the fact that CT are using their own version of PresenterComponent, there would otherwise be a high risk this change introduces backwards compatibility issues. Even so, there may be issues even in terms of BRJS only infrastructure.

@dchambers dchambers changed the title Initialize knockout plug-ins template is attached to page Initialize knockout plug-ins after template is attached to page May 11, 2015
@dchambers dchambers closed this May 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants