Releases: flutter-form-builder-ecosystem/flutter_form_builder
Releases Β· flutter-form-builder-ecosystem/flutter_form_builder
9.5.0
What's Changed
- fix: #1398 add hint to FormBuilderDropdown by @hosain-mohamed in #1424
- feat: #1317 Added a new property to form_builder_choice_chip by @ShahSomething in #1427
- fix: #1350 valueTransformer transform values to null by @BrottarBasse in #1423
- build(deps): bump ytanikin/PRConventionalCommits from 1.2.0 to 1.3.0 by @dependabot in #1433
- chore(release): #1350 9.4.2 by @andresthinkme in #1435
New Contributors
- @hosain-mohamed made their first contribution in #1424
- @ShahSomething made their first contribution in #1427
- @BrottarBasse made their first contribution in #1423
- @andresthinkme made their first contribution in #1435
Full Changelog: 9.4.1...9.5.0
9.4.1
What's Changed
- feat: #1416 Added missing TextField properties to FormBuilderTextField by @RepliedSage11 in #1417
- docs: #1416 Update changelog by @RepliedSage11 in #1418
New Contributors
- @RepliedSage11 made their first contribution in #1417
Full Changelog: 9.4.0...9.4.1
9.4.0
What's Changed
- feat(FormBuilderTextField): #1334 set
enableSuggestions
default totrue
by @LouisHaftmann in #1406 - fix: #1388 Respect latest field's initial value (esp when its forcefully recreated) by @nvshah in #1389
New Contributors
- @LouisHaftmann made their first contribution in #1406
- @nvshah made their first contribution in #1389
Full Changelog: 9.3.0...9.4.0
9.3.0
What's Changed
- docs: Note about form_builder_validators being a separate package by @mgalgs in #1377
- Add OverflowBar layout for radios and checkboxes by @Masadow in #1383
- build(deps): bump ytanikin/PRConventionalCommits from 1.1.0 to 1.2.0 by @dependabot in #1381
- fix: #1396 fix dynamic fields example widget issues by @ArturAssisComp in #1397
- chore: #1246 bump flutter_form_builder version to 9.2.2 and intl version to⦠by @yadsbah in #1394
- feat: #1373 update lints flutter 3.22 by @deandreamatias in #1399
New Contributors
- @mgalgs made their first contribution in #1377
- @Masadow made their first contribution in #1383
- @ArturAssisComp made their first contribution in #1397
- @yadsbah made their first contribution in #1394
Full Changelog: 9.2.1...9.3.0
9.2.1
What's Changed
- chore(release): #1359 9.2.1 by @deandreamatias in #1361
Full Changelog: 9.2.0...9.2.1
9.2.0
What's Changed
- Need visual density option in grouped_checkbox by @nicks258 in #1284
- Update README.md by @joshua1996 in #1298
- Exposed spell check configuration from TextField by @KSokhal in #1309
- FormBuilderCheckbox: Add Visual density parameter by @louga31 in #1326
- FormBuilderRangeSlider: Correct internal values when min/max changes by @velten-dev in #1331
- build(deps): bump actions/setup-java from 3 to 4 by @dependabot in #1333
- build(deps): bump actions/stale from 8 to 9 by @dependabot in #1337
- build(deps): bump intl from 0.18.1 to 0.19.0 by @dependabot in #1338
- Add itemDecoration to checkbox groups nad radio groups to add borders to checkboxes and radio buttons by @freemansoft in #1344
- Add PR 1106 GroupedRadio separator behavior to GroupedCheckbox by @freemansoft in #1346
- Align comments with style and fix errors in docs by @freemansoft in #1347
- Reintroduce ability to validate form field's value independent of input's error text by @lreardon in #1342
- Pass parameter keyboardType to material showDatePicker by @Brunobnahorny in #1352
- Add a message to an assertion by @n-bernat in #1355
New Contributors
- @nicks258 made their first contribution in #1284
- @KSokhal made their first contribution in #1309
- @louga31 made their first contribution in #1326
- @velten-dev made their first contribution in #1331
- @freemansoft made their first contribution in #1344
- @lreardon made their first contribution in #1342
- @Brunobnahorny made their first contribution in #1352
- @n-bernat made their first contribution in #1355
Full Changelog: 9.1.1...9.2.0
9.1.1
What's Changed
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #1291
- build(deps): bump flutter_lints from 2.0.2 to 2.0.3 by @dependabot in #1289
- feat: add mouseCursor option to range and time picker to match other β¦ by @RyanCarrier in #1282
- build(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #1295
New Contributors
- @RyanCarrier made their first contribution in #1282
Full Changelog: 9.1.0...9.1.1
9.1.0
What's Changed
- Fix invalidate parameter word error by @tungbq in #1251
- fix: improve when show dropdown disabled hint by @deandreamatias in #1255
- fix: improve disabled decoration field form by @deandreamatias in #1261
- fix: improve focus fields on validation by @deandreamatias in #1254
- feat: add onTapOutside to FormBuilderTextField by @AlvBarros in #1267
- fix: check mounted after async by @agent3bood in #1268
- build(deps): bump flutter_lints from 2.0.1 to 2.0.2 by @dependabot in #1269
- fix: add deep compare to update dropdown items by @deandreamatias in #1272
New Contributors
- @tungbq made their first contribution in #1251
- @AlvBarros made their first contribution in #1267
- @agent3bood made their first contribution in #1268
Full Changelog: 9.0.0...9.1.0
9.0.0
What's Changed
- Improve autovalidate modes by @deandreamatias in #1232
- feat: add custom widgets to legend slider by @deandreamatias in #1233
- Implement errors getter on form builder state by @deandreamatias in #1234
- Avoid unnecessary rebuild on Form by @deandreamatias in #1235
- Add example gifs by @deandreamatias in #1237
- Remove input decoration by @deandreamatias in #1238
- Fix 687 and 1231 by @deandreamatias in #1239
- Remove cupertino dependencies (FormBuilderCupertinoSegmentedControl) by @deandreamatias in #1240
- Verify error fields on form validation by @deandreamatias in #1247
- Add contentInsertionConfiguration property to FormBuilderTextField by @deandreamatias in #1248
Full Changelog: 8.0.0...9.0.0
8.0.0
What's Changed
- Add windows support by @yfakariya in #1198
- build(deps): bump actions/stale from 7 to 8 by @dependabot in #1209
- Made FormBuilderTextField support context menu by default. by @ProgrammerXDesigner in #1212
- Add custom widgets to range slider by @deandreamatias in #1224
- fix: improve skip disabled feature by @deandreamatias in #1225
- Improve focus and scroll by @deandreamatias in #1223
- Apply validation on init when autovalidate is always by @deandreamatias in #1226
- Macos support by @deandreamatias in #1227
- Add field and form states by @deandreamatias in #1228
New Contributors
- @yfakariya made their first contribution in #1198
Full Changelog: 7.8.0...8.0.0