* Update handling of Actions for designer peer ordering
* Update source/nodejs/adaptivecards-designer/src/card-designer-surface.ts
Co-authored-by: Paul Campbell <paulcam@microsoft.com>
Co-authored-by: Paul Campbell <paulcam@microsoft.com>
* Update media player for captions support
* Update subtitles file
* Update subtitles place
* Add other subtitles doc
* Point to right subtitles file
* Resolve comments
* Change emulator version to 28
* Change columnset for table
* Undo pipeline change
Co-authored-by: Alberto Medina <almedina@Albertos-Mini.guest.corp.microsoft.com>
* Update popup background color for high contrast mode
* In progress: fix designer surface peer ordering
* In progress: use neighboring peer to find the correct place in the html tree
* Cherry-pick 'peers are tabbable, action buttons are not'
* Use parent peer instead of dropTarget
* Changes to account for card element actions (ex: add a column button)
* Merge in accessibility updates
* Resolve PR comments
* Find DOM neighbor for new ActionSet item
* Update addPeer method
* Change emulator version to 28
* Make the button keep the focus
* Add UI test
* Undo change in pipeline
* Fix test
* Add sample for test
Co-authored-by: Alberto Medina <almedina@Albertos-Mini.guest.corp.microsoft.com>
Co-authored-by: Vsevolod <sevkorobot@gmail.com>
Co-authored-by: Canhua Li <licanhua@live.com>
* [Infrastructure] Disable failing push job from js-release.yml (#6563)
Disable push job from js-release.yml to be able to continue package release
* [UWP][Infra] Update nuget files for release (#6576)
* Add new nuspec files
* Fix nuspec
* Update build copy script
* Add dependency to renderer
* 1.5 website schema explorer updates (#6550)
* Updating schema explorer properties
* adding tableCell to toc and attempting whitespace fix
* indentation fix
indentation fix
* Removing filtered prop
Removing filtered prop - it's auto generated in our build
Co-authored-by: RahulAmlekar <raamleka@microsoft.com>
* Custom.props to 1.0.0 for Object model build
* Update dependency version
Co-authored-by: Rahul Amlekar <rahul.amlekar@mail.mcgill.ca>
Co-authored-by: RahulAmlekar <raamleka@microsoft.com>
Co-authored-by: Rebecca Muraira <rebecch@microsoft.com>
* Changed pod to source form (#6582) (#6586)
* changed pod to source form
* moved c++ and objc++ headers to private
* Added resource bundle
* Added excluded files list
This reverts commit 2cd4d4de27.
* updated verison in spec
* corrected the version
* tag for ios release
* Fixed Header files in Unit tests & fixed warnings
* [Infrastructure][.NET] Update public key location for signing (#6589)
* Update public key name
* Fix name
* Test path
* Test path
* Test path
* Test path
* Test path
* Test path
* Update key to right key
* Updated min supported iOS version (#6593)
* updated supported min version to iOS 12
* updated podspec
* updated symlinks
* [UWP]: Update ObjectModelProjection.vcxproj to have control flow guard (#6729)
* Update ObjectModelProjection.vcxproj
Add control guard on all flavors of binaries
* Update ObjectModelProjection.vcxproj
* [UWP] Update custom.props version for cfguard patch release
* [UWP]: Don't use AdaptiveImage to render BackgroundImage (#6838)
* increment version
* bring up to master
* update rendering nuspec
* update rendering nuspec
* remove deprecated html renderer
Co-authored-by: almedina-ms <35784165+almedina-ms@users.noreply.github.com>
Co-authored-by: Rahul Amlekar <rahul.amlekar@mail.mcgill.ca>
Co-authored-by: RahulAmlekar <raamleka@microsoft.com>
Co-authored-by: Rebecca Muraira <rebecch@microsoft.com>
Co-authored-by: Joseph Woo <Joseph.Woo@microsoft.com>
Co-authored-by: Nassim Amar <namar0x0309@users.noreply.github.com>
Co-authored-by: Paul Campbell (DEP) <paulcam@microsoft.com>