1. 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
  2. 25 Sep, 2018 3 commits
  3. 12 Sep, 2018 1 commit
  4. 07 Apr, 2017 1 commit
  5. 07 Nov, 2016 1 commit
  6. 09 Sep, 2016 1 commit
    • Ian Hickson's avatar
      Fix hot reload (#5799) · 03eaf1d1
      Ian Hickson authored
      I forgot that it was possible for the root view to get marked dirty
      without getting a new widget. This fixes that case to work.
      03eaf1d1
  7. 28 Jun, 2016 1 commit