Adam Argyle

Results 262 issues of Adam Argyle

consider using @leaverou's https://github.com/LeaVerou/incrementable, looks like it's done lots of the hard work!

🔥 enhancement
⚡️ feature

![Screenshot 2019-10-28 at 2 52 16 PM](https://user-images.githubusercontent.com/1134620/67720968-a036d400-f992-11e9-8d56-d9cb74e9468b.png) i believe if you zoom in there is clipping happening on the strokes of certain custom element wrapped SVGs, and this should let...

🔥 enhancement
💩 jank

consider using this css so that an element can be cleared of it's current styles consider crawling down a tree to unstyle all children **use case**: i want to restyle...

¿ question ?
🔎 needs tested

upgrade the types of content that can be handled by paste and copy https://www.chromestatus.com/feature/5682768497344512

🔥 enhancement
¿ question ?
🔎 needs tested

consider adoptNode and think of creative ways to use it **idea 1)** similar to copy HTML and paste HTML, but instead a "new document" is made that starts with the...

¿ question ?
⚡️ feature
🗣 conversation

visbug should do the work to make pseudo content/elements clickable like any other node

⚡️ feature
🍽 table stakes
💩 jank

i think it'd be best to have a catch all prevention handler instead of making each tool handle it. aka leverage bubbling so that if a tool hasnt handled it,...

🐜 bug
good first issue 👍
🍽 table stakes
💩 jank

- append with opacity 0 and transform: translateX or whatever - wait a microtask for the append to finish (maybe?) - animate node in - clear the trace

current default tool is guides, but maybe a user wants to always start it up with style or a11y inspect. **rough list of tasks to complete this:** - [ ]...

🔥 enhancement
good first issue 👍
⚡️ feature
🚀 deeper integration

don't need a whole tool when all i want are the colors from the stops. seems like the props of a gradient could be extracted and displayed in a nicer...

🐜 bug
🔥 enhancement
🍽 table stakes