Add validation/parsing for the FlexboxLayout properties

Make FlexboxLayout work with CSS properties, shorhands are not yet supported

Make shorthand properties

Remove redundant logging
This commit is contained in:
PanayotCankov
2016-11-04 21:15:11 +02:00
committed by Panayot Cankov
parent a7746f31a3
commit 2bf7b07bf6
7 changed files with 308 additions and 143 deletions

View File

@@ -23,6 +23,7 @@
"grunt-tslint": "3.0.3",
"grunt-typedoc": "0.2.4",
"grunt-untar": "0.0.1",
"http-server": "^0.9.0",
"markdown-snippet-injector": "0.1.1",
"mocha": "2.2.5",
"nativescript-typedoc-theme": "0.0.7",