framework/js/lib
Toby Zerner e3e4786391 Simplify global back button
The behaviour is not overly intuitive, and the icon wasn't helping
(hamburger icon usually means "menu"). Now the back button always goes
back to the index, no matter where you are, and there's a tooltip that
says "Back to discussion list".
2017-07-22 12:08:09 +09:30
..
components Simplify global back button 2017-07-22 12:08:09 +09:30
helpers Remove fa-fw class from all icons 2017-07-22 11:45:42 +09:30
initializers Refactor the web app bootstrapping code 2016-05-26 19:04:24 +09:30
models Fix syntax errors when compiling js files 2016-11-08 00:32:44 +03:30
utils Update mixin.js 2017-05-09 13:58:07 +02:00
App.js Refactor the web app bootstrapping code 2016-05-26 19:04:24 +09:30
Component.js Dramatically improve performance when typing in a modal 2016-03-11 13:18:16 +10:30
extend.js Copy properties when monkey-patching 2015-09-16 16:03:25 +09:30
Model.js Remove sudo mode and add password confirmation when changing email address 2016-03-11 12:44:18 +10:30
Session.js Remember checkbox (#1075) 2016-11-29 18:02:12 +10:30
Store.js Improve client XHR error handling 2015-10-20 12:48:26 +10:30
Translator.js Add newline to locale switch (#974) 2016-06-04 13:43:47 +09:30