Skip to content

Commit

Permalink
Merge pull request #7 from UiPath/controls/passwordhtmlcontrol
Browse files Browse the repository at this point in the history
Added password control demo app 3.0.0
  • Loading branch information
divyaprakash-dp authored Jan 18, 2024
2 parents 9d03eb3 + c55aae8 commit 38408a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion demo-apps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
| External Context Usage in Apps | This App demonstrates the ability to pass strings, ints and complex json objects using query parameters into Apps | [Sample](https://github.com/UiPath/AppsClientSample/blob/master/demo-apps/expressions/ExternalContext_3.0.0_DemoApp.uiapp) |3.0.0
| Create Charts using Custom HTML Control | This App demonstrates the ability to create different types of charts using d3.js or chart.js | [Sample](https://github.com/UiPath/AppsClientSample/blob/master/demo-apps/controls/custom-html/CustomHTMLCharts_DemoApp.uiapp) |2.0.0
| Custom HTML Control App Variable functions usage | This App demonstrates the ability to create a pie chart from entity data utilizing the app variable access functions provided by Custom HTML control | [Sample](https://github.com/UiPath/AppsClientSample/blob/master/demo-apps/controls/custom-html/CustomHTMLPieChart_DemoApp.zip) |2.0.0
| Date Time Picker using Custom HTML Control | This App demonstrates the ability to create a Date Time picker control in Apps | [Sample](https://github.com/UiPath/AppsClientSample/blob/master/demo-apps/controls/custom-html/CustomHTMLDateTimeControl_DemoApp.uiapp) |2.0.0
| Date Time Picker using Custom HTML Control | This App demonstrates the ability to create a Date Time picker control in Apps | [Sample](https://github.com/UiPath/AppsClientSample/blob/master/demo-apps/controls/custom-html/CustomHTMLDateTimeControl_DemoApp.uiapp) |2.0.0
| Password Input using Custom HTML Control | This App demonstrates the ability to create password control in Apps | [Sample](https://github.com/UiPath/AppsClientSample/blob/master/demo-apps/controls/custom-html/CustomHTMLPasswordControl_DemoApp.uiapp) |3.0.0

Large diffs are not rendered by default.

0 comments on commit 38408a2

Please sign in to comment.