kiteditor 1.0.2 → 1.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -115,9 +115,7 @@ class @Mercury.PageEditor
115
115
 
116
116
  @document.on 'mousedown', (event) ->
117
117
  Mercury.trigger('hide:dialogs')
118
- Mercury.log('mousedown')
119
118
  if Mercury.region
120
- Mercury.log('It is a region')
121
119
  Mercury.trigger('unfocus:regions') unless jQuery(event.target).closest(".#{Mercury.config.regions.className}").get(0) == Mercury.region.element.get(0)
122
120
 
123
121
  jQuery(window).on 'resize', =>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kiteditor
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: