1. 06 Oct, 2017 3 commits
    • Iiro Krankka's avatar
      Change PageController#nextPage & #previousPage methods to return Future when... · 0a85db29
      Iiro Krankka authored
      Change PageController#nextPage & #previousPage methods to return Future when the animation completes. (#12299)
      
      * Changed PageController #nextPage & #previousPage to return a Future after completing.
      
      * Removed false statement about returning a Future in PageController#jumpToPage
      
      * Added tests to make sure nextPage & previousPage return Futures.
      
      * Tested that the Futures returned by nextPage & previousPage actually resolve.
      
      * Renaming *pageCalled to *pageCompleted, since that's what it's actually for.
      0a85db29
    • Alexander Aprelev's avatar
      Force upgrade update packages with improved update process. (#12412) · c02850b4
      Alexander Aprelev authored
      * Force upgrade update packages with improved update process.
      
      * Update packages
      
      * Revert "Update packages"
      
      This reverts commit a37de26d3f4f7f5a15746ff791002625faa3d3c0.
      c02850b4
    • Yegor's avatar
      Date picker i18n (#12324) · 150c5830
      Yegor authored
      * formatYear
      
      * localize date picker
      
      * tests
      
      * clean-ups
      
      * address comments
      150c5830
  2. 05 Oct, 2017 10 commits
  3. 04 Oct, 2017 6 commits
  4. 03 Oct, 2017 11 commits
  5. 02 Oct, 2017 10 commits