aboutsummaryrefslogtreecommitdiff
path: root/src/components/nav_panel/nav_panel.vue
Commit message (Collapse)AuthorAge
* remove all "fallback variables"Henry Jameson2024-03-04
|
* implement list item stylesHenry Jameson2024-02-29
|
* more fixesHenry Jameson2024-02-13
|
* add roundness, fix inputsHenry Jameson2024-02-13
|
* buttons look great now, including unstyled ones menu items work tooHenry Jameson2024-02-12
|
* menu-item improvementsHenry Jameson2024-02-11
|
* Use stylelinttusooa2023-01-09
|
* fix chevrons alignmentHenry Jameson2022-10-09
|
* make custom router-link for nav-entry to un-nest the interactive elementsHenry Jameson2022-08-31
|
* a11yHenry Jameson2022-08-30
|
* refactor navigation-entry and use them in other nav itemsHenry Jameson2022-08-30
|
* change ugly checkbox to a list element that doesn't look too much out of placeHenry Jameson2022-08-24
|
* lintHenry Jameson2022-08-23
|
* fix being unable to edit timeline pins on mobileHenry Jameson2022-08-23
|
* ariaHenry Jameson2022-08-23
|
* add an underline to the selected pin to improve accesibilityHenry Jameson2022-08-23
|
* fix lists not having pins in edit modeHenry Jameson2022-08-17
|
* fix edit mode checkbox showing up for anon usersHenry Jameson2022-08-17
|
* edit modeHenry Jameson2022-08-15
|
* lintHenry Jameson2022-08-12
|
* limit amount of pins on desktop to 6 (for now)Henry Jameson2022-08-12
|
* let mobile users customize top bar as wellHenry Jameson2022-08-12
|
* fixes + fixes for anon usersHenry Jameson2022-08-12
|
* navigation refactored, used in mobile nav as wellHenry Jameson2022-08-11
|
* you can now pin listsHenry Jameson2022-08-11
|
* ability to pin items in navigation menu, initial draft versionHenry Jameson2022-08-11
|
* Lists implementationAlexander Tumin2022-08-06
|
* --fixHenry Jameson2022-07-31
|
* fix the incorrect rounding in nav listHenry Jameson2022-06-29
|
* Add timeline menu toggle to nav panelShpuld Shpuldson2021-02-22
|
* fix chat badge and unify styles across all badges including followHenry Jameson2020-11-02
| | | | request count.
* fix chat countHenry Jameson2020-10-31
|
* fix settings tabs on mobile, update follow request badgeHenry Jameson2020-10-28
|
* update & unify the navbars heightsHenry Jameson2020-10-28
|
* improved the semantics for our icon scale, fixed preview, fixed navbar desktopHenry Jameson2020-10-28
|
* lintHenry Jameson2020-10-21
|
* Some initial work on replacing icons with FA5Henry Jameson2020-10-20
|
* scoped back margin-right on iconsDym Sohin2020-09-29
|
* fix excessive underline in sidebarDym Sohin2020-09-19
|
* fix merge conflictsShpuld Shpuldson2020-07-14
|\
| * Add Chatseugenijm2020-07-08
| |
* | update navigation, rename timeline link in nav panel to timelinesShpuld Shpuldson2020-07-07
| |
* | update with bookmarks, clean up some codeShpuld Shpuldson2020-07-07
|\|
| * Add bookmarksEugenij2020-07-03
| | | | | | | | Co-authored-by: jared <jaredrmain@gmail.com>
* | change styles for the dropdown, make things work nicely on mobileShpuld Shpuldson2020-07-03
| |
* | basic version done, needs cleanup from nav panel stylesShpuld Shpuldson2020-07-02
|/
* Merge remote-tracking branch 'upstream/develop' into themes-accentHenry Jameson2020-01-28
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (33 commits) add emoji reactions to changelog fix emoji reaction classes broken in develop review changes Fix password and email update remove unnecessary anonymous function Apply suggestion to src/services/api/api.service.js remove logs/commented code remove favs count from react button remove mock data change emoji reactions to use new format Added polyfills for EventTarget (needed for Safari) and CustomEvent (needed for IE) Fix missing TWKN when logged in, but server is set to private mode. Fix follower request fetching Add domain mutes to changelog Implement domain mutes v2 change changelog to reflect actual release history of frontend Fix #750 , fix error messages and captcha resetting Optimize Notifications Rendering update CHANGELOG Use last seen notif instead of first unseen notif for sinceId ...
| * Fix missing TWKN when logged in, but server is set to private mode.Mark Felder2020-01-23
| |
* | improved selectedMenu againHenry Jameson2020-01-24
| |
* | selectedPost and selectedMenu supportHenry Jameson2020-01-13
| |