Abdón Rodríguez
Abdón Rodríguez
## Describe the bug When I open a Tekton task, VSCode detect it as Ansible task: ## Expected Behavior Detected as Tekton task. Or at least not detect it as...
Please, export `"module"` entry point in the `package.json` as ES Module Syntax (ESM). I would like to be able to use it directly in the browser, without any build/bundle process.
It helps with #3747 Update fluid heading styles docs #### Changelog **Changed** - Update fluid heading styles docs
Please, export `"module"` entry point in the `package.json` as ES Module Syntax (ESM). More info about it here: https://www.pikapkg.com/about/
### Describe the Bug From Directus v10.11.0, `collection_func.count` has stopped working. With a GraphQL query like this (each battle has a list of videos): ```graphql { battles { id videos_func...
Looks like `useServerSeoMeta` is not supported, right? https://nuxt.com/docs/api/composables/use-server-seo-meta We can't see it on the Open Graph tab. Thanks!
The [`selectable-item`](https://github.com/IBMResearch/ibm-toolbar/blob/master/ibm-toolbar.html#L104-L159) does not work after migrate to hybrid element, because `::slotted()` can only select top-level nodes. 😔 Reference: [Styling distributed nodes](https://developers.google.com/web/fundamentals/getting-started/primers/shadowdom?hl=en#contextstyling) Before hybrid element: [v0.2.3 demo](https://www.webcomponents.org/element/IBMResearch/ibm-toolbar/v0.2.3/demo/demo/index.html) ![screen shot 2017-06-26...
### Describe the Bug When we update the input height with the new theme customization: It looks like this: Before the change: ### To Reproduce Update the input height: ```json...
## Scope What's changed: - Update `@directus/extensions-sdk` to Rollup v4 ## Potential Risks / Drawbacks ## Review Notes / Questions - Replace `rollup-plugin-styles` with `rollup-plugin-styler`, a maintained fork to support...