Skip to content

Releases: microsoft/powercat-code-components

PowerCAT-Code-Components v1.1.39

08 Nov 16:35
44bd82e
Compare
Choose a tag to compare

PowerCAT-Code-Components v1.1.39

📢 Creator kit - Code component - November 2024 release notes

🎉 New preview component added

Card component added by @Ramakrishnan24689 in #355

😍 Preview of Card component

image

As always, we invite the community to try out this new component and share feedback or contributions to help us continue improving the Creator Kit. 😻

PowerCAT-Code-Components v1.1.37

08 Oct 13:21
b22398b
Compare
Choose a tag to compare

PowerCAT-Code-Components v1.1.37

📢 Creator kit - Code components - October 2024 release notes

🎉 Enhancements

Subway Nav Component: Added ability to set individual nodes to any Fluent UI icon and color based on user input in #353

Enhanced the subway nav component by adding the ability to set individual nodes to any Fluent UI icon and color based on user input. It’s backward compatible, so it won’t disrupt older versions of the subway nav component.

Added the "Custom" item state. Set the item state of a node to "Custom" when you want to use an icon/icon color combination that isn't available.
Added two new columns to the Items property:

  • ItemIcon: Will not do anything if ItemState isn't set to Custom. If ItemState is set to Custom, you can input the string value of any FluentUI Icon and it will show up. If the ItemIcon name is invalid, blank or doesn't match any FluentUI Icon, then it will be set to same Icon as when ItemState is equal to Current.
  • ItemColor: Will not do anything if ItemState isn't set to Custom. If ItemState is set to Custom, you can input most hexadecimal color codes and that will change the color of the Icon. If the input to this column is invalid, it will default to black. If the input to this column is blank, it will be set to the same color as when ItemState is equal to Current.

🐛 Includes following fix

🐛 (DetailsList) fix: microsoft/powercat-creator-kit#262 by @MaheshSripada in #351

😍 Preview of the feature

1) Subway Nav Component

Screenshot 2024-10-08 161530

PowerCAT-Code-Components v1.1.34

22 May 08:17
5570485
Compare
Choose a tag to compare

PowerCAT-Code-Components v1.1.34

📢 Creator kit - Code components - May 2024 release note

🎉 New preview components added

Donut Chart component added by @Ramakrishnan24689 in #342
Horizontal bar Chart component added by @Ramakrishnan24689 in #342
Guage Chart component added by @Ramakrishnan24689 in #342
Stacked bar Chart component added by @Ramakrishnan24689, Co-built by @mikefactorial in #342
Masked TextField component added by @denise-msft in #315

🐛 Includes following fix

🐛 (DetailsList) fix: microsoft/powercat-creator-kit#176 by @Ramakrishnan24689 in #324

😍 Preview of these components

1) Donut chart

image

2) Horizontal bar chart

image

3) Guage chart

image

4) Stacked bar

image

5) Masked TextField (Customizable text field)

image

Full Changelog: v1.0.22...v1.1.34

PowerCAT-Code-Components v1.1.29

27 Jul 02:25
0b03d06
Compare
Choose a tag to compare

🐛 Includes following fix

🐛 Resizing of breadcrumb during dynamic item collection allocation(microsoft/powercat-creator-kit#354) via #317
🐛 'Undefined' text inside searchbox control in #289 / cf93a6b

PowerCAT-Code-Components v1.0.22

18 Apr 12:53
0af5be6
Compare
Choose a tag to compare

In continuation to April 2023 release notes

New feature added

✨ Search box - border color property added by @Ramakrishnan24689 in #235

PowerCAT-Code-Components v1.0.21

13 Apr 11:00
f8088b0
Compare
Choose a tag to compare

📢 Creator kit - Code components - April 2023 release notes

🥳 New Features included in existing components

✨ Ability to hide or show animation effect of SubwayNav using "Show animation" property by @Ramakrishnan24689 in #225
✨ Ability to set default & regular value in Searchbox component by @Ramakrishnan24689 in #230
✨ DetailsList column limit extended to 125, fixes: microsoft/powercat-creator-kit#316 by @Ramakrishnan24689 in #228
✨ Hungarian (Hungary) language(hu-HU) support added to calendar component by @grandtotal via #231

🐛 Includes following fix

🐛 Breadcrumb to be remain intact and not to shrink based during container or component width resizing, microsoft/powercat-creator-kit#285 by @Ramakrishnan24689 in #226
🐛 Danish (Denmark) -da-DK, language strings updated in calendar component, fixes: microsoft/powercat-creator-kit#284 by @Ramakrishnan24689 in #231

PowerCAT-Code-Components v1.0.19

02 Dec 18:01
57b81b4
Compare
Choose a tag to compare

📢 Creator kit - Code components - November release notes

🎉 New preview components added

SubwayNav component added by @Ramakrishnan24689 in #133
SpinButton component added by @denisem-msft in #134

🥳 New Features included in existing components

✨ (Icon Tooltip) Icon component now includes a tooltip, added by @Ramakrishnan24689 in #132
✨ (DelayOutput) SearchBox now supports delayoutput, similar to native text input control, added by @Ramakrishnan24689 in #131

🐛 Includes following fix

🐛 (SubwayNav) Assign width to SubwayNav for Custom Page specific issue, by @Ramakrishnan24689 in #145

😍 Preview of these components

1) SubwayNav

image

2) SpinButton

image

As always, we would love to receive feedbacks and contributions 😻

PowerCAT-Code-Components v1.0.18

02 Dec 12:48
46592d0
Compare
Choose a tag to compare

📢 Creator kit - Code components - November release notes

🎉 New preview components added

SubwayNav component added by @Ramakrishnan24689 in #133
SpinButton component added by @denisem-msft in #134

🥳 New Features included in existing components

✨ (Icon Tooltip) Icon component now includes a tooltip, added by @Ramakrishnan24689 in #132
✨ (DelayOutput) SearchBox now supports delayoutput, similar to native text input control, added by @Ramakrishnan24689 in #131

😍 Preview of these components

1) SubwayNav

image

2) SpinButton

image

As always, we would love to receive feedbacks and contributions 😻

PowerCAT-Code-Components v1.0.14

02 Nov 10:16
9f71f10
Compare
Choose a tag to compare

📢 Creator kit - Code components - October release note

🎉 New preview components added

People Picker component added by @Ramakrishnan24689, co-built by @scottdurow in #46
Persona component added by @slaouist in #45
Search Box component added by @denisem-msft in #49

🐛 Includes following fix

🐛 (Pivot) Fixes Facepile property name change @Ramakrishnan24689 in #48

😍 Preview of these components

1) People Picker

image

2) Persona

image

3) SearchBox

image

As always, we would love to hear feedbacks and contributions 😻

PowerCAT-Code-Components v1.0.9

30 Sep 12:43
c0e65ed
Compare
Choose a tag to compare

Creator kit - Code components - September release note

🎉 New preview component added

✨ Facepile component added by @Ramakrishnan24689 in #35
Preview of Facepile component
image

🐛 Includes following fix

🐛 (Pivot) Fixes dynamic width not resizing control in custom pages by @scottdurow in #33
🐛 (Picker) Fix OnChange event for AutoHeight change not firing in custom pages by @scottdurow in #32
💚(Calendar) Fix calendar test that depend on today's date by @scottdurow in #30

As always, we would love to hear feedbacks and contributions 😻