Nathan Walker
82a2282361
chore: format
2020-07-11 11:03:57 -07:00
Nathan Walker
d6a7279f6f
chore: bump
2020-07-11 11:03:57 -07:00
Nathan Walker
84289877c9
chore: build
2020-07-11 11:03:38 -07:00
Nathan Walker
c6e5e63dda
chore: format
2020-07-11 11:03:38 -07:00
Nathan Walker
4434220a28
chore: format
2020-07-11 11:03:38 -07:00
Nathan Walker
dfeaa84c2c
chore: cleanup
2020-07-11 11:03:38 -07:00
Nathan Walker
6336eac4b5
chore: cleanup
2020-07-11 11:03:37 -07:00
Nathan Walker
94cf5c4706
chore: format scripts
2020-07-11 11:01:40 -07:00
Nathan Walker
da3c0b973d
chore: format
2020-07-11 11:01:40 -07:00
Nathan Walker
8f2900ad0b
chore: cleanup reexports
2020-07-11 08:32:45 -07:00
Nathan Walker
1525c89733
chore: cleanup
2020-07-11 08:32:21 -07:00
Nathan Walker
9341cd9554
chore: cleanup reexporting and TS 3.9 support
2020-07-11 08:31:29 -07:00
Nathan Walker
68c313d039
chore(release): 6.5.10
6.5.10
2020-07-11 08:27:44 -07:00
Igor Randjelovic
36aa181185
feat(tabs): add animationEnabled property ( #8704 )
2020-07-11 07:58:50 -07:00
Nathan Walker
9834c4f887
chore(release): 6.5.9
6.5.9
2020-07-07 16:38:09 -07:00
DimitrisRK
02ec7f104d
fix(scroll-view): android 'isScrollEnabled' will apply if changed while gesture is underway ( #8695 )
2020-07-06 19:05:40 -07:00
Osei Fortune
635f31f81f
fix(connectivity): getActiveNetworkInfo and NetworkInfo modern compliance #8580 ( #8652 )
2020-07-06 18:29:26 -07:00
danielorihuela
bb531ce710
feat(dialog): ios destructive style from options ( #8676 )
2020-07-06 14:47:08 -07:00
Igor Randjelovic
a8bbd7c1e5
fix(snapshots): android is not defined ( #8691 )
2020-07-06 09:53:25 -07:00
DimitrisRK
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
dosomder
ec17727e91
fix(text-view): only reload text if hint is showing on ios ( #8662 )
2020-06-29 22:18:25 -07:00
Ken Southerland
bd12bafb4a
feat(ImageSource): resize method ( #8678 )
2020-06-29 22:17:39 -07:00
Chad Zhuang
b5b2db9093
chore: syntax error correction in comments for property of View, originX and originY. ( #8669 )
2020-06-24 16:46:32 -07:00
dosomder
7d364474c2
feat(text-view): allow easy subclassing on ios ( #8663 )
2020-06-23 22:23:49 -07:00
Nathan Walker
4d57ced35f
chore(release): 6.5.8
6.5.8
2020-06-20 08:49:11 -07:00
DimitrisRK
acddd1f34d
chore: testing #8637 ( #8658 )
...
Co-authored-by: Dimitris - Rafail Katsampas <katsampasdr@gmail.com >
2020-06-19 15:36:13 -07:00
felixkrautschuk
41a21ea916
fix(enums): add Visibility.hidden ( #8655 )
...
closes #8653
2020-06-18 08:45:04 -07:00
DimitrisRK
4f64bace62
fix(module-name-resolver): livesync page qualifier handling ( #8637 )
...
closes https://github.com/NativeScript/NativeScript/issues/8622
Co-authored-by: Dimitris - Rafail Katsampas <katsampasdr@gmail.com >
2020-06-17 20:12:11 -07:00
Nathan Walker
4f65beab33
chore(release): 6.5.7
6.5.7
2020-06-17 14:43:21 -07:00
Nathan Walker
0ca838ed0c
fix(span): value handling for strings and numbers ( #8651 )
...
closes https://github.com/NativeScript/NativeScript/issues/8647
2020-06-17 11:07:38 -07:00
Nathan Walker
29541b89b1
chore(release): 6.5.6
6.5.6
2020-06-16 15:31:53 -07:00
Nathan Walker
9afa15fa71
fix(ios): gesture handling resilience when views are destroyed quickly ( #8645 )
...
closes https://github.com/NativeScript/NativeScript/issues/8641
2020-06-16 15:18:48 -07:00
dosomder
5cacc25aa7
fix(text-base): apply dynamic text color change on button for ios ( #8635 )
2020-06-16 12:45:23 -07:00
DimitrisRK
c73952f364
feat(android): Implementing 'onBackPressed' for frame-root ( #8634 )
...
Useful for meddling with tab-navigated apps.
Co-authored-by: Dimitris - Rafail Katsampas <katsampasdr@gmail.com >
2020-06-13 13:46:57 -07:00
Nathan Walker
3198f92580
chore(release): cut 6.5.5 release
6.5.5
2020-06-09 22:56:54 -07:00
Nathan Walker
eb4c61fc41
fix(text-base): letter spacing for textfield ( #8627 )
...
closes https://github.com/NativeScript/NativeScript/pull/8626
closes https://github.com/NativeScript/NativeScript/issues/4892
2020-06-09 22:44:16 -07:00
Nathan Walker
ae06202af5
chore: cleanup
2020-06-07 19:37:17 -07:00
dosomder
d3549ac115
fix(text-base): update text color for ios ( #8617 )
2020-06-06 14:08:36 -07:00
Bundyo (Kamen Bundev)
faa0181b9c
feat(text-base): Add Span vertical-align support ( #8257 )
2020-06-06 14:03:05 -07:00
dosomder
e2a9af2bc7
fix(text-base): apply letter spacing in ios text field ( #8618 )
2020-06-06 10:41:42 -07:00
Igor Randjelovic
f7310d9cc1
chore: update readme
2020-06-06 12:40:55 +02:00
Sayan Mondal
13b946200a
docs: Added Easy Navigation Badge in README.md ( #8280 )
2020-06-05 08:28:38 -07:00
Igor Randjelovic
484617cb2c
chore: cut 6.5.4 release ( #8613 )
...
* chore: cut 6.5.4 release
* chore: changelog
6.5.4
2020-06-04 21:25:21 +02:00
Igor Randjelovic
8931295ab5
fix(core): pin typescript to 3.8.3 to avoid __exportStar issue ( #8612 )
2020-06-04 19:48:59 +02:00
Nathan Walker
c14d5843f2
chore: 6.5.3 changelog
6.5.3
2020-06-03 17:05:12 -07:00
Nathan Walker
7f8070e247
chore: cut 6.5.3 release ( #8610 )
2020-06-03 16:55:40 -07:00
Nathan Walker
b015eeed51
fix(ios): dialog handling with top view controller ( #8609 )
2020-06-03 12:42:10 -07:00
kmmccafferty96
446163d3f8
fix: fix ios hmr ( #8559 )
2020-05-08 11:20:32 +03:00
tarunama
f2fb0976c1
test(e2e): more visible focus and blur results on text field ( #8546 )
...
* test: more visible forcus and blur results on text field
* fix: typo
2020-04-20 15:51:33 +03:00
Rahul Dubey
50e58fa19f
fix (android/TextField): set focusable, clickable to false when editable is false ( #8525 )
...
Do not clear key listener when editable is false This prevents the input type to be changed.
Instead, we can set focusable, clickable to false.
This allows to change input Type i.e (secure) at run time when editable is false.
Reference issue: https://github.com/NativeScript/NativeScript/issues/8523
Co-authored-by: Vasil Trifonov <v.trifonov@gmail.com >
2020-04-14 12:36:54 +03:00