This repository was archived by the owner on Nov 17, 2022. It is now read-only.
This repository was archived by the owner on Nov 17, 2022. It is now read-only.
[Tracking] Documentation Updates #1755
Open
Description
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
- 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
- Move modal view to Components @tsonevn
- Move Pro UI to Components @tsonevn
- Within User Interface create a “Styling” section and move “Styling” and “Theme”
- 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
- 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