Marc van Gend

Results 13 issues of Marc van Gend

Hi, thanks for drupal-composer-init, I really like it! Maybe the documentation can be improved a little. I'm not a newbie when it comes to composer or Drupal, but still after...

See an example here: https://jsfiddle.net/5wdy33n0/4/ Situation: I created a layout with an auto-width grid column. A grid area which spans the top track contains images. The images are styled to...

### Before opening the issue, have you...? - [X] Searched for existing issues ### Is your feature request related to a problem? Please describe When an external monitor is selected...

Type: Feature Request

Sometimes I need to loop over the list of available languages. For instance when creating a language switcher component. This list is already configured in .linguirc. From the [setup instructions](https://lingui.js.org/tutorials/setup-cra.html):...

💡new feature
triage: accepted

### Checklist - [X] I have used the search function to see if someone else has already submitted the same feature request. - [X] I will describe the problem with...

enhancement

### Context To evaluate next-drupal, I followed the [quick start instructions](https://next-drupal.org/learn/quick-start). This was a pretty smooth process (thanks) so I continued adding some content while running the frontend with `npm...

bug
area: basic starter

In #449 a `replaceUrl` option was added to the `pushStateToURL` method. I would like to be able to set that option when calling an [action](https://github.com/elastic/search-ui/blob/master/ADVANCED.md#actions) that changes the state of...

feature
pinned

When a search term is set, the filters are cleared by default. This usually makes sense and most search interfaces on the web behave the same. However, in a setup...

feature
pinned
epic:search-ui

While `npm run dev` was running, I tried to change a component file. Even the most trivial change, such as indenting a line of code, resulted in a crash. The...

Today I installed the Contenta Vue Nuxt app, version 2.0.1, and the latest Contenta CMS demo site using the Quick Install method from https://www.contentacms.org/#install : ``` php -r "readfile('https://raw.githubusercontent.com/contentacms/contenta_jsonapi/8.x-2.x/installer.sh');" >...