4.0.0
What's Changed
Tile API
removed image width/height attributes
img_width
removed; usetile_css
insteadimg_height
removed; usetile_css
instead
replaced title attributes with new tooltip
attribute
img_title
->tooltip
link_title
->tooltip
simplify alternate text specification, use alt_text
to describe image or link
img_alt
->alt_text
link_text
->alt_text
Documentation Updates
- added alt text guidance
- added links to additional resources on writing alt text
- note that alt text should be a link description for a linked image tile (see discussion in #107)
- updated tile examples
Full Changelog: 3.11.1...4.0.0