Граф коммитов

3484 Коммитов

Автор SHA1 Сообщение Дата
Joseph Woo 19a02b6dfc
js beta release minus the enforcement rule (#7784)
* updated versionning

* updated package

* updated packages

* updated package version

* updated ws
2022-08-30 11:39:08 -07:00
almedina-ms a89cdf7f62
[Android] Update release pipeline (#7727)
* Add jdk version

* Fix build gradle version

* Replace gradle version to 4.1.3

* Fix minSdk version for gradle update

* Update vm image version
2022-08-01 12:44:09 -07:00
anna-dingler 08ee9c1541
Search card actions in findDomNodeOwner (#7726) 2022-08-01 11:20:15 -07:00
Joseph Woo fbe5f0ee82
added an instance event handler (#7734) 2022-07-29 23:57:48 +00:00
anna-dingler 1d0d1e6d0d
[Designer] Add host parameter json editor to designer (#7702)
* Add host parameter json editor to designer

* Resolve PR comments

* Fix formatting

* Update comments
2022-07-29 15:42:21 -07:00
almedina-ms f095e29a01
Fix ci build break (#7733) 2022-07-29 14:40:27 -07:00
anna-dingler 6f0cabe9ba
Update handling of Actions for designer peer ordering (#7704)
* 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>
2022-07-26 10:12:17 -07:00
anna-dingler 49354a8d90
[Designer Accessibility] Make new card dialog more keyboard accessible (#7710)
* Make new card dialog more keyboard accessible

* Fix formatting

* Rename function
2022-07-25 15:14:17 -07:00
msftbot[bot] fa3c80be03
Add `.github/fabricbot.json` (#7581)
Co-authored-by: msftbot[bot] <48340428+msftbot[bot]@users.noreply.github.com>
Co-authored-by: Paul Campbell <paulcam@microsoft.com>
2022-07-18 20:11:31 +00:00
Joseph Woo cfa06653b1
implemented carousel telemetry feature (#7656)
* implemented carousel telemetry feature

* updated package lock file

* update per PR comments

* updated per pr comments

* udpated per review comments
2022-07-13 13:08:28 -07:00
anna-dingler 614f3246bb
[Designer] Remove focus from card elements (#7580)
* Remove focus from elements in design mode

* Remove extra tabIndex assignment

* Add isDesignMode() method
2022-07-06 13:13:10 -07:00
Joseph Woo c4e05c8447
changed accessibility element from super view to a text input view (#7563)
* changed accessibility element from super view to a text input view

* Updated PR
2022-07-02 04:08:07 +00:00
Joseph Woo 3c779b06e1
Updated accessibility capability (#7605)
* Updated accessibility capability

* Updated PR wordings
2022-07-02 00:07:11 +00:00
almedina-ms c4d20af065
[a11y] Update Media renderer for captions support (#7567)
* Update media player for captions support

* Update subtitles file

* Update subtitles place

* Add other subtitles doc

* Point to right subtitles file

* Resolve comments
2022-07-01 22:20:20 +00:00
Joseph Woo 1772e81aef
added alt text for a11y (#7595)
* added alt text for a11y

* updated food order sample for a11y

* fixed file format
2022-06-30 18:51:09 +00:00
anna-dingler 7104c4dc43
Add right to left support to designer (#7579) 2022-06-30 10:10:54 -07:00
almedina-ms e79dc1b4de
[A11y] Change ColumnSet for Table in ExpenseReport (#7524)
* Change emulator version to 28

* Change columnset for table

* Undo pipeline change

Co-authored-by: Alberto Medina <almedina@Albertos-Mini.guest.corp.microsoft.com>
2022-06-29 22:42:04 +00:00
almedina-ms 331636b642
Add code to announce items that changed visibility (#7568) 2022-06-29 20:24:45 +00:00
almedina-ms 3a1a288055
[Accessibility] Fix WeatherLarge card for accessibility (#7517)
* Fix card for accessibility

* Fix centering
2022-06-29 18:09:16 +00:00
Joseph Woo 695683c09b
removed wrong role assignment (#7564) 2022-06-29 00:42:15 +00:00
Joseph Woo 07da508481
Updated Sample App Release Flag (#7582)
* updated flag

* updated build config
2022-06-28 16:43:40 -07:00
Joseph Woo 7d91f67fb8
updated & cleaned serialization (#7578) 2022-06-28 22:25:40 +00:00
anna-dingler 106843603c
[Designer Accessibility] Insert peers in the DOM tree in the correct order (#7514)
* 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
2022-06-28 14:08:06 -07:00
almedina-ms c2ebe0f044
Update sample (#7561) 2022-06-28 00:51:08 +00:00
almedina-ms c4bcbc08e5
[A11y] Fix textblocks with links not being accessible (#7554)
* Add conditional for stoping in some textblocks

* Fix behaviour for textblocks with only one link

* Fix behaviour even further
2022-06-27 17:09:04 -07:00
Joseph Woo 648d7392bc
added link navigation to acessibility (#7553) 2022-06-22 23:19:44 +00:00
Joseph Woo b07379e51e
Jwoo/ios a11y date picker (#7555)
* updated a11y lables

* clang format upudate
2022-06-22 15:39:27 -07:00
almedina-ms 70e6719fd0
[Android] Keep focus on buttons after keyboard enter (#7499)
* 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>
2022-06-22 11:26:34 -07:00
almedina-ms 26471d7ed7
Add conditional for stoping in some textblocks (#7526) 2022-06-21 16:52:48 -07:00
Joseph Woo 8089f7143a
sample notifies VO of layout change with showcard toggle events (#7545) 2022-06-20 15:53:01 -07:00
almedina-ms 7e2306219d
Change phone number validation (#7493)
Co-authored-by: Vsevolod <sevkorobot@gmail.com>
2022-06-13 11:28:35 -07:00
Joseph Woo 9689d4b563
[iOS] Updated Sample App (#7503)
* [iOS] Updated Sample App

* updated clang format

Co-authored-by: Canhua Li <licanhua@live.com>
2022-06-11 00:19:14 +00:00
Canhua Li 725c09ef34
update package-lock.json after using npm 8.11 (#7510)
* update package-lock.json after using npm 8.11

* run npm i
2022-06-10 13:32:25 -07:00
anna-dingler 9b10682b2c
Update popup background color for high contrast mode (#7497) 2022-06-08 18:23:03 -07:00
anna-dingler 25efe9d138
[Designer] Implement Designer as PWA (#7473)
* In progess: Designer as PWA update

* Update to PWA services for designer

* Refactor to use workbox for serviceworker

* Disable header in css and update icon

* Rename config file and update manifest

* Minor updates to PWA

* Minor formatting fixes

* Update source/nodejs/adaptivecards-site/themes/adaptivecards/layout/designer.ejs

Co-authored-by: Aaron Gustafson <aaron@easy-designs.net>

* Update package.json scripts

* Minify service worker

* Update url references for pipeline

* Dynamic manifest file

* Update designer.ejs

Remove debug description

* Add method to service-worker and add comments

* Use local workbox files

* Update workbox path

* Revert 'Dynamic manifest file'

* Update manifest file paths

* Move workbox ingestion to come in through hexo generator

Co-authored-by: Aaron Gustafson <aaron@easy-designs.net>
Co-authored-by: Paul Campbell <paulcam@microsoft.com>
2022-06-08 16:34:06 -07:00
almedina-ms 1141a99ca8
[Pipelines] Convert pipeline to yml (#7496)
* Add pipeline

* Rename file and change build platform
2022-06-08 22:18:30 +00:00
Paul Campbell 8bf04f2fe2
Delete SECURITY.MD
`SECURITY.MD` is conflicting with `SECURITY.md`, making it impossible to perform certain git operations
2022-06-08 14:32:50 -07:00
Vsevolod ff1298ec64
Rotate signing key (#7495) 2022-06-08 19:24:28 +00:00
Joseph Woo 9906e0931a
Updated Template (#7485)
* updated template

* updated test
2022-05-27 13:43:53 -07:00
microsoft-github-policy-service[bot] a73deecc33
Microsoft mandatory file (#7458)
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
Co-authored-by: Canhua Li <licanhua@live.com>
2022-05-24 20:24:49 +00:00
rankush a8d519a99f
[Android][FactSets]: Mark textViews important for accessibility explicitly (#7452)
Co-authored-by: Rankush Kumar <rankkuma@cisco.com>
Co-authored-by: Paul Campbell <paulcam@microsoft.com>
2022-05-19 12:28:05 -07:00
Joseph Woo 9c0bdd27d3
Update ios-install-cert-template.yml (#7439)
updated provisional file
i will replace the hard-coded string name with a variable next time.
2022-05-11 20:06:13 +00:00
anna-dingler 1b3b4949fd
[Templating] Expose warnings/errors to callers (#7437)
* In progress: log warnings

* Error log for .NET

* Add error logging for NodeJS

* Resolve comments on PR

* Consolidate ArrayList declarations and fix testing nuget package

* Rearrange Expand methods and add comments

* Refactor to add the errors to template instance

* Update warning message

* Get warnings from last template expansion

* Add markdown file changes
2022-05-11 10:00:37 -07:00
Joseph Woo 825a952fb9
fixed vo announcing misspelled words (#7443) 2022-05-10 15:24:14 -07:00
anna-dingler d5020b143c
[Templating] Realign platforms on invalid $when behavior (#7432)
* Align templating platforms for invalid boolean behavior

* Formatting

* Add comment for exposing warnings to caller
2022-05-04 14:01:01 -07:00
Vsevolod d205de57c6
[UWP Renderer]: Action/MediaEventInvoker expose a constructor that takes RenderedAdaptiveCard (#6911) 2022-05-03 15:59:31 -07:00
Vsevolod 2b07a25335
[UWP Nuget]: Add ObjectModel .nuspec (#7204)
* [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>
2022-04-27 14:51:46 -07:00
anna-dingler e53804f94c
[.NET Templating] Resolve commas added in wrong place (#7225)
* Update expansion of Boolean expressions

* Add unit test

* Add test for property that accepts boolean

* Resolve extra commas in temaplting output
2022-04-26 12:38:31 -07:00
anna-dingler b0140bc45f
[.NET Templating] Update Boolean expression evaluation (#7223)
* Update expansion of Boolean expressions

* Add unit test

* Add test for property that accepts boolean
2022-04-25 13:40:51 -07:00
almedina-ms 456c18bb76
Update android release job (#7211)
Co-authored-by: Vsevolod <sevkorobot@gmail.com>
2022-04-23 00:24:50 +00:00