1. 06 Sep, 2017 1 commit
    • Chris Bracken's avatar
      Log checksum validation errors at trace level (#11944) · ce08bf9a
      Chris Bracken authored
      Checksum validation is intended only as a performance improvement.
      Checksum de-serialization errors (typically framework version mismatch) are
      expected on framework updates and shouldn't be user-visible except for
      informational purposes when --verbose is set.
      ce08bf9a
  2. 05 Sep, 2017 11 commits
  3. 03 Sep, 2017 2 commits
    • Adam Barth's avatar
      Add RTL support to AnimatedContainer (#11910) · baf3b45e
      Adam Barth authored
      Also, fix the interpolation between visual and directional fractional
      offsets. The interpolation now works visually in whatever direction the
      result eventually gets resolved into.
      
      Fixes #11847
      Fixes #11357
      baf3b45e
    • German Saprykin's avatar
      Fix tracking scroll controller (#11914) · 74b0bf64
      German Saprykin authored
      * Fixed TrackingScrollController cleaning stored offset on position's detach
      
      * Fixed format.
      
      * Fixed format.
      
      * Fixed test with Directionality support.
      74b0bf64
  4. 02 Sep, 2017 3 commits
  5. 01 Sep, 2017 19 commits
  6. 31 Aug, 2017 4 commits