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

11604 Коммитов

Автор SHA1 Сообщение Дата
Mike Battista 0a184fbd97 Added templatestrings.json to localization pipeline. 2022-06-10 21:21:59 -07:00
Mike Battista 85b4cfe3cd Added base templatestrings.json to all WinUI templates. 2022-06-10 19:50:10 -07:00
Mike Battista 7a1e5ffcfb Moved missed template.json file. 2022-06-10 18:58:29 -07:00
Mike Battista e418cc5c57 Localize template.json name and description properties once localized files are in the right location. 2022-06-10 18:28:42 -07:00
Mike Battista 80e811bc3e
Initial stages of onboarding to new localization service (#4533)
* Initial import of localization pipeline.

* Renamed StringRes.resx to Resources.resx in preparation for onboarding to localization service.

* Fixed test.
2022-06-10 18:18:32 -07:00
Mike Battista 0652a775e4 Removed stale sections. 2022-06-09 20:43:12 -07:00
Mike Battista ea315de56f Removed stale docs. 2022-06-09 20:09:56 -07:00
Mike Battista e322cdb1d0 Fixed test. 2022-06-09 10:33:02 -07:00
Mike Battista ab3f5df480 Renamed StringRes.resx to Resources.resx in preparation for onboarding to localization service. 2022-06-09 10:04:43 -07:00
Mike Battista f131201ca4 Initial import of localization pipeline. 2022-06-08 11:44:53 -07:00
Mike Battista 61f4f9f2d8
Renamed SplitView to NavView. Removed NavView from MenuBar template n… (#4531)
* Renamed SplitView to NavView. Removed NavView from MenuBar template names.

Fixed #4498.

* Updated tests.
2022-06-08 10:29:14 -07:00
Mike Battista 55584dd38b Updated releases in roadmap.md. 2022-06-06 09:41:36 -07:00
Matt Lacey a1e78d34d8
Enable WACK testing of the WinUI3 generated projects (#4530)
* WIP

need to get MSIX generation working again

* Get the WinUI (C#) WACK test to be runnable

For #4451

* work around WinAppSDK v1.1 breaking the style tests of generated code
2022-06-04 16:34:17 -07:00
Mike Battista d244c5b07b Updated to WinAppSDK 1.1.
Fixed #4480.
2022-06-03 11:55:40 -07:00
Mike Battista b65fe37209 Added note about special comment syntax. 2022-06-02 17:05:59 -07:00
Mike Battista 448eee172a Added note about the | operator. 2022-06-02 17:03:11 -07:00
Mike Battista aded24368e Renamed screenshots. 2022-06-01 20:24:08 -07:00
Mike Battista 9d74522e09 Updated screenshots. 2022-06-01 18:51:55 -07:00
Mike Battista 9286a992c8 Updated AboutDescription resource. 2022-06-01 18:34:51 -07:00
Mike Battista 136981b7f1 Added note about reinstalling VS. 2022-06-01 13:34:33 -07:00
Mike Battista cfb93193e8 Added notes about resetting the VS experimental instance. 2022-06-01 13:21:45 -07:00
Mike Battista 42ee4efdc4
Use file-scoped namespaces declarations. (#4522)
Fixes #4509.
2022-06-01 10:36:04 -07:00
Mike Battista 5fd0fe1e0e Fixed #4523. 2022-06-01 01:20:21 -07:00
Mike Battista dccad35540 Minor formatting fix. 2022-05-31 17:15:54 -07:00
Mike Battista 5b93d56c2a Override DataGridColumnHeaderBackgroundColor to Transparent to match refreshed UX. 2022-05-31 15:50:16 -07:00
Mike Battista 7a19a1f29d Fixed #4485. 2022-05-31 15:32:10 -07:00
Mike Battista ae1ba94639 Set right margin on NavigationView content. 2022-05-31 14:06:16 -07:00
Mike Battista d8165e566b Updated test data. 2022-05-31 14:06:00 -07:00
Sophia Morin 19b79cebf1
Custom titlebar (#4505)
* Custom titlebar

* dynamic title bar text

* pr fixes + title bar logo

* title bar icon

* whitespace + format fixes

* Updated TODO comments.

* added page style for theme switching

* Fixed bad merge.

* Removed extra space.

* Fixed MenuBar alignment.

* Removed unnecessary VerticalAlignment.

* Added TitleBarHelper to workaround platform bugs.

* Fixed test failures.

* Fixed NavigationView design issues.

Need to fix two bugs with the back button not being interactable and with the hamburger icon overlapping the titlebar when the window is small.

* Fixed NavigationView and AppTitleBar integration.

* Dim the title bar when the window is inactive.

* Formatting fix.

* Renamed content frame to NavigationFrame.

* Updated NuGet packages. Fixed #4495.

* Removed stale Page.xaml.

* Ran Code Cleanup.

* Set ListDetailsView Background to Transparent.

* Set Background on the landing page for Blank projects.

* Minor formatting fixes.

* Minor formatting fixes.

* Fixed #4517.

* Updated ListDetails design and disabled its BackButton to avoid conflicts with the NavigationView BackButton.

* Set NavigationViewHeaderMode to Never for WebView.

Co-authored-by: Sophia Morin <t-smorin@microsoft.com>
Co-authored-by: Mike Battista <13860912+mikebattista@users.noreply.github.com>
2022-05-31 11:57:00 -07:00
Mike Battista e3145c558b Updated DataGrid icon. 2022-05-26 13:40:42 -07:00
Mike Battista dcb1b8bec8 Merge branch 'main' of https://github.com/microsoft/TemplateStudio 2022-05-26 09:26:52 -07:00
Mike Battista caaeafd6a1 Added 5.1 to upcoming releases. 2022-05-26 09:26:48 -07:00
Mike Battista 2cd8dde86c
Updated VSIX EULAs and version numbers. (#4519)
Fixes #4464.
2022-05-26 09:18:06 -07:00
Matt Lacey 7b0a88567f
Don't use GUID also used elsewhere (#4515)
Fixes #4511
2022-05-24 11:37:01 -07:00
Mike Battista fbad9e799f Added notes about icons. 2022-05-24 10:02:04 -07:00
Mike Battista 332385c9e1 Updated MSIX descriptions. 2022-05-24 00:03:45 -07:00
Mike Battista 4499e6ce75 Applied consistent sorting in MenuBar ViewModel code. 2022-05-23 19:00:15 -07:00
Mike Battista 80bf2087ce Removed stale comment. 2022-05-23 18:46:08 -07:00
Sophia Morin f97f3d3449
Smorin4/right pane service removal (#4513)
* added page style for theme switching

* removed all functionality for right pane service

* Fixed test failure due to extra whitespace and reorganized code.

* Removed empty folders.

* Fixed whitespace issues.

Co-authored-by: Sophia Morin <t-smorin@microsoft.com>
Co-authored-by: Mike Battista <13860912+mikebattista@users.noreply.github.com>
2022-05-23 18:31:20 -07:00
Mike Battista f75949c257 Added PageStyle back to MenuBar to keep it usable until we get proper guidance. 2022-05-20 16:03:24 -07:00
Sophia Morin ccd154cbeb
MenuBar changes for #4463 (#4494)
* shell page postactions

* Finished MenuBar changes.

* menubar size fix

* Fixed StyleCop issue.

* Updated TODO comment.

* Use double quotes.

* Fixed accessibility issue with SettingsButton.

Co-authored-by: Sophia Morin <t-smorin@microsoft.com>
Co-authored-by: Mike Battista <13860912+mikebattista@users.noreply.github.com>
2022-05-20 14:27:33 -07:00
Sophia Morin 109dac0ab3
Remove custom styles to honor default control behaviors and designer feedback (#4508)
* removed custom styling

* removed custom styles for menu bar pages

* main page postaction fix

* Fixed missing header on MenuBar Blank page.

* Removed excess header margin and adjusted NavView content margin.

* Removed excess margin on ContentGrid title.

* Renamed hyperlink button margin.

* Removed unused margin and reorganized.

* Added back removed space.

Co-authored-by: Sophia Morin <t-smorin@microsoft.com>
Co-authored-by: Mike Battista <13860912+mikebattista@users.noreply.github.com>
2022-05-20 09:14:34 -07:00
Mike Battista cfea2b0a43
Synced updates from WinAppSDK 1.1 templates. (#4502)
* Synced updates from WinAppSDK 1.1 templates.

* Fixed encoding issue.

* Fixed encoding issues.
2022-05-18 14:04:10 -07:00
Mike Battista 14d09a79d5 Fixed encoding script. 2022-05-18 11:48:40 -07:00
Mike Battista 9d91bbfe0e Disabled expression body on method warnings in .editorconfig per #4490. 2022-05-18 11:45:58 -07:00
Mike Battista 5c7dc6d902
Fixed CA warnings in the WinUI templates. (#4490)
* Fixed CA warnings besides #4484 and #4487.

Added .editorconfig to generated projects with warning severity on rules modified from the default rules.

* Fixed StyleCop and .editorconfig issues.

* Formatting fixes in .editorconfig.

* Use expression bodies on methods where appropriate (#4487).

* Fixed StyleCop issue.

* Fixed expression body on method warnings in MenuBar projects.

* Fixed formatting issue in App.xaml.cs.

* Fixed formatting issue and comments in ActivationService.cs.

* More formatting fixes.

* Fixed StyleCop issue.

* Removed whitespace.

* Updated comments.

* Use inline definition.
2022-05-18 11:23:05 -07:00
Mike Battista ff3a7723f5
Make NavigationView the default selected project. (#4500)
* Make NavigationView the default selected project.

* Updated test to account for new default.
2022-05-18 07:31:44 -07:00
Mike Battista 72a73d28b8
Added self-contained target that's required for 1.1. (#4501) 2022-05-17 18:08:23 -07:00
Mike Battista e4e1e7ccf3 Set VsEmulator default path to /. 2022-05-17 15:22:14 -07:00
Matt Lacey 981c09938a
Address internal dependency issues (#4497)
* Disable unneeded tests

Affected by #4491 and in preparation for #4493

* Update VSSDK version (& dependencies)

This partially addresses #4492

* Update minimum supported version of VS to 17.2
2022-05-17 08:53:51 -07:00