docs-v7 icon indicating copy to clipboard operation
docs-v7 copied to clipboard

[Tracking] Documentation Updates

Open NickIliev opened this issue 5 years ago • 6 comments

Please, tell us what's the problem?

[x] Wrong documentation [x] Improvement of existing article [x] Missing documentation [x] New article needed

Please, tell us more details

  • [x] Rename UI Widgets to “Components” @tsonevn
  • [ ] Align all UI Widgets examples (following the suggestions in point 2 in the revamp document) Each component in the section should have the following sub-sections @tsonevn, @NickIliev : - Usage (Screenshot) - Styling (optional) subsection "Specific Styling Properties" (markdown table only) - Tips & Tricks (optional) Git branch (?) - Properties (markdown tables only - like in nativescript-vue) - Events (markdown tables only - like in nativescript-vue) - API Reference (to classes, interfaces, properties, events) (markdown tables only - like in nativescript-vue) - Native Source (e.g., android.widget.Button & UIButton) (markdown tables only - like in nativescript-vue) - See more

Test example that implements the above structure is created here

  • [x] Move modal view to Components @tsonevn
  • [x] Move Pro UI to Components @tsonevn
  • [ ] Within User Interface create a “Styling” section and move “Styling” and “Theme”
  • [x] Remove the “Common Screens” section from App & Screens @tsonevn
  • [ ] Remove “Transpilers”
  • [ ] Move “Change App ID” to “Publishing” @tsonevn
  • [ ] Sync with CLI team about the CLI section
  • [ ] Release section - revise the whole section!
  • [ ] Plugin development meeting with the Plugin team
  • [x] Deleting the “Hardware Access” section @tsonevn
  • [ ] After removing a section check the NGIX redirects @tsonevn
  • [ ] Create custom 404 / 500 pages @tsonevn
  • [ ] Replace templates in App Screens with the Marketplace templates
  • [ ] “Create your own templates” section needs an update (check for duplicate guidelines)
  • [ ] Talk with @bundyo about “ Improve this Article” (the scrolling bug with the side scroll and visibility)
  • [ ] Remove “How to make the app fast with Android”
  • [ ] Create a meeting with the runtimes teams about the Android Runtime iOS runtime sections

NickIliev avatar Aug 27 '19 12:08 NickIliev

Re-vamped UI widgest in Angular && SDK-JS apps so far:

  • [x] ActionBar
  • [x] ActivityIndicator
  • [x] BottomNavigation
  • [x] Button
  • [x] DatePicker
  • [x] Tabs

NickIliev avatar Sep 02 '19 06:09 NickIliev

Re-vamped UI widgest in Angular && SDK-JS apps

  • [x] Dialogs
  • [x] Gestures
  • [x] FormattedString
  • [x] HtmlView

NickIliev avatar Sep 02 '19 13:09 NickIliev

Re-vamped UI widgest in Angular && SDK-JS apps

  • [x] Image
  • [x] ListPicker
  • [x] Label

NickIliev avatar Sep 03 '19 13:09 NickIliev

  • [ ] Within User Interface create a “Styling” section and move “Styling” and “Theme”

As the " Styling" article is bulky, I'd suggest it split to sub-articles.

vchimev avatar Sep 16 '19 12:09 vchimev

Re-vamped UI components in Angular app

  • [x] Progress
  • [x] ScrollView
  • [x] Slider
  • [x] Switch
  • [x] TabView
  • [x] TextField

NickIliev avatar Oct 01 '19 08:10 NickIliev

NativeScript Angular && JS examples

  • [x] application-settings
  • [x] color
  • [x] connectivity
  • [x] file-system
  • [x] fps-meter
  • [x] http
  • [x] platform

JS examples

  • [x] console
  • [x] fetch

NickIliev avatar Oct 22 '19 11:10 NickIliev