Commit graph

29 commits

Author SHA1 Message Date
Tobias Leijs
9f66da6e2d feat: add support for biometric login 2025-04-17 09:44:14 +02:00
Freek van de Ven
64a6755d04 feat: upgrade pinput from 2.3.0 to 5.0.1 2025-01-29 10:54:42 +01:00
Freek van de Ven
5276f38643 chore: update iconica linter 2025-01-29 10:54:42 +01:00
Bart Ribbers
88fc643c42 chore: ready the package for deployment to the pub server 2024-07-11 18:13:55 +02:00
Tobias Leijs
0ebb84b7b6 chore: bump the version number to 7.1.0 2024-06-25 15:35:15 +02:00
Bart Ribbers
907af2639d feat(EmailPasswordLoginForm): get title and subtitle from the widget rather than loginoptions
Previously the EmailPasswordLoginForm and the ForgotPasswordForm used
different ways to provide a title and subtitle/description. This is now
the same and the related fields are removed from LoginOptions
2024-05-24 13:08:27 +02:00
Freek van de Ven
9e283f8be4 fix: change forgotpassword form layout 2024-03-06 10:40:53 +01:00
Vick Top
1a11692b5b doc: create documentation for files 2024-02-28 10:26:59 +01:00
Freek van de Ven
77ca14753e fix: added context to callbacks 2024-02-15 16:40:34 +01:00
FahadFahim71
f203dc7101 fix: remove bottom padding from password textfield 2024-02-09 15:56:01 +01:00
mike doornenbal
f46dd989de feat: added the options to disable the show password button 2023-11-28 15:37:51 +01:00
Jacques
27b6502ad1 fix: Removed the redundant initialEmail parameter from the ForgotPasswordForm. Only way to provide an initialEmail is through the LoginOptions. 2023-11-02 11:24:07 +01:00
Freek van de Ven
1f45ca9b85 feat: added spacers before and after form 2023-07-27 14:04:40 +02:00
Freek van de Ven
c7eae3f85b feat: add option for spacers 2023-05-11 10:59:29 +02:00
Jorian van der Kolk
f766c599ef less default padding more decoration options 2023-03-14 11:33:27 +01:00
fc920dc36d feat: mfa_widget 2023-03-07 10:37:07 +01:00
94fae9f1cd Increase version to 3.1.0 2022-12-02 16:02:08 +01:00
Thomas Klein Langenhorst
503d826718 Updated README, added GIF, added Github Actions, fixed overflow bug when opening a keyboard on mobile devices. 2022-11-25 11:41:44 +01:00
Freek van de Ven
34ba6cffa2 fix: change to options instead of translations 2022-11-08 09:56:05 +01:00
Freek van de Ven
bc39a1ebfa feat: expanded translations 2022-11-04 09:23:48 +01:00
Niels Gorter
6cb1928d94 version and changelog 2022-11-02 10:51:03 +01:00
Niels Gorter
1fde81fd2c fix: email regex 2022-11-02 10:37:26 +01:00
0aeab11d58 feat: add password validation and fix initialEmail 2022-10-31 14:50:14 +01:00
c4f66f3c69 chore: add readme description and versioning 2022-10-03 08:24:56 +02:00
c84ce5db22 add forgot password form 2022-09-30 12:22:03 +02:00
17c0b28c5c refactor login to be a minimal component 2022-09-27 16:48:52 +02:00
Stein Milder
b40fc7fb95 remove not needed package 2022-09-23 10:38:28 +02:00
Stein Milder
6b55927b65 naming change 2022-09-20 16:34:54 +02:00
Stein Milder
dd34b4f305 initial commit 2022-09-20 16:32:46 +02:00