Commit graph

96 commits

Author SHA1 Message Date
Bart Ribbers
fb80dbb196
Merge pull request #36 from Iconica-Development/feat/forgot-password-no-title
feat: get title and subtitle from the widget itself and don't provide defaults for them
2024-05-24 14:04:36 +02:00
Bart Ribbers
36543b3d3c chore: update version to 7.0.0 2024-05-24 13:09:28 +02:00
Bart Ribbers
102cb65444 feat(ForgotPasswordForm): don't provide a default title and description
Otherwise it wouldn't be possible to leave them empty
2024-05-24 13:09:17 +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
Gorter-dev
7be44f21d5
Merge pull request #35 from Iconica-Development/feature/suffix-icon-options
feat: Add size and padding options for password suffix icon
2024-05-24 09:25:37 +02:00
Jacques
a6381b6f7a feat: Add size and padding options for password suffix icon 2024-05-23 15:42:13 +02:00
Gorter-dev
f33ca0546d
Merge pull request #33 from Iconica-Development/feature/default_styling
feat: add default styling
2024-04-19 11:24:20 +02:00
mike doornenbal
c90e26d3e8 feat: add default styling 2024-04-19 11:05:43 +02:00
Gorter-dev
e93e2b01cc
Merge pull request #32 from Iconica-Development/feature/default_configuration
feat: add default loginOptions
2024-04-18 09:29:52 +02:00
mike doornenbal
d828e2306c feat: add default loginOptions 2024-04-17 15:38:02 +02:00
Freek van de Ven
aeb0a93c8d
Merge pull request #31 from Iconica-Development/bugfix/default_loginoptions
fix: add default loginoptions for email and password fields
2024-04-02 15:58:47 +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
f1b11ae79a
Merge pull request #30 from Iconica-Development/6.0.0
fix: change forgotpassword form layout
2024-03-08 14:36:27 +01: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
Gorter-dev
a25977fe58
Merge pull request #29 from Iconica-Development/feature/added_spacer_options
feat: added spacer options for forgotPasswordForm
2024-03-05 11:39:55 +01:00
mike doornenbal
6200002451 feat: add spacer options for forgotPasswordForm 2024-03-05 09:38:06 +01:00
Freek van de Ven
6dfd32f37d
Merge pull request #28 from Iconica-Development/doc/improve-documentation
doc: create documentation for files
2024-03-04 12:53:46 +01:00
Vick Top
1a11692b5b doc: create documentation for files 2024-02-28 10:26:59 +01:00
Freek van de Ven
3ee3cc9461
Merge pull request #27 from Iconica-Development/5.1.4
fix: added context to callbacks
2024-02-15 16:59:33 +01:00
mike doornenbal
beee264ebf
Merge branch 'master' into 5.1.4 2024-02-15 16:57:16 +01:00
Freek van de Ven
77ca14753e fix: added context to callbacks 2024-02-15 16:40:34 +01:00
Freek van de Ven
0c0c83f571
Merge pull request #26 from Iconica-Development/feat/login-flexible
feat: add title spacer on login screen
2024-02-15 14:40:56 +01:00
FahadFahim71
3b5a1690e7 feat: add title spacer on login screen 2024-02-15 14:34:13 +01:00
Freek van de Ven
74be03a6e7
Merge pull request #25 from Iconica-Development/update-component-documentation-workflow-correct
Add component-documentation.yml correct
2024-02-14 08:18:07 +01:00
Vick Top
910d4651ab feat(documentation): Create component-documentation.yml workflow file 2024-02-13 13:39:50 +01:00
Vick Top
a511064cb7 chore: Remove old component-documentation.yml 2024-02-13 13:39:50 +01:00
Freek van de Ven
88a7d69cf7
Merge pull request #24 from Iconica-Development/update-component-documentation-workflow
Add component-documentation.yml
2024-02-12 20:24:52 +01:00
Vick Top
627eb6b77b feat(documentation): Create component-documentation.yml workflow file 2024-02-12 19:11:52 +01:00
Freek van de Ven
8be63fc31e
Merge pull request #23 from Iconica-Development/fix/password-padding
fix: remove bottom padding from password textfield
2024-02-09 16:29:26 +01:00
FahadFahim71
f203dc7101 fix: remove bottom padding from password textfield 2024-02-09 15:56:01 +01:00
mike doornenbal
4b29d92ce0 Merge branch 'fix/add_ci_linter' 2024-02-07 10:03:25 +01:00
mike doornenbal
b1d379b321 fix: added Ci and linter 2024-02-07 10:02:41 +01:00
Freek van de Ven
15886ed5c3
Merge pull request #22 from Iconica-Development/feature/showPasswordOption
feat: added the options to disable the show password button
2023-11-29 09:42:32 +01:00
mike doornenbal
f46dd989de feat: added the options to disable the show password button 2023-11-28 15:37:51 +01:00
Gorter-dev
381c63960c
Merge pull request #19 from Iconica-Development/bugfix/double_initial_email
fix: Removed the redundant initialEmail parameter from the ForgotPass…
2023-11-02 11:57:52 +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
44096e8c04 feat: export default validation 2023-06-12 13:40:05 +02:00
Freek van de Ven
d5699b2894
Merge pull request #17 from Iconica-Development/4.1.0
feat: add option for spacers
2023-05-11 11:07:24 +02:00
Freek van de Ven
c7eae3f85b feat: add option for spacers 2023-05-11 10:59:29 +02:00
FlutterJorian
15b00bac6d
Merge pull request #16 from Iconica-Development/bugfix/more-options-less-padding
less default padding more decoration options
2023-03-14 11:35:11 +01:00
Jorian van der Kolk
f766c599ef less default padding more decoration options 2023-03-14 11:33:27 +01:00
Freek van de Ven
3510fc4808
Merge pull request #15 from Iconica-Development/feature/mfa
feat: mfa_widget
2023-03-07 13:12:44 +01:00
571686650e feat: mfa 2023-03-07 11:20:33 +01:00
fc920dc36d feat: mfa_widget 2023-03-07 10:37:07 +01:00
Gorter-dev
d4c639c247
Merge pull request #14 from Iconica-Development/3.1.2
feat: add textstyle for fields
2023-02-13 15:48:09 +01:00
Freek van de Ven
a154140fc9 feat: add textstyle for fields 2023-02-13 14:57:57 +01:00
FlutterJoey
9f8fabb93a
Merge pull request #13 from Iconica-Development/hotfix/validate-with-initial-email-password
Fix login email and password values not copied to validation values
2023-01-16 10:09:45 +01:00
17ce9a54f7 Fix login email and password values not copied to validation values 2023-01-15 15:46:08 +01:00