Dan Farrelly
Dan Farrelly
I just noticed we're added the Buffer button to the DM window by accident, we may need to get more specific with the DOM selector :wink:
It seems that when placing `ClosureHelpers.py` in the `Packages/User` directory for Sublime Text 3, the file cannot correctly import SublimeREPL. It seems I was able to change the import statements...
### Issue Including the `Icon/index.js` file encourages importing all icons through a single path: ```js import { Unknown, Negative } from '@bufferapp/ui/Icon'; ``` Using this approach may feel easier, but...
**Describe the bug** If the Go SDK cannot parse the incoming event JSON correctly, an error is thrown and is retried until the function is considered failed. **To Reproduce** 1....
## Description This skips running the `runDiscovery` go routine from running if auto discovery is enabled. ## Motivation Prior to this change, if `--no-discovery` was used, the process would still...
## Description Some incremental progress towards dark mode support. * Function list * Function dashboard ## Motivation ## Type of change (choose one) - [ ] Chore (refactors, upgrades, etc.)...