1.0.50 (2025-01-15)
- (PointsTile) issue with points multiplier, wrong key, also refactored into a helper method (f930ee7)
1.0.49 (2025-01-01)
- make sure view isnt being rendered inside text (e573537)
1.0.48 (2025-01-01)
- (RewardTile) fixes issue in react native mobile with strings being rendered in a text component (5fa09d3)
- (RewardTile) make sure styling applied to decendant (1bb5aca)
- improve points multiplier handling in tile components (66ad21f)
1.0.47 (2025-01-01)
- trigger release (1ff6ea7)
1.0.46 (2024-12-22)
- (Stories) fix issue with date on story (5d7bc79)
- (Tiles) various fixes to the layout of tiles (f4e54e7)
- fix issue with desaturation (af2a883)
- fix style issue tih earned date text (97f0532)
- trigger release build (d0c8b24)
1.0.45 (2024-12-20)
- remCove default props and update Points Tile (551d813)
1.0.44 (2024-12-20)
- (BaseTile) Fix issues with base tile and update stories (d49e948)
- (ci) fix deployment script (9d55c2c)
- cleanup remaining files (254e933)
- trigger release (4c41e90)
1.0.42 (2024-12-06)
- (BaseBanner) pass undefined rather than not passing anything (ec23ae8)
- (Tiles) Fixes grid half tiles and added loyalty based stories (256f392)
- (Tiles) Resolve grid layout issues with mixed tile sizes (44645cd)
- add --exit-once-uploaded to chromatic (cb44410)
- always pass the tile (3dc2b35)
- handle reward and reward category tiles better (648de3b)
- pass tile in banner tile cta (27ec0fa)
- (RewardTile & RewardCategoryTile) add navigation handlers for reward and rewardcategory tiles (d41383a)
1.0.41 (2024-12-05)
- (Tiles) Fixes grid half tiles and added loyalty based stories (f0134e9)