Skip to content

Releases: FlatFilers/flatfile-core-libraries

@flatfile/vue@1.0.19

13 Sep 17:40
15688d1
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [d6e80ce]
    • @flatfile/embedded-utils@1.3.1

@flatfile/javascript@1.4.2

13 Sep 17:40
15688d1
Compare
Choose a tag to compare

Patch Changes

  • 7b8cda2: JavaScript: Portal style sheet is now only attached once, instead of every time the Portal is opened.
  • d6e80ce: JavaScript: allow specifying submit complete options
  • Updated dependencies [d6e80ce]
    • @flatfile/embedded-utils@1.3.1

@flatfile/embedded-utils@1.3.1

13 Sep 17:40
15688d1
Compare
Choose a tag to compare

Patch Changes

  • d6e80ce: JavaScript: allow specifying submit complete options

@flatfile/react@7.12.2

28 Aug 22:22
d7a7b63
Compare
Choose a tag to compare

Patch Changes

  • 0ea5677: Fix to allow seamless changing of Sheet config between opening the Portal instance

@flatfile/react@7.12.1

09 Aug 19:06
df194f6
Compare
Choose a tag to compare

Patch Changes

  • 6ca035f: Fixes a bug where the space was not completely reset upon close of the Flatfile Portal

@flatfile/javascript@1.4.1

09 Aug 00:06
4281c2a
Compare
Choose a tag to compare

Patch Changes

  • 0b66de8: export startFlatfile as well as initializeFlatfile

@flatfile/react@7.12.0

08 Aug 19:09
de11d4d
Compare
Choose a tag to compare

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

18 Jul 01:16
93d7902
Compare
Choose a tag to compare

Minor Changes

  • 2093c4d: Adds the sourceMap for the listner file to the deploy action

@flatfile/react@7.11.0

17 Jul 16:49
6a8019f
Compare
Choose a tag to compare

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

16 Jul 16:39
ecf806c
Compare
Choose a tag to compare

Minor Changes

  • 8cf905a: Add internationalization support with detected browser language or given override language.