Commit Graph

20 Commits

Author SHA1 Message Date
Mike Jolley 12000cd85f Fix model in IOS
Fixes #9507
2015-11-04 15:41:25 +00:00
Shiva Poudel 3fe37da3f7 Allow support for variable in backbone modal template in extensions 2015-08-06 11:08:02 +05:45
Shiva Poudel 4cc26ab799 Backbone modal template to support wp.template 2015-08-06 10:22:53 +05:45
shivapoudel d0dad3587a Don't react with enter key for textarea on backbone modal used for tinyMCE 2015-04-16 19:10:56 +05:45
shivapoudel 3da3de766d Introduce trigger wc_backbone_modal_before_update
To update the form data upon trigger of response event
2015-04-14 00:15:08 +05:45
Claudio Sanches 9210b06c37 Imrpoved the backbone modal z-index for TinyMCE via extension, closes #7937 2015-04-13 12:44:33 -03:00
Claudio Sanches 1dadbb2842 Fixed coding standards for #7879 2015-04-13 12:37:22 -03:00
James Koster f6346c705c Merge pull request #7889 from shivapoudel/tweak-backbone-modal
Tweak backbone modal
2015-04-08 10:02:42 +01:00
shivapoudel 27f3042ef5 Utilize the border-box + content_h math logic 2015-04-04 13:43:29 +05:45
Danny van Kooten 88f2e690bb Changing all inefficient selectors of $('body') to $(document.body), which is about 80% faster (and even more on mobile, see https://jsperf.com/jquery-body-vs-document-body-selector/2 ). 2015-04-03 14:21:47 +02:00
Claudio Sanches 01c0401bc0 Close the select2 when close the wc backbone modal, closes #7347 2015-02-10 14:57:14 -02:00
Claudio Sanches 017831f1c6 Fixed the backbone modal 2015-01-12 15:11:01 -02:00
Claudio Sanches 794621e3ba Improved the close button in backbone modal #7016 2015-01-02 11:58:57 -02:00
Claudio Sanches 29590ff624 Added save and close keyboard events on Backbone Modal, closes #7016 2015-01-02 09:53:46 -02:00
Mike Jolley dcf4a4e5a8 Prevent chosen being cut off 2014-07-23 11:51:09 +01:00
Mike Jolley 036c02725b Variable height modal 2014-07-23 10:49:39 +01:00
claudiosmweb 8d257efa92 fixed the modals with ajax 2014-07-20 23:58:34 -03:00
claudiosmweb 20f4509a93 created a simple jquery plugin for open backbone modals 2014-07-20 15:25:20 -03:00
claudiosmweb 04e8fbcb5e added new add products order items action 2014-07-16 15:11:48 -03:00
claudiosmweb 3ca145ac85 created backbone modal dialog 2014-07-15 19:56:07 -03:00