Changes#
- Add type
.whiteGhost
for ApolloButton
. - Change background color of
ApolloButton
type .secondary
and .ghost
to transparent to match Design system - Add
importStock
and exportStock
icons. - Add
ApolloTextLink
component. - Correct name of some image assets:
qaOutline
and qrCodeScanOutline
. - Correct color value of link colors:
color600
and color700
. - Support
ApolloAppHeader
subtitle variant by setting subTitle
property - Support
ApolloAppHeader
multiple icons variant by setting addRightItems
method - Support
ApolloAppHeader
small size variant by setting size
property - Support
ApolloAppHeader
with search variant by setting hasSearch
property - Add
DateRangePicker
ApolloDropDown
was displayed as bottom sheet- Upgrade
ApolloAlertConfirmation