@procore/data-table 15.0.0-alpha.1 → 15.0.0-alpha.3

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,17 +1,48 @@
1
1
  # Change Log
2
2
 
3
- ## 15.0.0-alpha.1
3
+ ## 14.26.2
4
4
 
5
- ### Major Changes
5
+ ### Patch Changes
6
6
 
7
- - Merge main branch with fix for @ag-grid-enterprise/sparklines
7
+ - ec16c0e: Upgrade react-resize-detector to avoid error with lodash import. More info: https://github.com/maslianok/react-resize-detector/issues/257
8
8
 
9
- ## 15.0.0-alpha.0
9
+ ## 14.26.1
10
10
 
11
- ### Major Changes
11
+ ### Patch Changes
12
+
13
+ - 4a1d11d: Update procore/labs-procore-environment to 5.0.1 in data-table
14
+ - @procore/error-pages@0.2.1
15
+
16
+ ## 14.26.0
17
+
18
+ ### Minor Changes
19
+
20
+ - 622faf6: Add SingleSelectFilterRenderer component
21
+
22
+ ### Patch Changes
23
+
24
+ - b971375: Fix loading icons position
25
+
26
+ ## 14.25.0
27
+
28
+ ### Minor Changes
29
+
30
+ - ef8d5df8d0: Update react-resize-detector to version 12.0.0 to ensure compatibility with React 19.
31
+
32
+ ### Patch Changes
33
+
34
+ - db3385ee7a: Fix DateSelect background color when cellEditorPopup is enabled
35
+ - 68b3e08f0c: Fix issue with groupping and not rerendering new option items in Column's menu
36
+
37
+ ## 14.24.0
38
+
39
+ ### Minor Changes
40
+
41
+ - a5a4cc3a2: Add ServerSideNumberFilterRenderer and ServerSideMultiNumberFilterRenderer to enable numerical filtering in the SSRM data table.
42
+
43
+ ### Patch Changes
12
44
 
13
- - Update ag-grid to v32.3.3
14
- - Introduce New Default Configurations
45
+ - fc9d13662: Fire onTableConfigChange when Reset Columns is invoked
15
46
 
16
47
  ## 14.23.2
17
48