Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: implemented filters with dropdown (#3738)
* feat: implement dropdown menu with checkboxes * fix: fixed dropdown on mobile and reorganized assets * fix: fixed dropdown on tablet * feat: sync platform tags with platform tag dropdown * feat: sync platform tags with platform tag dropdown * feat: implemented checkbox * feat: sync platform tags and dropdown options * fix: prevent blinking when loading tags * fix: show filters button instead of dropdown when no tags are displayed * fix: sync localstorage with filters om mobile * feat: added focus trap to dropdown * fix: fixed focus style in navbar * fix: fixed navigation keys in dropdown * fix: fixed versions dropdown * fix: reuse dropdown for versions * feat: search adjustments (#3819) * ktl-1608 feat: search adjustments * fix: fixed focus style for search button --------- Co-authored-by: Yuri Teplyakov <[email protected]> * fix: fix icons blinking * ktl-1608 feat: search style fixes (#3840) * feat: implemented new button states * ktl-1608 feat: style fixes * ktl-1608 feat: fix clear button * fixes after rebase --------- Co-authored-by: berezinant <[email protected]> * ktl-1608 feat: test review fixes (#3879) * ktl-1332 fix: fix styles overlap and add max and min values (#3909) * ktl-1711 feat: style bundle optimization (#3905) * feat: reworked ToC according to new design (#3841) * feat: implemented new button states * feat: reworked ToC appearance * fix: moved images to assets * fix: fix toc interactivity * fix: fixed problem with hover on touch screens * fix: open toc no mobile * fix scripts loading in safari * fix: fixed overlap of dropdown with toc on desktop * fix: fixed closing toc on mobile * fix: versions dropdown position * fix: version selector position --------- Co-authored-by: Yuri Teplyakov <[email protected]>
- Loading branch information