ruby-rails-assets-jquery-textchange 0.2.3-1ubuntu1 source package in Ubuntu

Changelog

ruby-rails-assets-jquery-textchange (0.2.3-1ubuntu1) xenial; urgency=medium

  * Depend on ruby-rails-assets-jquery.

 -- Matthias Klose <email address hidden>  Wed, 16 Mar 2016 13:12:10 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Xenial
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc
Focal release universe misc
Bionic release universe misc
Xenial release universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-rails-assets-jquery-textchange_0.2.3.orig.tar.gz 2.4 KiB 0c650d127ca84cc72684b3f17f8f27702fef6bdfb42bb1b69a6b1b9e794738b2
ruby-rails-assets-jquery-textchange_0.2.3-1ubuntu1.debian.tar.xz 2.9 KiB e2a9ca9504a24bd9b0ea6881453b526c99440466aafb6a6559570313345f9797
ruby-rails-assets-jquery-textchange_0.2.3-1ubuntu1.dsc 2.4 KiB c5e77f44fb3013216f44b12c6dee297512f979878b96cd7c9358e8da81c0c354

View changes file

Binary packages built by this source

libjs-jquery-textchange: detects text changes for input and textarea elements

 Simple cross browser detection of text changes for input and textarea
 elements using a jQuery custom event plugin by ZURB
 .
 Implementing this requires binding events to the keyup event, and a couple
 other events if you want to detect text changes on cut and paste. Even if
 you're a JavaScript god it's tedious to keeping writing this logic over and
 over again. Be smart and use the ZURB text change event plugin instead.

ruby-rails-assets-jquery-textchange: provide jQuery TextChange Plugin via rails asset pipeline

 jQuery TextChange Plugin for rails applications.
 .
 rails-assets.org provided library (automatically generated from its
 bower package)