Skip to content
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.

Latest commit

 

History

History
91 lines (52 loc) · 2.13 KB

CHANGELOG.md

File metadata and controls

91 lines (52 loc) · 2.13 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

(none)

2.3.5 - 09-15-19

Fixed

  • Partial lattice drawCanvas method resets coordinates

2.3.4 - 08-17-19

Fixed

  • Remove background from partial lattice

2.3.3 - 08-17-19

Fixed

  • Add a minimum line width of 1 to partial lattice

2.3.2 - 08-17-19

Fixed

  • Fix react.Animated component

2.3.1 - 08-17-19

Fixed

  • Fix react.Static component

2.3.0 - 08-11-19

Added

  • Add center to partial lattice config

2.2.0 - 08-11-19

Added

  • Export partialLattice.centerLines

2.1.0 - 08-07-19

Added

  • Fixed duration animator for partial lattice visualization

Changed

  • getRandomConfig functions return the visualization type

2.0.0 - 08-07-19

Added

  • New visualization type

1.0.0 - 06-11-19

Fixed

  • Export drawCanvas
  • Remove React from build file

Changed

  • Allow specification of timing function for animations