Add filters to feature matrix.
authorThom Brown <thom@linux.com>
Thu, 13 Mar 2014 15:26:19 +0000 (15:26 +0000)
committerThom Brown <thom@linux.com>
Thu, 13 Mar 2014 15:26:19 +0000 (15:26 +0000)
commit92d2b72c15faf01a261a810496a6a927f3b1fb89
tree413512353b3adc579dad4ee041f535a4667a292d
parentffaccf95c0ec3b70edd531dd0e59762b1c4efb60
Add filters to feature matrix.

As the feature matrix is useful for seeing how far PostgreSQL has come, we
still want to keep older versions on display.  However, this is causing
problems displaying the newer versions on smaller screens.

This change adds a filter which only shows supported versions by default,
and allows folk to choose which versions they wish to compare.  This will
have no effect on browsers with Javascript disabled.
media/js/jquery-1.11.0.min.js [new file with mode: 0644]
templates/featurematrix/featurematrix.html