summaryrefslogtreecommitdiffstats
path: root/js/views/tabview.js
AgeCommit message (Expand)Author
2019-10-09Delete the old UI filesMarco Ambrosini
2019-08-28Fix keyboard navigation in tab headersDaniel Calviño Sánchez
2019-08-28Do not select again an already selected tabDaniel Calviño Sánchez
2019-04-10Move TabView to precompiled Handlebars templatesDaniel Calviño Sánchez
2018-12-13Adjust tab header icons to changes in serverDaniel Calviño Sánchez
2018-12-02Fix "removeTabHeader" on Internet ExplorerDaniel Calviño Sánchez
2018-11-20Fix getting current tab ID when there are no tabsDaniel Calviño Sánchez
2018-11-19Extract handling of specific tab from the generic classDaniel Calviño Sánchez
2018-11-19Trigger events when a tab is selectedDaniel Calviño Sánchez
2018-11-19Add methods to get the ID of the currently selected tabDaniel Calviño Sánchez
2018-03-21Merge pull request #726 from nextcloud/bugfix/noid/fix-js-stuffJoas Schilling
2018-03-21Fix JS docsJoas Schilling
2018-03-21Focus the chat input when rendering the viewJoas Schilling
2018-01-26Do not use relative paths to images on the serverJoas Schilling
2018-01-10Add extra CSS class to tab content wrapper with the id of the tabDaniel Calviño Sánchez
2017-11-11Get the current priorities using the tabIds list instead of the regionsDaniel Calviño Sánchez
2017-11-11Make possible to remove tabs from the right sidebarDaniel Calviño Sánchez
2017-11-11Make calling "selectTabHeader" to implicitly show the content viewDaniel Calviño Sánchez
2017-10-24Add support for specifying tab order in the right sidebarDaniel Calviño Sánchez
2017-10-13Add Marionette view for tabsDaniel Calviño Sánchez