Skip to content

Latest commit

 

History

History
109 lines (55 loc) · 5.38 KB

CHANGELOG.md

File metadata and controls

109 lines (55 loc) · 5.38 KB

Changelog

1.4.3 (2022-09-21)

Bug Fixes

1.4.2 (2022-08-29)

Bug Fixes

  • update pubchem library to fix when no experimental and identifiers (#31) (8576217)

1.4.1 (2022-03-18)

Bug Fixes

1.4.0 (2021-06-21)

Features

1.3.0 (2021-05-01)

Features

  • add identifier panel in pubchem page (#20) (7c8d0fb)
  • add SMILES in pubchem error message (8d19eee)

1.2.1 (2021-04-13)

Bug Fixes

  • show error page in case pubchem query fails (#15) (ee39b22)
  • update next config and dependencies (#12) (d74521e)

1.2.0 (2021-02-08)

Features

  • add a way to create new pages (2146844)
  • add Experimental (4a80ed7)
  • add useSearchParam hook (93569ab)
  • improve experimental layout (4c28421)
  • pubchem: add Reference component (7d60c4d)
  • starting to work on pubchem smiles lookup (3508cd7)

1.1.3 (2021-01-21)

Bug Fixes

1.1.2 (2021-01-20)

Bug Fixes

  • filter nmr spectra without a jcamp (2534540)

1.1.1 (2021-01-20)

Bug Fixes

1.1.0 (2021-01-14)

Features

Bug Fixes

1.0.0 (2020-12-11)

Features

  • add iframe bridge (8170907)
  • add nmr-displayer page (844c3c9)
  • create initial structure (a5d1752)
  • create useRocDocument hook and main sample provider (d89692d)
  • implement basic useSample (4af48ed)
  • start implementing roc user provider and query hook (ce97fcc)
  • update nmr-displayer and add molecule (5fe460e)

Bug Fixes

  • better handling of error cases in iframe bridge (0854415)
  • handle tab.focus iframe message (a4e4af9)