-
Notifications
You must be signed in to change notification settings - Fork 5
/
CHANGELOG
244 lines (136 loc) · 6.57 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
chrome-type-ahead (0.4.4) unstable; urgency=low
* Fix to allow text entry in web components (custom elements)
chrome-type-ahead (0.4.3) unstable; urgency=low
* issue155: fix isVisible (TypeError: Failed to execute 'getComputedStyle')
chrome-type-ahead (0.4.2) unstable; urgency=low
* issue146: call setAlternativeActiveDocument at the beginning
* Remove permission tabs.
-- <[email protected]> Tue, 27 Nov 2012 18:17:25 +0100
chrome-type-ahead (0.4.1) unstable; urgency=low
* Update to Manifest v2
-- <[email protected]> Tue, 13 Nov 2012 15:07:38 +0100
chrome-type-ahead (0.4.0) unstable; urgency=low
* Box colors configurable (issue139).
-- <[email protected]> Fri, 02 Mar 2012 11:16:29 +0100
chrome-type-ahead (0.3.9) unstable; urgency=low
* Timeout configurable.
* When timeout is reached, hide search box but don't clear current search.
-- <[email protected]> Tue, 26 Jul 2011 19:24:58 +0200
chrome-type-ahead (0.3.8) unstable; urgency=low
* issue126: really, fix the google+ issue
-- <[email protected]> Fri, 08 Jul 2011 23:11:59 +0200
chrome-type-ahead (0.3.7) unstable; urgency=low
* issue126: fix in google+
* issue110: add timeout
-- <[email protected]> Fri, 08 Jul 2011 18:51:06 +0200
chrome-type-ahead (0.3.6) unstable; urgency=low
* issue108: fix options load
-- <[email protected]> Thu, 13 Jan 2011 12:12:21 +0100
chrome-type-ahead (0.3.5) unstable; urgency=low
* new feature: start search on viewport
* issue105: fix tab when search mode is off
* issue106: set events on DOM as soon as possible
-- <[email protected]> Tue, 11 Jan 2011 14:53:09 +0100
chrome-type-ahead (0.3.4) unstable; urgency=low
* issue97: fix for newer (>=8.0) releases
* issue103: don't activate on object tags (usually flash)
-- <[email protected]> Sat, 16 Oct 2010 18:58:48 +0200
chrome-type-ahead (0.3.3) unstable; urgency=low
* issue92: fix options save
-- <[email protected]> Thu, 05 Aug 2010 10:16:13 +0200
chrome-type-ahead (0.3.2) unstable; urgency=low
* Implement a less-style in case-sensitivity/insensitivity
* Remove option: search in options (true by default)
-- <[email protected]> Wed, 28 Jul 2010 16:16:10 +0200
chrome-type-ahead (0.3.1) unstable; urgency=low
* issue87: Blacklist not working anymore
-- <[email protected]> Tue, 29 Jun 2010 13:24:53 +0200
chrome-type-ahead (0.3) unstable; urgency=low
* issue84: null body.addEventListener on some pages
* issue86: Odd non-match in a search
* issue83: Don't search regexps
* issue81: fix z-index
-- <[email protected]> Sun, 27 Jun 2010 22:48:07 +0200
chrome-type-ahead (0.2.9) unstable; urgency=low
* Fix issue80: bug with blacklist using '*' wildcards
-- <[email protected]> Fri, 28 May 2010 21:54:50 +0200
chrome-type-ahead (0.2.8) unstable; urgency=low
* Complete disable of blacklisted-sites.
* Fix Chrome tab behavior: go to next link.
-- <[email protected]> Sat, 22 May 2010 16:29:18 +0200
chrome-type-ahead (0.2.7) unstable; urgency=low
* Improve range selection.
-- <[email protected]> Fri, 12 Feb 2010 22:57:24 +0100
chrome-type-ahead (0.2.6) unstable; urgency=low
* issue48: CMD-G goes to next 'hit' as well
* issue57: Extension finds all matches in the same block of text
-- <[email protected]> Sat, 06 Feb 2010 23:24:16 +0100
chrome-type-ahead (0.2.5) unstable; urgency=low
* Fix move to text node
-- <[email protected]> Sun, 10 Jan 2010 02:10:59 +0100
chrome-type-ahead (0.2.4) unstable; urgency=low
* Fix input detection.
-- <[email protected]> Sat, 09 Jan 2010 09:41:03 +0100
chrome-type-ahead (0.2.3) unstable; urgency=low
* Fix isActiveInput in framed pages (issue39).
-- <[email protected]> Thu, 07 Jan 2010 12:13:00 +0100
chrome-type-ahead (0.2.2) unstable; urgency=low
* Fix event propagation on sites with shortcuts.
* Support for comments and real regexps in blacklist (start line with |).
* Add (a hopefully temporal) hack to coexist with Autozoom extension.
-- <[email protected]> Mon, 04 Jan 2010 12:09:39 +0100
chrome-type-ahead (0.2.1) unstable; urgency=low
* Fix box position (consider window's offset)
* Direct search configurable
-- <[email protected]> Sat, 02 Jan 2010 23:03:11 +0100
chrome-type-ahead (0.2) unstable; urgency=low
* Fix propagation in blacklisted sites
* Fix search mode selection
-- <[email protected]> Sat, 02 Jan 2010 20:17:54 +0100
chrome-type-ahead (0.1.2) unstable; urgency=low
* Add option: starts_only_links
* Consider also 'visibility: hidden' CSS as non-matchable elements
* Do not start search on element with 'contenteditable' attribute enabled
* Add sites blacklist
* Add alternative / to start primary mode (but only way for blacklisted sites)
-- <[email protected]> Thu, 31 Dec 2009 20:26:52 +0100
chrome-type-ahead (0.1.1) unstable; urgency=low
* Add option to enable/disable search in select/options
-- <[email protected]> Wed, 30 Dec 2009 20:58:42 +0100
chrome-type-ahead (0.1) unstable; urgency=low
* First upload to official site
-- <[email protected]> Wed, 30 Dec 2009 15:36:34 +0100
chrome-type-ahead (0.0.9) unstable; urgency=low
* Set manually document.activeElement
* Add Alt+n/p to switch matches
-- <[email protected]> Tue, 29 Dec 2009 01:20:44 +0100
chrome-type-ahead (0.0.8) unstable; urgency=low
* Fire onchange events when option select is activated (enter key)
-- <[email protected]> Fri, 25 Dec 2009 20:34:30 +0100
chrome-type-ahead (0.0.7) unstable; urgency=low
* Search in frames
-- <[email protected]> Fri, 25 Dec 2009 01:09:00 +0100
chrome-type-ahead (0.0.6) unstable; urgency=low
* F3/Control+G to search next
* F4 to switch modes
-- <[email protected]> Mon, 21 Dec 2009 21:14:11 +0100
chrome-type-ahead (0.0.5) unstable; urgency=low
* Search text inside select options
* Refactor styles
-- <[email protected]> Sun, 20 Dec 2009 14:29:41 +0100
chrome-type-ahead (0.0.4) unstable; urgency=low
* Fix text search
-- <[email protected]> Sat, 19 Dec 2009 22:51:14 +0100
chrome-type-ahead (0.0.3) unstable; urgency=low
* Show overlay box with current search
* Add options: only links, case sensitive
-- <[email protected]> Fri, 18 Dec 2009 20:06:20 +0100
chrome-type-ahead (0.0.2) unstable; urgency=low
* Consider space entity ( ) as space in searches.
* Add (internal) options: case-sensitive and only-links.
-- <[email protected]> Sun, 13 Dec 2009 15:03:46 +0100
chrome-type-ahead (0.0.1) unstable; urgency=high
* First upload.
* Search only in links.
* No configuration.
-- <[email protected]> Tue, 08 Dec 2009 19:49:02 +0100