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-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