1. 24 Jul, 2019 1 commit
    • Robert Knight's avatar
      Add Slider component for animated slide-in transitions · 8273a9ec
      Robert Knight authored
      This transition is not as simple as applying a CSS transition
      property to an element since browsers do not support animating `width`
      / `height` from 0px to "auto" to fit the content. Therefore add a
      component to handle the steps in the transition.
      8273a9ec
  2. 22 Jul, 2019 23 commits
  3. 19 Jul, 2019 4 commits
  4. 17 Jul, 2019 3 commits
  5. 16 Jul, 2019 5 commits
  6. 15 Jul, 2019 4 commits