Skip to content

Commit 6ef34b0

Browse files
authored
chore(icons): rename color to colored (#423)
* chore(icons): rename *Color icons to *Colored * chore(input): reduce space between icon and text * v2.7.6
1 parent fae4e15 commit 6ef34b0

File tree

13 files changed

+22
-22
lines changed

13 files changed

+22
-22
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netdata/netdata-ui",
3-
"version": "2.7.5",
3+
"version": "2.7.6",
44
"description": "netdata UI kit",
55
"main": "./lib/index.js",
66
"files": [

src/components/icon/assets/integrations/discord_olor.svg renamed to src/components/icon/assets/integrations/discord_colored.svg

File renamed without changes.

src/components/icon/assets/integrations/email_color.svg renamed to src/components/icon/assets/integrations/email_colored.svg

File renamed without changes.

src/components/icon/assets/integrations/pagerduty_color.svg renamed to src/components/icon/assets/integrations/pagerduty_colored.svg

File renamed without changes.

src/components/icon/assets/integrations/slack_color.svg renamed to src/components/icon/assets/integrations/slack_colored.svg

File renamed without changes.

src/components/icon/assets/integrations/webhook_color.svg renamed to src/components/icon/assets/integrations/webhook_colored.svg

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)