Commit graph

85 commits

Author SHA1 Message Date
Jacques
f09037b850 feat: add radio button to the input library.
Made some changes to the number pciker and added the axis parameter.
change the format of the outcoming value of the showDateRangePicker
2024-04-25 08:50:41 +02:00
Jacques Doeleman
fddf100fb0
Merge pull request #35 from Iconica-Development/bugfix/phone_field
Bugfix/phone field
2024-02-21 15:40:18 +01:00
Jacques
8e8fe01467 fix: Chang dial code selector to prefix icon 2024-02-21 15:38:18 +01:00
Jacques
919f461125 fix: Proper saving of value and more customization 2024-02-21 11:14:47 +01:00
Jacques Doeleman
f6ecacc69a
Merge pull request #34 from Iconica-Development/feature/phone_field
feat: Add input field for phonenumber
2024-02-20 09:23:58 +01:00
Jacques
e900f4ada5 feat: Add input field for phonenumber 2024-02-19 14:52:47 +01:00
Freek van de Ven
616ff411ec
Merge pull request #33 from Iconica-Development/update-component-documentation-workflow-correct
Add component-documentation.yml correct
2024-02-13 15:11:26 +01:00
Freek van de Ven
942767cadf
Merge pull request #32 from Iconica-Development/chore/remove-secret
chore: remove old documentation workflow
2024-02-13 15:11:16 +01:00
Vick Top
8a18658ddd feat(documentation): Create component-documentation.yml workflow file 2024-02-13 13:39:02 +01:00
Vick Top
840ffdb4a9 chore: Remove old component-documentation.yml 2024-02-13 13:39:02 +01:00
Vick Top
b8e44d682a chore: remove old documentation workflow 2024-02-13 10:07:18 +01:00
Freek van de Ven
329d479ecb
Merge pull request #31 from Iconica-Development/update-component-documentation-workflow
Add component-documentation.yml
2024-02-12 20:22:42 +01:00
Vick Top
1ea247b03d feat(documentation): Create component-documentation.yml workflow file 2024-02-12 19:11:01 +01:00
Freek van de Ven
f10d3fce6e feat: add documentation workflow 2024-02-12 10:51:27 +01:00
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