Commit Graph

6 Commits

Author SHA1 Message Date
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
57c9484d41 Enrich styleguide with new features, rules and changes
The styleguide for usage of visual elements has not been updated for a long time. In the course of this story it should be adapted to the current standards and rules. In addition, heavy violations were rectified directly.
2021-01-28 12:46:42 +01: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
215e16974c Create reuesable CardColumnSmall component 2020-04-06 14:15:28 +02:00