Skip to content

More extension-related code cleanup

Warren Gifford requested to merge ext-cleanup into master

Created by: sqs

  • Moves all platform-specific stuff to interface PlatformContext (fka Context)
  • Removes global RxJS Subjects used for settings (these now are propagated via the React component hierarchy)
  • Remove a lot of generic type parameters
  • Many other simplifications and consistency improvements

Merge request reports

Loading