NativeScript / NativeScript/nativescript-cli

Describe changes in CLI's public API for 6.0.0 release

未關閉
#4,644 0 則留言 0 個 reaction 已指派 1 人 在 GitHub 檢視

@Fatme 已經在處理了。

開始於 2019年5月26日。

docs
主要語言
JavaScript
星號
1.1k
分支
204
平均合併
1 天 9 小時
30 天內合併 PR
8

描述

Is your feature request related to a problem? Please describe.
Due to refactoring of CLI's logic for 6.0.0 release, the public API (the one which is available when using NativeScript CLI as a library in a project) has been changed. We need to describe all changes, so the people who rely on the API can migrate easily. Also, it will be great to define common requirements for public API, i.e. which methods/classes are exposed, how are they named, when do we expose them, etc.

Describe the solution you'd like
The Changelog must contain information how to migrate a project using CLI's API from 5.4 to 6.0 release. The CONTRIBUTING.md file must contain information which is the way to expose new method to public API, what are the requirements for it, when it is allowed to change it, etc.

Describe alternatives you've considered
None.

Additional context
All publicly exposed methods are available in the PublicAPI.md file.

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。