• 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
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...