Nathan Bell
Nathan Bell
We import wordpress-bootstrap as a submodule in our git repositories. It would be great if you could tag your releases so that we can easily freeze to a specific release....
The documentation lists two ways to create an issue: `jira issue create` and `jira create`. When I run the first form, `jira issue create`, I get an error: ` Error:...
The "english-alphabetical-clock.html" example is broken. There is a javascript error that is caused by EnglishAlphaList.js not having (or inheriting) the "classes" options array from List.js This fix adds the required...
FireFox calculates window width differently in media queries than it does in JavaScript. When responsive tables is viewed in FireFox at window widths near the responsive cut-off (ex: 768px), double...
I don't think the comment in this example is correct. It says you don't create entries for en-US locale, but in fact the code only creates entries for en-US. https://github.com/contentful/contentful-migration/blob/92b0cd4f1ff3d4e15ed0125cac15842143319769/examples/15-derive-entry-n-to-1.js#L9
Since late 2019 the CMS RichText fields have supported Embedded content. https://webflow.com/feature/custom-code-in-rich-text-elements It seems like that content is not returned by the API. I can't seem to find anywhere in...