Skip to content

v3.3.0: Deprecate Callout Plugin; Guide Page Fix; Other Fixes

Compare
Choose a tag to compare
@wesleyboar wesleyboar released this 23 Mar 00:56
· 672 commits to main since this release
5a09f44

formerly known as v3.14.0 published on Tue Jan 25 21:38:47 2022 -0600

Added

  • FP-1415: Callout Pattern with Fixes sans Plugin (#427)
    • Callout Plugin - Crop Images within Ratio (GH-329)

Changed

  • FP-1417: Callout CSS to Style Child Elements via Tag not Class (#425)
  • FP-1416: Callout Image Resize w/ JS not CSS (#421) (#422)

Fixed

  • FP-1422: (UTRC) Remove White Border Under Header (#435)
  • FP-1418: Callout Link Clickable Area Fix (#423)
  • FP-1416: Callout Image Resize w/ CSS not JS (#421) (#422)
    • Callout Plugin - Fix Image Resize Caveat (GH-327)
    • Element Transform Fails on Child Plugin Markup w/out Hack (GH-320)
  • FP-1435: Updates on Getting Started page (#428)
  • FP-1408: (Frontera) Fix Clickable Area of Article List Link (#429)
  • Remove a "Task/" from CHANGELOG entry (d773289)
  • Minor: Fix: x-layout CSS docblock typo (#434)

Removed

  • Deleted resize_figure_to_fit feature of Callout Plugin. (#421) (#422)
  • Deleted elementTransformer module and SizeContentToFit class. (#421)

Deprecated

  • Callout Plugin is unsupported. Replace with Callout Pattern. (#427)
  • Marked README.md as outdated & added link to new draft. (61b310b)