- 21 Nov, 2019 1 commit
-
-
Mathieu Spillebeen authored
-
- 30 Sep, 2019 1 commit
-
-
Mathieu Spillebeen authored
-
- 06 Sep, 2019 1 commit
-
-
Mathieu Spillebeen authored
* thomasfava/Compony-patch-2: Fixed typo in theme file & added core version. Changed D7 syntax for 'drupal_set_message' into D8 syntax. # Conflicts: # compony.info.yml
-
- 05 Sep, 2019 2 commits
-
-
Thomas De Vriese authored
-
Mathieu Spillebeen authored
Tagging this version of the theme to be compatible with every version of drupal 8 and up. more information can be found on http://hojtsy.hu/blog/2019-sep-02/drupal-877-will-support-extensions-compatible-both-drupal-8-and-9
-
- 03 Sep, 2019 2 commits
-
-
Mathieu Spillebeen authored
Prefer single quotes in compony.theme file. See merge request !1
-
Mathieu Spillebeen authored
Remove these instructions from sass-essentials as they are now embedded in the documentaiton with extra information
-
- 26 Aug, 2019 2 commits
-
-
Thomas De Vriese authored
-
Thomas De Vriese authored
-
- 22 Jul, 2019 1 commit
-
-
Mathieu Spillebeen authored
Bump the version number now that the skeleton and the gulp-setup both have separate repo's and the platforms merges them on download.
-
- 21 Jul, 2019 3 commits
-
-
https://gitlab.com/Compony/compony-theme-gulpMathieu Spillebeen authored
Abstract the gulp setup to https://gitlab.com/Compony/compony-theme-gulp So that the tools can be more easily swapped by a different setup.
-
Mathieu Spillebeen authored
Add a version to compony.info.yml next to adding it in package.json in preparation of splitting up the theme and the Gulp setup.
-
Mathieu Spillebeen authored
-
- 20 Jul, 2019 1 commit
-
-
Mathieu Spillebeen authored
We are not using component libraries module as a requirement, so we don't need to include it in the compony.info.yml file
-
- 19 Jul, 2019 3 commits
-
-
Mathieu Spillebeen authored
-
Mathieu Spillebeen authored
-
Mathieu Spillebeen authored
-
- 13 Jun, 2019 1 commit
-
-
Mathieu Spillebeen authored
Make it possible to have multiple compony-themes and make the loading of the partial .theme files more secure by not doing it from the public file system.
-
- 19 Apr, 2019 1 commit
-
-
Mathieu Spillebeen authored
-
- 22 Feb, 2019 1 commit
-
-
Mathieu Spillebeen authored
-
- 13 Feb, 2019 2 commits
-
-
Mathieu Spillebeen authored
In collaboration by Anders Söderström. v2
-
Mathieu Spillebeen authored
In collaboration by Anders Söderström.
-
- 12 Feb, 2019 1 commit
-
-
Mathieu Spillebeen authored
-
- 11 Feb, 2019 3 commits
-
-
Mathieu Spillebeen authored
-
Mathieu Spillebeen authored
-
Mathieu Spillebeen authored
-
- 31 Jan, 2019 1 commit
-
-
Mathieu Spillebeen authored
Update the config.js with some better documentation around the different possible setups that are possible.
-
- 20 Nov, 2018 1 commit
-
-
Mathieu Spillebeen authored
-
- 07 Nov, 2018 2 commits
-
-
Mathieu Spillebeen authored
The default here is not theming,config.js but just config.js + remove references to an actual projectname
-
Mathieu Spillebeen authored
Update the gulp-setup so that js-files inside components that have a filename that starts with an underscore won't get compiled as they are now seen as partials.
-
- 07 Sep, 2018 1 commit
-
-
Mathieu Spillebeen authored
-
- 27 Aug, 2018 1 commit
-
-
Mathieu Spillebeen authored
Compony update: remove all the empty folders from components, to avoid having the folder-structure around from compontents, someone else refactored out of the project. v3 (make it yarn compatible too)
-
- 26 Aug, 2018 4 commits
-
-
Mathieu Spillebeen authored
Compony update: remove all the empty folders from components, to avoid having the folder-structure around from compontents, someone else refactored out of the project. v2
-
Mathieu Spillebeen authored
Compony update: remove all the empty folders from components, to avoid having the folder-structure around from compontents, someone else refactored out of the project.
-
Mathieu Spillebeen authored
-
Mathieu Spillebeen authored
-
- 20 Aug, 2018 1 commit
-
-
Mathieu Spillebeen authored
-
- 16 Aug, 2018 1 commit
-
-
Mathieu Spillebeen authored
-
- 15 Aug, 2018 1 commit
-
-
Mathieu Spillebeen authored
Some better indentation + an update to the css_library_alter that shouldn't cause notices when keys are not found
-
- 11 Jul, 2018 1 commit
-
-
Mathieu Spillebeen authored
Extend the hook_library_info_alter with suggestions so that inside components you can use HOOK_library_info_alter__name_of_component, and implement the same for Theme_hook.
-