Skip to content

Commit

Permalink
Jwoo/release/24.4 (#8903)
Browse files Browse the repository at this point in the history
* Fix `--blue` to be a _smidge_ darker (better contrast on `--black`) (#8745)

* Remove unnecessary `aria-required` property from container element (#8746)

* Add `hljs-comment` color to fix contrast (#8747)

* Switch from textblock to label in Input.Time sample (#8751)

* Add missing img alt text in a few spots (#8750)

* Slight tweak to common blue background/border color for contrast (#8748)

* Add missing `title` to `iframe` in blog post (#8754)

* [Samples] Update version for samples using `tooltip` (#8753)

* [Designer] Fix treeview control accessibility (#8757)

* fixed a11y issue (#8760)

* Update README.md (#8802)

* Added AdaptiveCards Template WinRT Component (#8805)

* added a new project file

* added test app and c# winrt component

* mostly working?

* fix impl

* updated nuget path

* added c# runtime component

* updated

* updated

* updated

* updated

* updated

* updated

* updated

* updated

* update

* removed winrt prject from AC and added C++ console sample app and the AC project to visualizer

* removed nuget config changes

---------

Co-authored-by: Paul Campbell <paulcam@microsoft.com>

* Jwoo/template winrt strong name (#8807)

* added a new project file

* added test app and c# winrt component

* mostly working?

* fix impl

* updated nuget path

* added c# runtime component

* updated

* updated

* updated

* updated

* updated

* updated

* updated

* updated

* update

* removed winrt prject from AC and added C++ console sample app and the AC project to visualizer

* removed nuget config changes

* added strong name

* added new property

---------

Co-authored-by: Paul Campbell <paulcam@microsoft.com>

* Added Package Info (#8811)

* added missing package info

* for sharing

* updated

* Update README.md (#8813)

* Add headingLevel to host config (#8814)

* Update action icon role to presentation (#8815)

* Update README.md (#8817)

Update release schedule for website

* Fix invalid color value (#8819)

* [NodeJS] Update hashing algorithm for webpack (#8835)

* Update hashing algorithm for webpack

Needed to unblock Node >16

* Tabs -> spaces

* [NodeJS] Add `ImageSet` class to enable styling (#8838)

* [NodeJS] Add optional overflow menu icon rendering (#8847)

* Remove tab index from nested inputs (#8848)

* [NodeJS] Add `grid` `ImageSet` style (#8845)

* Host old content from messagecardplayground on ac.io (#8866)

* Fix issue #8520 (#8870)

Updated AdaptiveTableCell to override the Type property

Co-authored-by: huberemanuel <emanuel.tesv@gmail.com>

* Update README.md (#8873)

Update icon for unsupported features

* Update README.md (#8859)

* Add tooltip for Arabic (#8890)

* [Website][A11y] Update keyboard nav for blog posts (#8891)

* Update keyboard nav for blog posts

* Add up/down navigation

* Navigate on enter

* Designer surface a11y updates (#8888)

* Designer surface a11y updates

* Update source/nodejs/adaptivecards-designer/src/peer-command.ts

Co-authored-by: Paul Campbell <paulcam@microsoft.com>

---------

Co-authored-by: Paul Campbell <paulcam@microsoft.com>

* updated version

---------

Co-authored-by: Paul Campbell <paulcam@microsoft.com>
Co-authored-by: anna-dingler <98650930+anna-dingler@users.noreply.github.com>
Co-authored-by: Matej Simek <matej@simek.pro>
Co-authored-by: huberemanuel <emanuel.tesv@gmail.com>
  • Loading branch information
5 people authored May 1, 2024
1 parent fbc4f0e commit 366b109
Show file tree
Hide file tree
Showing 10 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion source/nodejs/adaptivecards-aaf-testapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"release": "npm run build"
},
"dependencies": {
"adaptivecards": "^3.0.2"
"adaptivecards": "^3.0.3"
}
}
4 changes: 2 additions & 2 deletions source/nodejs/adaptivecards-designer-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"monaco-editor-webpack-plugin": "^5.0.0"
},
"dependencies": {
"adaptivecards": "^3.0.2",
"adaptivecards-designer": "^2.5.0-alpha.0",
"adaptivecards": "^3.0.3",
"adaptivecards-designer": "^2.4.4",
"adaptivecards-templating": "^2.4.0-alpha.0",
"monaco-editor": "^0.29.1"
}
Expand Down
4 changes: 2 additions & 2 deletions source/nodejs/adaptivecards-designer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adaptivecards-designer",
"version": "2.5.0-alpha.0",
"version": "2.4.4",
"description": "Adaptive Card designer embeddable control",
"author": "AdaptiveCards",
"license": "MIT",
Expand Down Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"adaptive-expressions": "^4.11.0",
"adaptivecards": "^3.0.2",
"adaptivecards": "^3.0.3",
"adaptivecards-templating": "^2.4.0-alpha.0",
"cpy-cli": "^4.1.0",
"dotenv-webpack": "^7.0.3",
Expand Down
4 changes: 2 additions & 2 deletions source/nodejs/adaptivecards-extras-designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@microsoft/adaptivecards-extras": "^0.3.0-alpha.0",
"adaptivecards": "^3.0.2",
"adaptivecards-designer": "^2.5.0-alpha.0"
"adaptivecards": "^3.0.3",
"adaptivecards-designer": "^2.4.4"
}
}
2 changes: 1 addition & 1 deletion source/nodejs/adaptivecards-extras/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"release": "npm run build && webpack --mode=production && npm run dts"
},
"dependencies": {
"adaptivecards": "^3.0.2"
"adaptivecards": "^3.0.3"
}
}
2 changes: 1 addition & 1 deletion source/nodejs/adaptivecards-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"react": "^17.0.2"
},
"dependencies": {
"adaptivecards": "^3.0.2",
"adaptivecards": "^3.0.3",
"markdown-it": "^12.2.0"
}
}
4 changes: 2 additions & 2 deletions source/nodejs/adaptivecards-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"@microsoft/ac-typed-schema": "^0.8.0-alpha.0",
"@microsoft/marked-schema": "^0.3.0-alpha.0",
"adaptive-expressions": "^4.11.0",
"adaptivecards": "^3.0.2",
"adaptivecards-designer": "^2.5.0-alpha.0",
"adaptivecards": "^3.0.3",
"adaptivecards-designer": "^2.4.4",
"adaptivecards-templating": "^2.4.0-alpha.0",
"change-case": "^4.1.2",
"cheerio": "^1.0.0-rc.12",
Expand Down
2 changes: 1 addition & 1 deletion source/nodejs/adaptivecards-templating/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@types/json-schema": "^7.0.8",
"adaptive-expressions": "^4.11.0",
"adaptivecards": "^3.0.2",
"adaptivecards": "^3.0.3",
"typedoc": "^0.22.5",
"typedoc-plugin-markdown": "^3.11.2"
},
Expand Down
2 changes: 1 addition & 1 deletion source/nodejs/adaptivecards-ui-testapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"adaptive-expressions": "^4.11.0",
"adaptivecards": "^3.0.2",
"adaptivecards": "^3.0.3",
"adaptivecards-controls": "^0.9.0",
"adaptivecards-templating": "^2.4.0-alpha.0"
},
Expand Down
2 changes: 1 addition & 1 deletion source/nodejs/adaptivecards/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adaptivecards",
"version": "3.0.2",
"version": "3.0.3",
"description": "Adaptive Cards Javascript library for HTML Clients",
"author": "AdaptiveCards",
"license": "MIT",
Expand Down

0 comments on commit 366b109

Please sign in to comment.