Martin Guillon
b8df0b3ac0
feat: boolean to disable systemAppearanceChanged (theme)
2020-09-08 14:22:22 +02:00
Nathan Walker
354b935c6a
fix(webpack): react config ( #8822 )
2020-09-07 08:34:25 -07:00
Martin Guillon
f6e1ab709f
chore: lint
2020-09-07 16:22:45 +02:00
Martin Guillon
b65a1d3c9c
nps should be included
2020-09-07 15:27:46 +02:00
Martin Guillon
e9e0d74099
Merge branch 'master' of github.com:NativeScript/NativeScript
...
# Conflicts:
# package.json
2020-09-07 15:21:29 +02:00
Martin Guillon
c09c091345
chore: fix transformer path
2020-09-07 15:18:53 +02:00
Martin Guillon
6c2cfa101b
chore(webpack): allow use of pnpm / yarn
2020-09-07 15:18:44 +02:00
Martin Guillon
6e274675be
chore: fixed npm scripts
2020-09-07 15:18:29 +02:00
Martin Guillon
d2382a5790
chore: allow the use of npm/pnpm to build
2020-09-07 14:09:22 +02:00
Igor Randjelovic
d51abef6bf
fix: invalid cli tag version ( #8821 )
2020-09-06 08:12:30 -07:00
Igor Randjelovic
c1a2d543b8
fix(webpack): apply-css-loader not applying css ( #8811 )
...
* fix(webpack): apply-css-loader not applying css
* chore: bump webpack version to rc
* fix: import style scope
2020-09-06 14:37:13 +02:00
Nathan Walker
6a8a0d5565
chore(release): webpack 3.0.1
2020-09-03 14:56:45 -07:00
Peter Staev
e4a2930c6a
fix(webpack): Change NativeClass properties to enumerable ( #8813 )
2020-09-03 14:36:55 -07:00
Nathan Walker
f826befb9d
chore(release): 7.0.0
7.0.0
2020-09-02 17:28:52 -07:00
Nathan Walker
54cce4f20c
feat(core): nativescript.config and webpack updates ( #8801 )
2020-09-01 15:53:37 -07:00
Nathanael Anderson
757a2ffdf7
Update Config file
2020-08-30 12:36:04 -05:00
Igor Randjelovic
4abfc8a370
feat: add enableMultithreadedJavascript flag to config definition
2020-08-29 20:29:02 +02:00
Nathan Walker
967d652c61
fix(ios): stop using artificial state handler via animated setter on uiviewcontroller ( #8797 )
2020-08-28 00:05:47 -07:00
Nathan Walker
33a703e129
feat(webpack): using new nativescript.config ( #8796 )
2020-08-27 19:43:42 -07:00
Igor Randjelovic
fa9f0957b8
fix(webpack): don't require ts transformer unless processing ts file
2020-08-27 23:33:16 +02:00
Igor Randjelovic
d443d85ace
chore: clean up README.md
2020-08-27 14:33:05 +02:00
Priyanshu Agarwal
b29c479e3a
docs: updated README.md ( #8794 )
...
* Added hyperlinks in @nativescript/* in README
* Added License
2020-08-27 14:29:58 +02:00
Martin Guillon
6b6ec3756b
Merge branch 'feature/onListenerAdded_Removed' of github.com:Akylas/NativeScript
2020-08-27 09:46:33 +02:00
Martin Guillon
efa1eb0779
Merge branch 'feature/android_fragment_transition' of github.com:Akylas/NativeScript
2020-08-27 09:46:26 +02:00
Martin Guillon
53c8234b23
test fix for new navigation event order
2020-08-27 09:25:45 +02:00
Martin Guillon
5fcfb75350
android fragment transitions fully working now
2020-08-27 09:25:42 +02:00
Martin Guillon
be15327dcc
typo fix
2020-08-27 09:25:39 +02:00
Martin Guillon
d41195e3f9
in fact this does not seem to be necessary anymore
2020-08-27 09:25:36 +02:00
Martin Guillon
9a5d99e241
also use replace when replacing frame page
2020-08-27 09:25:29 +02:00
Martin Guillon
392e2c8d59
still unload page if navigation is replace or is back or clearHistory is used
2020-08-27 09:25:24 +02:00
Martin Guillon
c1e710a614
use replace when navigating with clearHistory
2020-08-27 09:25:14 +02:00
Martin Guillon
b127f12bbb
another try at fixing transitions
2020-08-27 09:25:01 +02:00
Martin Guillon
582f5fa6eb
dont use replace transaction anymore.
...
That way we dont “unload” and “load” fragments.
This fixes black screens and slow transitions with opengl or cameras
# Conflicts:
# packages/core/ui/frame/fragment.transitions.android.ts
# packages/core/ui/frame/frame-common.ts
# packages/core/ui/frame/index.android.ts
2020-08-27 09:24:25 +02:00
Martin Guillon
3fbeacec41
fix(android): dont dispose fragment on onloaded
...
rely on android logic
2020-08-27 09:21:34 +02:00
Martin Guillon
0ff21d7e5e
onListenerAdded and onListenerRemoved
2020-08-27 09:19:59 +02:00
Nathan Walker
16c154e885
chore(docs): readme
2020-08-25 20:17:49 -07:00
Aman Zishan M.A
164cc6ce37
chore(docs): readme improvement ( #8785 )
2020-08-25 20:04:48 -07:00
Nathan Walker
73ccdd6d4e
chore(docs): readme
2020-08-25 20:03:13 -07:00
Nathan Walker
020ad4da37
chore(core): monorepo, esm targeting, improved management ( #8707 )
2020-08-25 20:00:59 -07:00
Yosef Herskovitz
6f15334934
chore: minor readme typo fix ( #8770 )
...
Fixed typo:
Changed 'reporting a bugs' to 'reporting bugs'
2020-08-19 14:05:28 -07:00
Nathan Walker
7db35e68a7
chore(release): 6.5.15
6.5.15
2020-08-11 22:30:45 -07:00
Nathan Walker
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
Nathan Walker
23fbc64639
chore(release): 6.5.13
6.5.13
2020-08-07 08:47:45 -07:00
Nathan Walker
4708ff4e68
fix(android): line-height ( #8751 )
2020-08-07 08:46:42 -07:00
tarunama
02dd5ac965
chore: refactor modaltest ( #8724 )
2020-07-22 13:53:35 -07:00
Shailesh Lolam
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
DimitrisRK
08502527eb
fix(android): 'isEnabled' now works properly for SegmentedBar ( #8711 )
2020-07-22 13:46:05 -07:00
Nathan Walker
979130de31
chore(release): 6.5.12
6.5.12
2020-07-21 14:06:21 -07:00
Nathan Walker
09d866cfcd
fix(ios): actionbar show/hide should trigger page layout ( #8726 )
2020-07-21 13:59:03 -07:00
Nathan Walker
ff62eb8b73
chore(release): 6.5.11
6.5.11
2020-07-20 14:01:06 -07:00