Skip to content

Releases: 3Squared/ForgeUI

@3squared/forge-ui@1.12.1

01 Oct 14:18
d7cbcb6

Choose a tag to compare

Patch Changes

  • 47835b1: Fix missing prop on forge file upload for azure storage override

@3squared/forge-ui@1.12.0

29 Sep 09:19
753e61f

Choose a tag to compare

Minor Changes

  • 3e3da34: Add in the ability to be able to override the azure storage version ms-api-version header

@3squared/forge-ui@1.11.0

01 Aug 10:00
f993061

Choose a tag to compare

Minor Changes

  • 05ce123: Updated the file mimetype definitions to use an external mime npm package, as bnrowsers do not like all file types. This was then upsetting the allowed file types by comparing an empty string, to the valid mime-types provided. The extra definitions should cater for a wider range of file types allowed.

@3squared/forge-ui@1.10.0

04 Jul 13:07
6cf77ef

Choose a tag to compare

Minor Changes

  • 78e7612: New prop to stepper component to completely hide backbutton

@3squared/forge-ui@1.9.3

23 May 14:21
7ead248

Choose a tag to compare

Patch Changes

  • 6c0e3c9: Fix uploader not passing content type to blob storage

@3squared/forge-ui@1.9.2

21 May 21:45
38e542b

Choose a tag to compare

Patch Changes

  • 2352b46: Pass all relevant props to textarea in forge-form-field

@3squared/forge-ui@1.9.1

07 Sep 12:28
6d0e146

Choose a tag to compare

Patch Changes

@3squared/forge-ui@1.9.0

06 Sep 14:14
06f4776

Choose a tag to compare

Minor Changes

  • 3dea70c: Added props for pagination on the table component for further customization

@3squared/forge-ui@1.8.3

02 Aug 10:17
26d683c

Choose a tag to compare

Patch Changes

  • bbd91ed: Update where types are declared in package.json

@3squared/forge-ui@1.8.2

02 Aug 09:04
67e24e3

Choose a tag to compare

Patch Changes

  • 7a22a46: Add provider to vite config