Closed kdzwinel closed 6 years ago
Currently, adding 'is-disabled' class is not enough to make button behave as disabled:
this PR makes sure that cursor and hover state do not suggest that button is enabled
As discussed in the previous PR, lets rename modal--popover--dk to --gray
modal--popover--dk
--gray
🚨 This is a breaking change so I updated package version to 2.0.0.
Fix btn.is-disabled
Currently, adding 'is-disabled' class is not enough to make button behave as disabled:
this PR makes sure that cursor and hover state do not suggest that button is enabled
Rename modal--popover--dk
As discussed in the previous PR, lets rename
modal--popover--dk
to--gray
🚨 This is a breaking change so I updated package version to 2.0.0.