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

Create withJQuery mixin #2

Open
tgvashworth opened this issue Jan 30, 2015 · 8 comments
Open

Create withJQuery mixin #2

tgvashworth opened this issue Jan 30, 2015 · 8 comments

Comments

@tgvashworth
Copy link
Contributor

In v2, jQuery will no longer be a dependency of Flight, so we need a mixin to add this.$node etc back.

@friedcell
Copy link

Yay!

@giuseppeg
Copy link

@PhUU I can take this if you want.

@friedcell
Copy link

Not sure withJQuery is the best name - will be confusing when you use it with other $ providing libraries (Zepto comes to mind).

@tgvashworth
Copy link
Contributor Author

@giuseppeg — that would be awesome, although I'd wait until we've refactored jQuery out as it will likely strongly affect the mixin. Probably we're going to have a way to swap out the implementation of the DOM interface (select, trigger, on, off etc) on a component-by-component basis.

@giuseppeg
Copy link

@PhUU makes sense

@Torann
Copy link

Torann commented Jun 2, 2015

This is great news

@tgvashworth
Copy link
Contributor Author

@giuseppeg — I'd say we're getting pretty close to being able to do this. Perhaps we could start talking in general terms about how to make the dom-layer 'pluggable' over in this issue?

@giuseppeg
Copy link

@PhUU yeah we should figure that solution out first imo.

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

No branches or pull requests

4 participants