Jon McLaren
Jon McLaren
**Is your feature request related to a problem? Please describe.** It often requires opening the page editor to identify the custom module that needs editing then opening the design manager...
**Is your feature request related to a problem? Please describe.** Part of my dev workflow often involves building a module out in CodePen then moving it over to HubSpot to...
Not sure how useful this feature would be, but might help someone jumping into a project built by someone else. The idea being that when a person is viewing a...
Whenever `{% %}` is used have a subtle indicator as a suggestion to use `{%- -%}` instead to prevent excess whitespace in the html. I have no idea where to...
**Is your feature request related to a problem? Please describe.** From the page editor there is no easy quick way to get in to edit in the design manager a...
Would be great down the road to have a way to auto-publish the master branch to the chrome web store
Would be cool to have a way to auto publish the master branch to the chrome web store whenever a push got changed there. Not a rush, and manual is...
The codepen.io way of handling the panes is smoother and less clunky. there are issues with collapsing panes and stuff in HS. None are killer but there is a noticeable...
Axios is now preloaded in serverless functions: https://developers.hubspot.com/docs/cms/features/serverless-functions/reference This project should be updated to change all uses of request to axios equivalent.
`yarn start` Does not use development mode, so you can't use the vue browser extension to debug your code. https://github.com/HubSpot/cms-vue-boilerplate/blob/0ae098e3aad35c294e36e9557e2ddc3c710b9f6e/package.json#L10
**Is your feature request related to a problem? Please describe.** We have numerous getting started guides, from themes, to modules, to serverless. Each references the boilerplate since the boilerplate keeps...