Skip to content

Latest commit

 

History

History
441 lines (285 loc) · 27.6 KB

CHANGELOG.md

File metadata and controls

441 lines (285 loc) · 27.6 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Generated by auto-changelog.

v1.5.5 - 2019-06-07

Merged

  • fix: ensure dev settings for url is only visible on dev #191

Commits

  • prettifying 528cdab
  • fix: extrapolate dev mode check into function that saves to store c992ce4
  • fix: ensure isLocal boolean is set on init 5b46e0f

v1.5.4 - 2019-05-22

Commits

  • store access token from external provider as jwt cookie dc45eb1

v1.5.3 - 2019-05-22

Commits

v1.5.2 - 2018-12-07

Merged

  • Remove devDep from deps and fix release flow #170

Commits

v1.5.1 - 2018-11-30

Commits

v1.5.0 - 2018-11-30

Merged

  • Semver updates and release tweaks #164
  • Allow display of SAML provider button #150
  • Remove redundant with #155
  • fix small copy/paste error (again) #154
  • Fix small copy/paste error #153

Commits

v1.4.15 - 2019-05-22

Merged

  • Added custom placeholder option #178
  • chore: Add feature to switch out identity url #174
  • add an example in Vue.js #167

Commits

v1.4.14 - 2018-06-07

Commits

v1.4.13 - 2018-06-01

Merged

  • update icon on name field #141

Commits

v1.4.12 - 2018-05-07

Merged

  • Support async loading #126
  • fixed "login" parameter in module API #136
  • Make Close Button bigger and centered #134
  • Clarify local Site URL popup. #124

Commits

v1.4.11 - 2018-02-09

Merged

  • Improve hash cleaning regex #120

Commits

v1.4.10 - 2018-02-08

Commits

v1.4.9 - 2018-01-30

Commits

v1.4.8 - 2018-01-29

Commits

  • Don’t drop console logs ffd15c9

v1.4.7 - 2018-01-29

Commits

v1.4.6 - 2018-01-29

Commits

v1.4.5 - 2018-01-29

Commits

v1.4.4 - 2018-01-25

Merged

  • Fix source maps on UMD #114

v1.4.3 - 2018-01-15

Merged

  • Fix adblock pro blocking #113

Commits

  • Restore production on UMD builds a9f5bb8

v1.4.2 - 2018-01-08

Merged

v1.4.2-beta-2 - 2018-01-08

Commits

v1.4.2-beta - 2018-01-06

Commits

  • Babelify mobx and preact for prerender support d1038f1

v1.4.1 - 2017-12-22

Commits

  • Fix logo option regression b592479

v1.4.0 - 2017-12-22

Merged

  • Add APIUrl option to module API #103

Commits

  • Clarify why are adding this option. e7bdf60
  • Handle error state when settings endpoint fails c58aa6c
  • Fix Typos 36d8789

v1.3.5 - 2017-11-20

Merged

  • Update gotrue and bump the widget version #98

Commits

v1.3.4 - 2017-11-17

Merged

  • Add signup button action to public api #97

Commits

  • Reformat README and add 5afbdf8
  • Remove defer suggestion from readme 0c14ab3

v1.3.3 - 2017-11-10

Merged

  • Add z-index to the iframe and fix #94 #95

Fixed

  • Add z-index to the iframe and fix #94 #94

v1.3.2 - 2017-11-10

Merged

  • Dont start action unless there is a user #93

v1.3.1 - 2017-11-10

Merged

  • Clear saving state when logout is called without a user #92

Commits

v1.3.0 - 2017-11-10

Merged

  • Enable sourcemaps #91

Commits

v1.2.0 - 2017-10-10

Merged

  • Add option to disable logo #79

Commits

v1.1.2 - 2017-10-08

Merged

  • Add devmode instructions #75

Commits

v1.1.1 - 2017-10-05

Commits

v1.1.0 - 2017-10-05

Merged

  • Set a cookie when not using cors #74
  • Update README.md #72

Commits

v1.0.2 - 2017-09-27

Merged

  • add FAQ to readme #70
  • removes the relative or #69
  • Partial Revert of "Add init event to netlifyIdentity" #66

Commits

  • Revert "Add init event to netlifyIdentity" 8094df8
  • Minor eslint changes c08e872
  • Fix weird render of OR on HR c32e17d

v1.0.1 - 2017-09-09

Merged

  • Fix module API export #65

Commits

v1.0.0 - 2017-09-08

Merged

  • Draft release doc #63
  • Also make sure we can still build. #64
  • Add init event to netlifyIdentity #62
  • Replace GitHub ribbon with simpler link #61
  • Don’t kick off loading state when linking to providers #59
  • Add links/badges to demo site #60
  • Release with more fixes #58
  • Enable providers on accept invite page #56
  • Turn off hmr in devmode #52
  • Upgrade gotrue-js #55
  • Created new release for version v1 #54
  • Enable travis #51
  • console.error instead of log #50
  • Fix lint/format #45
  • Fix logged in state styling #44
  • Demo page refactor #43
  • Fix readme #41
  • [WIP] Style Dev Mode #31
  • Fix race condition on currentUser call #38
  • Fix remaining listing errors. Prettier should work now. #35
  • Add aria-hidden attribute to dialog #36
  • Fix viewport warnings on safari #33
  • Add some css to the template so rafa can go play later #32
  • Fix a race condition #34
  • Remove unused packages and fix lint errors #30

Fixed

  • Don’t kick off loading state when linking to providers #47

Commits