inst/htmlwidgets/lib/typeahead.js/CHANGELOG.md

Changelog

For transparency and insight into our release cycle, releases will be numbered with the follow format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

For more information on semantic versioning, please visit http://semver.org/.

0.11.1 April 26, 2015

0.11.0 April 25, 2015

An overhaul of typeahead.js – consider this a release candidate for v1. There are bunch of API changes with this release so don't expect backwards compatibility with previous versions. There are also many new undocumented features that have been introduced. Documentation for those features will be added before v1 ships.

Beware that since this release is pretty much a rewrite, there are bound to be some bugs. To be safe, you should consider this release beta software and throughly test your integration of it before using it in production environments. This caveat only applies to this release as subsequent releases will address any issues that come up.

0.10.5 August 7, 2014

0.10.4 July 13, 2014

Hotfix

0.10.3 July 10, 2014

Bug fixes

0.10.2 March 10, 2014

0.10.1 February 9, 2014

Hotfix

0.10.0 February 2, 2014

Introducting Bloodhound

This release was almost a complete rewrite of typeahead.js and will hopefully lay the foundation for the 1.0.0 release. It's impossible to enumerate all of the issues that were fixed. If you want to get an idea of what issues 0.10.0 resolved, take a look at the closed issues in the 0.10.0 milestone.

The most important change in 0.10.0 is that typeahead.js was broken up into 2 individual components: Bloodhound and jQuery#typeahead. Bloodhound is an feature-rich suggestion engine. jQuery#typeahead is a jQuery plugin that turns input controls into typeaheads.

It's impossible to write a typeahead library that supports every use-case out of the box – that was the main motivation behind decomposing typeahead.js. Previously, some prospective typeahead.js users were unable to use the library because either the suggestion engine or the typeahead UI did not meet their requirements. In those cases, they were either forced to fork typeahead.js and make the necessary modifications or they had to give up on using typeahead.js entirely. Now they have the option of swapping out the component that doesn't work for them with a custom implementation.

0.9.3 June 24, 2013

0.9.2 April 14, 2013

0.9.1 April 1, 2013

0.9.0 March 24, 2013

Custom events, no more typeahead.css, and an improved API

0.8.2 March 04, 2013

0.8.1 February 25, 2013

0.8.0 February 19, 2013

Initial public release



edwindj/d3rug documentation built on May 15, 2019, 11:04 p.m.