github-actions
released this
26 Jul 19:37
·
160 commits
to master
since this release
Major Changes
-
22868d0: Switch from emotion to styled components.
Some of the theme properties on search bar have been renamed:
- smallSearchbarHeight: use
mobileSearchbarHeight
instead - condensedMediaQuery: use
mobileMediaQuery
instead
- smallSearchbarHeight: use
Patch Changes
- 207beac: Revert grid refactor to hooks - too many edge case bugs