-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ag-style): style cleanup and checkbox fix (#1919)
* fix(ag-style): style cleanup and checkbox fix * fix(react-components): package manager up to 9.1.1 * fix(ag-styles): additional data * fix(ag-styles): more changeset info * fix(ag-styles): removed root from readme * fix(ag-styles): empty root class --------- Co-authored-by: Andrej Nikolic <[email protected]>
- Loading branch information
1 parent
15c5bc8
commit c8c33c2
Showing
8 changed files
with
43 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
'@equinor/fusion-react-ag-grid-styles': patch | ||
--- | ||
|
||
- **IMPORTANT:** root is no longer needed and inline-edit-mode has been removed | ||
- Cleanup AgGrid style with adding `alpine-active-color` and background colors to main style theme | ||
- In order to fix not beeing able to click on checkbox in AgGrid, removed `indicateEditMode` from **useStyle** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -68,4 +68,4 @@ | |
"eslint --quiet --fix" | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 3 additions & 19 deletions
22
packages/ag-grid-styles/src/agGridStyles/useAgGridStyles.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.