Skip to content

v2.1.0

Choose a tag to compare

@BBB BBB released this 12 Aug 18:12

<a name"2.1.0">

2.1.0 (2016-08-12)

Bug Fixes

  • form:
    • Convert length input value into new units (8b0a5bc3)
    • Start with more varied units (32018f29)
  • sidebar: Allow sidebar to be resized (24e67fa1)
  • styles: Correct footer position (cd9ab1dc)
  • svgs: Scale svg to match area (ef9c4e89)

Features

  • form:
    • Use flexboxgrid for layout (56c6f244)
    • Use length form input to allow customisation of units (9f2db181)
    • Add a length input (db52dd65)
    • Allow passing of children to formInput (07a2171e)
    • Store all lengths along with units (03a4c251)
  • lib: Add unit conversion library (3ccfcd43)
  • svgs: Move svg to separate component. Redraw the svg when the container, or the window (c899b406)
  • worker: Convert the amounts to a base unit before calcs (f1b0e90e)