- Aug 07, 2020
-
-
codebymikey authored
- Add support for display suite since the node entity isn't preprocessed, it renders the relevant fields. - Move Gutenberg library loading into the filter since that seems like the most appropriate place to place it. Issue #3067808 by sayco, marcofernandes: Improvements for the color palette handling
-
- Jul 23, 2020
-
-
codebymikey authored
Add optional string processing options to the definition.
-
- Jul 21, 2020
-
-
codebymikey authored
-
codebymikey authored
-
codebymikey authored
Bug fixes for the various controllers and services.
-
- Apr 26, 2020
-
-
codebymikey authored
-
codebymikey authored
Replace `drupalSettings.path.baseUrl` calls with `Drupal.url()` calls to support sites with url prefixes. Enforce eslint standards on the modified es6.js files.
-
- Apr 09, 2020
-
-
codebymikey authored
-
codebymikey authored
Issue #3089943 by James Byng, codebymikey: Add more flexible theme support (e.g. disable-custom-colors and disable-custom-font-sizes)
-
codebymikey authored
Issue #3107797 by codebymikey: Add dynamic render block support leveraging Drupal's theme API architecture. Details in CHANGELOG.md
-