@datagrok/bio 2.21.1 → 2.21.2

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,14 @@
1
1
  # Bio changelog
2
2
 
3
+ ## 2.21.2 (2025-04-28)
4
+
5
+ Monomer Manager:
6
+
7
+ * Style fixes
8
+ * Calculations of missing monomer properties when saving/loading monomer libraries
9
+ * Date column fixes
10
+ * Null meta fixes
11
+
3
12
  ## 2.21.1 (2025-04-22)
4
13
 
5
14
  * Weblogo: Fix behavior, correct fitting, reaction to slider, property harmonization
@@ -9,6 +9,7 @@
9
9
 
10
10
  .monomer-manager-sketcher .ketcher-host {
11
11
  height: 100% !important;
12
+ width: unset !important;
12
13
  }
13
14
 
14
15
  .monomer-manager-root > div:first-child {