Skip to content

Commit d778612

Browse files
v4.12.2
1 parent bfe9941 commit d778612

File tree

96 files changed

+694
-3320
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+694
-3320
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.12.2](https://github.com/angular-ui/ui-grid/compare/v4.12.1...v4.12.2) (2023-01-23)
7+
8+
9+
### Bug Fixes
10+
11+
* **core:** support custom interpolation symbols on defaultColumnBuilder ([7630fd3](https://github.com/angular-ui/ui-grid/commit/7630fd3f4c7abc0792ccc1d3e57d59de80ec59dd)), closes [#6963](https://github.com/angular-ui/ui-grid/issues/6963)
12+
13+
14+
15+
16+
617
## [4.12.1](https://github.com/angular-ui/ui-grid/compare/v4.12.0...v4.12.1) (2023-01-19)
718

819

css/ui-grid.cellnav.css

-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
/*!
2-
* ui-grid - v4.12.0-9c6a9c83 - 2023-01-19
3-
* http://ui-grid.info/
4-
* Copyright (c) 2023 UI Grid Team; License: MIT
5-
*/
61
.ui-grid-cell-focus {
72
outline: 0;
83
background-color: #b3c4c7;
@@ -28,4 +23,3 @@
2823
top: -10000px;
2924
clip: rect(0px, 0px, 0px, 0px);
3025
}
31-

css/ui-grid.cellnav.min.css

+1-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/ui-grid.core.css

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/*!
2+
* ui-grid - v4.12.2 - 2023-01-23
3+
* http://ui-grid.info/
4+
* Copyright (c) 2023 ; License: MIT
5+
*/
16
.ui-grid {
27
border: 1px solid #d4d4d4;
38
box-sizing: content-box;

css/ui-grid.core.min.css

+5-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/ui-grid.edit.css

-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
/*!
2-
* ui-grid - v4.12.0-9c6a9c83 - 2023-01-19
3-
* http://ui-grid.info/
4-
* Copyright (c) 2023 UI Grid Team; License: MIT
5-
*/
61
.ui-grid-cell input {
72
border-radius: inherit;
83
padding: 0;
@@ -26,4 +21,3 @@
2621
.ui-grid-cell input.ng-valid {
2722
border: 1px solid #d4d4d4;
2823
}
29-

css/ui-grid.edit.min.css

+1-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/ui-grid.empty-base-layer.css

-6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
1-
/*!
2-
* ui-grid - v4.12.0-9c6a9c83 - 2023-01-19
3-
* http://ui-grid.info/
4-
* Copyright (c) 2023 UI Grid Team; License: MIT
5-
*/
61
.ui-grid-viewport .ui-grid-empty-base-layer-container {
72
position: absolute;
83
overflow: hidden;
94
pointer-events: none;
105
z-index: -1;
116
}
12-

css/ui-grid.empty-base-layer.min.css

+1-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/ui-grid.expandable.css

-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
/*!
2-
* ui-grid - v4.12.0-9c6a9c83 - 2023-01-19
3-
* http://ui-grid.info/
4-
* Copyright (c) 2023 UI Grid Team; License: MIT
5-
*/
61
.expandableRow .ui-grid-row:nth-child(odd) .ui-grid-cell {
72
background-color: #fdfdfd;
83
}
@@ -19,4 +14,3 @@
1914
float: left;
2015
border: 1px solid #d4d4d4;
2116
}
22-

css/ui-grid.expandable.min.css

+1-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/ui-grid.exporter.css

-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +0,0 @@
1-
/*!
2-
* ui-grid - v4.12.0-9c6a9c83 - 2023-01-19
3-
* http://ui-grid.info/
4-
* Copyright (c) 2023 UI Grid Team; License: MIT
5-
*/
6-

css/ui-grid.exporter.min.css

-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +0,0 @@
1-
/*!
2-
* ui-grid - v4.12.0-9c6a9c83 - 2023-01-19
3-
* http://ui-grid.info/
4-
* Copyright (c) 2023 UI Grid Team; License: MIT
5-
*/

css/ui-grid.grouping.css

-6
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
/*!
2-
* ui-grid - v4.12.0-9c6a9c83 - 2023-01-19
3-
* http://ui-grid.info/
4-
* Copyright (c) 2023 UI Grid Team; License: MIT
5-
*/
61
.ui-grid-tree-header-row {
72
font-weight: bold !important;
83
}
9-

css/ui-grid.grouping.min.css

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
/*!
2-
* ui-grid - v4.12.0-9c6a9c83 - 2023-01-19
3-
* http://ui-grid.info/
4-
* Copyright (c) 2023 UI Grid Team; License: MIT
5-
*/.ui-grid-tree-header-row{font-weight:700!important}
1+
.ui-grid-tree-header-row{font-weight:bold !important}

css/ui-grid.importer.css

-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +0,0 @@
1-
/*!
2-
* ui-grid - v4.12.0-9c6a9c83 - 2023-01-19
3-
* http://ui-grid.info/
4-
* Copyright (c) 2023 UI Grid Team; License: MIT
5-
*/
6-

css/ui-grid.importer.min.css

-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +0,0 @@
1-
/*!
2-
* ui-grid - v4.12.0-9c6a9c83 - 2023-01-19
3-
* http://ui-grid.info/
4-
* Copyright (c) 2023 UI Grid Team; License: MIT
5-
*/

css/ui-grid.move-columns.css

-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
/*!
2-
* ui-grid - v4.12.0-9c6a9c83 - 2023-01-19
3-
* http://ui-grid.info/
4-
* Copyright (c) 2023 UI Grid Team; License: MIT
5-
*/
61
.movingColumn {
72
position: absolute;
83
top: 0;
@@ -12,4 +7,3 @@
127
.movingColumn .ui-grid-icon-angle-down {
138
display: none;
149
}
15-

css/ui-grid.move-columns.min.css

+1-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/ui-grid.pagination.css

-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
/*!
2-
* ui-grid - v4.12.0-9c6a9c83 - 2023-01-19
3-
* http://ui-grid.info/
4-
* Copyright (c) 2023 UI Grid Team; License: MIT
5-
*/
61
/* This file contains variable declarations (do not remove this line) */
72
/*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
83
/**
@@ -302,4 +297,3 @@
302297
border-bottom: none;
303298
text-decoration: none;
304299
}
305-

css/ui-grid.pagination.min.css

+1-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)