Releases: fyndiq/fyndiq-ui
Releases · fyndiq/fyndiq-ui
v0.1.0
v0.0.6
🆕 New components
fyndiq-styles-medias
: Media query helpersfyndiq-styles-fonts
: Font helpers
🔧 Changes
fyndiq-brand-icon
: Fix missing allowed proptype df924f0fyndiq-component-price
: Remove hardcoded MuseoSans font 83b4874fyndiq-component-productcard
: Remove hardcoded MuseoSans font 83b4874
🏠 Internal changes
- UI test: the fonts are now loaded via the new
fyndiq-styles-fonts
's bootstrap method cbadd86
v0.0.5
🆕 New components
fyndiq-icon-brand
: Fyndiq brand logo, packed with different themes (Black & White, Outline, ...)
🔧 Changes
fyndiq-styles-colors
: Added orange color 692abd8. Tweaked the blue color, according to style guidelines 365838dfyndiq-component-checkbox
: Addcolor
prop to change the checkmark icon's color 13f8c19fyndiq-component-button
: Addpressed
prop. Changes default size of the button 6d6ae80fyndiq-component-dropdown
: Internal rewrite of the component, using better DOM handler. Add white background color to the default button fb2e258 . Also addedsize
prop 7e78d0c