Kanboard-Prod/assets/js/src
Pascal Rigaux 829c47ee60 fix re-opening dropdown-menu
This fixes the following case:

1. open the dropdown menu of a "Filename"
2. click elsewhere on the page to close the dropdown menu
   (or click on a submenu element)
3. try to open the same dropdown menu => it fails the first time (since it does not have the "dropdown-menu" class)
2022-09-16 18:05:53 -07:00
..
App.js Move "data-js-lang" attribute to HTML "lang" attribute 2019-11-19 20:15:15 -08:00
BoardCollapsedMode.js Remove dependency on Mousetrap 2016-12-30 20:14:36 -05:00
BoardColumnView.js Properly resize task list height on column toggle #3069 2017-02-23 21:47:25 +09:00
BoardDragAndDrop.js Execute tooltip listeners only once when the DOM is ready 2020-05-03 12:12:29 -07:00
BoardHorizontalScrolling.js Remove dependency on Mousetrap 2016-12-30 20:14:36 -05:00
BoardPolling.js Move isVisible() method 2017-03-11 17:45:13 -05:00
BoardVerticalScrolling.js Add link to toggle column scrolling in board view 2020-10-04 13:57:34 -07:00
Bootstrap.js Rewrite accordion widget in vanilla Javascript 2016-11-25 18:26:10 -05:00
Column.js Added Markdown editor and Javascript code refactoring 2016-03-20 15:45:02 -04:00
Dropdown.js fix re-opening dropdown-menu 2022-09-16 18:05:53 -07:00
Namespace.js Add jshint 2016-11-25 18:51:22 -05:00
Search.js Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
Swimlane.js Fix clearing of all javascript storage 2020-06-26 20:21:25 -07:00
Task.js Limit assignee drop-down selector scope 2018-12-20 13:57:43 +01:00