9a8e7c45ab
faster style-scope setPropertyValues
...
No need for so many for loops
2020-12-02 16:57:25 +01:00
e0b90396bc
Merge branch 'frame_nav_events' of github.com:Akylas/NativeScript
...
# Conflicts:
# apps/automated/src/test-runner.ts
# packages/core/css/parser.ts
# packages/core/global-types.d.ts
# packages/core/ui/bottom-navigation/index.android.ts
# packages/core/ui/styling/style-scope.ts
# packages/core/ui/tabs/index.android.ts
# packages/core/ui/tabs/index.ios.ts
2020-11-12 10:02:51 +01:00
c1f231d88e
chore: fix eslint issues ( #9017 )
2020-11-11 08:46:36 -08:00
328feeb9c1
fix: typo fix
2020-11-03 11:36:15 +01:00
17658ed777
fix: only require parsers if need be
...
this also allows to remove them from bundle.
However this is not the best way. We should use global vars for cssParser so that weback automatically removes the code
2020-11-01 11:10:18 +01:00
3437ed7e14
fix(core): global handling with env.production flag ( #8903 )
...
closes https://github.com/NativeScript/NativeScript/issues/8778
closes https://github.com/NativeScript/NativeScript/issues/8872
2020-09-25 10:42:43 -07:00
020ad4da37
chore(core): monorepo, esm targeting, improved management ( #8707 )
2020-08-25 20:00:59 -07:00