aboutsummaryrefslogtreecommitdiff
path: root/src/components/desktop_nav
Commit message (Collapse)AuthorAge
* remove all "fallback variables"Henry Jameson2024-03-04
|
* add .input class to all inputsHenry Jameson2024-02-07
|
* initial admin settings prototype (WIP)Henry Jameson2023-03-14
|
* Merge branch 'tusooa/topbar-alttext' into 'develop'HJ2023-01-28
|\ | | | | | | | | Accessibility fixes for panel headers/top bar See merge request pleroma/pleroma-fe!1772
| * Label buttons in top bartusooa2023-01-21
| |
* | Use vue3 teleport instead of portalTusooa Zhu2023-01-20
| |
* | Use portal for modalsTusooa Zhu2023-01-20
| |
* | Fix logout confirm dialog titleTusooa Zhu2023-01-20
| |
* | Add confirmation for logoutTusooa Zhu2023-01-20
|/
* Merge remote-tracking branch 'upstream/develop' into tusooa/stylelinttusooa2023-01-15
|\
| * Stop propogation for all top-bar buttonstusooa2023-01-06
| |
* | Disable no-shorthand for certain props for better readabilitytusooa2023-01-13
| |
* | Use stylelinttusooa2023-01-09
|/
* Merge remote-tracking branch 'origin/develop' into navigation-updateHenry Jameson2022-08-23
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (49 commits) Fix react & extra buttons not styled on tab-focus Fix popover not popping up Fix styling on Safari Use :focus-visible instead of :focus for focus markers Optimize Reply badge position Add badges to status interacting buttons Update dependency nightwatch to v2 Update dependency eslint-plugin-n to v15.2.5 Update dependency mocha to v10 Update dependency karma-coverage to v2 Update dependency sass to v1.54.5 Update dependency karma-firefox-launcher to v2 Update dependency vue-template-compiler to v2.7.9 Pin dependencies Refresh yarn.lock Allow column width configuration: allow stretching navbar with columns Remove legacy code for chunksSortMode Add FIXME comment about html-webpack-plugin-after-emit Use exact webpack version in package.json Reintroduce css minimizer ...
| * Allow column width configuration: allow stretching navbar with columnsAlexander Tumin2022-08-17
| |
* | lintHenry Jameson2022-08-12
| |
* | band-aid to prevent misclics on logoutHenry Jameson2022-08-12
|/
* --fixHenry Jameson2022-07-31
|
* Merge remote-tracking branch 'origin/develop' into disjointed-popoversHenry Jameson2022-06-27
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: add SK (Slovak) translation ReactButton: Workaround for android composition mode EmojiPicker: Workaround to search immediately on mobile Fix top bar input text colour Show underlay for mobile Fix tests Add English translations for correctly i18nized time units Delegate relativeTime plural rules to vue-i18n restore notifications page, fix z-index issues Make lint happy Add English translations for backup UI Add backup UI Add English translation for list aliases error Log errors when listing aliases Add changelog Add Engilsh translation for migration Add frontend ui for aliases and migration Change translation key Explain better what delete does in moderation menu
| * Fix top bar input text colourTusooa Zhu2022-06-11
| |
* | slight z-index refactor and attempt at organizing itHenry Jameson2022-06-22
| |
* | don't stop propagation on settings modal openHenry Jameson2022-06-21
|/
* fix logoLeft not working at allHenry Jameson2022-04-20
|
* fix main post form having hidden emoji pickerHenry Jameson2022-04-10
|
* refactored how main app layout worksHenry Jameson2022-04-04
|
* fix some warningsHenry Jameson2022-03-17
|
* fix #1133Henry Jameson2022-02-20
|
* Basic no-wallpaper supportHenry Jameson2020-12-16
|
* fix nav bar button active styleShpuld Shpuldson2020-11-26
|
* renames and removals of cursor: pointerShpuld Shpuldson2020-11-24
|
* Replace all use of <a> + href='#' with proper buttonsShpuld Shpuldson2020-11-24
|
* lintHenry Jameson2020-11-01
|
* Refactor desktop navbar into a component, change layout to grid forHenry Jameson2020-10-29
better compatibility with search field and simpler CSS