This website requires JavaScript.
Explore
Help
Register
Sign In
javascript
/
NativeScript
Watch
1
Star
0
Fork
0
You've already forked NativeScript
mirror of
https://github.com/NativeScript/NativeScript.git
synced
2025-11-05 13:26:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1b9610b4dd075367aa2072e81ec9060da2ba0bbf
NativeScript
/
tns-core-modules
/
ui
/
core
/
view
History
Hristo Hristov
1b9610b4dd
The original issue described here:
https://github.com/NativeScript/NativeScript/issues/4804
is fixed in 3.2 but there is another bug which doesn't render borderRadius on Image element. (
#4963
)
2017-10-20 08:33:08 +03:00
..
package.json
No more ambient modules for tns-core-modules/* subpackages.
2017-03-07 17:59:02 +02:00
view-common.ts
Disable recycling, refactoring & fixes (
#4705
)
2017-08-17 09:15:35 +03:00
view.android.ts
Fix crash on API 23 where constantState.newDrawable(nativeView.getResources()); throws exception in Java. (
#4959
)
2017-10-18 10:35:07 +03:00
view.d.ts
Avoid applying CSS multiple times (
#4784
)
2017-09-25 18:32:00 +03:00
view.ios.ts
The original issue described here:
https://github.com/NativeScript/NativeScript/issues/4804
is fixed in 3.2 but there is another bug which doesn't render borderRadius on Image element. (
#4963
)
2017-10-20 08:33:08 +03:00