Releases: FlatFilers/flatfile-core-libraries
Releases · FlatFilers/flatfile-core-libraries
@flatfile/vue@1.0.19
Patch Changes
- Updated dependencies [d6e80ce]
- @flatfile/embedded-utils@1.3.1
@flatfile/javascript@1.4.2
@flatfile/embedded-utils@1.3.1
Patch Changes
- d6e80ce: JavaScript: allow specifying submit complete options
@flatfile/react@7.12.2
Patch Changes
- 0ea5677: Fix to allow seamless changing of Sheet config between opening the Portal instance
@flatfile/react@7.12.1
Patch Changes
- 6ca035f: Fixes a bug where the space was not completely reset upon close of the Flatfile Portal
@flatfile/javascript@1.4.1
Patch Changes
- 0b66de8: export startFlatfile as well as initializeFlatfile
@flatfile/react@7.12.0
Minor Changes
- 794560a: Adds new useFlatfile({ onClose }) close event handler on useFlatfile hook
Restores missing stylesheet for legacy deprecated useSpace and usePortal flows
Flatfile modal now fills entire screen by default, style overrides may need to be adjusted
Patch Changes
- 339773c: Fixes bug preventing server side configuration of Spaces
flatfile@3.8.0
Minor Changes
- 2093c4d: Adds the
sourceMap
for the listner file to the deploy action
@flatfile/react@7.11.0
Minor Changes
- 85e0ffd: Replaced CSS text color variable name to be consistent with other variable names, --ff-color-text is now --ff-text-color
@flatfile/javascript@1.4.0
Minor Changes
- 8cf905a: Add internationalization support with detected browser language or given override language.