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

Roadmap & a Call for Feedback #756

Closed
tiesont opened this issue Jun 5, 2020 · 4 comments
Closed

Roadmap & a Call for Feedback #756

tiesont opened this issue Jun 5, 2020 · 4 comments

Comments

@tiesont
Copy link
Member

tiesont commented Jun 5, 2020

Roadmap

Hey all;

Since Bootstrap is closing in on their next release, which will introduce a lot of breaking changes, I think this is a good time to plan out Bootbox's near future. To wit:

  • Bootstrap is moving away from jQuery to plain JavaScript. We probably need to do the same
  • There's likely to be some updates to the modal templates and/classes, so plan accordingly
  • Typescript?
  • Templating?

Something I don't want to do, but will anyway: since @makeusabrew isn't really around at this point, I'm in the process of moving my efforts to an organization version of Bootbox, BootboxJS. That's pretty much required to gain access to the admin features needed to reconfigure some of the repo settings (like how/where the docs are built, or adding collaborators). If you want to contribute, please let me know below.

Call for Feedback

I'm not exactly rolling in free time, so I need to have an idea of how and where to focus my time. That's where you all come in:

  • What are your pain points (what causes you the most trouble when using Bootbox)?
  • Are there features which you'd like to see implemented? Post below, and use the +1 button to register your agreement.
  • Can you contribute? I'm looking for anyone who can respond to issues added here and questions posted to Stack Overflow.
  • Love the docs? Hate the docs? Can you improve them? I've started on a revamp, here, that I will likely start with for the new project.
  • I'm strongly inclined to move to Typescript for Bootbox, at the source level. Thoughts?
@tiesont tiesont pinned this issue Jun 5, 2020
@tiesont
Copy link
Member Author

tiesont commented Jun 5, 2020

One immediate item: I plan to address #661 by defaulting to rendering content as text by default, then adding an option similar to allowHtml, which will default to false.

@niveKKumar
Copy link

Actually I have problems integrating bootbox into my new Vue project. $.fn.modal is not defined
I am wondering if your solution would work

@tiesont
Copy link
Member Author

tiesont commented Aug 31, 2020

@niveKKumar Not sure what you're referring to. I also have no experience with Vue, so I can't really help you, regardless. If you're having an issue with bootbox, please create a new issue with enough details to reproduce what you're experiencing.

@dleffler
Copy link

dleffler commented Dec 7, 2020

Though I haven't tested bootbox, other similar implementations crash since BS5 modal.js now does NOT instantiate $.fn.modal.Constructor until AFTER the DOM is loaded.

@tiesont tiesont unpinned this issue Mar 4, 2021
@tiesont tiesont closed this as completed Aug 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants