Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Refactor OfficeHelpers core files and build processes #62

Merged
merged 77 commits into from
Feb 24, 2018

Conversation

WrathOfZombies
Copy link
Contributor

The following pull request refactors the core files for authentication, dictionary & storage to make it simple. Notable changes are

  • IE & Edge have a very different dialog flow that uses localStorage based change detection to determine when to close the dialog.
  • Dictionary now uses a Map as a backing datastructure
  • Storage now creates multiple keys instead of constantly writing them to a single array.
  • Build process has been updated to using webpack to reduce bundle sizes and utilize efficient tree shaking
  • Added base test configuration to start writing unit tests

@WrathOfZombies WrathOfZombies force-pushed the bhkrish/refactor-storage branch from 401b96c to e106292 Compare February 24, 2018 19:51
@WrathOfZombies WrathOfZombies merged commit a4e46bf into master Feb 24, 2018
@WrathOfZombies WrathOfZombies deleted the bhkrish/refactor-storage branch February 24, 2018 19:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant