-
# Steps to reproduce
* Access an elemental block page.
* Navigate to the "More actions" button for a block using the tab key.
* Press the "enter" key to toggle the "More action" button.
* Use the …
-
Following on from #312 , there are several performance improvements that could be made to the process which is currently launching 4 requests to publish a page, and assumes that a save is necessary pr…
-
Latest CMS Recipe 4.13.0:
```
[Warning] foreach() argument must be of type array|object, null given
GET /admin/archive/DNADesign-Elemental-Models-BaseElement
Line 3922 in /var/www/html/vendor/…
-
The contextual menu gives you the option to duplicate a page.
![Screenshot from 2019-06-25 15-17-34](https://user-images.githubusercontent.com/1168676/60066863-86734f00-975c-11e9-9fa7-9b98ea472ff0…
-
**Is your feature request related to a problem? Please describe.**
As the title says, I would like to have control over whether or not the module uses, or not, all subclasses of a base class.
Th…
-
The page types within the add page UI shouldn't have a negative margin on the left, on smaller viewports these page options touch the CMS menu.
CSS to remove:
![image](https://user-images.github…
-
Hello!
I am missing a React - implementation for GroupedDropdownField to use it Inline-editable !!
Thanks.
-
## Summary
In the interest of the 80% case that just want "a content API", we should make exposing a group of models with common configurations as simple as possible.
```yaml
schemas:
defaul…
-
When you generate a plan then tag a release, strict constraints e.g. `4.3.0@stable` are baked into each recipe in the recipe (e.g. cwp-recipe-cms, recipe-blog, etc). This means that we must always bum…
-
Currently SummaryComponent takes three props:
https://github.com/dnadesign/silverstripe-elemental/blob/7853141565969b24b5f1d1653f2f58ebf5c05679/client/src/components/ElementEditor/Summary.js#L44-L4…