discourse/app
lidlanca 0ffea11ccb Perf UX : reduce page paint on scrolling, due to fixed header element union with progress bar
Should provide some performance improvement for scrolling on chrome
The fixed header and the fixed progress bar on both ends  of the screen will invoke a complete visible page redraw.

For whatever reason this css should make things better for low performance devices. only tested on chrome superficially.
2015-01-26 20:47:43 -05:00
..
assets Perf UX : reduce page paint on scrolling, due to fixed header element union with progress bar 2015-01-26 20:47:43 -05:00
controllers FIX: don't restrict to local filesystem for df check 2015-01-27 08:25:57 +11:00
helpers UX: When oneboxing a topic, use the stripe category badge 2015-01-23 15:12:42 -05:00
jobs hard match domains for automatic group membership 2015-01-26 23:17:29 +01:00
mailers remove enable_email_names setting 2015-01-13 13:35:40 +05:30
models hard match domains for automatic group membership 2015-01-26 23:17:29 +01:00
serializers FIX: Minor Admin bug with a setting when creating a new group 2015-01-23 20:31:48 +01:00
services FIX: Respect user locale for reply notifications 2015-01-17 23:17:50 -08:00
views FIX: language was not being inserted into RSS 2015-01-23 15:57:29 -08:00