Feedback form 09.2018 #1334
Description
-
Add remove example in application settings https://docs.nativescript.org/ns-framework-modules/application-settings @NickIliev resolved via docs: application-settings article improvment nativescript-sdk-examples-js#47
-
Fix broken link for build.xcconfig specs @NickIliev - resolved via https://github.com/NativeScript/docs/pull/1338
-
Add article about how-to create custom application template (this section) @NickIliev
-
Add example for converting base64 string to image (this section)
-
Improve the events article by providing info of what is the type of arguments @NickIliev. - resolved via https://github.com/NativeScript/docs/pull/1335 resolved via https://github.com/NativeScript/docs/pull/1337
-
fix broken link "Building Plugins article" in this article @tsonevn
-
Improve and simplify the TimePicker examples (both Core and Angular) and if applicable provide a note about AM/PM times @NickIliev - resolved via docs: improved and extended TimePicker examples nativescript-sdk-examples-js#44
-
Fix missing snippets for Delete section in the FS article @NickIliev resolved via fix: broken snippet id nativescript-sdk-examples-js#45
-
Provide CI instructions based not only on SauseLab (CI aarticle section)
-
In "Using plugins" areticle the actual information on how to use a plugin is missing @NickIliev fixed via https://github.com/NativeScript/docs/pull/1336
-
Improve and simplify the snippets in the Switch article - if possible provide example of how to change the switch size. @NickIliev resolved via https://github.com/NativeScript/docs/issues/1334#issue-356366194
-
Improve the examples in formatted-string article (e.g replace
fontAttribute
->fontWeight
) @tsonevn -
Improve https://docs.nativescript.org/angular/code-sharing/creating-a-new-project
-
verify the code snippets in the action-bar article @tsonevn
-
improve ns-ui-widgets/action-bar article (examples - ActionBarItem/ActionBarItems attributes) @tsonevn
-
improve location article
-
improve ns-framework-modules/timer @tsonevn
The two examples for 'Interval' appear to be the same
-
improve ns-ui-widgets/progress (Example - How to style the component) @tsonevn
-
providing sample project for core-concepts/angular-navigation
-
fix broken links rich-components @tsonevn
The link to the gauge documentation is broken: http://docs.telerik.com/devtools/nativescript-ui/Controls/NativeScript/Gauges/overview
- improve examples ns-framework-modules/observable
Where is the update tutorial to ObservableArray or update other Binding in not own view?
- improve ns-ui-widgets/segmented-bar
an example image will be helpful.
- extend article sidekick/intro/installation
The linux section seems states "the easiiest way", but only one way is shown. I'd like to try another one.