Skip to content

Commit 4f4b49c

Browse files
Merge pull request #1018 from devtron-labs/release-candidate-v0.45.0
feat: release candidate v0.45.0
2 parents 73ad76e + 5b05644 commit 4f4b49c

59 files changed

Lines changed: 878 additions & 358 deletions

Some content is hidden

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

.eslintignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ src/Common/DebouncedSearch/__tests__/DebouncedSearch.test.tsx
2323
src/Common/DevtronProgressing/DevtronProgressing.tsx
2424
src/Common/Dialogs/DialogForm.tsx
2525
src/Common/DraggableWrapper/DraggableButton.tsx
26-
src/Common/DraggableWrapper/DraggableWrapper.tsx
2726
src/Common/Drawer/Drawer.tsx
2827
src/Common/Grid/Grid.tsx
2928
src/Common/Helper.tsx

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@devtron-labs/devtron-fe-common-lib",
3-
"version": "1.22.8",
3+
"version": "1.23.0",
44
"description": "Supporting common component library",
55
"type": "module",
66
"main": "dist/index.js",

src/Assets/IconV2/ic-bell.svg

Lines changed: 3 additions & 0 deletions
Loading

src/Assets/IconV2/ic-bulb.svg

Lines changed: 7 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

src/Assets/IconV2/ic-comment.svg

Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 5 additions & 0 deletions
Loading

src/Assets/IconV2/ic-new-chat.svg

Lines changed: 5 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)