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

3 Коммитов

Автор SHA1 Сообщение Дата
Stephane Delcroix 5ea86a266b
Stylesheets (#1207)
* [*] Support for CSS StyleSheets

 Parsing, loading, and applying of StyleSheets

 see https://github.com/xamarin/Xamarin.Forms/pull/1207#issue-266464280
 for complete description.

* use initial, not none

* fix tests
2017-12-20 10:47:50 +01:00
Mikayla Hutchinson 2801aa5551 Fix default items (#1123)
There were some issues in the MSBuild evaluation order
that caused the default items files to never get used.
2017-09-04 09:57:11 +02:00
Mikayla Hutchinson dd662f4041 [Internal] Fix loading props file on older MSBuild versions (#1112)
* Fix loading props file on older MSBuild versions

* Fix applying metadata to default items

* Fix build error caused be errant '

* Fix ' issue better this time

* One more missing '
2017-08-29 12:30:36 +01:00