Skip to content

Commit 966af75

Browse files
committed
Merge branch 'develop' of github.com:devtron-labs/devtron-fe-common-lib into feat/table
2 parents 9feee15 + dfc11a4 commit 966af75

File tree

106 files changed

+2328
-616
lines changed

Some content is hidden

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

106 files changed

+2328
-616
lines changed

.eslintignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ scripts/*.cjs
33

44
# Files with ESLint errors/warnings
55
src/Common/AddCDButton/AddCDButton.tsx
6-
src/Common/Api.ts
76
src/Common/AppStatus/AppStatus.tsx
87
src/Common/AppStatus/utils.ts
98
src/Common/BreadCrumb/BreadCrumb.tsx

package-lock.json

Lines changed: 11 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: 2 additions & 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.10.1-beta-2",
3+
"version": "1.10.9",
44
"description": "Supporting common component library",
55
"type": "module",
66
"main": "dist/index.js",
@@ -124,6 +124,7 @@
124124
"react-dates": "^21.8.0",
125125
"react-diff-viewer-continued": "^3.4.0",
126126
"react-draggable": "^4.4.5",
127+
"react-international-phone": "^4.5.0",
127128
"react-monaco-editor": "^0.54.0",
128129
"react-virtualized-sticky-tree": "^3.0.0-beta18",
129130
"sass": "^1.69.7",

src/Assets/IconV2/ic-73strings.svg

Lines changed: 5 additions & 0 deletions
Loading

src/Assets/IconV2/ic-apica.svg

Lines changed: 15 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)