summaryrefslogtreecommitdiffstats
path: root/client/lib/escapeActions.js
Commit message (Expand)AuthorAgeFilesLines
* Prettier & eslint project style updateJustin Reynolds2019-06-281-23/+25
* Fix escaping special character as advised atLauri Ojansivu2019-03-041-1/+1
* Fix disable a href=“#” linknztqa2017-05-171-0/+4
* Fix typo of multipleActionsCurtis G2017-01-151-1/+1
* Upgrade ESLint to v2Maxime Quandalle2016-03-171-0/+1
* Enforce a consistent ES6 coding styleMaxime Quandalle2015-09-031-56/+16
* Replace the component bounded `cachedValue` by a global `UnsavedEdits`Maxime Quandalle2015-08-311-14/+13
* Implement click-and-drag integration to translate the board canvasMaxime Quandalle2015-08-281-6/+16
* Open a modal (or a new page) based on contextMaxime Quandalle2015-08-281-1/+1
* Implement a modal systemMaxime Quandalle2015-08-261-0/+1
* Fix EscapeActions click in handlingMaxime Quandalle2015-08-251-17/+24
* Fix a type: document -> document.bodyMaxime Quandalle2015-08-251-1/+1
* Upgrade meteor to 1.2-rc.4 and package versionsMaxime Quandalle2015-08-251-10/+5
* Close the Popup when all escape actions are executedMaxime Quandalle2015-08-231-9/+14
* Improve the multi-selection experienceMaxime Quandalle2015-06-161-1/+1
* Fix card title editionMaxime Quandalle2015-06-111-1/+2
* Click on the page to escape the last actionMaxime Quandalle2015-06-071-0/+157