Skip to content

Latest commit

 

History

History
186 lines (106 loc) · 2.98 KB

CHANGELOG.md

File metadata and controls

186 lines (106 loc) · 2.98 KB

Timeline Element Changelog

2.7.21

Fixed

  • item container width

2.7.17

Removed

  • option to disable pointer events for absolute positioned builder elements

2.7.11

Fixed

  • css selectors

2.7.9

Added

  • option to disable pointer events for absolute positioned builder elements

2.7.5

Fixed

  • warning about undefined array key

2.7.4

Fixed

  • tile style options
  • layout update for card padding when set on items

2.7.0

Added

  • tile style options
  • heading options to content style
  • text lead option to meta style
  • text lead and meta options to title style

2.4.21

Fixed

  • update script breaks builder library

2.4.15

Added

  • link text option for items
  • full width option for buttons
  • option to animate the element or its items

Fixed

  • images not being clipped for round cards

2.4.14

Fixed

  • link styles if whole panel is linked

2.4.1

Added

  • panel style option to timeline item

2.2.0-beta.3

Added

  • HTML element option for meta text
  • xl grid breakpoint

2.1.0-beta.1

Added

  • meta as content style option
  • secondary text color as option
  • dynamic conditions to display element depending on a content field
  • status option to element items
  • custom attributes option
  • column options
  • dropcap option
  • more image and title grid widths

Changed

  • icon size based on width instead of ratio
  • rename xxlarge to 2xlarge

2.0.4

Removed

  • invalid attribute defer on style

2.0.0-beta.10

Added

  • dynamic content
  • link options
  • hover effects for title and image
  • div to HTML element option
  • icon to timeline item (as image substitute)

Changed

  • renamed properties icon, icon_color, icon_ratio, icon_background, icon_border to timeline_icon, timeline_icon_color, timeline_icon_ratio, timeline_icon_background, timeline_icon_border to avoid naming conflicts
  • renamed selector .el-icon to .el-timeline-icon

1.3

Added

1.2

Added

1.1

Fixed

  • image field disabled if icon is used

1.0

Changed

  • custom prefix to prevent conflicts with third party elements

0.5

Added

  • panel style option
  • panel hover effects

Changed

  • meta text alignment to reflect changes in YOOtheme Pro 1.20
  • icon ratio from 4 to 2
  • icon padding
  • timeline item width and padding in CSS

0.4

Changed

  • heading styles to reflect changes in YOOtheme Pro 1.20
  • file paths to reflect changes in YOOtheme Pro 1.20

0.3

Added

  • position settings from YOOtheme Pro 1.20

0.2

Fixed

  • several wrong positionings and alignments

0.1

Added

  • Initial release