diff --git a/CustomLabelControl/CustomLabel/ControlManifest.Input.xml b/CustomLabelControl/CustomLabel/ControlManifest.Input.xml index ca00f73..0baf3c9 100644 --- a/CustomLabelControl/CustomLabel/ControlManifest.Input.xml +++ b/CustomLabelControl/CustomLabel/ControlManifest.Input.xml @@ -1,6 +1,6 @@  - + 2 diff --git a/CustomLabelControl/assets/configuration.png b/CustomLabelControl/assets/configuration.png new file mode 100644 index 0000000..6229ecc Binary files /dev/null and b/CustomLabelControl/assets/configuration.png differ diff --git a/CustomLabelControl/assets/screenshot.png b/CustomLabelControl/assets/screenshot.png new file mode 100644 index 0000000..bf2cff9 Binary files /dev/null and b/CustomLabelControl/assets/screenshot.png differ diff --git a/README.md b/README.md index 415390a..4c4da83 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,8 @@ All controls will have their own folder. Unmanaged solution file for each contro - [Timezone Converter](#timezone-converter) - [Flexible Ordering List](#flexible-ordering-list) - [Prefix Suffix TextField](#prefix-suffix-textfield) - - [ChatGPT Control](#chat-gpt-control) + - [ChatGPT Control](#chatgpt-control) + - [Custom Label Control](#custom-label-control) --- @@ -135,5 +136,11 @@ PCF control that provides ability to run ChatGPT inside Power Apps. Saves the co [![GitHub Read](https://img.shields.io/static/v1?label=Read%20More%20Here&message=%20&style=for-the-badge&logo=github&color=blue)](https://github.com/Power-Maverick/PCF-Controls/tree/master/ChatGPTControl) +#### Custom Label Control +PCF label control that allows you to show static text with ability to make it bold and/or italic. + +[![GitHub Releases](https://img.shields.io/static/v1?label=Download&message=Custom%20Label%20Control&style=for-the-badge&logo=microsoft&color=brightgreen)](https://github.com/Power-Maverick/PCF-Controls/releases/tag/CustomLabelControl-v.1.0.2) + +[![GitHub Read](https://img.shields.io/static/v1?label=Read%20More%20Here&message=%20&style=for-the-badge&logo=github&color=blue)](https://github.com/Power-Maverick/PCF-Controls/tree/master/CustomLabelControl)