Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.76.0](v1.75.0...v1.76.0) (2022-01-10) ### Bug Fixes * add check to ensure page is loaded before updating view based on width ([f0ecb97](f0ecb97)) * adjusting tablet breakpoint to change views at 1079px ([86ef387](86ef387)) * comment to explain offset number ([250fe20](250fe20)) * consistent text color for dark and light mode ([2f613fe](2f613fe)) * const file for breakpoints ([52d1376](52d1376)) * eslint line break ([2799ade](2799ade)) * Icon title, searchinput background, DM text color & styling ([dcbc41f](dcbc41f)) * improve padding on tiles ([d81269b](d81269b)) * make image div full height ([7e842ce](7e842ce)) * missing comma on css attribute for filters ([c6af99d](c6af99d)) * naming convention for artificially set constant ([4af86b8](4af86b8)) * new height offset for I/O ([7b2649a](7b2649a)) * prevent auto-scroll for I/O ([3eaf5e6](3eaf5e6)) * Prevent scroll to top after query param update ([ef22eb2](ef22eb2)) * result text color for dark mode ([26afe3c](26afe3c)) * sub-banner text to UI-Writing specs ([b3c2726](b3c2726)) * switch JS styling to css styling ([79597ee](79597ee)) * WIP - initial updates to I/O mobile view, updated search styles and moved "categories" button ([f748cbc](f748cbc)) * WIP - update banner styles for I/O mobile ([9c3183b](9c3183b)) ### Features * added sort by dropdown ([cb59548](cb59548)) * clarify/cleanup css grid ([06cd940](06cd940)) * clean up image styling ([07cbb19](07cbb19)) * clean up spacing and copy ([7bb8b78](7bb8b78)) * complete image styling ([fc728df](fc728df)) * Dropdown for sorting ([9a9bd6a](9a9bd6a)) * enforce width ([cec2459](cec2459)) * get I/O mobile view to look correct to the designs ([542f7a2](542f7a2)) * increase quickstart svgs size by 200 ([e7ec444](e7ec444)) * initial quickstart tile changes ([0e717ce](0e717ce)) * move dark mode background color ([3e6e81c](3e6e81c)) * reduce acronym size ([2bbdcd8](2bbdcd8)) * remove component filters and clean up design ([7077523](7077523)) * remove fixed tile height ([be66884](be66884)) * search input styling, QS view, filter removal ([9d86806](9d86806)) * update i/o super tiles ([0d9dbd0](0d9dbd0)) * update list styling ([be2ac53](be2ac53)) * use grid for tiles ([e6088f6](e6088f6)) * use secondary color for category counts ([f531037](f531037))
- Loading branch information