1. 08 Nov, 2019 1 commit
  2. 25 Sep, 2019 1 commit
  3. 17 Sep, 2019 1 commit
  4. 16 Sep, 2019 1 commit
  5. 16 Aug, 2019 1 commit
  6. 08 Aug, 2019 1 commit
  7. 14 Jun, 2019 1 commit
  8. 20 May, 2019 1 commit
  9. 13 May, 2019 1 commit
  10. 15 Apr, 2019 1 commit
  11. 20 Mar, 2019 1 commit
    • Alexandre Ardhuin's avatar
      some spaces formatting (#29452) · a6af4228
      Alexandre Ardhuin authored
      * some space formattings
      
      * always use blocks in if-else if a block is used
      
      * format spaces in for and while
      
      * allow multiline if conditions
      
      * fix missing space
      a6af4228
  12. 06 Mar, 2019 1 commit
  13. 01 Mar, 2019 1 commit
    • Alexandre Ardhuin's avatar
      Add missing trailing commas (#28673) · 387f8854
      Alexandre Ardhuin authored
      * add trailing commas on list/map/parameters
      
      * add trailing commas on Invocation with nb of arg>1
      
      * add commas for widget containing widgets
      
      * add trailing commas if instantiation contains trailing comma
      
      * revert bad change
      387f8854
  14. 29 Jan, 2019 1 commit
  15. 16 Jan, 2019 1 commit
  16. 19 Dec, 2018 1 commit
  17. 26 Oct, 2018 2 commits
  18. 24 Oct, 2018 1 commit
  19. 03 Oct, 2018 1 commit
  20. 23 Sep, 2018 1 commit
  21. 12 Sep, 2018 1 commit
  22. 28 Aug, 2018 1 commit
  23. 24 Aug, 2018 1 commit
  24. 02 Aug, 2018 1 commit
  25. 27 Jul, 2018 1 commit
  26. 23 Jul, 2018 1 commit
  27. 16 Jul, 2018 2 commits
  28. 09 Jul, 2018 1 commit
  29. 22 Jun, 2018 1 commit
  30. 08 Jun, 2018 1 commit
  31. 06 Jun, 2018 1 commit
  32. 05 Jun, 2018 2 commits
  33. 11 May, 2018 1 commit
  34. 10 May, 2018 1 commit
  35. 22 Mar, 2018 1 commit
    • Ian Hickson's avatar
      Clean up the existing Navigator API. (#15718) · aba0379d
      Ian Hickson authored
      This is not a grand refactor yet, it's just cleaning up what we have
      already, so that people who keep using this API (e.g. dialogs) have
      something coherent to deal with.
      
      The major changes are that Navigator and NavigatorState have the same
      API now, that most of the examples use `<void>` instead of `<Null>`,
      that the navigator observer can see replaces, and that the `settings`
      is moved from ModalRoute to Route. I also cleaned up some of the API
      documentation.
      aba0379d
  36. 12 Mar, 2018 1 commit
  37. 05 Feb, 2018 1 commit