Releases: commercelayer/app-elements
Releases · commercelayer/app-elements
v3.5.5
What's Changed
🐛 Bug Fix
- Fix long text visualization in
ResourceMetadata
component by @pfferrari in #861 - Relax shipping rates schema by @gciotola in #862
Full Changelog: v3.5.4...v3.5.5
v3.5.4
What's Changed
🐛 Bug Fix
- Remove
isValidGtmId
method from theGTMProvider
by @marcomontalbano in #860
Full Changelog: v3.5.3...v3.5.4
v3.5.3
v3.5.2
What's Changed
🚀 Enhancement
- Add
link
icon by @marcomontalbano in #854 - Replace cookie usage with session storage for app cross-linking by @gciotola in #856
Other Changes
Full Changelog: v3.5.1...v3.5.2
v3.5.1
What's Changed
🚀 Enhancement
- Enforce Tooltip UI with max width by @pfferrari in #852
🐛 Bug Fix
- Preserve
useResourceFilters
form state when opening date range overlay by @gciotola in #850 - Handle
formatDateRange
with timezone by @gciotola in #851
Full Changelog: v3.5.0...v3.5.1
v3.5.0
v3.4.0
What's Changed
🚀 Enhancement
- Add
organization-config
schema to the CodeEditor component by @marcomontalbano in #798
🐛 Bug Fix
- multi-async-select works well with
defaultValues
by @marcomontalbano in #845
Full Changelog: v3.3.1...v3.4.0
v3.3.1
v3.3.0
What's Changed
🚀 Enhancement
- Add storage methods in
TokenProvider
by @gciotola in #838 - Improve types for
parseFormValue
method inuseResourceFilters
by @gciotola in #840 - Update dependencies by @gciotola in #841
🐛 Bug Fix
HookedInput
with type number is a number and no more a string by @marcomontalbano in #839
Full Changelog: v3.2.1...v3.3.0