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

2.0.0 roadmap #47

Open
truckingsim opened this issue May 16, 2015 · 6 comments
Open

2.0.0 roadmap #47

truckingsim opened this issue May 16, 2015 · 6 comments
Labels
Milestone

Comments

@truckingsim
Copy link
Owner

I think we work on ripping out the hackiness that we have because we didn't have events.
I think we have also deprecated the old features long enough.

  • So bump up the min version of bootstrap-select to the version that added events
  • Rip out hacky code for starting up bootstrap-select
  • Rip out code that deals with deprecation
@truckingsim truckingsim changed the title 2.0 and removing deprecated features? 2.0 and removing deprecated options? May 16, 2015
@markhalliwell markhalliwell added this to the 2.0.0 milestone May 17, 2015
@markhalliwell markhalliwell changed the title 2.0 and removing deprecated options? 2.0.0 roadmap May 17, 2015
@markhalliwell
Copy link
Contributor

  • So bump up the min version of bootstrap-select to the version that added events
  • Rip out hacky code for starting up bootstrap-select

Yes, but I'm not entirely sure an initialize event has actually been added yet, see snapappointments/bootstrap-select#1026

  • Rip out code that deals with deprecation

I'm fine with that. We can always add it back in from a previous commit if needed.

I'm not entirely sure a 2.0.0 version should just be "ripping stuff out" though. At the very least we should probably attempt to add two features that have been sitting in the issue queue for a bit, #31 and #32. I'll add the milestone to those two issues at least.

@markhalliwell
Copy link
Contributor

I've created #48 for the initialize event issue.

@truckingsim
Copy link
Owner Author

Agreed on #31 and #32. It also looks like Casey is at least being responsive about the init event so hopefully that will come around in time.

I'll start looking into #32 and see where I come to on that about whether its even feasible to do in any kind of reasonable way. I also think we should make another round on the current open bugs, look into whether any of them are anything we can do about, and also looking if maybe something that wasn't really fixable before maybe now (i.e. title stuff) with updated version of bootstrap-select.

@markhalliwell
Copy link
Contributor

As a side note, it'd also be nice to convert all this to ES6

@truckingsim
Copy link
Owner Author

@MarkCarver for sure, would be very nice.

@AlokArora
Copy link

How about highlighting the search text in options as they show up filtered from server side? or even from localStorage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants