-
Notifications
You must be signed in to change notification settings - Fork 35
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
v1.0.0 Roadmap #34
Comments
Hi, @kybishop. With Bootstrap 4 now adopting popper.js for positioning as of the beta release, we're looking into using ember-popper to handle equivalent positioning in ember-bootstrap, possibly for Bootstrap 3 and 4. The time I spent on it this weekend wasn't very successful, but I think we'll have more feedback as the work progresses. |
@srvance what issues did you have in particular? Definitely interested in getting feedback on the API now, before v1. Glad to help, and feel free to ping us on Slack in #dev-html-next too Re: |
@simonihmig has taken over the efforts on this and gotten much, much farther than I was able. |
My general thoughts on this are that we should wait on 1.0 until we have at least 2 straight months without the need for a breaking change. The recent necessary change to switch the @sir-dunxalot I know you recently attempted to use ember-popper in a refactor of ember-tooltips but ran into a roadblock of some kind. I'd love hear your thoughts to see if we can accommodate any/all users. In the same vain, I'd love to hear about any major concerns from any/all users (@simonihmig, etc.). |
Sounds good. Will try to update for the latest changes over the weekend. |
Just updated ember-bootstrap for the |
@simonihmig think a stable release should be cut? Looks like 2 months have gone by without a breaking change ... 😉 |
Wanted to start a discussion on 1.0. There is no rush on this, but it seems like we have a pretty solid API and, as a result, 1.0 shouldn't be far off.
Things I see as blockers:1. Discuss and come to a final decision on closure actions vssendAction
approach foronFoundTarget
.2. A barebones github.io dummy app (maybe steal something similar to kybishop/ember-attacher?)3. Update the README.mdEDIT: We will go to v1.0.0 once we go 2 months without a breaking change or major concern. From there we will follow strict semver.
The text was updated successfully, but these errors were encountered: