- May 12, 2021
-
-
Marco Fernandes authored
This reverts commit 30d6098f.
-
-
Stephan Zeidler authored
Revert "Issue #3107837 by mnlund, gurvan, pipicom, codebymikey: Support oEmbed media types in media browser" This reverts commit e451d2a5.
-
- May 11, 2021
-
-
- Apr 23, 2021
-
-
- Apr 16, 2021
-
-
codebymikey authored
-
- Apr 13, 2021
-
-
codebymikey authored
Issue #3197918 by GHaddon, codebymikey: Input values hidden when admin theme sets background on fieldset:not(.fieldgroup)
-
codebymikey authored
Issue #3208407 by codebymikey: Don't use a random file name for file uploads. Improve AJAX error handling.
-
codebymikey authored
Revert "Issue #3208407 by codebymikey: Don't use a random file name for file uploads. Improve AJAX error handling." This reverts commit eeab8de7
-
codebymikey authored
Issue #3208407 by codebymikey: Don't use a random file name for file uploads. Improve AJAX error handling.
-
- Apr 12, 2021
-
-
codebymikey authored
-
codebymikey authored
-
- Mar 30, 2021
-
-
Maria Fisher authored
Issue #3152053 by mnlund, mariacha1, codebymikey, GlarDup, szeidler: Markup for mapped fields gets stripped away
-
- Mar 26, 2021
-
-
Stephan Zeidler authored
-
Hannes Kirsman authored
- Mar 23, 2021
-
-
Roberto Ornelas authored
-
- Jan 29, 2021
-
-
Issue #3150127 by szeidler, kjankowski, feridun: Insert Image or Media shows blank modal Media Library window
-
Heikki Ylipaavalniemi authored
Issue #3149823 by HeikkiY, GlarDup, bgm, szeidler, henrikakselsen: Inserting a link to a paragraph block returns an error
-
- Nov 06, 2020
-
-
- Sep 19, 2020
-
-
Marco Fernandes authored
-
Marco Fernandes authored
-
Marco Fernandes authored
-
Marco Fernandes authored
-
- Sep 17, 2020
-
-
Marco Fernandes authored
-
Marco Fernandes authored
-
Marco Fernandes authored
-
- Aug 07, 2020
-
-
codebymikey authored
Issue #3067808: Contemplating remove the dynamic color palette CSS functionality since it isn't supported by Gutenberg core, and results in HTML on every page. If the functionality is needed, it could be added as a third party/custom module.
-
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
-
- Aug 04, 2020
-
-
codebymikey authored
``` Warning: Invalid argument supplied for foreach() in gutenberg_preprocess_node() (line 682 of modules/contrib/gutenberg/gutenberg.module). ```
-
- Jul 28, 2020
-
-
codebymikey authored
-
codebymikey authored
-
- Jul 23, 2020
-
-
codebymikey authored
-
codebymikey authored
Improves usage of the section block on themes with `alignWide` support.
-
codebymikey authored
Address undefined index warning when viewing an editor configuration with a disabled Gutenberg filter.
-
codebymikey authored
Add optional string processing options to the definition.
-
- Jul 21, 2020
-
-
codebymikey authored
Default to singular when undefined rather than 0. see https://github.com/aduth/tannin/blob/d59bc17/packages/tannin/index.js#L182-L186
-
codebymikey authored
Which would otherwise throw the error below when Drupal.checkPlain was called further down the stack. ``` Uncaught TypeError: Cannot read property 'toString' of undefined ``` This behaviour is triggered when a block is added.
-
codebymikey authored
-