Skip to content

Releases: IQ-tech/firebolt

v0.9.5

Choose a tag to compare

@andre-cabral andre-cabral released this 20 Jul 20:22
3c535f0

What's Changed

  • feat: ✨ new state value last sent payload by @andre-cabral in #166
  • fix: 🐛 remove autocomplete none to use the default off instead by @Qnedy in #167
  • fix: 🐛 currency widget autofill bug fixed by @andre-cabral in #168

Full Changelog: v0.9.4...v0.9.5

v0.9.4

Choose a tag to compare

@erikacarvalh0 erikacarvalh0 released this 05 Jan 15:51
1fd793c

Remove Upload widget

v0.9.3

Choose a tag to compare

@erikacarvalh0 erikacarvalh0 released this 04 Jan 20:29
9ff558b

Link UploadWidget with Bluebery theme

v0.9.2

Choose a tag to compare

@erikacarvalh0 erikacarvalh0 released this 04 Jan 18:43
dc565f3

Add UploadWidget

v0.9.1

Choose a tag to compare

@helensblima helensblima released this 03 Jan 18:46
b0fc213
Merge pull request #161 from IQ-tech/IQL-9838/validator/telefone-vali…

v0.9.0

Choose a tag to compare

@Timfts Timfts released this 19 Oct 15:02

0.9.0 (2022-10-19)

Bug Fixes

  • types: adding prop types (5d7820e)
  • validators: 🐛 fix CI (1a6db61)
  • validators: 🐛 fix do fix kkkk (99406c3)
  • validators: 🐛 fixed validators label (dd18c66)
  • validators: ✨ added backslash filter to name validator (c1a32c3)
  • validators: 🩹 add accents validator on email (701adba)

Features

  • ✨ added new generic account number preset (8cf6bd6)
  • ✨ adding two news generic account preset (291dc1d)
  • blueberry-theme: ✨ added maxLength (9b2d1bf)
  • client: ✨ added data attr to fireboltform (9727ea9)
  • client: ✨ added new hook to wizard to run callback before request a new step (15dfc69)
  • client: ✨ add unexpected error handler on api response (7b2a119)
  • client: added payload to new hook (693fb12)
  • fieds: order fields by prop array value (e806cae)
  • validators: ✨ adding a parameter to ignore spaces to the nonRepeatedChars validator (ed31f80)
  • validators: ✨ email suggestion implementation (5e2d372)
  • validators: ✨ removing repeated spaces from the payload field (184ba26)

v0.8.2

Choose a tag to compare

@Timfts Timfts released this 04 Jul 17:13

0.8.2 (2022-07-04)

Bug Fixes

  • client: 🐛 fixed bug with remote errors (46df6c5)
  • client: 🐛 removed console.log (6673ad1)
  • client: fixed autofill from api (c18099b)
  • client: fixed if decision (e0c2119)
  • lab: 🎨 add sample form to debug (9109d99)
  • some name validators (d8083e6)

v0.8.1

Choose a tag to compare

@Timfts Timfts released this 23 Jun 14:19

0.8.1 (2022-06-23)

Bug Fixes

  • client: 🐛 fixed autofill fields after validation error (aadb3fd)
  • client: 🐛 trigger form validation when autofill and fill fields (8d08764)
  • client: safe map (cb48120)

v0.8.0

Choose a tag to compare

@Timfts Timfts released this 08 Jun 18:13

0.8.0 (2022-06-08)

Bug Fixes

  • 🐛 import react at firebolt provider (d3d873c)
  • client: 🐛 fixed form cleaning error on onblur (5c5593c)
  • material-theme: 🐛 added missing react import (ecceef6)

Features

  • client: ✨ add nationality preset to br-addon (f7c4b20)
  • client: ✨ allow FireboltForm to apply local props presets (03522d7)

v0.7.0

Choose a tag to compare

@Timfts Timfts released this 26 Apr 19:42

0.7.0 (2022-04-26)

Bug Fixes

  • 🐛 checkboxgroup widget missing columns prop (4ade990)
  • client-core: 🐛 fixed step debugger used on firebolt lab (5c929c4)
  • validators: 🐛 fixed number range validator with big numbers (7703cf1)

Features

  • ✨ upload files to aws s3 (1ac2c81)