halfmoonui / halfmoon

Halfmoon is a highly customizable, drop-in Bootstrap replacement. It comes with three built-in core themes, with dark mode support for all themes and components.
https://www.gethalfmoon.com
MIT License
3.01k stars 118 forks source link

Version update messed up page layout completely #136

Closed HarshNarayanJha closed 1 month ago

HarshNarayanJha commented 12 months ago

EDIT: So all the classes are named exactly as in bootstrap. Everything is fine, but I will have to spend another week to migrate the styles 😅

Today I saw v2, updated, but sadly

Page with v1.1.1

Screenshot from 2023-08-25 14-37-33

Page with v2

Screenshot from 2023-08-25 14-41-59

Upon Inspecting, majority of classes are not there. I don't know if this was intended for v2, otherwise I will like to stick with v1.1.1, I really like that whole framework

HarshNarayanJha commented 12 months ago

OK, I just compared the docs, and the css itself, and it seems like a lot of things have changed. Which implies I have to read the docs and then apply changes to my styles, and adapt to new workflow.

And I believe that Tahmid will surely be working on a migration guide.

h3rald commented 10 months ago

Looks like I am in the same boat. I was actually pretty happy with v1.1.1 for a few of my personal project, and kinda sad this project looked like it was dead... then BOOM! v2.0 is out, looks like the main marketing strategy is to be a drop-in replacement for Bootstrap (somewhat questionable, but let's say it could work)... but what about us poor souls that spent time learning all the little utility classes that v1.x had?

Looks like there's no migration guide yet, and it has been months... 😢

If I have to go through everything again, I may as well stay with v1.1.1 indefinitely or just switch to another small CSS framework: I'd have to spend the same amount of time learning the new classes anyway.

HarshNarayanJha commented 1 month ago

Oops! Forgot to close!