Antonio Laguna

Results 17 issues of Antonio Laguna

Hi there! First of all, great work here. I think it adds value to what we could have previously with Batarang. That being said, I've seen that clicking on most...

enhancement

Hi there! I've been looking for some time for a decent alternative and less convoluted than Redux and I was ecstatic when I saw your module. Looks really nice! I...

question
documentation

I have a code similar to this: ``` Show item Foo Bar ... ``` Yet it's being flagged as having unsupported aria-attribute. However, as per the spec on said attribute:...

bug

Extracting and abstracting color functions to its own package that gets distributed across different plugins instead of being copied over

### What would you want to propose? I think that README on [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting) should have some mention of `@nest` and how it should behave since it's not immediately clear and...

feature request
plugins/postcss-nesting

### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...

Release 8.x
Bug
Needs Triage

versionFile is no longer mandatory. If the option hasn't been defined it won't create the version file. If version is present, it will return after logging the warning

Hi! I stumbled upon this and mdx recently and thought I could try to leverage a headless CMS that I have to power slides. Basically for collaboration. There's no way...

Hey here! While I can hook into `delete_term` and see whether a coauthor has been deleted, I wouldn't be able to hook into any of the reassign data that is...