Dashboard
- Fixed the calendar navigation on the Analytics view to show only the last two years. Data from 2015 can still be accessed by clicking on the month name and using the dropdown menu.
picture
elements. Usage information here: https://github.com/imgix/react-imgix#picture-supportmask=corners
), with the ability to round each corner and set the radius individually (corner-radius
). Also added the maskbg
parameter so you can apply a color to the masked area.border-radius
, border-radius-inner
).The upshot of these two changes is that adding these common display styles is now a lot easier with imgix. Thumbnails, avatars, and other types of images with simple border and mask requirements can now be created just by adding parameters to your existing images. Check out the border
and mask
documentation for more information and interactive examples.
crop
property to override crop
URL params #57, and several other fixes/changes.