GitXplorerGitXplorer
d

bootstrap-typeahead-dax

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
7131302b7fea0239dea09c569891a8b0532d5894

Added cs usage.

ddaxxog committed 12 years ago
Unverified
b81b8d7db07acec2e3fe0b73ab9b567250a4e20d

Added NPM.

ddaxxog committed 12 years ago
Unverified
bc125f86fa7047eaa3001f7de6b02881d1ec8b3f

removed this.$element stuff

ddaxxog committed 12 years ago
Unverified
ac8e12baf49c62620a696c89b7b0d3c23dcd1175

Added new events.

ddaxxog committed 12 years ago
Unverified
cc40f208ae2bb81d3d447f688b64583b93fcc03d

Added mustache-builder stuff

ddaxxog committed 12 years ago
Unverified
257e35b4109436be0d0f696c87e4f866955f9339

FORK!

ddaxxog committed 12 years ago

README

The README file for this repository.

bootstrap-typeahead-dax

a few bootstrap-typeahead mods.

Install on coffeeshop.js

npm install https://github.com/daxxog/bootstrap-typeahead-dax/tarball/master
cs.bind('cs-bs-typeahead', 'npm'); //bind cs-bs-typeahead to the app

New feature: events

  • typeahead-select
  • typeahead-show
  • typeahead-hide
  • typeahead-keyup
  • typeahead-blur
  • typeahead-click