-
Notifications
You must be signed in to change notification settings - Fork 357
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature(notifications): Added
positionX
and positionY
to `notific…
…ation-count` + `rtl` support. (#248) * positionX and positionY implementation in notification-count.component * Added code blocks for position inputs and methods * updated docs and README * adding different demo usages and code examples for notifications * replace left/right with before/after and ltr/rtl support * updated unit tests with position (notifications) * fix lint issues * docs corrected * set specific height and width depending on font-size for icons * remove css override for md-icon-button
- Loading branch information
1 parent
88be8c3
commit 8015a67
Showing
11 changed files
with
514 additions
and
114 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
Oops, something went wrong.