octoshrimpy / bulma-o-steps

In-depth Steps component for Bulma.io
https://octoshrimpy.github.io/bulma-o-steps
GNU General Public License v3.0
84 stars 35 forks source link

Looking For Maintainers #55

Open thirstyape opened 1 year ago

thirstyape commented 1 year ago

Hi @octoshrimpy,

This is a library that I actively use as part of my Bulma toolset. What sort of help are you looking for with regards to maintainers? I am open to assisting with this either directly or via pull request (already forked).

octoshrimpy commented 1 year ago

Hi @thirstyape! I'm no longer using bulma, so this would need updating to latest bulma. I can submit updates to NPM, but having someone that can send PRs in for fixes would be incredible.

thirstyape commented 1 year ago

Ok great!

I have already been using this with the latest version of bulma, so it should not be too tricky to get that done. I should have time next week to get a PR ready.

thirstyape commented 1 year ago

I have opened a new branch and updated bulma there; as well as a couple of documentation updates.

It is working well, but when I generate new copies of bulma-steps.css or documentation.css I do not have the source mappings like sourceMappingURL=data:application/json at the bottom of the files. I can generate the files, but will need instructions if the source mappings should be included.

panstav commented 10 months ago

Glad to see this is being taken up, here's my 2 cents

This has both LTR and RTL support (by using inset-inline-end instead of right and margin-inline-end instead of margin-right, etc.) and a fix for mobile when using .has-content-above

pedantic-git commented 3 months ago

Hi @thirstyape / @octoshrimpy - did you get anywhere this? Since I use this component in name.pn and apparently my PR was the last one to be merged I guess I should throw my hat into the ring for helping as maintainer or part of a group of maintainers with you both? At least it would be great for us to release a new version with all the fixes that have been merged since the last release.

thirstyape commented 3 months ago

Hi @pedantic-git

I have not done much on it lately but I have plans to update it to be compatible with Bulma 1.0.0 soon. I should have time next month to take care of it. I did reconfigure my forked version so it is easier for me to submit a PR here.

pedantic-git commented 3 months ago

Amazing - thank you for this work! Just let me know what I can do to help.