@datagrok/bio 2.12.18 → 2.12.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,24 @@
1
1
  # Bio changelog
2
2
 
3
+ ## 2.12.20 (2024-05-16)
4
+
5
+ ### Bug fixes
6
+
7
+ * Fix monomer tooltip layout
8
+ * Fix monomer name for gaps and any monomer
9
+
10
+ ## 2.12.19 (2024-05-16)
11
+
12
+ ### Bug fixes
13
+
14
+ * Fix tests cell renderer monomer placer for default monomer lib
15
+ * Add tests for monomer placer hitBounds
16
+ * Fix cell renderer to limit for visible monomers
17
+ * Fix MacromoleculeColumnWidget to limit WebLogo for visible
18
+ * Fix WebLogo to limit seq splitting on end position specified
19
+ * GROK-15678: Bio: Fix bio-substructure-filter tests on Helm
20
+ * GROK-15293: Fix MSA Dialog error while picking empty value in Sequence
21
+
3
22
  ## 2.12.18 (2024-05-13)
4
23
 
5
24
  ### Bug fixes