lib/opal/jquery/element.rb in opal-jquery-0.4.5 vs lib/opal/jquery/element.rb in opal-jquery-0.4.6

- old
+ new

@@ -340,9 +340,12 @@ # @!method replace_all(target) alias_native :replace_all, :replaceAll # @!method replace_with(new_content) alias_native :replace_with, :replaceWith + + # @!method select() + alias_native :select # @!method submit() alias_native :submit # @!method click()