Skip to content

Commit

Permalink
fix: summary header styles (#1296)
Browse files Browse the repository at this point in the history
* feat: display (IN)ADEQUATE in correlation table

* feat: recognition of (IN)ADEQUATE spectra via nmr-parser@1.7.0

* feat: possibility to remove 2D signals via correlation table

* fix: disabled unnecessary link removal from correlation when deleting a link

* feat: allow deletion of correlation on both axes, incl. linked signals

* chore: moved common used find methods to new FindUtilities.ts

* feat: allow movements of signals in correlation data

* feat: allow move of signals into new correlations

* feat: allowed the separation of 1D signals in correlation table too

* fix: avoid duplicated links in correlation

* chore: simplifications and usage of common methods when editing correlations

* fix: do not allow data update in nmr-correlation when moving signals & added "Unmove" button to EditLinkModal

* chore: renamed skipAddFromData to skipDataUpdate

* chore: update to nmr-correlation 2.1.1 to enable link movements

* fix: update to nmr-correlation 2.1.2 to avoid empty correlations

* fix: removed wrong button; moved view selection to the right

* fix: removed obsolete file
  • Loading branch information
Michael Wenk committed Nov 8, 2021
1 parent 2410e65 commit ee1d0b9
Show file tree
Hide file tree
Showing 4 changed files with 177 additions and 189 deletions.

0 comments on commit ee1d0b9

Please sign in to comment.