1. 07 Mar, 2014 1 commit
  2. 05 Mar, 2014 2 commits
  3. 12 Feb, 2014 2 commits
  4. 11 Feb, 2014 2 commits
  5. 03 Feb, 2014 3 commits
  6. 28 Jan, 2014 1 commit
  7. 25 Jan, 2014 4 commits
  8. 21 Jan, 2014 8 commits
  9. 05 Jan, 2014 2 commits
  10. 10 Dec, 2013 1 commit
  11. 03 Dec, 2013 2 commits
  12. 30 Nov, 2013 2 commits
  13. 29 Nov, 2013 1 commit
  14. 28 Nov, 2013 3 commits
  15. 27 Nov, 2013 2 commits
  16. 26 Nov, 2013 3 commits
  17. 25 Nov, 2013 1 commit
    • David Schnur's avatar
      Default lineHeight based on the font size. · 745d24cc
      David Schnur authored
      Flot 0.8.0 used the default font size, typically derived from the
      placeholder, as the basis for the default lineHeight.  This produced
      incorrect results when a font.size was provided explicitly, and it
      differed from the placeholder’s CSS size.
      
      Fixed by waiting to default lineHeight until the actual font size has
      been resolved.  Fixes #1131.
      745d24cc