Commit Graph

8 Commits

Author SHA1 Message Date
Konstantin Schaper
92e2093759 fix broken storybook story 2021-10-20 10:02:12 +02:00
Konstantin Schaper
57aacba03a New extension points for repository overview (#1828)
The landing-page-plugin is being reworked and integrated into the repository overview. This requires new extension points and slightly adjusted components to better match the repository overview page visually. Also, binder options can now be passed as an object which offer a new priority option that causes sorting in descending order.
2021-10-19 09:31:40 +02:00
Florian Scholdei
2cb006d040 Replace styled-components with bulma helpers (#1783)
Use Bulma helpers whenever possible instead of custom styled components.
This pull request replaces primarily color definitions, spacing and flex instructions.
2021-09-15 17:40:08 +02:00
Florian Scholdei
0a7c847c56 Revise newer storybook stories 2020-04-16 20:57:41 +02:00
Florian Scholdei
825f5fcdb4 Update behavior when optional props are not passed, Consistency towards two CardColumns established 2020-04-08 15:20:35 +02:00
Florian Scholdei
bbcff0c9df Add figure with media-left for CardColumnSmall.tsx as well as fa-fw tag for constant width 2020-04-07 12:51:17 +02:00
Florian Scholdei
00bb9ae2b2 Add CardColumn.stories.tsx 2020-04-06 14:43:41 +02:00
Florian Scholdei
215e16974c Create reuesable CardColumnSmall component 2020-04-06 14:15:28 +02:00