Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Feb 09, 2024
  2. Feb 08, 2024
  3. Feb 06, 2024
  4. Feb 05, 2024
  5. Feb 02, 2024
  6. Feb 01, 2024
  7. Jan 31, 2024
  8. Jan 29, 2024
  9. Jan 17, 2024
  10. Jan 15, 2024
  11. Jan 12, 2024
  12. Jan 11, 2024
  13. Jan 05, 2024
  14. Jan 04, 2024
    • rhenck's avatar
      [editor] Rework interaction-enabled functionality · 39c4bb75
      rhenck authored
      Making element components unclickable is now applied to all child 
      elements. This is necessary because some Material-components have child 
      elements with specific pointer-events settings, which makes it possbile 
      to interact
      with them even though the parent is not clickable.
      
      It is also now set via class on a parent element instead of the 
      component itself.
      
      #524
      39c4bb75
Loading