8000 Releases · PropelAuth/react · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: PropelAuth/react

v2.0.7

04 May 18:36
884ef5d
Compare
Choose a tag to compare
Add impersonation to our hooks and HOCs (#28)

v2.0.6

21 Apr 21:40
354a6a8
Compare
Choose a tag to compare
redirectUrls are not required fields (#27)

v2.1.0-beta.4

30 Mar 03:34
1013cbd
Compare
Choose a tag to compare
Set the initial value for the selectedOrg (#23)

* Set the initial value for the selectedOrg

Otherwise, if there's only one entry in the select box,
you can't trigger the onchange

* Bump version

v2.0.5

05 Mar 05:22
d0e7cb2
Compare
Choose a tag to compare
Add refreshAuthInfo for forcing a refresh (#21)

v2.0.4

27 Feb 00:39
2cadda3
Compare
Choose a tag to compare
Update dependency on JS & change target to es5 (#20)

v2.0.3

24 Feb 23:19
8b3222c
Compare
Choose a tag to compare
Also include in AuthContextForTexting (#19)

v2.1.0-beta.3

10 Feb 07:09
Compare
Choose a tag to compare
v2.1.0-beta.3 Pre-release
Pre-release
v2.1.0-beta.3real

Update version

v2.1.0-beta.2

07 Feb 09:57
a596c4a
Compare
Choose a tag to compare
v2.1.0-beta.2 Pre-release
Pre-release
Small comp library fixes (#15)

* Add logout button on email confirmation page

* Remove unused constants

* Remove unused Modal

* Fix typo

* Fix legacy upload profile picture API

* Only update state if component is still mounted

* Small copy change

* Move config fetching into it's own provider

* updated UpdatePassword component

* Bump version

---------

Co-authored-by: Josh <joshds313@gmail.com>

v2.1.0-beta.1

26 Jan 17:20
7afbb9a
Compare
Choose a tag to compare
v2.1.0-beta.1 Pre-release
Pre-release

Component library beta

v2.0.2

14 Dec 18:55
Compare
Choose a tag to compare

What's Changed

  • Fix active orgs when using RequiredAuthProvider by @jtmarmon in #10

  • Remove optional chaining

0