Commit graph

25 commits

Author SHA1 Message Date
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
Jacques
a6381b6f7a feat: Add size and padding options for password suffix icon 2024-05-23 15:42:13 +02:00
mike doornenbal
c90e26d3e8 feat: add default styling 2024-04-19 11:05:43 +02:00
mike doornenbal
d828e2306c feat: add default loginOptions 2024-04-17 15:38:02 +02:00
Freek van de Ven
3cb1e0566b feat: add option for textalignment of inputfields 2024-03-07 13:46:13 +01: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
3b5a1690e7 feat: add title spacer on login screen 2024-02-15 14:34:13 +01:00
mike doornenbal
b1d379b321 fix: added Ci and linter 2024-02-07 10:02:41 +01:00
mike doornenbal
f46dd989de feat: added the options to disable the show password button 2023-11-28 15:37:51 +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
Freek van de Ven
a154140fc9 feat: add textstyle for fields 2023-02-13 14:57:57 +01:00
17ce9a54f7 Fix login email and password values not copied to validation values 2023-01-15 15:46: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
Gorter-dev
1b4b38486c
Merge pull request #3 from Iconica-Development/feature/hint-text-for-fields
feat: hint text for fields
2022-11-02 10:33:47 +01:00
0aeab11d58 feat: add password validation and fix initialEmail 2022-10-31 14:50:14 +01:00
Stein Milder
d53f6dae7c feat: hint text for fields 2022-10-19 15:14:51 +02:00
c84ce5db22 add forgot password form 2022-09-30 12:22:03 +02:00
Stein Milder
f1d5ec5db9 feat: container builders for form fields 2022-09-29 12:14:30 +02:00
17c0b28c5c refactor login to be a minimal component 2022-09-27 16:48:52 +02:00