Skip to content

Use utility API for all utilities & intruduce link-* helpers#29267

Merged
MartijnCuppens merged 2 commits intomasterfrom
master-mc-link-helpers
Aug 26, 2019
Merged

Use utility API for all utilities & intruduce link-* helpers#29267
MartijnCuppens merged 2 commits intomasterfrom
master-mc-link-helpers

Conversation

@MartijnCuppens
Copy link
Member

Add all remaining utilities to the utility API. I needed to tweak the mixin a bit to make it work for the visibility mixins.

I've also dropped the :hover and :focus states of a.text-* color utilities and instead added new .link-* helper classes. This way there's a stricter distinction between helpers and utilities: helpers handle more than one property and utilities only take care of one single property without hover or focus states.

@MartijnCuppens MartijnCuppens force-pushed the master-mc-link-helpers branch from 31d38ca to b286ad3 Compare August 17, 2019 19:47
@MartijnCuppens MartijnCuppens marked this pull request as ready for review August 17, 2019 19:59
@MartijnCuppens MartijnCuppens requested a review from a team as a code owner August 17, 2019 19:59
@MartijnCuppens MartijnCuppens merged commit 19ee63a into master Aug 26, 2019
@MartijnCuppens MartijnCuppens deleted the master-mc-link-helpers branch August 26, 2019 06:21
crhistianramirez pushed a commit to crhistianramirez/headstart that referenced this pull request Dec 28, 2022
.text-* utilities do not add hover and focus states to links anymore. .link-* helper classes can be used instead. See twbs/bootstrap#29267
HmRakib14 pushed a commit to HmRakib14/headstart that referenced this pull request May 22, 2025
.text-* utilities do not add hover and focus states to links anymore. .link-* helper classes can be used instead. See twbs/bootstrap#29267
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants