Hristo Deshev
3607bc63ac
Merge pull request #2082 from NativeScript/hdeshev/gridlayout-onrowremoved
...
Call row/column removed callbacks on removeRows/removeColumns.
2016-05-11 09:55:41 +03:00
Nikolay Iliev
ee2eee3d7e
how-to's fixed slashes in code comments
2016-05-09 18:02:05 +03:00
Hristo Deshev
21c74bdf5a
Call row/column removed callbacks on removeRows/removeColumns.
...
Changed callback names to _onRowRemoved, etc and changed visibility to
public to work around a TypeScript "protected" limitation.
2016-05-09 16:58:56 +03:00
Vladimir Enchev
fc27063622
Merge pull request #2079 from NativeScript/pete/docs-update
...
Update docomentation
2016-05-09 11:34:31 +03:00
Peter Kanev
a9fdc3359d
make articles consistent in structure
2016-05-05 15:38:40 +03:00
Erjan Gavalji
f15f283c74
Reorder test file structure to match the modules
...
Needed to have a nice structured cookbook dir in the docs
Includes:
Move the data-module tests under the data dir
Move the frame tests under the ui dir
Rename the dialog.md file to dialogs.md
Fix the web-view title
Add previous_url attributes to each article for SEO
Rename the style dir to styling to match the reference
Fix the frame-tests path
2016-05-05 10:43:35 +03:00
Erjan Gavalji
401c39924e
Fix the build. Improve docs require statements
2016-05-02 18:08:46 +03:00
Erjan Gavalji
3074b6089f
Move the layouts tests under the layouts dir
2016-05-02 17:44:58 +03:00