Matt

Results 157 comments of Matt

https://github.com/MarcDiethelm/contributing/blob/master/README.md https://docs.github.com/en/get-started/quickstart/contributing-to-projects

you don't ahve to use sprite maps. you can load each image per unicode, like `/64/.png`

can this be merged? whats the hold up @InzeNL

Any updates on the jQuery deprecation? Wanting to use GrapesJS in a ReactJS application, and it doesn't make sense to load jQuery

@artf my company would like to offer a bounty for removal of jQuery, and are asking for an estimate on this. What do you think?

More info on this, appears to come as a result of redux api always assuming a response is json https://github.com/diegohaz/arc/blob/redux/src/services/api/index.js#L16 i can submit a PR later

added this feature here https://github.com/Geczy/airmessage-web/pull/3

i fixed this issue here: https://github.com/Geczy/airmessage-web/commit/c8b26ec49725d37f246945cbf21ee22e110a17e9 feel free to cherry pick !

> @Geczy Thanks a lot! I tried this out, but it seems to trigger even if I've scrolled far up in the conversation. Am I missing something? can you share...