- Dec 07, 2018
-
-
Jaime Pérez Crespo authored
-
- Nov 29, 2018
-
-
Jaime Pérez Crespo authored
-
- Nov 28, 2018
-
-
Jaime Pérez Crespo authored
This builds and minifies CSS and a common JS bundle, as well as copy the relevant fonts. In order to build, we now need to run "npm run build" after installing the dependencies with "npm install".
-
- Oct 18, 2018
-
-
Tim van Dijen authored
-
- Aug 02, 2018
-
-
Tim van Dijen authored
-
- Aug 01, 2018
-
-
Tim van Dijen authored
-
- Dec 13, 2017
-
-
Olimpia Magliulo authored
-
- Dec 11, 2017
-
-
Olimpia Magliulo authored
No need to have a postload for clipboard.js in templates. Use the class "clipboard-btn" and match the data-clipboard-target with the right ID (or other DOM-element).
-
- Dec 05, 2017
-
-
Olimpia Magliulo authored
-
- Nov 28, 2017
-
-
Olimpia Magliulo authored
- Large screens: will display the dropdownmenu - Medium & small screens will show a button (on the top right in the future) and a menu will push the content (to left) and showing the language options.
-
- Nov 24, 2017
-
-
Olimpia Magliulo authored
- Change input type=file: style it like a label and add js function. - Missing translations - Converted metadata needs to be updated as well.
-
- Nov 20, 2017
-
-
Olimpia Magliulo authored
- Add dependencies - Change link in script postload, base.twig - Add function in Script.js - Delete postload block in metadata-converter.twig and call clipboard function on button click.
-
- Nov 09, 2017
-
-
Olimpia Magliulo authored
add document.ready function to script.js where all the calls to selectize are made. update base.twig. Now script.js is the last script in the list.
-
- Nov 07, 2017
-
-
Olimpia Magliulo authored
Change the links in the head and postload of base.twig according to the new structure and the recently added packages.
-