v7.0.0
7.0.0 (2020-05-27)
BREAKING CHANGES
-
refactor button size interface:
- removed: small: boolean
- replaced: size: "samll" | "larege" | "responsive"
-
WIP: first draft desktop header
-
feat: desktop layouts for header variations
-
feat: mobile navigations
-
chore: cleanup and update code examples
-
chore remove .DS_Store
-
chore: fix format
-
chore: update snapshots
-
unify classNames to use one condition per theme
-
chore: use ternary operation to determine fill color
-
chore: move theme conditions to context
-
feat: use tailwind propertiers for svg icon components
-
chore: use tailwind colors everywhere
-
fix: propper BEM name for custom class
-
chore: update snapshots
-
chore: cleanup remove unused classes
-
fix: make demo with carforyou content responsive
-
chore: update snapshot
-
chore: minor optimizations
-
fix: export all header types and components
-
fix: export all the icons
-
chore: white text by default for transparent theme
-
chore: add transparent example and tweak some missed theme specific classes
-
fix: add grey border to light theme
-
chore: optimize dropdowns
-
chore: update snapshots
-
chore: format to the new rules
-
fix: mixed up button sizes
-
chore: use bigger logo for ld breakpoint
-
fix: z-index for menues
-
fix: update snapshots
-
chore: make navigation fit width and create a separate z-index for the dropdowns
-
chore: update snapshots
-
fix: trigger pre release
-
chore: clean up logo
-
refactor button size interface
-
chore: clean up icons and move examples to storybook folder
-
fix: only export required icons
-
fix: remove render props where not needed
-
fix: clean up themeing colors
-
chore: change interface for language navigation
-
fix: update snapshots
-
fix: remove unused variable
-
fix: move sections to named functions