1.1.31 • Published 4 years ago

config-manager-cross-frame v1.1.31

Weekly downloads
222
License
NONE
Repository
-
Last release
4 years ago

Config Manager Cross Frame

Helper React Component to manage all direct cross frame communication with Configuration Manager

How to use

  • Instantiate CMCrossFrameApplication anywhere in the React Hierarchy as a singleton component
  • Optionally provide the onMessageFromCM prop to handle actions from Config Manager
  • Optionally provide the targetOrigin prop for Config Manager (if known and stable) to increase secure communications
  • Use sendCMCrossFrameMessageToConfigManager method to send actions to Config Manager (or various helper methods)

How to publish

  • Essentially, you just need to bump the version number and run npm publish
  • This can be done automatically and with test and lint by using npm run bumpVersion then npm run publish
1.1.31

4 years ago

1.1.30

4 years ago

1.1.28

4 years ago

1.1.27

4 years ago

1.1.26

4 years ago

1.1.25

4 years ago

1.1.24

4 years ago

1.1.23

4 years ago

1.1.22

5 years ago

1.1.2

5 years ago