Skip to content

Conversation

duckbox
Copy link

@duckbox duckbox commented Feb 10, 2014

Adding logic to support the multiple attribute via https://github.com/yyx990803/vue/issues/93

@duckbox
Copy link
Author

duckbox commented Feb 10, 2014

Added a demo of this, http://jsfiddle.net/duckbox/JfsmB/

@lfac-pt
Copy link

lfac-pt commented Feb 10, 2014

If I select two items manually (ctrl + click) shouldn't the debug p show those values?

@duckbox
Copy link
Author

duckbox commented Feb 10, 2014

@lfac-pt That. That is a very good point.

@duckbox duckbox closed this Feb 10, 2014
@duckbox duckbox reopened this Feb 10, 2014
@duckbox
Copy link
Author

duckbox commented Feb 10, 2014

@lfac-pt So I was not adding anything new to the scope on the change event, now this is the case. Demo updated as well.

http://jsfiddle.net/duckbox/JfsmB/

@lfac-pt
Copy link

lfac-pt commented Feb 10, 2014

Seems to be working well now. Very cool!

@yyx990803
Copy link
Member

Thanks for the great work @duckbox ! I cleaned up the code based on your implementation and fixed the casper test case in e16f910.

@yyx990803 yyx990803 closed this Feb 10, 2014
@duckbox
Copy link
Author

duckbox commented Feb 10, 2014

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants