You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is nice to see, that bower seems to be not needed anymore by 1.5.1.
But unfortunately version 1.5.1 crashes styles of other components / the app.
For example the global style
a:not([href]):not([tabindex])
changes the color of some buttons and links.
An other effect was, that a vertical list of menu items in ribbon style was collapsed to a smaller space.
So please check your style changes and apply them only for your component and not globally.
The text was updated successfully, but these errors were encountered:
Could you be more detail on the issue ? It would be awesome that you could make a PR for it considering I am pretty much occupied with other projects at work these days.
Hello,
It is nice to see, that bower seems to be not needed anymore by 1.5.1.
But unfortunately version 1.5.1 crashes styles of other components / the app.
For example the global style
a:not([href]):not([tabindex])
changes the color of some buttons and links.
An other effect was, that a vertical list of menu items in ribbon style was collapsed to a smaller space.
So please check your style changes and apply them only for your component and not globally.
The text was updated successfully, but these errors were encountered: