- Jan 30, 2019
-
-
Thijs Kinkhorst authored
This is because of the positioning of the elements which triggers a clipboard.js bug: zenorocha/clipboard.js#382 Removing the whitespace around the HTML tags works around this issue. closes: #1041
-
- Dec 12, 2018
-
-
Thijs Kinkhorst authored
ClipboardJS is initialised once in the bundle for class="copy", not initialised on each page that uses it.
-
- Dec 11, 2017
-
-
Olimpia Magliulo authored
-
- Dec 08, 2017
-
-
Olimpia Magliulo authored
- Add class pure-button-red instead of overwriting primary - Create a group of 2 button-elements where one is hollow, useful to show input-files or error-ids. - Update templates accordingly
-
Olimpia Magliulo authored
- Change metadatabox to a general code-box, code-box-content and code-box-title - Change xmlarea to text-area - Update templates that where using old classes
-
- Dec 05, 2017
-
-
Olimpia Magliulo authored
-
- Nov 28, 2017
-
-
Olimpia Magliulo authored
- copy-to clipboard buttons - textareas
-
- 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 07, 2017
-
-
Olimpia Magliulo authored
-