code4romania / taskforce-fe-components

reusable frontend components for taskforce projects
https://taskforce-fe-components.now.sh
Mozilla Public License 2.0
11 stars 34 forks source link

Allow the customization of the DevelopedBy component #113

Closed tudoramariei closed 4 years ago

tudoramariei commented 4 years ago

The DevelopedBy component should allow displaying fewer stakeholders if the case arises. It should be able to receive arguments on whether it should display specific logos and text

Customizations which should be included:

The default state (without any parameters) should be with the government displayed but without the DSU line The Code4ro logo should always be displayed

mihaela94 commented 4 years ago

Hello, as vrea sa iau eu taskul acesta.

moonflare commented 4 years ago

with or without the DSU line

Hey @mihaela94 @tudoramariei 👋 At the moment we have a flag for the DSU line. It's called showSecondLine. We could add a new flag for this something like showDSU but at the same time keep the old one for backwards compatibility