We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83267cd commit b33a519Copy full SHA for b33a519
CHANGELOG.md
@@ -1,11 +1,13 @@
1
### v3.0.0
2
##### Added / Updated
3
+- Support for AngularJs version 1.3.x (v3.0.0 also supports AngularJs 1.2.x, but beware of the breaking changes)
4
- Customized text on helper elements
5
- 5 new callbacks
6
- You can now set minimum characters required to trigger the search functionality
7
- You can now define which input-model properties to search from (previously, all input-model properties are searched)
8
- On close, parent button will now receive focus.
9
- Using proper semantics (well at least better than previous version).
10
+- Limited support on promise objects.
11
- Various small optimizations.
12
13
##### Deprecated / Breaking Changes
0 commit comments