Commit graph

71 commits

Author SHA1 Message Date
Freek van de Ven
6b3116383e feat: add documentation workflow 2024-02-12 09:59:53 +01:00
Jacques Doeleman
1244353cb7 Merge pull request #30 from Iconica-Development/feat/password_controller
Feat/password controller
2024-02-09 14:22:19 +01:00
Jacques
3b2c5e294f feat: Add controller to password 2024-02-07 16:13:35 +01:00
Gorter-dev
7d1880b8e3 Merge pull request #29 from Iconica-Development/feature/multiple_bool_input
feat: Add checkbox as option to the flutter input switch which is now…
2024-02-06 16:13:15 +01:00
Gorter-dev
7024fb7e40
Merge pull request #29 from Iconica-Development/feature/multiple_bool_input
feat: Add checkbox as option to the flutter input switch which is now…
2024-02-06 10:48:38 +01:00
Jacques
2484f30b31 Merge commit '0150d60ae1aa1a58c6d8ba0fdcdcca962e88bd90' into feature/multiple_bool_input 2024-02-06 10:44:58 +01:00
Jacques
8d1ad0ca02 feat: Add checkbox as option to the flutter input switch which is now called FlutterFormInputBool 2024-02-06 10:29:04 +01:00
mike doornenbal
0150d60ae1 Merge branch 'feature/add_ci_linter' 2024-02-02 16:38:44 +01:00
mike doornenbal
fee3d681cb feat: add ci and linter 2024-02-02 16:38:13 +01:00
Gorter-dev
8eb1d80a9f
Merge pull request #28 from Iconica-Development/feat/password_decoration
feat(password): Provide a decoration to the password field
2024-02-01 11:20:41 +01:00
Jacques
92e7e74ef1 feat(password): Provide a decoration to the password field 2024-02-01 11:18:04 +01:00
Fahad Fahim
4f0e548186
Merge pull request #27 from Iconica-Development/feat/obscure-text
feat: add obscureText property to plain input
2024-01-23 13:22:03 +01:00
FahadFahim71
57a0240007 feat: add obscureText property to plain input 2024-01-23 13:12:37 +01:00
Freek van de Ven
88a77b1263 chore: add figma link 2023-12-17 14:38:14 +01:00
Freek van de Ven
6ae18d09bb
Merge pull request #26 from Iconica-Development/feature/text_capitalization
feat: Added the parameter for textcapitalization for plain text and m…
2023-12-14 16:32:59 +01:00
Jacques
cc0694554f feat: Added the parameter for textcapitalization for plain text and multi line 2023-12-14 16:24:51 +01:00
Freek van de Ven
d672ddeafd Merge pull request #25 from Iconica-Development/feature/add-style-parameter-to-password-field
feat: add style parameter to FlutterFormInputPassword
2023-12-08 11:02:33 +01:00
Tim
df7ce8a98b feat: add style parameter to FlutterFormInputPassword 2023-12-08 10:55:45 +01:00
Freek van de Ven
3cffe40f34
Merge pull request #24 from Iconica-Development/feature/plain-text-field-format-input
feat: add formatInputs parameter to FlutterFormInputPlainText
2023-12-07 14:51:32 +01:00
Tim
b9674d7ada feat: add formatInputs parameter to FlutterFormInputPlainText and FlutterFormInputPassword 2023-12-07 14:42:14 +01:00
Gorter-dev
d0c0d49d66
Merge pull request #23 from Iconica-Development/feature/scroll_picker
feat: Added scroll picker field
2023-11-01 16:41:13 +01:00
Jacques
e3da63c7c6 fix: Made year an optional parameter for generating month list 2023-11-01 16:08:21 +01:00
Jacques
9a81543e8c fix: linter 2023-11-01 13:16:06 +01:00
Jacques
26c5ab03cf fix: comments 2023-11-01 13:11:36 +01:00
Jacques
aeb65430c3 fix: update flutter.yml 2023-11-01 13:10:04 +01:00
Jacques
2f171bd0c7 fix: dispose scroll controller 2023-11-01 13:06:50 +01:00
Jacques
3a75d226f4 fix: Added proper copyright text 2023-11-01 13:06:38 +01:00
Jacques
73ce94ba37 feat: Added scroll picker field 2023-11-01 11:30:31 +01:00
Jacques Doeleman
6f9fbccfbd
Merge pull request #22 from Iconica-Development/feature/date_picker_disable_on_tap
Added the ability to disable onTap of DateTimePicker
2023-10-26 16:22:56 +02:00
Jacques
1c221fadf9 Added the ability to disable onTap of DateTimePicker 2023-10-26 16:12:37 +02:00
Jacques Doeleman
8e4eb901a6
Merge pull request #21 from Iconica-Development/develop/enabled
Develop/enabled
2023-10-26 14:51:11 +02:00
Jacques
4da510bfeb fix: dart format 2023-10-26 14:18:51 +02:00
Jacques
2af5571d91 fix: Update version and changelog 2023-10-26 14:11:22 +02:00
Jacques
cfc051531a Added the ability to set the enabled of textfields 2023-10-26 14:08:21 +02:00
Freek van de Ven
2f0ceff64e Merge pull request #19 from Iconica-Development/2.2.1
fix: initial time is optional
2023-08-11 11:16:52 +02:00
Kafune
3084d6c5f0 fix: initial time is optional 2023-08-10 11:28:07 +02:00
Freek van de Ven
960b8ecc3c
Merge pull request #17 from Iconica-Development/hotfix/time-picker-hour-12
fix: 12 o'clock at noon selectable in time picker
2023-08-10 08:48:10 +02:00
Kafune
b349078cf7 fix: 12 o'clock at noon selectable 2023-08-09 17:11:19 +02:00
Gorter-dev
a0afa5e401
Merge pull request #15 from Iconica-Development/bugfix/fields_not_updating
fix: Date picker field now has unique key so new field has new value
2023-05-25 10:41:43 +02:00
Bugfix Jacques
efda4bb9b2 fix: Date picker field now has unique key so new field has new value 2023-05-25 10:39:37 +02:00
Bart Ribbers
dd7129a6b9
Merge pull request #14 from Iconica-Development/feature/flutter-3.10
feat: update to be compatible with flutter 3.10
2023-05-12 11:23:38 +02:00
57f3e5e1fa feat: update to be compatible with flutter 3.10 2023-05-12 11:21:38 +02:00
Gorter-dev
7b3a6dba90
Merge pull request #11 from Iconica-Development/feature/remove_riverpod
feature: Remove unnessecary Riverpod dependency
2023-03-28 10:13:02 +02:00
Thomas Klein Langenhorst
ecfe55db63 fix: update CHANGELOG 2023-03-28 09:50:37 +02:00
Thomas Klein Langenhorst
0bb8930ba1 fix: fix lint problems 2023-03-26 12:49:54 +02:00
Thomas Klein Langenhorst
8ac5d4f0ce fix: Fix dependency intl 2023-03-26 12:40:49 +02:00
Thomas Klein Langenhorst
b2acf96278 feature: Remove unnessecary Riverpod dependency 2023-03-26 12:16:25 +02:00
Freek van de Ven
c55174c2a3
Merge pull request #10 from Iconica-Development/feat/initial-time-picker-parameter
feature: add time picker parameter
2023-03-24 09:57:34 +01:00
Joons Stuijvenberg, van
7d98c56972 feature: add time picker parameter 2023-03-24 09:54:57 +01:00
Gorter-dev
5e47368265
Merge pull request #9 from Iconica-Development/hotfix/add-style-to-date-picker
add style to date picker
2023-01-17 14:59:30 +01:00