Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Jun 27, 2023
  2. Jun 08, 2023
  3. Jun 05, 2023
  4. May 05, 2023
  5. May 06, 2022
  6. May 05, 2022
  7. Feb 09, 2022
    • rhenck's avatar
      Change all selector prefixes from "app" to "aspect" · a6bdf445
      rhenck authored
      This is done according to the Angular best practices and minimizes
      namespace collisions when using other packages which might use the same
      selectors.
      
      Technically the selectors are not even becessary since we use an Angular
      component factory to create element components but it is still useful
      for the DOM element naming, for debugging purposes for example.
      a6bdf445
    • rhenck's avatar
      Change radio button element entry in toolbox · 3dba2a7a
      rhenck authored
      The 2 different radio button variants (with and without images) are now 
      hidden behind one radio button entry. Functionally everything else works 
      the same.
      Also move CSS to it's own file.
      3dba2a7a
Loading