-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
2.0 #1732
base: master
Are you sure you want to change the base?
2.0 #1732
Conversation
Oh. God. Yes. |
haha |
hey folks, this is looking great. Can I start using it? I mean the vanillajs portion? |
@mmahalwy Right now I'm working on getting test coverage in place so that I can begin rewriting certain portions. It definitely usable, but I havent removed the $ dep yet |
Any idea when 2.0 is going to be finished? Would be nice to get the smooth scrolling feature. |
The only acceptable way to handle the ready function in jQuery is now: jQuery(function($) { /** whatever **/});
jQuery's 'ready' event deprecated
I think this should release to npm as an |
replacing new JQuery wrappings of `window` and `document` with a single instance referenced by global variables
Replacing constant window/document wrapping with single wrapped reference
@kenwheeler Sorry for being pushy, but is there any update on this PR? Is it still the plan to release slick without a |
No description provided.