Skip to content

Releases: dej611/spid-react-button

v.0.4.0

13 Oct 07:36
35024f5
Compare
Choose a tag to compare

Fixes:

  • Updates IntesaID asset
  • Add new TeamSystem provider meta + assets

Technical changes:

  • Updated assets scripts to point to official repo and download latest assets version
  • New cron job to check if providers list is up to date
  • New cron job to check if browserlist is up to date
  • Increased bundlesize limit to 8kb

v.0.3.1

26 Nov 17:01
940de60
Compare
Choose a tag to compare

Fixes:

  • Fixed scrolling on body page when using Dropdown version for short pages

Technical changes:

  • Patches fossa action due to issues with newer versions

v.0.3.0

29 Oct 07:24
e85a11a
Compare
Choose a tag to compare

Features:

  • New getSupportedLanguages function exposed
  • Added French language support (thanks @catrielmuller )
  • Added Spanish language support (thanks @moQuez )

Documentation:

  • Improved contributing documentation
  • Updated live example for new supported languages and new getSupportedLanguages API

Technical changes:

  • Updated Node.js versions on checks (thanks @catrielmuller)
  • Patched some dev dependencies
  • Reworked some internal types

v.0.2.2

15 Oct 21:43
ed0ebe1
Compare
Choose a tag to compare

Fixes:

  • Fixed styling issues with German labels for the login button
  • Fixed some styling conflicts with the Bootstrap Italia stylesheet

Documentation:

  • Added Next.js documentation

Technical changes:

  • Added new Next.js SSR check on the CI
  • Added discoverability file for crawlers
  • Some tiny refactoring for bundle size optimization

v.0.2.1

21 Apr 07:09
96d0b8e
Compare
Choose a tag to compare

Features:

  • new sorted prop to have IDP sorted alphabetically

Documentation:

  • Fixes some documentation typos
  • Improved license check to be more accurate

Technical changes

  • Added PR preview deployment
  • Added test coverage
  • Added side-effect flag for better treeshake

v.0.2.0

09 Apr 16:27
Compare
Choose a tag to compare

Fixes:

  • Improve accessibility for Mac Firefox and Safari

Documentation:

  • Fixed IE11 compatibility of the example app
  • Improved accessibility notes in readme
  • Added some contribution guidelines

v.0.1.1

08 Apr 07:14
3741399
Compare
Choose a tag to compare

Code:

  • Forward the react-dom peer dependency

v.0.1.0

08 Apr 06:43
9249433
Compare
Choose a tag to compare

Features:

  • Improved accessibility for both variants ( #32 )
  • Fixed dropdown disabled look ( #40 )

Documentation:

  • Added new StackBlitz link on example ( #33 )
  • Improved documentation with more links in README and live doc ( #29 )

v.0.0.3

31 Mar 17:52
b249f4b
Compare
Choose a tag to compare

Code

  • Refactored some shared code and reduced bundlesize

Doc

  • Improved doc with explicit type values