- release: 5.2.11
- Handling phonegap 'last time you logged in with' case
- release: 5.2.10
- Merge pull request #98 from johnkors/master
- i18n: Added norwegian (bokmal)
- update cdn config
- release: 5.2.9
- Bumped auth0.js version
- minor
- purge fastly on every push
- release: 5.2.8
- Added new auth0.js version
- Update README.md
- Remove build from repo and fix CSS rotation of spinner. Close auth0/widget#83
- Fix strider image badge
- Update widget's README.md badges
- Add tests for placeholder support and fallback. auth0/lock#9
- Update cdn check for widget
- Add final deploy script
- Improve test/tests.js afterEach hook
- Fix most of the tests beforeEach and afterEach
- Update test-inception command
- Fix db_connections.tests.js
- Fix tests mocha config
- Fix build before tests, since CI 'prepare' task runs before npm i
- Update tests to saucelabs deprecating browserstack
- Updated widget build
- Remove odd character char(160) from source
- Add test to check characters inception
- Added missing preventDefault
- One more style added
- Corrected style location
- Added event prevent default
- Removed href='#' from widget showAll
- Update README.md
- Bumped auth0.js version
- Added offline_mode for widget
- Added auth0.js 4.0
- Restore back the wrongUsernamePasswordErrorText
- Fix signin validation email broken on IE and FF
- Update triming email before form validation, fixes IE and FF bug with regex
- support device option
- Update reset and signup methods to allow extension of showForgot and showReset action buttons
- Fix login panel load after reset success
- support nonce option
- Update Readme.md
- Add 'Releases' to Readme.md
- include evernote-sandbox
- Make reset and normalize more specific than any other styles on sites
- update auth0.js
- Update css for responsive. cc @gravityonmars
- Fix prevent click on a0-close button
- Update i18n forgotText for es and en dictionaries
- Merge pull request #86 from auth0/fix-signup-reset-popup
- Fixed signup & password change popup
- Updating node-modules dependencies.
- Adding "binaries"
- Merge pull request #81 from jjaffeux/patch-1
- Add tr.json file to i18n/index.js
- Adding latest binary versions.
- Merge branch 'jjaffeux-turkey'
- Merge branch 'turkey' of github.com:jjaffeux/widget into jjaffeux-turkey
- Add translations for Turkey
- Updating to Browserify 4.2.1 (https://nodesecurity.io/advisories/syntax-error-potential-script-injection)
- Merge pull request #79 from auth0/winchan
- Adding Winchan & Phonegap compatibility.
- Updating to auth0.js 3.0.1
- Update README.md
- Merge pull request #75 from auth0/issues/74
- Fixes #74 by adding support for connection_scopes. Bump to 4.1.0.
- Updated dev instructions.
- Pin auth0-js dependency @2.1.10
- restore waad icon
- restore office365 icon
- Fix _hideSignIn()
- Merge branch 'multi-instance'
- Fix test hide, since now removes widget on close
- Fix signup.tests.js
- Fix container reference and use widget.$ to bind events to instance
- Fix input icon z-index
- Remove unnecesary copy of build at example/
- Fix keyword package.json
- Update build
- Fix awesome multi widget dancing
- Update build for multi-instance
- First steps into self contained dom queries. Allows multiple instances of widget
- Fixing disappearing signup email when coming from loading transition.
- Minor: Fixing browserify error reporting.
- Updating browserify dependency.
- Minor: Removing tabs and using spaces
- 4.0.38
- show backend error on db conns
- Adding password policy error.
- Oops, updating to auth0.js (now for real)
- remove shrinkwrap
- add transforms as deps not devDeps
- add packageify to only inline version
- minor
- update checkrepo to our fork
- add shrinkwrap
- Merge pull request #65 from levicc00123/master
- Added bower JSON file to package.
- add version
- Adds back Auth0Widget.version property that contains the current auth0-widget version.
- Update build
- Revert "Adds Auth0Widget.version property that contains the current auth0-widget version."
- Update readme.md
- 4.0.24
- Update build for 4.0.23
- Re-update build
- Update build
- 4.0.21
- Updating auth0-js to 2.1.5 version.
- Merge pull request #64 from auth0/add-version-field
- Adds Auth0Widget.version property that contains the current auth0-widget version.
- Updating auth0-js to 2.1.5 version.
- Merge remote-tracking branch 'origin/img_height'
- fix img height
- Merge branch 'fix_padding'
- fix padding & width
- fix padding
- Update README.md
- more css fixes
- css width input
- fixes css
- margin signup footer
- margin signup footer
- Updating to latest built version.
- fixes css
- better ux
- fixes
- pixel perfect
- fixes css responsive
- Fix browserify missing verison 4.1.6
- Update build
- fixes
- fixes responsive
- fix responsive
- Merge branch 'master' into new_style
- Merge branch 'new_style' of github.com:auth0/widget into new_style
- fixes themes
- gradient theme
- gradient theme
- base64 widget font
- unnecesary file
- new themes
- Update build
- Add dummy href for close link
- Fix hiding X button on standalone render. Close #59
- Removing exorcise and re-embedding source map in auth0-widget. Using mold-source-map to create relative source map paths.
- Updating build to 4.0.12 version.
- Sourcemaps are now created in a different file.
- Ignoring source map file.
- Updating ejsify to 0.1.0
- Adding grunt-checkrepo to detect when build folder differs.
- Updated built version to latest (previous version was broken).
- Merge pull request #54 from alyssaq/patch-1
- function typo
- support thecity and planningcenter strategies
- Update build for fix of popup-mode + username/password login
- Fix handle error for 401 and server error on popup mode
- Update build, broken in 4.0.7
- Update build
- Updating auth0.js to 2.1.4
- Updating SPA example.
- Updating README widget version to 4.0
- Fix custom icon fixed to 58px height and auto width
- No longer add a0-ie8-overlay. Delegate to CSS engine fallback support for background
- Make ie8 overlay display for IE<10
- Add is_old_ie check script
- Fix social buttons for dropbox, paypal, salesforce
- Merge branch 'slaykovsky-russianLanguage'
- Merge branch 'russianLanguage' of github.com:slaykovsky/widget into slaykovsky-russianLanguage
- Some improvements for russian language.
- Update build
- Fix bug where users's container for widget gets removed
- Fix for IE missing console global property
- Fix examples callbacks
- Update build
- Limit body class to overlay widget only
- Update build
- Quick fix on widget's body class handling before closed event
- Fix example on grunt dev command
- Update build
- Avoid setTimeout(0) on transitions... thanks Firefox!
- Updating to latest browserstack-cli version.
- Updating to latest built version.
- Merge pull request #39 from auth0/new_style
- Update build
- Underline links on signup footer
- Merge branch 'new_style' of github.com:auth0/widget into new_style
- Add example of signup with footer text
- Style to footer text
- Merge branch 'new_style' of github.com:auth0/widget into new_style
- better focus
- better fx
- Merge branch 'fix-popup-auth0-ad' into new_style
- Fix example with free subscription account
- fixes
- Merge branch 'new_style' of github.com:auth0/widget into new_style
- Fix flickering on safari
- fixes
- Fix popup example for userinfo show data
- fixes css
- Merge branch 'master' into new_style
- Update build
- Test socialBigButtons property, and update login only-socials examples
- fixing crazy badge
- icons
- Merge branch 'new_style' of github.com:auth0/widget into new_style
- Fix resizing bug after adding a0-equal-viewport class, which reduces inner elements height
- fixes
- fixes overflow
- fixes
- Merge branch 'new_style' of github.com:auth0/widget into new_style
- Add class to body and widget container to manipulate css
- Merge branch 'new_style' of github.com:auth0/widget into new_style
- fixes
- fixes
- Update build
- Fix error transition
- fixes
- fixes
- fixes css
- Revert "Add doubletap prevent"
- fixes
- Add doubletap prevent
- Update databas connection name
- No longer copy auth0 widget to example/
- Merge branch 'master' into new_style
- Update build
- Fix resizing bugs when displaying error message
- Update build
- Fix popup example on examples/index.html
- Undo hack since already fixed
- Merge branch 'master' into new_style
- Update Must match -> Debe coincidir for es translations
- Update build
- Add ES translations for new keys
- Update clientID for examples
- Merge branch 'new_style' of github.com:auth0/widget into new_style
- Differ login from signup on social buttons title
- fix clearfix
- Fix example
- Update build with email/username validations
- typo
- Fix username validations
- Fix some transitions for error/success messages
- Reset success message on cancel option
- Update build
- Reset errors on cancel options before view refresh
- Update build
- Add color red to .a0-error class
- Fix resizing problems by setting error before view refresh on signup and success
- copyright fixes
- Update build
- Add a0-free-subscription class to main panel
- Merge branch 'new_style' of github.com:auth0/widget into new_style
- Update build
- Add example for non-free subscriptions
- Fix show/hide copyright logo for non-free nor dev subscriptions
- fixes css
- Update build
- Deleted unused files in example
- Undo jade for example building
- fixes css
- Update example custom icon
- Update build and example
- Fix custom icon html/display
- Add new examples
- Fix layout for example
- Add username_style example to login
- Add example files to watch
- Fix grunt example_https
- Update build
- Disable browser validation
- Fixes example
- Update example build
- Update example builds
- Update grunt-example task
- Update builds
- [test] - Fix Sign In: should send extraParameters to login
- [test] - Fix Sign In: should signin with enterprise connection specifying extraParameters
- Fix fix typo
- [test] - Fix Sign In should signin with enterprise connection
- [test] - Fix: should signin with social connection specifying state
- [test:widget] - Fix social login strategy selector
- Fix signin social tests and click event bind selector improves
- Fix signup with social strategy and tests
- [test:reset] - Fix reset password email mandatory
- Fix focus password on login enterprise and still validate required field for other authentication types
- fix reset errors
- Add error for repeat_password_empty
- Add basic reset form validations
- Disable browser's form validation
- Add must match message for english dictionary
- Fix widget inputs width
- Fix passwords borders
- Signup server errors
- Fix multiple widget instances log text
- Fix animation on errors for signup
- Whitespace at widget/index.js
- Add basic form validation to signup
- Group regular expressions on js/regex.js
- Delegate validation to widget. Remove html5 required attributes
- Re-shake on secuential form submision errors
- fixes css
- Fix animations and focus error
- More errors fixes on show/hide messages
- More error fixes
- Reset focus errors on signInWithAuth0 and return in case of popup
- Do not show error message on empty email
- Add a0-errors to #a0-widget when there are errors. Add class only to input container div
- Merge branch 'new_style' of github.com:auth0/widget into new_style
- Add error messages on inputs
- error form
- fix
- fixes js css
- Update build
- Clean error on next login submit
- fix title problem
- fix hidden social buttons on signup
- fixes css
- fixes css
- fixes css
- fixes css
- fixes css
- fixes css
- fixes css
- Merge branch 'new_style' of github.com:auth0/widget into new_style
- Update build and example
- Remove display:none from templates in favor of a0-hide class
- better responsive height
- better responsive buttons
- fix: Zocial buttons hover when they are squares
- fixes ios
- fixes css
- fixes index
- fixes
- fixes all button
- Update build and example/index.html
- Fix jade inline format
- Fix target delegation for social login
- fixes
- fixes general
- Fix example js indentation
- Fix login info
- fixes example
- Merge branch 'new_style' of github.com:auth0/widget into new_style
- fixes ios
- Update README.md
- Update README.md
- Update README.md
- Update build
- Fix login only socials and only enterprise
- Merge branch 'new_style' of github.com:auth0/widget into new_style
- fixes
- Update build and example builds
- Add class a0-equal-viewport to pane_container when height is smaller
- Add get_viewport js script
- widget icon
- font replacement
- font replacement
- font replacement
- Fix example
- Update built assets
- Fix broken examples
- Fix typo on reset-password.less
- lowercase buttons
- lowercase buttons
- Merge branch 'new_style' of github.com:auth0/widget into new_style
- fixes css
- Fix indentation on example
- fixes css
- Merge branch 'new_style' of github.com:auth0/widget into new_style
- fixes css
- Little example style
- Update build and example build
- Extend click handling on social buttons to containing div, not just span
- fixes css
- fixes forgot
- fixes forgot
- fixes forgot
- fixes forgot
- fixes signup
- reset done
- fix fonts
- fix fonts
- fix fonts
- fix fonts
- new style improvements
- new style
- new style
- fixes
- fixes
- fixes
- fixes
- fixes
- Updating auth0.js to 2.1.4
- Revert "Update README.md"
- Revert "Update README.md"
- Revert "Update README.md"
- Revert "Update README.md"
- Update README.md
- Update README.md
- Update README.md
- Update README.md
- 3.1.3
- Merge pull request #41 from auth0/fix-popup-auth0-ad
- Fixing issue: signInWithAuth0 not doing popup redirect correctly.
- Oops, reverting uneccessary changes to index.html
- 3.1.2
- Fixing issues with DB connections and popup.
- Update README.md
- Fixing issues with DB connections and popup.
- Updating auth0.js to 2.1.3
- Update README.md
- Adding integration tests section
- Merge pull request #38 from auth0/popup-mode
- Updating auth0.js to 2.1.2
- Adding validation for popupCallback.
- Minor: Updating spanish translation
- Fixing popup translation.
- Implementing popup mode (callbackOnLocationHash) for widget.
- Updating to 2.1.0 version of auth0.js
- point to cdn.auth0.com for zocial fonts
- Update README.md
- update auth0.js
- do not gzip assets
- Update README widget version to 3.0.10
- regenerate widget
- chineese names for social chineese providers
- add forceJSONP option
- Adding error handling.
- Updating README
- Updating auth0.js -> 2.0.9
- Update README.md
- 3.0.7
- add instagran
- add weibo
- Updating to latest version of auth0.js -> 2.0.7
- Updating to auth0.js 2.0.6
- Update README.md
- Updating to 2.0.3 and remove inCallback method.
- Revert "Adding popup example."
- Adding widget.inCallback to example.
- Propagating inCallback method of auth0.js
- Upgrading to auth0.js 2.0.2
- Adding popup example.
- Updating to 2.0.1 auth0.js
- Updating to auth0.js 2.0.0
- update auth0-js
- 2.6.7
- mark sharepoint as enterprise connection
- fix issue with returning user experience on enterprise connections
- disable browserstack ie10 test
- update auth0.js
- include pingfederate and ip strategies
- fix main field in package.json
- add sharepoint logo
- update to latest auth0js that fixes the issue of url starting with /#/
- update to auth0js 1.6.0 and mark parseHash as obsolete. Using getPRofile instead
- add evernote, ebay and soundcloud
- update shopify colors
- miicard
- bring back signup footer text
- change yammer colors
- include yammer icon
- support yammer strategy
- Bumping to version 2.5.7
- Updating built/minified version with latest translations.
- Updating spanish translations
- add straetgies
- shopify, dwolla, wordpress
- minor
- auth0-js: "~1.3.10"
- prevent animations in popup mode in order to trigger popup inmediately
- update auth0.js
- implement popup for signin
- 2.4.29
- use ´réinitialiser´ instead of ´changer´
- updating and improving fr translations
- Merge pull request #26 from jjaffeux/alias-locales
- alias fr and nl to fr-FR and nl-NL json files
- remove unused files
- use grunt-maxcdn instead of grunt-invalidate-cloudfront
- add domainUserLabel translate to spanish
- signup mode: support description text
- minor
- don't show signup/reset mode if connection does not support it
- google-oauth2 strategy: avoid "accounts selector" in loggedin mode
- keep the order of the social connections specified in the options.connections array. closes #20
- restore fitbit, yandex, renren and baidu icons
- improve error messages for signup and reset
- improve error messages
- don't hide close button (width: 281px to 340px)
- reset the password field when changing login->forgot->login. closes #18
- copy the email field from login view to the signup/forgot view. closes #17
- add aol strategy
- make a copy of zocial.css to be used from auth0-server
- build
- add yahoo and aol
- add enableADRealmDiscovery option default to true
- support auth0-adldap strategy in ip ranges
- rebuild
- check matching ip for auth0-adldap connections
- if there is userAndPass connection with domain use that one during signin
- minor
- minor
- minor
- include "signin.loadingMessage" in all dictionaries
- take loading signing message from dictionary
- loading message for sign-in
- internal option to avoid initial focus
- code improvements
- container mode: don't set focus on first input
- add more specificificitificifitcity to the reset rule 2
- 2.4.4
- add more specificificitificifitcity to the reset rule
- add more specificificitificifitcity to the reset rule
- 2.4.3
- fix for loop array
- fix for loop array
- remove stuff from login.less
- add yahoo, renren, baidu
- minor
- add from AD experience
- support extraparameters
- expose auth0 instance from Auth0Widget.prototype.getClient
- Merge pull request #13 from diegobim/master
- pt-BR translation
- pt-BR translation
- username_style: username | email
- fix issue in ie8 with Array.filter
- add ie8
- added salesforce-sandbox strategy
- bug fixing: dont show password input if there is not any db conn
- bug fixing: showOrHidePassword is not called when there is not auth0 strategies
- use chrome options instead of containerMode
- support containerMode (plain or pro)
- increate timeout hack for ios7
- minor UI fix
- Merge pull request #11 from JasperV/patch-1
- Update nl-NL.json
- minor UI fix when there are only social connections
- code improvements
- ignore email validations if input type is not "email"
- password field should be disabled when the email belongs to an enterprise connection. closes #9
- restored usernamePassword authentication with "ad" strategy
- fix iOS webview issue with on focus event
- add /w2/ prefix to on-prem assets url
- fix test
- Fix styles and IE10 bugs
- add logout method
- fix text-align center
- allow SSO for database connections
- escape unicode characters to ASCII - IE issue
- escape unicode characters to ASCII - IE issue
- add charset=UTF-8 to Content-Type in cdn
- fix can't find auth0 strategy when opening in signup or reset mode
- fix .signin after .signup
- fix tests timing isuse
- add .signup and .reset
- refactored reset
- refactor and implement social sign up
- small refactoring with underscore
- small refactoring, remove xtend
- change overlay position to fixed, close #5
- 2.0.14
- improve signin with db connections on mobile
- improve signin with db connections on mobile
- fix broken test window.matchMedia
- make links bigger on mobile
- hide close button on mobile
- do not focus inputs on mobile
- fix test
- improve l&f for mobile
- fix separator and ie8 overlay
- fix grunt deployment to cdn
- add copy:release before upload to cdn
- minor
- fix hasTransitions when the script is placed in (jsfiddle)
- prevent IE8 overlay when theme is static
- minor
- fix test harness
- change grunt to invalidate cdn files
- minor
- fix loading message on reset password
- show loading during signup / fix error messages on signup
- 2.0.8
- fix issue not returning from loading to reset pass when it fails
- call auth0.signup() with auto_login:false in orde to use _signInWithAuth0 local method
- minor
- fix bug on error login from db connection
- minor
- minor
- add transitionend prefixes
- 2.0.3
- fix several issues in ie8
- fix several issues in ie8
- fix broken test ie9
- fix change password bug
- fix broken tests
- fix minor
- 2.0.0
- big refactoring, introduce transitions
- allow request_id as signin option
- 1.3.7
- accept protocol
- big refactoring, introduce transitions
- accept protocol
- allow scope in options
- minor
- improve css reset
- fix header h1 align
- improve css reset
- minor
- add a css reset haaaarrmoso
- improve browserify support
- add browserify transforms to package.json
- add customization to readme
- prefix all css classes and ids with a0-
- minor
- update readme
- fix broken test
- minor
- refactorization and add i18n
- fix callbackOnLocationHash const parameter
- 1.1.0
- remove borders in embedded mode
- minor fix
- remove borders in embedded mode
- minor
- minor
- upload to cdn with sourcemaps
- removed extraParameters reference
- minor
- add version in cdn version
- change parseHash api and introduce callbackOnLocationHash, remove extraParams
- if no userPass connections and one connection only, redirect
- execute "build" task before "s3" task
- minor
- code improvements
- minor
- minor
- fixed IE9 tests. disabled IE8 tests
- improvements
- ui
- more tests
- loggedIn: show email instead of strategy name
- minor
- removed getClient() method
- minor
- bug fixing
- Update package.json
- minor
- bug fixing
- hide footer for non free subscriptions
- minor
- get client from blob
- cdn option
- should use domain as assetsUrl if domain is not *.auth0.com
- increase loading panel height
- bug fixing
- minor
- minor
- minor
- updated to auth0-js 0.2.2
- Update README.md
- extract strategies
- simplify tests
- minor
- renamed options.cdn with options.assetsUrl
- support cdn option
- Update README.md
- minor
- updated to auth0 0.2.1
- minor
- fix bug with password placeholders in IE9
- minor improvement
- minor
- minor
- loading panel
- fix UI issues when options.container is specified
- minor
- minor
- use the cdn instead of s3 for assets. closes #3
- improved example
- use underscore instead of alter the prototype of arrays. closes #1
- Update README.md
- support extraParameters
- Update README.md
- Update README.md
- improved example
- minor
- Update README.md
- Update README.md
- Update README.md
- minor
- support options.container and options.theme
- removed unused css
- IE8 and iphone
- chrome, FF and IE8
- only chrome and FF tests
- all devices for tests
- updated .travis.yml
- container option
- minor
- code improvements
- support for auth0-adldap connections
- improve placeholders styles for IE
- more tests
- only chrome tests
- minor
- Update README.md
- tests for signup and change password
- tests for login with social/db/enterprise connections
- first tests
- minor
- configured browserstack/testem
- Update README.md
- minor
- do not pollute windown when used as a module
- Update README.md
- support for IE8 (WIP)
- code improvements
- placeholders for IE9
- minor
- minor
- bug fixing
- if no social connections and one enterprise connection only, login
- minor
- bug fixing
- minor
- take string resources from options.resources
- improvements
- changePassword
- signup
- minor
- move fonts and images to CDN
- minor
- removed base64 encoded images
- enabled yuicompress
- add close.png and spinner.gif as a base64 string
- less & cleanslate
- minor
- show method: specify connections from options.connections
- get configured connections using auth0.js
- added getClient() method to return auth0js instance
- rename Auth0 to Auth0Widget
- removed opensans
- code improvements
- showOrHidePassword method
- minor
- get sso data
- code improvements
- minor
- showError / showSuccess helper methods
- minor
- signIn with enterprise connection
- signIn with social connections
- showSignIn method
- moved font files to widget/font
- include all css files
- setTop method
- minor
- configured insert-css
- switch to browserify-ejs
- widget structure and scripts
- Delete .gitignore
- Create .gitignore
- Delete LICENSE
- Update README.md
- Initial commit