Releases: commercelayer/commercelayer-react-components
Releases · commercelayer/commercelayer-react-components
v4.2.1-beta.6
v4.2.1-beta.5
v4.2.1-beta.4
v4.2.1-beta.3
What's Changed
🚀 Enhancement
- perf: Expose order resource into callback function by @acasazza in #335
- perf: Get order from callback and refactor code by @acasazza in #336
Full Changelog: v4.2.1-beta.1...v4.2.1-beta.3
v4.2.1-beta.1
v4.2.1-beta.0
What's Changed
🚀 Enhancement
- Add payment_gateway in the PaymentMethodName children fn props by @scerelli in #325
- External Payment Component by @acasazza in #327
🐛 Bug Fix
New Contributors
Full Changelog: v4.1.2...v4.2.1-beta.0
v4.2.0
What's Changed
🚀 Enhancement
- Add payment_gateway in the PaymentMethodName children fn props by @scerelli in #325
- External Payment Component by @acasazza in #327
Other Changes
New Contributors
Full Changelog: v4.1.2...v4.2.0
v4.1.2
v4.1.1
v4.1.0
What's Changed
🚀 Enhancement
- feat: Add new
useOrderContainer
hook. by @acasazza in #305 - feat: Add new pagination components for
<OrderList/>
by @acasazza in #307 - feat: Add new prop
hideWhenDisabled
on previous and next buttons object by @acasazza in #312
🐛 Bug Fix
- fix: Show billing info input using prop require equal to false by @acasazza in #309
- fix: Set default
pageSize
, add newsortBy
prop by @acasazza in #310 - fix: Cart empty glitch by @acasazza in #313
- fix: Pagination errors when order list is empty by @acasazza in #314
- fix: Show pagination components when rows total is greater than page size by @acasazza in #315
- fix: Hide pagination components when orders list is empty by @acasazza in #316
📝 Documentation
Other Changes
Full Changelog: v4.0.0...v4.1.0