@knime/kds-components 0.30.0 → 0.30.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,23 @@
1
1
  # @knime/kds-components
2
2
 
3
+ ## 0.30.2
4
+
5
+ ### Patch Changes
6
+
7
+ - cfa40df: Kds 487 fix file explorer virtual scrolling
8
+ - @knime/kds-styles@0.30.2
9
+
10
+ ## 0.30.1
11
+
12
+ ### Patch Changes
13
+
14
+ - c8cd4bb: KdsDropdown: Limit width of dropdown
15
+ - ca41f9d: Fix line height issue by line-height: normal
16
+ Fix icon rendering on low density screens by removing shape-rendering: geometricPrecision
17
+ - c4810f7: KDS-872: Shrink breadcrumbs when no icon/text properly
18
+ - Updated dependencies [ca41f9d]
19
+ - @knime/kds-styles@0.30.1
20
+
3
21
  ## 0.30.0
4
22
 
5
23
  ### Minor Changes