Releases: 3Squared/ForgeUI
Releases · 3Squared/ForgeUI
@3squared/forge-ui@1.12.1
Patch Changes
- 47835b1: Fix missing prop on forge file upload for azure storage override
@3squared/forge-ui@1.12.0
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
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
Minor Changes
- 78e7612: New prop to stepper component to completely hide backbutton
@3squared/forge-ui@1.9.3
Patch Changes
- 6c0e3c9: Fix uploader not passing content type to blob storage
@3squared/forge-ui@1.9.2
Patch Changes
- 2352b46: Pass all relevant props to textarea in forge-form-field
@3squared/forge-ui@1.9.1
Patch Changes
- bfe129e: Fix typings output
@3squared/forge-ui@1.9.0
Minor Changes
- 3dea70c: Added props for pagination on the table component for further customization
@3squared/forge-ui@1.8.3
Patch Changes
- bbd91ed: Update where types are declared in package.json
@3squared/forge-ui@1.8.2
Patch Changes
- 7a22a46: Add provider to vite config