Revamping cutover page based on new mockups (#16547)

* WIP

* Fixing some table issues

* updating package.json

* Fixing readable time

* fixing display string

* Handling null case in get12hourtime util method
This commit is contained in:
Aasim Khan
2021-08-04 16:21:01 -07:00
committed by GitHub
parent cf97ced7f1
commit 3d7edd2d6a
11 changed files with 312 additions and 26 deletions

View File

@@ -2,7 +2,7 @@
"name": "sql-migration",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.1.5",
"version": "0.1.6",
"publisher": "Microsoft",
"preview": true,
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",