20 Commits

Author SHA1 Message Date
Kovid Goyal
13ddba374d Use icon instead of icon_name
More natural
2017-02-15 08:30:46 +05:30
Kovid Goyal
b3f119e34e Fix modal popup on iPhone 5 2016-09-24 13:19:49 +05:30
Kovid Goyal
447af0d9ef Move add_extra_css into the dom module 2016-07-27 12:42:10 +05:30
Kovid Goyal
ec625be3b4 Use a single stylesheet instead of per widget instance style sheets
Better for DOM mutation performance
2016-06-14 10:28:47 +05:30
Kovid Goyal
bdaa808886 Start work on completion popups 2016-06-14 09:08:54 +05:30
Kovid Goyal
9564a65000 error dialog: Detect HTML markup in details 2016-05-02 14:26:52 +05:30
Kovid Goyal
60a531283c Update RapydScript 2016-04-25 16:39:04 +05:30
Kovid Goyal
bb442dee28 Use SVG icons instead of an icon font 2016-04-07 22:12:42 +05:30
Kovid Goyal
f27e2bb85e Replace == with and != with not is in all RS code 2016-03-13 22:13:07 +05:30
Kovid Goyal
6a0c039d93 Fix forward not working when changing searches 2015-12-20 16:47:22 +05:30
Kovid Goyal
50f058ed86 Fix ajax modals 2015-11-18 08:20:21 +05:30
Kovid Goyal
0c73b725f4 Modal wrapper for ajax_send 2015-11-17 21:19:05 +05:30
Kovid Goyal
56c31d8067 Convenience function to run an AJAX call with a progress dialog 2015-11-17 16:04:45 +05:30
Kovid Goyal
81dfbd90f9 A modal progress dialog 2015-11-17 15:37:01 +05:30
Kovid Goyal
21e805c6ca Use an explicit gradient instead of a second color in the theme 2015-11-13 23:29:53 +05:30
Kovid Goyal
70e57e95ad Use JS bind() instead of RS bind() 2015-11-13 09:54:41 +05:30
Kovid Goyal
592c00d55c Report unhandled exceptions to user 2015-11-12 11:22:29 +05:30
Kovid Goyal
e88b27c5fc Finish modal dialog implementation 2015-11-11 12:53:23 +05:30
Kovid Goyal
aeffb81692 More work on modals 2015-11-11 10:59:48 +05:30
Kovid Goyal
b3fd7e6409 Basic code for modals 2015-11-10 17:33:34 +05:30