6145 Commits

Author SHA1 Message Date
c31346f38c fix(action-bar): use appearance api on ios15+ (#9583)
Co-authored-by: Igor Randjelovic <rigor789@gmail.com>
2021-09-28 19:29:24 +02:00
8476931d6c fix(bottom-navigation): android light/dark theme change on device crash (#9270) 2021-03-18 13:47:46 -07:00
17bdd2ad96 fix(bottom-navigation): fragment handling (#9243) 2021-03-15 18:54:31 -07:00
c040cb28fc chore(release): 6.5.25 6.5.25 2021-02-01 13:06:04 +01:00
30bb87f19d ci: enable publishing & allow skipping ci [skip ci] 2021-02-01 12:48:00 +01:00
8698a1ab84 ci: allow tag override for tns-core-modules 2021-02-01 12:33:46 +01:00
fe7a1a0b0a ci: add inputs to manual dispatch 2021-02-01 12:27:52 +01:00
fa47284ef6 ci: change job name 2021-01-22 14:40:01 +01:00
9928b411bc ci: enable publishing 2021-01-22 14:28:12 +01:00
68317f4320 chore: fix api report 2021-01-22 14:19:46 +01:00
8de676afdd chore: rename version script 2021-01-22 14:13:05 +01:00
7289849c7a ci: add release workflow 2021-01-22 14:08:10 +01:00
12242ed8fd fix(android): BottomNavigation fragment child already has a parent (#9160) 2021-01-22 14:05:40 +01:00
e1c1a96b0c ci: use node 14
node 15 & npm 7 have breaking changes related to peer dependency handling that causes builds to fail.
2021-01-21 09:21:41 +01:00
d992e1ea5e ci: fix npm_install for core on CI (docs) (#9156) 2021-01-20 21:16:55 +01:00
3d2ec08985 chore(release): 6.5.24 6.5.24 2020-12-06 00:19:38 -08:00
14953438af Merge branch 'tns-core-modules' of https://github.com/NativeScript/NativeScript into tns-core-modules 2020-12-06 00:14:22 -08:00
21c7625db2 chore(release): 6.5.23 6.5.23 2020-12-06 00:14:13 -08:00
6979a8d0cc fix(tabs): ios safeArea calculation (#9090) 2020-12-06 00:10:21 -08:00
851954e8a1 chore(release): 6.5.21 6.5.21 2020-11-04 09:09:36 -08:00
4fef132dea fix(ios): ListViewCell.initWithEmptyBackground (#8985) 2020-11-04 09:02:34 -08:00
e4de5fcdae chore(release): 6.5.20 6.5.20 2020-09-25 23:13:27 -07:00
bd93060e8d fix(ios): preferredDatePickerStyle (#8906) 2020-09-25 23:05:12 -07:00
57ac51421c chore(release): 6.5.19 6.5.19 2020-09-23 11:45:38 -07:00
e1318b12af fix(ios): time-picker and date-picker for iOS 14 (#8876) 2020-09-23 07:57:47 -07:00
a36abc8fa4 chore(release): 6.5.18 6.5.18 2020-09-07 11:02:04 -07:00
c8273931f3 fix(ios): Objective-C class name "UITabBar..." already in use handling 2020-09-07 10:50:24 -07:00
5e4cd9865a chore(release): 6.5.17 2020-09-04 08:22:19 -07:00
bd4184e78b fix(android): undefined right-hand side of instance of
Picked from master:
fd5236f1b3
2020-09-04 08:12:50 -07:00
fb2cbead94 chore: pin tns-core-modules for @nativescript/core 2020-09-02 09:48:10 -07:00
6f15334934 chore: minor readme typo fix (#8770)
Fixed typo:

Changed 'reporting a bugs' to 'reporting bugs'
2020-08-19 14:05:28 -07:00
7db35e68a7 chore(release): 6.5.15 6.5.15 2020-08-11 22:30:45 -07:00
5c076de856 fix(android): list picker getTextColor api level issue (#8755)
closes https://github.com/NativeScript/NativeScript/issues/7860
2020-08-11 22:29:11 -07:00
23fbc64639 chore(release): 6.5.13 6.5.13 2020-08-07 08:47:45 -07:00
4708ff4e68 fix(android): line-height (#8751) 2020-08-07 08:46:42 -07:00
02dd5ac965 chore: refactor modaltest (#8724) 2020-07-22 13:53:35 -07:00
fc37b958fe feat(ios): dialog size can now use CSS or attribute like android (#8710)
closes https://github.com/NativeScript/NativeScript/issues/8698
2020-07-22 13:52:18 -07:00
08502527eb fix(android): 'isEnabled' now works properly for SegmentedBar (#8711) 2020-07-22 13:46:05 -07:00
979130de31 chore(release): 6.5.12 6.5.12 2020-07-21 14:06:21 -07:00
09d866cfcd fix(ios): actionbar show/hide should trigger page layout (#8726) 2020-07-21 13:59:03 -07:00
ff62eb8b73 chore(release): 6.5.11 6.5.11 2020-07-20 14:01:06 -07:00
4479096b56 fix(android): add check in ad.dismissSoftInput to make sure the dismissed nativeView has focus at that moment (#8720)
closes https://github.com/NativeScript/NativeScript/issues/8713
2020-07-20 09:01:57 -07:00
68c313d039 chore(release): 6.5.10 6.5.10 2020-07-11 08:27:44 -07:00
36aa181185 feat(tabs): add animationEnabled property (#8704) 2020-07-11 07:58:50 -07:00
9834c4f887 chore(release): 6.5.9 6.5.9 2020-07-07 16:38:09 -07:00
02ec7f104d fix(scroll-view): android 'isScrollEnabled' will apply if changed while gesture is underway (#8695) 2020-07-06 19:05:40 -07:00
635f31f81f fix(connectivity): getActiveNetworkInfo and NetworkInfo modern compliance #8580 (#8652) 2020-07-06 18:29:26 -07:00
bb531ce710 feat(dialog): ios destructive style from options (#8676) 2020-07-06 14:47:08 -07:00
a8bbd7c1e5 fix(snapshots): android is not defined (#8691) 2020-07-06 09:53:25 -07:00
6b0028afd7 fix(bindable): parent referenced expression-values now load properly using an update call (#8670)
closes #8666 
closes #6981 
closes #5054
2020-06-29 22:28:04 -07:00