index
:
bootstrap
XhmikosR-patch-2
XhmikosR-patch-4
XhmikosR-patch-5
XhmikosR-patch-6
basic-sass-tests
collapse-parent-ex-link-accordion
container-reset-gutter-vars
css-vars-btn
css-vars-navbar
css-vars-tooltips
dependabot/npm_and_yarn/autoprefixer-10.3.6
docs-offcanvas-navbar
docs-tweaks
enable-container-classes
extend-snippets
feat/data-target
floating-labels-icons
form-check-reverse
form-controls-with-icons
gh-pages
gh-pages-cdn
global-focus-vars
gs-carousel-cleanup
gs-dynamic-resolve-during-build-plugins
gs-export-config-functionality
gs-forms
gs-make-template_factory
gs-scrollspy-wth-intersection_observer
gs-toasts-with-animated-progress-bar
gs-tooltip-css-tweaks
gs-use-only-one-file-as-input-on-rollup.config
gs-use-scrollspy-on-docs-table_of_contents
gs/parse-json-config
jo-docs-thanks-page
jo-ssr-friendly
js-docs-tweaks
logical-props-spacing-utils
main
main-fod-invalid-color-inputs
main-fod-nested-accordion
main-fod-simpler-table-structure
main-fod-utilities-contrast
main-mc-opensearch
main-xmr-bundlewatch-action
main-xmr-docs-hugo-rm-ver
main-xmr-docs-render-heading
main-xmr-eslint-plugin-compat
main-xmr-eslint-plugin-jasmine
main-xmr-hugo-docs-vendor
main-xmr-hugo-reorg-files
main-xmr-js-1
main-xmr-js-wip
main-xmr-linkinator-action
main-xmr-linkinator-prod
main-xmr-markdownlint
main-xmr-min-mangle
main-xmr-mv-isTouchEnabledDevice
main-xmr-pa11y-ci
main-xmr-pck-sponsors
main-xmr-rollup
main-xmr-xo
nav-underline
patrickhlauke-carousel-indicators-v4
patrickhlauke-form-validation
patrickhlauke-navs-tabs-v4
playground
pr-template
pr/34102
pr/34149
revert-33192-XhmikosR-patch-8
rohit/main/modal-with-sticky
rohit/v4-dev/modal-with-sticky
split-vars-maps-import
stale
swipe-events-as-separate-helper
table-striped-cols
v3-dev
v4-dev
v4-dev-fod-validated-input-group-with-custom-file
v4-dev-xmr-js
v4-sass-deps
v5-sass-deps
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
bootstrap-typeahead.js
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-19
bump versions to 2.1.0
Mark Otto
1
-1
/
+1
2012-08-02
fix indexof on array for ie8
Jacob Thornton
1
-1
/
+1
2012-07-22
adds minLength #3960
Jacob Thornton
1
-2
/
+3
2012-06-03
Merge branch 'async' into 2.1.0-wip
Matt Morgan
1
-5
/
+11
2012-06-02
fix regression in typeahead #3313
Jacob Thornton
1
-27
/
+35
2012-06-01
2.0.3 -> 2.0.4
v2.0.4
Jacob Thornton
1
-1
/
+1
2012-04-26
Alter typeahead to accept synchronous/asynchronous data source via function/c...
Matt Morgan
1
-5
/
+11
2012-04-25
revert position -> offset for typeahead position
Jacob Thornton
1
-1
/
+1
2012-04-24
2.0.2 -> 2.0.3
Jacob Thornton
1
-1
/
+1
2012-04-18
offset -> position #3088
Jacob Thornton
1
-1
/
+1
2012-04-16
Allow updater function (updates the value of the input field) to be overridden.
Nirav Sanghani
1
-1
/
+6
2012-04-14
add jshint support + a few minor stylistic changes
Jacob Thornton
1
-6
/
+10
2012-04-07
https://github.com/twitter/bootstrap/issues/2954
Jacob Thornton
1
-0
/
+2
2012-03-24
return matcher value directly + cleanup first lines of files
Jacob Thornton
1
-1
/
+2
2012-03-19
prevent dropdowns from closing when clicking inside form element inside dropdown
Jacob Thornton
1
-2
/
+3
2012-03-19
typeahead should escape regexp special chars
Jacob Thornton
1
-1
/
+2
2012-03-12
2.0.2 derp
v2.0.2
Jacob Thornton
1
-1
/
+1
2012-02-22
Allows escape to bubble when menu isn't shown
Pete Hopkins
1
-0
/
+1
2012-02-22
Fires change event when element is selected from menu
Pete Hopkins
1
-0
/
+1
2012-02-22
Allow events to propagate / default if not used.
Pete Hopkins
1
-6
/
+4
2012-02-16
2.0.1
v2.0.1
Jacob Thornton
1
-1
/
+1
2012-02-13
add semicolons to the end of js files
Jacob Thornton
1
-1
/
+1
2012-01-28
typahead does case insensitive matching with simple sorter + accepts highligh...
Jacob Thornton
1
-14
/
+29
2012-01-27
move the matcher and sorter into the options - encourage people to override t...
Jacob Thornton
1
-9
/
+12
2012-01-27
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Jacob Thornton
1
-2
/
+2
2012-01-26
change typeahead to data-source instead of data-data and add to docs
Jacob Thornton
1
-3
/
+4
2012-01-26
Merge pull request #1272 from napoleond/2.0-wip
Jacob Thornton
1
-2
/
+2
2012-01-26
Enable default browser key behaviour when typeahead isn't showing.
David N
1
-2
/
+2
2012-01-26
consistent new lines at ends of files
Mark Otto
1
-1
/
+1
2012-01-26
Switches from Array#filter to jQuery.grep for IE<=8 support
Pete Hopkins
1
-2
/
+2
2012-01-24
2.0-wip: fix js heads
Jon Stevens
1
-1
/
+1
2012-01-21
more efficient matcher + bold matched query in item
Jacob Thornton
1
-20
/
+30
2012-01-21
make case lookahead case insensitive
Jacob Thornton
1
-1
/
+2
2012-01-14
dates updated to 2012
Mark Otto
1
-1
/
+1
2012-01-11
add build tool for js + rename twipsy to tooltip + lots of little doc cleanup
Jacob Thornton
1
-0
/
+2
2012-01-08
first pass at ultra basic autocomplete
Jacob Thornton
1
-49
/
+98
2012-01-06
start of autocomplete plugin
Jacob Thornton
1
-0
/
+190