This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(callbox): add clickable behavior (#1196)
* feat(avatar): add clickable behavior * feat(callbox): add clickable behavior * refactor(avatar): dynamically change to button * refactor(callbox): remove dt-item-layout base * docs(avatar): clickable variant * test(avatar): clickable variant * move events to top element * fix a11ty * update border colors * update * test(callbox): add tests * docs(callbox): add documentation * avatar cleanup * add .stop to prevent bubbling * cleanup * remove attribute inheritance to prevent click event over the component * fix avatar class * rollback item-layout attribute inheritance
- Loading branch information
1 parent
4a41d02
commit bf5ac2b
Showing
8 changed files
with
290 additions
and
146 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.