-
-
Notifications
You must be signed in to change notification settings - Fork 334
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(feed): connected, ordered, disabled, divided variant + inverted fix
Added a connected variant to the feed view, which now easily offers to use feed as a simple timeline component Added an ordered variant which automatically creates labels or can create ones via data-text attribute including colorization as usual and a basic variant Added support for text labels or ui label labels Added disabled support Added a simple divided variant just like we already have for item, list, grid Added optional right floated variant for feed sub components such as date Fixed inverted variants when icons were used
- Loading branch information
Showing
5 changed files
with
311 additions
and
39 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
Oops, something went wrong.