Commit graph

29 commits

Author SHA1 Message Date
Freek van de Ven
40d4c6996f feat: add Semantics widget to standard inputs
This will add accessibility id and id to the inputfields and buttons so they can be accessed in appium for automated tests
2025-01-28 16:35:59 +01:00
Freek van de Ven
5c3226d0d0 chore: update iconica linter 2025-01-28 12:50:08 +01:00
mike doornenbal
d173ba11fc fix: styling 2024-08-23 11:47:03 +02:00
mike doornenbal
ce0bc821b9 fix: forgotpassword button
added padding to the forgotpassword button
2024-08-14 14:31:37 +02:00
mike doornenbal
3bccff1e70 fix: default theme 2024-08-08 09:44:01 +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
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
mike doornenbal
e8f3292dc7 fix: add default loginoptions for email and password fields 2024-04-02 15:58:21 +02:00
Freek van de Ven
3cb1e0566b feat: add option for textalignment of inputfields 2024-03-07 13:46:13 +01:00
mike doornenbal
6200002451 feat: add spacer options for forgotPasswordForm 2024-03-05 09:38:06 +01:00
Vick Top
1a11692b5b doc: create documentation for files 2024-02-28 10:26:59 +01:00
FahadFahim71
f203dc7101 fix: remove bottom padding from password textfield 2024-02-09 15:56:01 +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
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
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
FlutterJoey
fcf2d81ae3
Merge pull request #4 from Iconica-Development/hotfix/file_typo_fix
typo fix
2022-10-31 15:06:57 +01:00
0aeab11d58 feat: add password validation and fix initialEmail 2022-10-31 14:50:14 +01:00
Thomas Klein Langenhorst
3ea69d3e91 typo fix 2022-10-27 15:57:54 +02: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