Andy Wilson

Results 42 issues of Andy Wilson

**Describe the bug** When you switch a class on a parent element using one that changes size. **To Reproduce** Steps to reproduce the behavior: Make it so that a class...

**Is your feature request related to a problem? Please describe.** Being able to set a maximum amount of columns would be really useful as it would allow responsive designs but...

Could we make a new commit that will allow you to do like animation="fade || slide || slide-down" and such animations rather than just sliding.

### Rollup Version 2.70.2 ### Operating System (or Browser) mac os ### Node Version (if applicable) 16.14.0 ### Link To Reproduction https://rollupjs.org/repl/?version=2.71.1&shareable=JTdCJTIybW9kdWxlcyUyMiUzQSU1QiU3QiUyMm5hbWUlMjIlM0ElMjJtYWluLmpzJTIyJTJDJTIyY29kZSUyMiUzQSUyMmltcG9ydCUyMColMjBhcyUyMFJlYWN0JTIwZnJvbSUyMCdyZWFjdCclM0IlNUNuJTJGKiUyMERZTkFNSUMlMjBJTVBPUlRTJTVDbiUyMCUyMCUyMFJvbGx1cCUyMHN1cHBvcnRzJTIwYXV0b21hdGljJTIwY2h1bmtpbmclMjBhbmQlMjBsYXp5LWxvYWRpbmclNUNuJTIwJTIwJTIwdmlhJTIwZHluYW1pYyUyMGltcG9ydHMlMjB1dGlsaXppbmclMjB0aGUlMjBpbXBvcnQlMjBtZWNoYW5pc20lNUNuJTIwJTIwJTIwb2YlMjB0aGUlMjBob3N0JTIwc3lzdGVtLiUyMColMkYlNUNuY29uc3QlMjByZXN1bHQlMjAlM0QlMjB3aW5kb3cucHJvbXB0KCU1QyUyMnBpY2slMjBzcXVhcmUlMjBvciUyMG1hdGglNUMlMjIpJTNCJTVDbiU1Q25jb25zdCUyMGZpbGUlMjAlM0QlMjBSZWFjdC5sYXp5KCgpJTIwJTNEJTNFJTIwaW1wb3J0KCU2MC4lMkYlMjQlN0JyZXN1bHQlN0QlNjApKSUzQiUyMiUyQyUyMmlzRW50cnklMjIlM0F0cnVlJTdEJTJDJTdCJTIybmFtZSUyMiUzQSUyMm1hdGhzLmpzJTIyJTJDJTIyY29kZSUyMiUzQSUyMmltcG9ydCUyMHNxdWFyZSUyMGZyb20lMjAnLiUyRnNxdWFyZS5qcyclM0IlNUNuJTVDbmV4cG9ydCUyMCU3QmRlZmF1bHQlMjBhcyUyMHNxdWFyZSU3RCUyMGZyb20lMjAnLiUyRnNxdWFyZS5qcyclM0IlNUNuJTVDbmV4cG9ydCUyMGZ1bmN0aW9uJTIwY3ViZSUyMCh4JTIwKSUyMCU3QiU1Q24lNUN0cmV0dXJuJTIwc3F1YXJlKHgpJTIwKiUyMHglM0IlNUNuJTdEJTIyJTJDJTIyaXNFbnRyeSUyMiUzQWZhbHNlJTdEJTJDJTdCJTIybmFtZSUyMiUzQSUyMnNxdWFyZS5qcyUyMiUyQyUyMmNvZGUlMjIlM0ElMjJleHBvcnQlMjBkZWZhdWx0JTIwZnVuY3Rpb24lMjBzcXVhcmUlMjAoJTIweCUyMCklMjAlN0IlNUNuJTVDdHJldHVybiUyMHglMjAqJTIweCUzQiU1Q24lN0QlMjIlMkMlMjJpc0VudHJ5JTIyJTNBZmFsc2UlN0QlNUQlMkMlMjJvcHRpb25zJTIyJTNBJTdCJTIyZm9ybWF0JTIyJTNBJTIyZXMlMjIlMkMlMjJuYW1lJTIyJTNBJTIybXlCdW5kbGUlMjIlMkMlMjJhbWQlMjIlM0ElN0IlMjJpZCUyMiUzQSUyMiUyMiU3RCUyQyUyMmdsb2JhbHMlMjIlM0ElN0IlN0QlN0QlMkMlMjJleGFtcGxlJTIyJTNBbnVsbCU3RA== ### Expected Behaviour It should build the other...

t¹ 🐞 bug
t⁸ ⋅ triage

My colors.scss maps over a set of default colours which, spits out scss variables in darker and lighter forms aswell as css variables for use in the newer styled-components. The...

Dart Backport Done

When you use the select in redux-form-immutable im not sure if its the same for the normal clean form, but it opens up fullscreen when clicked then you have to...

`const submit = (values, dispatch) => { const promise = new Promise((resolve) => { resolve(); }); console.warn(promise); };` I have that as my form submit how do i work out...

all i have done is pull down your version of everything and put my code into the src folder why do i get a `TypeError: (0 , _store2.default) is not...

So im doing this ``` "primary": { "value": "{color.common.brand.primary.value}", "makeShades": true } ``` The makeShades bool is a custom prop for my generate function to match and then do a...

Hi this is my repo https://github.com/The-Code-Monkey/TechStack And I'm having major issues when trying to release the packages, I keep getting errors saying different things, does anyone have a reproducible setup...