1. 16 Jul, 2018 2 commits
  2. 20 Jun, 2018 1 commit
  3. 19 Jun, 2018 1 commit
  4. 02 Feb, 2018 1 commit
  5. 01 Feb, 2018 1 commit
  6. 05 Oct, 2017 1 commit
  7. 02 Oct, 2017 1 commit
  8. 29 Sep, 2017 1 commit
    • Ian Hickson's avatar
      Border.add, improve BorderSide.merge (#12327) · 944fef45
      Ian Hickson authored
      ...and other minor Border improvements.
      And tests.
      
      This changes the merge logic I added yesterday to not support nulls
      but instead support BorderSide.none and equivalents. This makes more
      sense when dealing with actual Borders.
      944fef45