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

Changelog

ruby-rails-assets-jquery-textchange (0.2.3-1.1ubuntu1) oracular; urgency=medium

  * Merge with Debian unstable (LP: #2065115). Remaining changes:
    * Depend on ruby-rails-assets-jquery.

ruby-rails-assets-jquery-textchange (0.2.3-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Zixing Liu <email address hidden>  Tue, 07 May 2024 16:38:19 -0600

Upload details

Uploaded by:
Zixing Liu
Sponsored by:
Simon Quigley
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [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-1.1ubuntu1.debian.tar.xz 3.1 KiB 28426157d078c8c7bb184f5c08473a4331770d94916297dc19da4505371f0db7
ruby-rails-assets-jquery-textchange_0.2.3-1.1ubuntu1.dsc 2.5 KiB 7b53d562372d4f5489cfac69c00c554b461708d5da7a93893c86ab99f45c0fa9

Available diffs

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)