Commit Graph

9 Commits

Author SHA1 Message Date
Robin Jakobsson
dd79aeabbc change deprecated 'new Meteor.Collection' to 'new Mongo.Collection' to address #3906 2015-03-12 11:22:29 +01:00
Sashko Stubailo
c458407440 Avoid calling ensureVisible if there is no selected result 2014-12-08 10:55:41 -08:00
Sashko Stubailo
398f6e0a12 Only open search for alphanumeric characters 2014-12-08 10:55:41 -08:00
Sashko Stubailo
a4a29b87a1 Stop tracking state in the DOM 2014-12-08 10:55:41 -08:00
Sashko Stubailo
ac55f3c3d6 Some simple refactoring of search 2014-12-08 10:55:41 -08:00
Sashko Stubailo
f927525dc8 Change to keydown event so that the first character always appears 2014-12-05 16:11:01 -08:00
Sashko Stubailo
12820e0a5b Don't activate search for keys with modifiers 2014-12-05 16:04:51 -08:00
Sashko Stubailo
ea54ca9690 Make escape key work in Safari for search 2014-12-05 15:44:11 -08:00
Sashko Stubailo
6493d6ae15 Search-as-you-type for docs.meteor.com
Conflicts:
	docs/client/data.js
2014-12-05 13:16:57 -08:00