Skip to content

Commit

Permalink
Chore (release): 4.18.0 (#1553)
Browse files Browse the repository at this point in the history
* Fix: hanging run query button (#1445)

* Fix: Narrator announces Tab items activation (#1435)

* Fix: Remove extra outline from search boxes (#1438)

* Fix: Resize sidebar (#1433)

* Task: Add Manifest Generator task for EO compliance (#1439)

* Task: Migrate from webpack v4 to webpack v5 (#1395)

* Fix: Toolkit component text padding (#1461)

* Enhancement: Changes position of feedback button (#1455)

* Task: Improve test coverage (#1434)

* Chore: update dependencies (#1476)

* Disable invalid space error on url on carriage returns (#1464)

* Chore: remove unnecessary packages (#1487)

* Fix: Selectively disable invalid url warning (#1484)

* Fix: Corrects position of feedback button and GE title (#1492)

* Task: Adjust feedback popup time (#1496)

* Fix/share button enhancement (#1459)

* Fix: try-it experience layout (#1495)

* Enhancement: Code snippets UI (#1494)

* fix: restore accessibility tests (#1526)

* Fix: Show correct information on Modify Permissions tab (#1498)

* Fix: Add Fluent Responsive stylesheet (#1500)

* Chore: Cut a release github workflow (#1514)

* Fix: Authentication error handling (#1547)

Co-authored-by: Millicent Achieng <[email protected]>
Co-authored-by: Charles Wahome <[email protected]>
Co-authored-by: Elinor <[email protected]>
Co-authored-by: EvansA <[email protected]>
Co-authored-by: Michael Mainer <[email protected]>
  • Loading branch information
6 people authored Mar 11, 2022
1 parent 4be0d11 commit 8e825b1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@

name: $(date:yyyyMMdd)$(rev:.r)

pool: MsGraphBuildAgentsWindowsGE
pool:
vmImage: 'windows-latest'

pr:
branches:
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graph-explorer-v2",
"version": "4.17.0",
"version": "4.18.0",
"private": true,
"dependencies": {
"@augloop/types-core": "file:packages/types-core-2.16.189.tgz",
Expand Down

0 comments on commit 8e825b1

Please sign in to comment.