Skip to content

Releases: SmartBear/fake-ap

v3.0.0

31 Mar 14:08
Compare
Choose a tag to compare
  • BREAKING CHANGE: The Dialogs and Flags components are now provided by the package and need to be rendered in a React component

v2.1.4

30 Mar 13:25
Compare
Choose a tag to compare
  • Add support for React 18

v2.1.3

23 Nov 11:35
Compare
Choose a tag to compare
  • Fix flag position not being on top of some elements
  • Upgrade dependencies

v2.1.2

06 Sep 08:29
Compare
Choose a tag to compare
  • Upgrade dependencies

v2.1.1

17 Aug 13:40
4fe5de9
Compare
Choose a tag to compare
  • Fix lint

v2.0.0

31 May 09:43
Compare
Choose a tag to compare
  • Context is now configured by providing a context object directly instead of specific information
    • Any content is accepted for the context
    • This affects both AP.context.getToken and AP.context.getContext

v1.2.0

29 May 22:27
Compare
Choose a tag to compare
  • Implement AP.context.getContext
    • For now only Jira projects and issues are supported
    • It is possible to configure the context returned by providing information to the Fake AP configuration
  • Update AP.context.getToken to include the context returned from AP.context.getContext
  • Remove the moment package dependency

v1.1.1

07 May 06:45
Compare
Choose a tag to compare
  • Upgrade dependencies

v1.1.0

29 Apr 13:38
61d61d9
Compare
Choose a tag to compare
  • Add QSH to AP.context.getToken
  • Upgrade dependencies

v1.0.2

02 Mar 12:23
Compare
Choose a tag to compare
  • Setup a new package release process that will also release on GitHub Packages