Releases: IQ-tech/firebolt
Releases · IQ-tech/firebolt
v0.9.5
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v0.9.4...v0.9.5
v0.9.4
Compare
Sorry, something went wrong.
No results found
v0.9.3
Compare
Sorry, something went wrong.
No results found
Link UploadWidget with Bluebery theme
v0.9.2
Compare
Sorry, something went wrong.
No results found
v0.9.1
Compare
Sorry, something went wrong.
No results found
Merge pull request #161 from IQ-tech/IQL-9838/validator/telefone-vali…
v0.9.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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