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

2 Коммитов

Автор SHA1 Сообщение Дата
Shane Neuville 5210d5c1e6 [Shell] propagate css to logical child element (#6082) fixes #4683 fixes #5956
* create an actual logical child structure for page to use for propagation

* JustTheLogicalChildren

* only iterate over ActuallyLogicalChildren

* fix naming

* reuse ChildrenNotDrawnByThisElement

* testing

* fix unit test
2019-05-09 14:17:30 -07:00
Shane Neuville 16aa48fb1e
[Visual] Visual xaml and Visual registrations (#5304)
* [visual] add intellisense popups for visual

* Add visual registrations into type converter

* combine VisualMarker and VisualRendererMarker

* remove visual from class name for intellisense

* set Match Parent to internal

* Remove register code and just scan assemblies

* [Visual] Add Visual Attribute and some additional attribute checks

* remove registrar changes

* renamed to specific VisualTypes

* - move check up to LINQ statement

* Make sure the other platforms can create visuals

* fix renderer names

* move stepper renderer

* rename converter
2019-02-25 13:54:02 -07:00