Skip to content

Latest commit

 

History

History
56 lines (38 loc) · 1.38 KB

CHANGELOG.MD

File metadata and controls

56 lines (38 loc) · 1.38 KB

PCR Master Mix Calculator - 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.

[Unreleased]

[0.6.01] - 2020-12-15

Added

  • Added some FontAwesome icons
  • PWA: now it's possible to install it on smartphone or computer as PWA

Changed

  • visual style of part of icons
  • modal window with saved reactions now should be rendered properly
  • fixed bug with loading saved reactions

[0.5.05] - 2020-11-10

Added

  • Added FontAwesome icons
  • It's possible now to load or delete saved reactions

Changed

  • Outputs has been removed from React state
  • big part of the code was simplified

[0.5.03] - 2020-11-03

Added

  • Added remove button for saved reactions.
  • Added 'settings' part for localStorage - for checking if app version is newer than localStorage settings - work in progress

Changed

  • changed style of settings modal - work in progress
  • README.MD - fixed a bug in website link

[0.5.02] - 2020-10-23

Added

  • Added modal - work in progress.

Changed

  • changed link to the project in README.MD file.
  • README.MD - fixed link for website

[0.5.01] - 2020-10-21

Added

  • Added CHANGELOG.MD file for keep track of changes.

Changed

  • README.MD file update.