Skip to content

Commits on Apr 15, 2013

  1. Clean up pull request.

    Jake Harding
    Jake Harding committed Apr 15, 2013

Commits on Apr 3, 2013

Commits on Mar 31, 2013

  1. Merge pull request #157 from jharding/140-thumbprint

    Add thumbprint prefetch option
    jharding committed Mar 31, 2013
  2. Add thumbprint support.

    Jake Harding
    Jake Harding committed Mar 31, 2013
  3. Fix bug introduced by #137.

    Jake Harding
    Jake Harding committed Mar 31, 2013

Commits on Mar 30, 2013

  1. Merge branch '153-render-cached-remote-suggestions-immediately' of gi…

    …t://github.com/jharding/typeahead.js into integration-0.9.1
    
    Conflicts:
    	src/dataset.js
    Jake Harding
    Jake Harding committed Mar 30, 2013
  2. Merge pull request #131 from jharding/120-support-min-length-option

    Add support for minLength option
    jharding committed Mar 30, 2013
  3. Merge pull request #137 from jharding/125-support-template-functions

    Support compiled templates
    jharding committed Mar 30, 2013
  4. Render cached remote suggestions immediately. Closes #153.

    Jake Harding
    Jake Harding committed Mar 30, 2013

Commits on Mar 29, 2013

  1. Add test for compiled template usage.

    Jake Harding
    Jake Harding committed Mar 29, 2013

Commits on Mar 26, 2013

  1. Fixed typo in Dataset constructor

    koraktor committed Mar 26, 2013
  2. Merge branch 'functionTemplates' of git://github.com/NateLillich/type…

    …ahead.js into 125-support-template-functions
    
    Conflicts:
    	src/js/typeahead.js
    Jake Harding
    Jake Harding committed Mar 26, 2013

Commits on Mar 24, 2013

  1. Add support for minLength option. Closes #120.

    Jake Harding
    Jake Harding committed Mar 24, 2013

Commits on Mar 16, 2013

  1. Fix remote bug introduced by #115.

    Jake Harding
    Jake Harding committed Mar 16, 2013

Commits on Mar 15, 2013

  1. Merge branch '111-dont-cache-unnamed-datasets' of git://github.com/jh…

    …arding/typeahead.js into integration-0.9.0
    
    Conflicts:
    	test/dataset_spec.js
    Jake Harding
    Jake Harding committed Mar 15, 2013
  2. Merge pull request #115 from jharding/61-configurable-value-key

    Make value key configurable
    jharding committed Mar 15, 2013

Commits on Mar 14, 2013

  1. Defer on triggering typeahead:initialized.

    Jake Harding
    Jake Harding committed Mar 14, 2013
  2. Make value key configurable and remove ranking code. Closes #61.

    Jake Harding
    Jake Harding committed Mar 14, 2013
  3. Don't cache unnamed datasets. Fixes #111.

    Jake Harding
    Jake Harding committed Mar 14, 2013
  4. Merge branch '68-trigger-custom-events' of git://github.com/jharding/…

    …typeahead.js into integration-0.9.0
    
    Conflicts:
    	src/dataset.js
    	src/dropdown_view.js
    	test/dropdown_view_spec.js
    	test/playground.html
    Jake Harding
    Jake Harding committed Mar 14, 2013

Commits on Mar 13, 2013

  1. Merge pull request #110 from jharding/dataset-refactor

    Dataset refactoring
    jharding committed Mar 13, 2013
  2. Trigger typeahead:initialized.

    Jake Harding
    Jake Harding committed Mar 13, 2013

Commits on Mar 12, 2013

  1. Refactor dataset.

    Jake Harding
    Jake Harding committed Mar 12, 2013

Commits on Mar 4, 2013

  1. Support headers and footers for datasets. Closes #11.

    Jake Harding
    Jake Harding committed Mar 4, 2013
  2. Merge branch 'ditch-typeahead-css' of git://github.com/jharding/typea…

    …head.js into integration-0.9.0
    
    Conflicts:
    	Gruntfile.js
    	dist/typeahead.css
    	dist/typeahead.min.css
    	package.json
    	src/dropdown_view.js
    	src/typeahead.js
    	test/dropdown_view_spec.js
    	test/typeahead_view_spec.js
    Jake Harding
    Jake Harding committed Mar 4, 2013

Commits on Feb 26, 2013

  1. Merge remote-tracking branch 'upstream/integration-0.8.2' into ditch-…

    …typeahead-css
    
    Conflicts:
    	Gruntfile.js
    	src/css/typeahead.css
    	src/dropdown_view.js
    	src/input_view.js
    	src/typeahead_view.js
    	test/typeahead_view_spec.js
    Jake Harding
    Jake Harding committed Feb 26, 2013

Commits on Feb 21, 2013

  1. Move js files from src/js/ to src/.

    Jake Harding
    Jake Harding committed Feb 21, 2013