Commit 8b3c852
Update
* Toggle input in c++/winrt! (microsoft#6303)
* Toggle input in c++/winrt!
* PR Feedback
* Fix return value
* Merge Jonwis' object model conversion into UWP (microsoft#6322)
* Merge u/jonwis/winui3 from fork
* Copy object model changes from winappsdk to uwp
* Delete winappsdk directory
* Rename WinUI3 to Uwp - everything builds
* Testing, bug fixes, and cleanup
* Fix propert_opt setter
* Version and package changes
* Remove nuget source from nuget config
* version changes
* Update package pushing readme
Co-authored-by: Jon Wiswall <jonwis@microsoft.com>
Co-authored-by: almedina-ms <35784165+almedina-ms@users.noreply.github.com>
* [Designer] Make everything accessible at high zoom levels (microsoft#6320)
* [Designer] Make small-x-dimension scenario basically work
Fixes microsoft#6263
* Tabs feedback
* Fix drag/drop and random scrolling
* Per triage, Xamarin is deprecated, so no need to hold on to this old unsupported code (microsoft#6255)
* [Shared] Add `password` `Input.Text` support (microsoft#6377)
* [Shared] Add `password` `Input.Text` support
Fixes microsoft#6340
* PR feedback
* [iOS] removed custom background color to return to system default (microsoft#6378)
* [iOS] Updated Radio Buttons / Check Boxes Contrast Ratio (microsoft#6372)
Co-authored-by: Paul Campbell <paulcam@microsoft.com>
* Set wrapping to true for accessibility fix (microsoft#6324)
Co-authored-by: Paul Campbell <paulcam@microsoft.com>
* Fix link traversal (microsoft#6317)
Co-authored-by: Paul Campbell <paulcam@microsoft.com>
* [iOS] Updated vertical content alignment, height and toggle Visibility (microsoft#6329)
* [iOS] Fixed microsoft#6219
* [iOS] adding padding support to toggle visibility
* [Padding] Update
* [iOS] work in progress
* mostly done need to refactor and update padding management code
* [iOS] refactored
* [iOS] added padding test
* refactored the padding configuration in FactSet to Padding Handler
* [iOS] Updated VerticalContentAlignment and Height
* Reverts samples card changes
* [iOS] code clean-up
* [iOS] CR update
* [iOS] CR update
* Add implementation and tests (microsoft#6406)
Co-authored-by: Paul Campbell <paulcam@microsoft.com>
* [UWP] Fix risky cast in `GenerateElementProjection()` (microsoft#6412)
* [UWP] Fix risky cast in `GenerateElementProjection()`
Fixes microsoft#6394
* Fix PR feedback
* Fix style behaviour (microsoft#6419)
Co-authored-by: Paul Campbell <paulcam@microsoft.com>
* [JS] Add Password support to Input.Text (microsoft#6407)
* Add Password to style list
* Fix comparator
* Change property implementation to contain version info in new enum value
Co-authored-by: Paul Campbell <paulcam@microsoft.com>
* [iOS] Password Masking (microsoft#6411)
* [iOS] Password implementation
* [iOS] Updated unit tests and added sample json
* Update Input.Text.PasswordStyle.json
Co-authored-by: almedina-ms <35784165+almedina-ms@users.noreply.github.com>
* [iOS] Table Horizontal Alignment Update (microsoft#6401)
* [iOS] Fixed microsoft#6219
* [iOS] adding padding support to toggle visibility
* [Padding] Update
* [iOS] work in progress
* mostly done need to refactor and update padding management code
* [iOS] refactored
* [iOS] added padding test
* refactored the padding configuration in FactSet to Padding Handler
* [iOS] Updated VerticalContentAlignment and Height
* Reverts samples card changes
* [iOS] code clean-up
* [iOS] Table Update
* [iOS] Updated Table with better Horizontal Alignment
Co-authored-by: Paul Campbell <paulcam@microsoft.com>
* [iOS/Android/UWP/Shared] Fix handling of orphaned table child elements (microsoft#6408)
* [Shared] Fix parsing of `TableRow` and `TableCell` outside of `Table`
Fixes microsoft#6393
* SWIG updates
* Fix up Android rendering
* Fix up iOS
* Fix up UWP
Co-authored-by: Paul Campbell <paulcam@paulcam-mac.local>
* Enabling blank issues for internal team use (microsoft#6445)
Co-authored-by: RebeccaAnne <rebecch@microsoft.com>
Co-authored-by: Jon Wiswall <jonwis@microsoft.com>
Co-authored-by: almedina-ms <35784165+almedina-ms@users.noreply.github.com>
Co-authored-by: Paul Campbell <paulcam@microsoft.com>
Co-authored-by: Joseph Woo <Joseph.Woo@microsoft.com>
Co-authored-by: Paul Campbell <paulcam@paulcam-mac.local>
Co-authored-by: Jonathan Miller <jonmil@microsoft.com>fork-main branch (#24)1 parent cabc348 commit 8b3c852
File tree
403 files changed
+8156
-59398
lines changed- .github/ISSUE_TEMPLATE
- samples
- ConsolidatedElementSamples
- v1.0/Scenarios
- v1.5
- Elements
- Test
- source
- android/adaptivecards
- src
- androidTest/java/io/adaptivecards/objectmodel
- main
- cpp
- java/io/adaptivecards
- objectmodel
- renderer
- input
- readonly
- dotnet/Samples/XamarinFormsBotClient
- AdaptiveCards.Sample.BotClient.Droid
- Assets
- Properties
- Resources
- drawable-hdpi
- drawable-xhdpi
- drawable-xxhdpi
- drawable
- layout
- values
- AdaptiveCards.Sample.BotClient.UWP
- Assets
- Properties
- AdaptiveCards.Sample.BotClient.iOS
- Properties
- Resources
- AdaptiveCards.Sample.BotClient
- ios/AdaptiveCards
- ADCIOSVisualizer/ADCIOSVisualizer.xcodeproj
- AdaptiveCards
- AdaptiveCards.xcodeproj
- AdaptiveCardsTests
- Helpers
- Mocks
- TestFiles
- AdaptiveCards
- nodejs
- adaptivecards-designer/src
- adaptivecards-site/themes/adaptivecards/layout
- adaptivecards/src
- uwp
- AdaptiveCardsObjectModel
- dll
- idl
- lib
- ObjectModelProjection
- Renderer
- idl
- lib
- UWPObjectModelTest
- UWPUITestApp
- UWPUITests
- UWPUnitTests
- xamarin
- AdaptiveCards.Rendering.Xamarin.Android.Sample
- Assets
- Properties
- Resources
- layout
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values
- AdaptiveCards.Rendering.Xamarin.Android
- Additions
- Jars
- Properties
- Transforms
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
403 files changed
+8156
-59398
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments