miel775d8745e6installcommit details show on GitHub miel775538f518fix: change location of dialog
#219commit details show on GitHub miel7759faaca8fix: remove add card
For a more consistent component library it is better to display this inside the card component
#219commit details show on GitHub miel775d430549build: empty
when partner/url is empty it should show an empty card
#211commit details show on GitHub miel775c7be8a4style: box shadow
shadow will only appear when you hovering the button
#211commit details show on GitHub miel7753bc62cbbuild: variable
added a variable to the component
#211commit details show on GitHub miel775ab0fd55build: dialog
dialog on click element
#211commit details show on GitHub miel775683a82fstyle: styling button
#211commit details show on GitHub miel7752d7ddcbbuild: if state
When the page is the url overview, it should show the add url card and the appropriate dialog, when it is the partner page the other dialog
#211commit details show on GitHub miel775cc3348bfix: margin bottom
Added a margin to the bottom of the screen so there is some space at the bottom of the screen
#211commit details show on GitHub miel775e48f599build: add card on page
always show up the add component
#211commit details show on GitHub miel77524bfdc9build: add-card
added the add card component
#211commit details show on GitHub miel775afa734cbuild: addButton
the addbutton svg is added
#211commit details show on GitHub miel775dc29eafbuild: create a new component
This will define the empty state and a alternative for adding a new partner/url.
#211commit details show on GitHub miel7752dfdd5fMerge pull request #210 from fdnd-agency/200-feature-card-component
200 feature card componentcommit details show on GitHub miel77552f3735fix: styling
the progressbar is now in another column
#210commit details show on GitHub miel7754e3743afix: ul -> section
#210commit details show on GitHub miel77551b8d11fix: url component
instead of using if url states inside the component I have made a seperate article because the styling of the url card is different
#210commit details show on GitHub miel775c0f4c88a11y: li to article
#210commit details show on GitHub miel7752489080a11y: ul to section
changed the ul to section so I can make the card component an article
#210commit details show on GitHub