Skip to content

v3.4.1

Compare
Choose a tag to compare
@macanhajc macanhajc released this 14 Jan 18:31
· 210 commits to master since this release
1ba8de4

[3.4.1] 2022-01-14

Added

  • Added props (classNameTitle and classNameContent) to allow changing the styles of title and content from the ModuleCard component.
  • Added filter props (filter variant and classNameFilter) on ModuleCard to display a linear gradient overlay on the top of the image.
  • Added onPressButton callback to ModuleCard button.

Fixed

  • Fixed problem with ModuleCard not having a button callback.