@datagrok/helm 2.3.4 → 2.4.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,31 @@
1
1
  # Helm changelog
2
2
 
3
+ ## 2.4.2 (2024-08-19)
4
+
5
+ ### Bug fixes
6
+
7
+ * Fix Helm editor default tab to Helm
8
+
9
+ ## 2.4.1 (2024-08-16)
10
+
11
+ ### Features
12
+
13
+ * HWE option for continuous number, typing
14
+ * Add HelmInput mouse events, redraw, showTooltip
15
+ * Bump HWE dependencies versions
16
+
17
+ ### Bug fixes
18
+
19
+ * Polish HelmInput size handling, tooltip
20
+
21
+ ## 2.4.0 (2024-08-06)
22
+
23
+ ### Features
24
+
25
+ * Add monomer placeholders to HELMWebEditor palette
26
+
27
+ ### Bug fixes
28
+
3
29
  ## 2.3.4 (2024-08-06)
4
30
 
5
31
  ### Bug fixes