-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
docs: 5.0.0-rc changelog #6423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: 5.0.0-rc changelog #6423
Conversation
I updated the "breaking changes" part to reflect the latest state of the support lib story (with restored animators api). |
CHANGELOG.md
Outdated
### Bug Fixes | ||
|
||
* don't crash on missing resources in tab-view and action-bar ([#6388](https://github.com/NativeScript/NativeScript/issues/6388)) ([56a1b12](https://github.com/NativeScript/NativeScript/commit/56a1b12)) | ||
* include mocha and chai typings ([#6246](https://github.com/NativeScript/NativeScript/issues/6246)) ([9f23be1](https://github.com/NativeScript/NativeScript/commit/9f23be1)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This shouldn't be in bug fixes. The packages are added to devDependencies
- they don't affect the final package.
CHANGELOG.md
Outdated
|
||
* don't crash on missing resources in tab-view and action-bar ([#6388](https://github.com/NativeScript/NativeScript/issues/6388)) ([56a1b12](https://github.com/NativeScript/NativeScript/commit/56a1b12)) | ||
* include mocha and chai typings ([#6246](https://github.com/NativeScript/NativeScript/issues/6246)) ([9f23be1](https://github.com/NativeScript/NativeScript/commit/9f23be1)) | ||
* nested fragments interact thru child fragment manager ([#6293](https://github.com/NativeScript/NativeScript/issues/6293)) ([3071720](https://github.com/NativeScript/NativeScript/commit/3071720)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thru -> through
CHANGELOG.md
Outdated
* **android:** HEAD request should return statusCode ([7e89f94](https://github.com/NativeScript/NativeScript/commit/7e89f94)) | ||
* **android:** nested frames on app suspend/resume ([#6339](https://github.com/NativeScript/NativeScript/issues/6339)) ([0bf6dc2](https://github.com/NativeScript/NativeScript/commit/0bf6dc2)) | ||
* **android:** parallel navigations should not be triggered ([#6275](https://github.com/NativeScript/NativeScript/issues/6275)) ([6c9fa16](https://github.com/NativeScript/NativeScript/commit/6c9fa16)) | ||
* **android:** second livesync ([#6330](https://github.com/NativeScript/NativeScript/issues/6330)) ([436a318](https://github.com/NativeScript/NativeScript/commit/436a318)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe that this workaround was removed when we switched back to the animators API.
CHANGELOG.md
Outdated
* implement capitalization type option for prompt dialogs ([#6325](https://github.com/NativeScript/NativeScript/issues/6325)) ([ae6a661](https://github.com/NativeScript/NativeScript/commit/ae6a661)) | ||
* **application-settings:** implemented allKeys method ([#6371](https://github.com/NativeScript/NativeScript/issues/6371)) ([829d18b](https://github.com/NativeScript/NativeScript/commit/829d18b)) | ||
* **image-asset-ios:** add autoScaleFactor option to switch auto scaling ([#6127](https://github.com/NativeScript/NativeScript/issues/6127)) ([81e63ee](https://github.com/NativeScript/NativeScript/commit/81e63ee)) | ||
* **styling:** Added 2 functions to control applicationAdditionalSelectors ([#6124](https://github.com/NativeScript/NativeScript/issues/6124)) ([85b8c01](https://github.com/NativeScript/NativeScript/commit/85b8c01)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added -> add
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Add changelog for 5.0.0-rc.