You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* custom techreport header
* add prototype categories page
* add filters in sidebar and change page based on amount of techs
* add new nav and filter structure (wip
* responsive filters prototype
* wip: add collapsible filter sidebar
* fix bug with double close button
* add aria
* add checkboxes on category page, update texts, minor bugfixes
* select correct technology in comparison view, remove category selector, minor bugfixes
* fix css linting
* fix linting
* fix linting
* fix sorting order multi apps
* sort table alternative correctly
* close <nav>
* update tests
* format tests
* Update src/js/techreport/tableLinked.js
Co-authored-by: Rick Viscomi <rviscomi@users.noreply.github.com>
* fix geo/rank bug, long category list bug, adoption bug, add category summary, improve landing page card interaction
* add technologies to summary in category page
* add timestamp to category page and format large numbers
* remove console.log
* select correct technology in comparison view filters
* make menu responsive on mobile + track aria-expanded status
* give remove button icon alt that matches the label
* filter out data with empty content
* fix linting
* add width and height to close filter button
* remove placeholder texts
* add icons and chart to the summary tables
* add descriptions to technologies
* style lighthouse cards
* add lighthouse progress circles to table
* edit styling of the client dropdown selector
* move breakdown selector to top of page
* add LH circles to table alt, category descriptions, tech img
* update colors and change linting
* prototype 10 results at a time in the category view
* add pagination info
* style description
* add basic skip-to-main links
* paginate table and update selection correctly
* update linting
* linting
* fix select button label bug
* only fetch category and technology names in the dropdowns
* prototype overview of selected techs
* limit selection up to 10 and allow unselection from summary
* don't programmatically set style attribute on elements that don't exist
* add row selector
* remove console.log
* remove unused import
* linting
* add values to options
* split up rows selector options
* Update src/js/components/filters.js
Co-authored-by: Barry Pollard <barry_pollard@hotmail.com>
* Update src/js/components/filters.js
Co-authored-by: Barry Pollard <barry_pollard@hotmail.com>
* Update src/js/techreport/tableLinked.js
Co-authored-by: Barry Pollard <barry_pollard@hotmail.com>
* Update src/js/techreport/utils/data.js
Co-authored-by: Barry Pollard <barry_pollard@hotmail.com>
* use encodeURI instead of replaceAll
* fix bugs, prefill table comparison view
* fix indent
* set lower default progress bar value
---------
Co-authored-by: Rick Viscomi <rviscomi@users.noreply.github.com>
Co-authored-by: Barry Pollard <barry_pollard@hotmail.com>
0 commit comments