coda-js
coda-js copied to clipboard
Push Buttons
Thanks for creating your first issue for coda-js and contributing!
@phlexib Sounds great! I think it depends on when you'd like it merged and usable. Since it may be a couple weeks until the v1 migration is complete, perhaps you'd like to add it to the master branch. It would need to be updated to match the new Coda API version though, so it might take double the work.
I recommend adding the pushButton() method to the general Coda class and also the consecutive Doc, Table, and Row models so that we keep the eloquent API structure. If you're unsure what I mean, just ask!
@parker-codes I think I get it. It will follow the https://coda.io/developers/apis/v1#operation model.
I'll work on it on a new branch on my fork for now, as I'm already using the v1 api. It shouldn't be too much hassle to bring it when v1-migration is done.
@phlexib Last night I tagged the release of v4.0.0, so you can add this to the updated master branch.