Skip to content

Releases: DekodeInteraktiv/savage-cards

1.0.16

Choose a tag to compare

@walbo walbo released this 22 May 12:26
  • Added a wrapper around label component #53

1.0.15

Choose a tag to compare

@walbo walbo released this 14 May 08:12
  • Added theme option field #52
  • Added filter to image url for featured image #51

1.0.13

Choose a tag to compare

@walbo walbo released this 24 Apr 09:25
  • Added default link text on custom cards. #48

1.0.12

Choose a tag to compare

@trinef trinef released this 12 Apr 11:09
  • removed required constraint on alternativ image in card meta box because it caused Gutenberg to break.

1.0.11

Choose a tag to compare

@walbo walbo released this 11 Apr 13:17
  • Moved custom card content into actions so themes can unregister/register their own content #42

1.0.10

Choose a tag to compare

@trinef trinef released this 26 Mar 10:07
  • Add classes for background color on custom card.

1.0.9

Choose a tag to compare

@walbo walbo released this 14 Mar 14:27
  • Add menu order to field group #39

1.0.8

Choose a tag to compare

@trinef trinef released this 09 Mar 12:36
  • Auto register custom cards to Hogan-Grid static cards relationship field.
  • Custom cards can have layouts or use default card components.

1.0.7

Choose a tag to compare

@walbo walbo released this 23 Feb 12:43
  • Added meta component. See #31

1.0.6

Choose a tag to compare

@walbo walbo released this 19 Feb 09:07
  • Added an extra div to body-header component. Related to fixing a bug in hogan-grid. See hogan-grid#18