Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

SpotlessTahr

Compare
Choose a tag to compare
@dxinteractive dxinteractive released this 17 May 02:57
· 19 commits to master since this release

Contents

  • Adding react router 3 plugin
  • Renaming modal class name props and adding a way to assign then via config

Breaking changes

  • config.components is removed. Use config.prompt.component and config.promptContent.component instead.
  • Modal and ModalContent class name props have changed.

Additions

  • Added config.prompt.props and config.promptContent.props as a way of passing props to prompt components.