Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(monorepo): streamlined OSS management #8707

Merged
merged 17 commits into from Aug 26, 2020
Merged

feat(monorepo): streamlined OSS management #8707

merged 17 commits into from Aug 26, 2020

Conversation

NathanWalker
Copy link
Contributor

@NathanWalker NathanWalker commented Jul 13, 2020

  • working core
  • tests passing
  • auto code formatting via precommit hook
  • all e2e testing targets are driven by internally managed @nativescript/webpack
  • all e2e target apps share same singular App_Resources for simplified management and updates
  • all e2e targets share deps making sweeping dep updates fast/efficient
  • future scalable design and flexibility around typings (ability to publish iOS/Android typings separately as well as begin invoking transformations for other use cases
  • scalable organization following other OSS standards with ability to manage other source surrounding framework in similar streamlined fashion
  • cleaned up reexports throughout core
  • TypeScript 3.9 support

@cla-bot cla-bot bot added the cla: yes label Jul 13, 2020
@NathanWalker NathanWalker force-pushed the feat/monorepo branch 3 times, most recently from d221f32 to 7abe0e1 Compare Aug 7, 2020
@cla-bot cla-bot bot removed the cla: yes label Aug 7, 2020
@NathanWalker NathanWalker force-pushed the feat/monorepo branch 2 times, most recently from a713df5 to 31787c9 Compare Aug 7, 2020
@NativeScript NativeScript deleted a comment from cla-bot bot Aug 7, 2020
@NativeScript NativeScript deleted a comment from cla-bot bot Aug 7, 2020
@NativeScript NativeScript deleted a comment from cla-bot bot Aug 7, 2020
@NativeScript NativeScript deleted a comment from cla-bot bot Aug 7, 2020
@NathanWalker NathanWalker force-pushed the feat/monorepo branch 4 times, most recently from a17f7eb to dcbbf12 Compare Aug 8, 2020
@cla-bot cla-bot bot added the cla: yes label Aug 8, 2020
@NathanWalker NathanWalker force-pushed the feat/monorepo branch 2 times, most recently from cf7b6c2 to 41dff2f Compare Aug 8, 2020
@NativeScript NativeScript deleted a comment from cla-bot bot Aug 8, 2020
@NativeScript NativeScript deleted a comment from cla-bot bot Aug 8, 2020
@NativeScript NativeScript deleted a comment from cla-bot bot Aug 8, 2020
@NathanWalker NathanWalker force-pushed the feat/monorepo branch 2 times, most recently from b3ec9d5 to ba7fa9a Compare Aug 12, 2020
That way we dont “unload” and “load” fragments.
This fixes black screens and slow transitions with opengl or cameras
@NathanWalker NathanWalker merged commit 020ad4d into master Aug 26, 2020
4 checks passed
tarunama pushed a commit to tarunama/NativeScript that referenced this pull request Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants