Skip to content

Releases: BBB/materialcalculator.com

v2.3.1

26 Aug 08:45
@BBB BBB

Choose a tag to compare

<a name"2.3.1">

2.3.1 (2016-08-26)

Bug Fixes

  • svg: Create a single svg so that the defs don't get recreated on area changes (a6442234)

v2.3.0

16 Aug 12:07
@BBB BBB

Choose a tag to compare

<a name"2.3.0">

2.3.0 (2016-08-16)

Bug Fixes

  • seo: More accurate description (ba4b461d)

Features

  • content: Remove description paragraph (13b7f2db)

v2.2.0

16 Aug 10:45
@BBB BBB

Choose a tag to compare

<a name"2.2.0">

2.2.0 (2016-08-16)

v2.1.3

16 Aug 10:28
@BBB BBB

Choose a tag to compare

<a name"2.1.3">

2.1.3 (2016-08-13)

Bug Fixes

  • lib:
    • m to mm conversion was out by a factor of 10 (279cb3a6)
    • cm and m to mm conversion was out by a factor of 10 (0d19c16c)

v2.1.2

13 Aug 08:47
@BBB BBB

Choose a tag to compare

<a name"2.1.2">

2.1.2 (2016-08-13)

Bug Fixes

  • lib: cm and m to mm conversion was out by a factor of 10 (0d19c16c)

v2.1.1

12 Aug 18:42
@BBB BBB

Choose a tag to compare

<a name"2.1.1">

2.1.1 (2016-08-12)

Bug Fixes

v2.1.0

12 Aug 18:12
@BBB BBB

Choose a tag to compare

<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)

v2.0.0

05 Aug 15:01
@BBB BBB

Choose a tag to compare

<a name"2.0.0">

2.0.0 (2016-08-05)

Breaking Changes

  • The application will now be rendered by a server, as
    well as on the client

    (866fdcaa)

v1.3.3

01 Aug 11:56
@BBB BBB

Choose a tag to compare

<a name"1.3.3">

1.3.3 (2016-08-01)

Bug Fixes

  • meta: Only use Google Analytics on live (52e546bd)
  • styles: Add vertical space between svgs (b9f295d4)
  • worker: Ensure we always pass the full state object to the worker (1d5ae1fe)

v1.3.2

01 Aug 11:24
@BBB BBB

Choose a tag to compare

<a name"1.3.2">

1.3.2 (2016-08-01)

Bug Fixes

  • styles:
    • Display cut form inline rather than stacked (36758cf8)
    • Vertically center labels (cbdfd96e)
    • Use Work Sans instead of the 2 old fonts (2b7f2391)