Skip to content

Commit ade142f

Browse files
MartoYankovvchimev
authored andcommitted
chore(changelog): remove not valid breaking change
`[Android] NativeScript no longer overwrites the horizontal/vertical alignment on the user-defined root visual element when opening it in modal dialog window (i.e. not fullscreen).` - this has been changed with the introducing of `stretched` parameter in the features. The default behavior stays the same.
1 parent 2d42d69 commit ade142f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,16 +85,16 @@ A detailed list of the new features and changes coming with NativeScript 4.0 ca
8585

8686
### BREAKING CHANGES
8787

88+
* **ios-layout** Frame, Page and TabView measure/layout methods no longer used. We now rely on the iOS to position these controls. As a result width, height, minWidth, minHeight, margins won't be respected on these controls
89+
* **ios-layout** Layouts for ViewContollers now implemented with UILayoutGuide (requires iOS 9)
90+
* **tabview** TabViewItems are now loaded/unloaded on demand - when they will be displayed.
8891
* **webpack:** Extending classes requires marking the derived class with @CSSType
8992
The root classes are not marked with CSSType and classes derived from ViewBase and View
9093
will continue to work as expected. More concrete view classes (Button, Label, etc.) are
9194
marked with @CSSType now and store their cssType on the prototype suppressing the previous
9295
implementation that looked up the class function name. So clien classes that derive from one of
9396
our @CSSType decorated classes will now have to be marked with @CSSType.
9497
* **android-images:** change decodeHeight/decodeWidth properties to accept device independent pixels by default
95-
* [Android] NativeScript no longer overwrites the horizontal/vertical alignment on the user-defined root visual element when opening it in modal dialog window (i.e. not fullscreen).
96-
97-
If your application logic relied on the previous behavior you need to manually set `horizontalAlignment="center"` and `verticalAlignment="middle"` on the root visual element you are showing modally.
9898
* **image-source:** Change the return type of `setNativeSource` method from `boolean` to `void`.
9999

100100

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy