aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/components/BreadCrumbs.vue
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Fix navigating with breadcrumbs not highlighting navigation entryChristopher Ng2024-09-031-1/+4
* fix(files): Fix root crumb not marking navigation entry as activeChristopher Ng2024-08-011-0/+7
* feat: Navigate via folder treeChristopher Ng2024-08-011-2/+15
* fix(files): correctly shrink breadcrumbs barRaimund Schlüßler2024-07-301-0/+1
* chore(deps): Update `@nextcloud/files` to v3.6.0Ferdinand Thiessen2024-07-251-3/+3
* refactor: Use composable for `currentView` and `views` to make it reactive wh...Ferdinand Thiessen2024-06-231-8/+12
* refactor(files): Update `@nextcloud/files` to v3.5.0Ferdinand Thiessen2024-06-231-1/+1
* fix(files): do not rely on unique fileidskjnldsv2024-06-121-11/+13
* chore: Add SPDX headerAndy Scherzinger2024-05-291-20/+3
* fix(Cypress): Adjust tests for new breadcrumbsEduardo Morales2024-04-101-1/+1
* fix(files): Hide full view name on small mobile to prevent overflowFerdinand Thiessen2024-04-101-10/+11
* fix(breadcrumbs): Improved breadcrumb progress bar mobile renderingEduardo Morales2024-04-101-14/+18
* fix(files): breadcrumbs native drop eventskjnldsv2024-04-041-1/+1
* feat(files): unify drag and drop methodsskjnldsv2024-04-041-13/+23
* fix(files): breadcrumbs dndskjnldsv2024-04-041-12/+100
* fix(files): fixed breadcrumbs dissapearing on narrow screensEduardo Morales2024-03-151-2/+3
* fix: fixed breadcrumbs not showing due to viewport widthEduardo Morales2024-03-041-1/+1
* fix: changed text alignment and icon logicEduardo Morales2024-02-291-5/+8
* Update apps/files/src/components/BreadCrumbs.vueAndrii Rublov2024-02-251-4/+4
* feature: [F2V] Hide breadcrumbs when an upload is ongoing on narrow screen #4...Andrii Rublov2024-02-251-0/+19
* enh: breadcrumb icon matches nav view iconEduardo Morales2024-02-161-2/+6
* enh: breadcrumbs icons are now more visually descriptiveEduardo Morales2024-02-161-1/+2
* fix(files): fixed home aria-label and desc logicEduardo Morales2024-01-201-3/+3
* fix(files): kept only first and last breadcrumb titlesEduardo Morales2024-01-051-3/+13
* enh(files): made breadcrumb component lang=tsEduardo Morales2024-01-041-13/+37
* enh(breadcrumbs): removed unnecessary aria labelEduardo Morales2023-12-221-5/+9
* accessibility fix - changed the dir attribute to have valid value, keeping pr...Eduardo Morales2023-11-301-0/+2
* fix(files): open folder fileid while navigating without opening the sidebarJohn Molakvoæ2023-09-271-1/+2
* feat(files): add uploaderJohn Molakvoæ2023-09-011-0/+5
* fix(files): use displayName in breadcrumbs if availableJohn Molakvoæ2023-04-111-1/+33
* fix: improved preview handlingJohn Molakvoæ2023-04-061-0/+1
* fix(files): breadcrumbs accessibility titleJohn Molakvoæ2023-04-061-2/+3
* fix(files): inline action stylingJohn Molakvoæ2023-04-061-7/+20
* fix(files_trashbin): previews crop supportJohn Molakvoæ2023-04-061-2/+18
* feat(files): switch to piniaJohn Molakvoæ2023-04-061-2/+3
* feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-061-0/+58