Andrew Bailey

Results 9 issues of Andrew Bailey

Hopefully this is just an issue of me missing a configuration somewhere. I'm working on a site where there are two menus and one will come from the left side...

next release

Would be great if there was a way to add a class or other attributes to the dialog popup. It's difficult to theme it as is.

This may be an issue because I'm using postcss-nest**ing** (from the postcss-preset-env). I have postcss-extend before it in the build like suggested for postcss-nest**ed** So basically if I have this:...

### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was...

P2
area: material.angular.io

I'm new to Angular and I'm working on an Angular 16 project using and Formly 6.1.4 with the Material theme/template. Basically what I want to achieve is moving the hint/description...

question

My site is using jquery 3.5.1. When a breadcrumb segment is hidden after another one has been hidden, the earlier one's get an inline style applied to them of display:...

I'm having some sort of syntax issue I think getting this off the ground. I've added: `import { DisclosureMenu } from "https://esm.sh/[email protected]";` to my js file, but the console gives...

documentation

### Is your feature request related to a problem? Please describe. I want to use different text alignment depending on the viewport width. ### Describe the solution you'd like Support...

Type: Feature Request
Type: Question
Needs: Author Response 🔴

If you have a placeholder with a container query in it, when compiled the CSS will output an empty container query. For example: ```scss %wombat { @media (width

enhancement