summaryrefslogtreecommitdiffstats
path: root/apps/files/js/breadcrumb.js
Commit message (Expand)AuthorAgeFilesLines
* Improve documentation of "getTotalWidth"Daniel Calviño Sánchez2018-03-011-1/+4
* Do not show the crumbs again after hiding themDaniel Calviño Sánchez2018-03-011-6/+0
* Fix menu visibilityDaniel Calviño Sánchez2018-03-011-10/+25
* Take padding and margins of crumbs into accountDaniel Calviño Sánchez2018-03-011-2/+2
* Compress siblings before calculating the available width for crumbsDaniel Calviño Sánchez2018-03-011-0/+9
* Take all visible siblings into accountDaniel Calviño Sánchez2018-03-011-1/+9
* Take padding and margin of the creatable actions div into accountDaniel Calviño Sánchez2018-03-011-1/+1
* Replace attribute with local variableDaniel Calviño Sánchez2018-03-011-3/+3
* Set the width of the parent element in breadcrumb testsDaniel Calviño Sánchez2018-03-011-19/+1
* Fixed breadcrumbs calculation and actions flowJohn Molakvoæ (skjnldsv)2017-12-201-1/+1
* Fix menu declaration and width calculationJohn Molakvoæ (skjnldsv)2017-11-101-4/+6
* Removed console logJohn Molakvoæ (skjnldsv)2017-11-091-1/+0
* Fixed tests and width calculationJohn Molakvoæ (skjnldsv)2017-11-081-2/+3
* Scrutinizer fixJohn Molakvoæ (skjnldsv)2017-11-081-7/+7
* Improve drag & drop and fix some background issue if d&d on narrow windowsJohn Molakvoæ (skjnldsv)2017-11-081-8/+2
* Menu hidden by defaultJohn Molakvoæ (skjnldsv)2017-11-081-3/+3
* Fixed some more test and loop fixJohn Molakvoæ (skjnldsv)2017-11-081-11/+15
* Add droppable ability to menu and icon switch. Fix colourJohn Molakvoæ (skjnldsv)2017-11-081-1/+8
* Updated tests according to new systemJohn Molakvoæ (skjnldsv)2017-11-081-5/+36
* Fix to-be-shown algorithmJohn Molakvoæ (skjnldsv)2017-11-081-2/+3
* Popover iconJohn Molakvoæ (skjnldsv)2017-11-081-2/+2
* Fixed click in menuJohn Molakvoæ (skjnldsv)2017-11-081-1/+5
* Fixed breadcrumb action feedback and optimisationJohn Molakvoæ (skjnldsv)2017-11-081-7/+7
* Do not hide rootJohn Molakvoæ (skjnldsv)2017-11-081-1/+2
* Popover filling system updatedJohn Molakvoæ (skjnldsv)2017-11-081-47/+65
* Popover initJohn Molakvoæ (skjnldsv)2017-11-081-7/+48
* Fixed computation and removed unwanted scriptsJohn Molakvoæ (skjnldsv)2017-11-081-52/+39
* Flex to controlsJohn Molakvoæ2017-11-081-2/+3
* Breadcrumbs hiding calculationJohn Molakvoæ2017-11-081-55/+25
* Replace deprecated $.tipsy(...) by $.tooltip(...)Christoph Wurst2017-02-271-1/+1
* show whether the current folder was shared or notChristoph Wurst2016-11-071-0/+23
* Add visual cue when moving draggable item over droppable item,Pellaeon Lin2016-05-211-1/+2
* Handle case when breadcrumb and filelist item overlapPellaeon Lin2016-03-171-0/+6
* Parse backslash as directory separator in breadcrumbLukas Reschke2015-01-241-0/+1
* fix alt text for breadcrumbs home iconJan-Christoph Borchardt2014-12-171-0/+2
* Improved Javascript docs for JSDocVincent Petry2014-10-311-6/+22
* Adding link to ellipsis and fixing stylingClark Tomlinson2014-09-161-0/+2
* Breadcrumb width calculation fixVincent Petry2014-06-271-72/+72
* Fixed many issues, clean upVincent Petry2014-05-151-3/+7
* Namespacing for FileList, FileActions and trashbin appVincent Petry2014-05-151-1/+1
* Moved code to replace svg with png to OC.UtilVincent Petry2014-04-041-3/+2
* Correctly set svg for crumb dividerVincent Petry2014-04-031-1/+1
* Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-021-0/+242