rickbutterfield / Umbraco.Community.BlockPreview

Easy to use rich HTML backoffice previews for the Umbraco Block List and Block Grid editors.
MIT License
15 stars 10 forks source link

Bootstrap alert and block-preview.css #34

Closed BillyDigi closed 5 months ago

BillyDigi commented 10 months ago

Hi, I noticed that in v1.6.0 some styling was added (https://github.com/rickbutterfield/Umbraco.Community.BlockPreview/commit/4105ea603c7d2543fdafc25febbc515e291ba422#diff-e8d7af189a8df476ef7a1ef4ef7b0fca6ca87ab09224c07ed09e05cb3b75a7f2)

The same .alert classes are used by bootstrap (https://getbootstrap.com/docs/5.3/components/alerts/).

My previews changed from :

alerts

to

alert-2

Could you perhaps update your classes to a more scoped naming?

rickbutterfield commented 5 months ago

Thanks for flagging @BillyDigi - this will be fixed in v1.8.1, releasing later today