gorhill
a0279b1378
more work to expand dynamic filtering
2014-12-30 16:36:29 -05:00
gorhill
b49b0864d3
code review: #433
2014-12-28 12:04:48 -05:00
gorhill
1fe7045b92
too many changes for #433 : branching so that I can commit and keep working on it
2014-12-28 10:07:43 -05:00
gorhill
ceb36732cc
jshint
2014-12-17 10:09:08 -05:00
gorhill
b12bc6a7cf
code review for #405
2014-12-14 17:21:59 -05:00
Raymond Hill
a85f64c562
this addresses #405
2014-12-08 15:37:35 -02:00
Raymond Hill
be082cb666
this fixes #384 ; more reading required for a long-term solution--if any
2014-11-29 18:26:01 -02:00
Deathamns
1a83d1a753
Move vAPI into .jshintrc as a global
2014-11-09 17:39:22 +01:00
Deathamns
7af9805296
Safari shows integers only over the toolbar icon
2014-11-09 17:39:19 +01:00
Deathamns
0886f7e886
Add .jshintrc, and use the "use strict" directive
...
.jshintrc's otion-set is a personal choice, merely a suggestion.
Beside that, it includes some common globals for specific browsers, so
there's no need to set the globals in every .js file.
In order to force strict coding, "use strict" directive was added into
every .js file.
2014-11-09 17:39:17 +01:00
Deathamns
5b79bf3536
Work on vendor API abstraction, and near complete Safari support
2014-11-09 17:39:12 +01:00