Skip to content

Commit

Permalink
Change version to v1.4.0 and run grunt
Browse files Browse the repository at this point in the history
  • Loading branch information
truckingsim committed Jun 26, 2017
1 parent e5f075f commit bfa25f7
Show file tree
Hide file tree
Showing 30 changed files with 357 additions and 123 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,17 @@ Options can be passed via data attributes or through the JavaScript options obje
***

#### options.minLength
> __Type:__ `Integer`
>
> __Default:__ `0`
>
> __Data Attribute:__ `data-abs-min-length="..."`
>
> Invoke a request for empty search values.
***

#### ~~options.ajaxSearchUrl~~
> __Deprecated:__ Since version `1.2.0`, see: [options.ajax](#optionsajax).
>
Expand Down Expand Up @@ -403,6 +414,15 @@ See: [options.locale](#optionslocale)
***

#### locale.statusToShort
> __Type:__ `String`
>
> __Default:__ `'Please enter more characters'`
>
> The text used in the status container when the request returns no results.
***



### JSON Results
Expand Down
1 change: 1 addition & 0 deletions api-docs/data-34ed6c40fb3d5bfc5f39b10386739f55.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bfa25f7

Please sign in to comment.