Skip to content
Snippets Groups Projects
  1. Feb 12, 2019
  2. Feb 11, 2019
  3. Feb 08, 2019
  4. Feb 07, 2019
    • JediKev's avatar
      issue: Client-Side Forms · d4e240b8
      JediKev authored
      This addresses an issue where the client-side forms are not rendering
      correctly. This is due to updating the render() functions but not updating
      everywhere they are used.
      d4e240b8
  5. Feb 06, 2019
  6. Feb 05, 2019
  7. Feb 04, 2019
    • JediKev's avatar
      issue: Translation Flags Not Clickable · 937fc5ce
      JediKev authored
      This addresses an issue where the second row of translation flags are not
      clickable when editing a Form with 23+ languages installed. This adds a
      `height` of "auto" so that the entire div fits the flags’ surface area,
      making them clickable again.
      937fc5ce
Loading