FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
  1. Dec 03, 2024
    • Dr Adam Thorn's avatar
      release 1.0.1 · 27f89c72
      Dr Adam Thorn authored
      1.0.1
      27f89c72
    • Dr Adam Thorn's avatar
      remove image_scale effect from leading_1177 style · 0098cd9f
      Dr Adam Thorn authored
      This interacts badly with the "focal point scale and crop" effect; I
      think that if we start by downscaling a large image, the position of the
      saved focal point still refers to the original image rather than the one
      that results from the first effect.
      
      I think the presence of this effect on the style is just a hangover from
      my earlier attempts of how I thought this style should behave. Note this
      also means this style works more closely to the other styles we
      implement in this module.
      0098cd9f
  2. Nov 27, 2024
  3. Nov 04, 2024
  4. Oct 24, 2024
  5. Aug 07, 2024
  6. Aug 02, 2024
  7. Aug 01, 2024
    • Dr Adam Thorn's avatar
      don't specify fixed height on view of carousel slides · fc76beee
      Dr Adam Thorn authored
      This makes jquery.cycle interact oddly with our js which sets the width
      property on slides in order to be sensibly responsive. I've not
      attempted to analyse the underlying issue and am content with finding a
      setting that seems to give the results I'm after (i.e. carousel loads
      properly on mobile and desktop variants, and responds appropriately to a
      window resize)
      fc76beee
    • Dr Adam Thorn's avatar
      add campl-slides wrapper class · 3ef599f0
      Dr Adam Thorn authored
      On D7 this was applied to the <ul> that contains the <li> elements that
      constitute the individual slides.
      
      The markup in our pl9 slideshow implementation is somewhat different.
      Adding the campl-slides on the view doesn't quite map one-to-one to the
      D7 use of the class but it achieves the desired results in practice.
      3ef599f0
  8. Jul 31, 2024
  9. Jul 29, 2024
  10. Jul 19, 2024
Loading