-
Notifications
You must be signed in to change notification settings - Fork 370
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
Create a new release? #301
Comments
I just wasted an hour with npm install to find out that the 2.10 release has an error in the package.json, fixed more than a year ago: #242. A new release would save other trying to install bootstrap-markdown some time. |
@HansSchouten, see: #303 how to install the latest version with NPM from Github for the time being 👍 if you haven't found it already.. 😉 |
Yes I solved it, |
I still prepare best strategy to ship latest feature and starts support Bootstrap 4 at the same time. Hopefully this week.
On Thursday, August 24, 2017 7:04 PM, Hans Schouten <[email protected]> wrote:
Yes I solved it, require('bootstrap-markdown/js/bootstrap-markdown'); did the trick. Thank you.—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
You need any help on the Bootstrap 4 support? @toopay |
No new release since 2 years and half, or in javascript time about 600 years. Is there a blocking issue? In the meantime bootstrap 4 and fontawesome 5 went out. @toopay: are you still maintaining this repo? It seems issues are not triaged after mid july 2017 (a year ago). No answer on issues or PRs. |
@NicolasCARPi Honestly, I had intentions that I’d have more time to dedicate towards open source projects but reality worked out slightly differently and I’ve had one of the busiest (and best) years of my life. The other principal factor is truth be told I don’t actively use the project any more. This past year I’ve written more lines of Erlang and Bash than I have Javascript. That the project has stagnated somewhat has started to bother me greatly. But at least this month, I wouldn't be able to do anything about that. Hopefully next month. 🤞 |
@niknokseyer Yes please. If you could make some initial PR for supporting Bootstrap 4, that would be awesome! Thanks |
@toopay Ok thanks for your answer. What you describe is natural in the lifecycle of an open source project and it's totally fine! I think this repo has reached a critical size where it can be maintained by other users. I understand that you are not using this software anymore and hence don't really have the incentive to maintain it properly. If you find the time to review and merge PRs and create new releases it's great, otherwise you might want to consider "giving the keys" to someone else, motivated and skillfull :). Cheers, |
The latest version is 2.10.0 which doesn't include the Dropzone integration. Before creating a release please merge: #302
The text was updated successfully, but these errors were encountered: