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

23 Коммитов

Автор SHA1 Сообщение Дата
Nirmal Guru 764ce94d17
Fix incorrect Root Namespace
This leads to embedded resources being not found and the VS Designer crashes
2021-10-08 09:09:24 +05:30
Nirmal Guru dd076f3bd8
EmbeddedResource items does not nest generated sources
The "EmbeddedResourceUseDependentUponConvention" does not automatically nest the generated sources to its parent files.
2021-10-08 09:09:22 +05:30
Nirmal Guru b105331ad2
Update Assembly/Package Titles
The package title doesn't follow a particular format and is not machine readable.
Thus, I propose the following format: "'Product' - 'Area' - 'Specifics' ('Source/Target')"
2021-07-20 21:45:18 +05:30
Nirmal Guru 3ad9062623
Refactor Core project files
Organize Package tags
Update Package descriptions
Remove redundant MSBuild logic
Consolidate common MSBuild logic
2021-07-20 21:45:09 +05:30
Nirmal Guru 54ffaf9dee
Remove un-necessary build logic across project files
Remove commented build logic
Remove duplicated build logic
2021-06-04 21:00:25 +05:30
Nirmal Guru 06362b2134
Fix-up new-lines across project files
Add/Remove new-lines (only in project files, xml files and some source files)
2021-06-04 21:00:19 +05:30
Nirmal Guru 41c9964cf9 Use Unicode charset without the BOM
Update and follow EditorConfig settings.
BOM: Byte Order Mark (Used to identify UTF-8 encoding).
We don't need BOM specified as the latest editors can work without it.
2021-05-17 12:43:06 -07:00
Nirmal Guru ae9e58e25e Clean-up trailing white-spaces
Remove final new-lines
Remove trailing white-spaces
2021-05-17 12:43:06 -07:00
Rosario Pulella 6a55e517e7
Given that spaces seperate tags, remove duplicate tags 2021-03-22 17:39:23 -04:00
Rosario Pulella 7566a30795
Remove repated Toolkit and Windows tags 2021-03-19 14:33:28 -04:00
Rosario Pulella 68e5ba2161
Add WCT tags to packages. 2021-03-19 14:33:28 -04:00
Rosario Pulella 7333504779
Sperate Tags by semicolons 2021-03-19 14:33:17 -04:00
Rosario Pulella bae4fe43c1
Add winui 2.5 dep to all controls packages 2021-03-10 17:15:43 -05:00
Jerome Laban 0988d1cbad refactor: Use TargetFrameworks for UnoPlatform compatibility 2021-01-05 10:42:21 -05:00
Nirmal Guru ecc7f1eb46
Add DesignTools Project for the new Designer APIs
Add FQNs and Proxy classes for the Control types
 since they should not be referenced by the DesignTools assembly in new Designer system.
2020-11-25 09:40:35 +05:30
Alexandre Zollinger Chohfi bc141e152a Updated min and target SDKs and removed redundant conditional execution paths.
Removed any WinJS reference.
2020-09-16 17:29:14 -07:00
Alexandre Zollinger Chohfi 12874726f7 Added design pdbs. 2020-05-28 01:24:27 -07:00
Alexandre Zollinger Chohfi 853ad8284e Fix for sample app on ARM64. 2019-11-21 15:29:05 -08:00
Lucas Rojas 8013d92d2f Apply feedback 2019-03-12 12:26:09 -03:00
marianstdt 6cfc5b0b94 Modified the project description for Microsoft.Toolkit.Uwp.UI.Controls.Datagrid 2019-03-08 17:29:33 -03:00
Nikola Metulev f8ebd4eb1b updated min required version on projects to 16299 2018-10-04 16:03:27 -07:00
Regis Brid 70590847d2 Merging with master. 2018-06-25 15:10:24 -07:00
Regis Brid abb78a25d8 Addition of the DataGrid runtime and designer. 2018-05-04 13:17:08 -07:00