- ready for publish with ng2 0.42.0 (8065308)
- misprint: replaced hightlight with highlight (6266d98)
- multi select: duplicates, select by Enter in multiple mode (6fd0067)
- package: updated code style\fixed ng2 imports (7fbe339)
- Regex: escape all characters to prevent exception (3103352)
- select: clicking on the input now causes the item list to appear (#154) (c46c0ff)
- select: using string.match not regexp.test (fixes #57, fixes #54, fixes #56) (5c96c2d), closes #57 #54 #56