ember-cli-addon-docs
ember-cli-addon-docs copied to clipboard
Easy, beautiful docs for your OSS Ember addons
Need to be able to render code blocks with Copy button & dark background, separate from the _content_ of those blocks. (Sometimes the content comes from a static snippet, but...
This is a feature suggestion to enable toggle of code snippets. This would be useful in cases where ember-cli-addon-docs is used to document UI-kit addons. The ability to only see...
I wasn't able to run ember deploy production when my repository is set to a Github Enterprise URL. I traced it down to the `hosted-git-info`, and I think it's becuase...
This project depends on vulnerable versions of `cryptiles` and `mime`. Cryptiles: [CVE-2018-1000620](https://nvd.nist.gov/vuln/detail/CVE-2018-1000620) Mime: [CVE-2017-16138](https://nvd.nist.gov/vuln/detail/CVE-2017-16138) It would probably also be a good idea to turn on automated checks for insecure dependencies....
It seems like the tags used by `ember-cli-addon-docs` is not the default set provided by YUIDoc. This does need to be documented.
I'm on an internal project using `[email protected]`. When I'm looking at http://localhost:3141/docs/components/q-token-input (in Firefox) and then refresh the page it automatically takes me back to http://localhost:3141/docs/installation for some unknown reason....
I recently updated my addon to ember 3.7 (and subsequent update to babel 7) and as a result, am seeing some rather long stack traces in my build logs as...
Probably css classes. Abstracted from Tailwind utilities. Things like `.addon-docs-md` and `.addon-docs-container`.
https://github.com/ember-learn/ember-cli-addon-docs/pull/308/commits/4d74eaea8d6f11e4b5dafcddbaf86a9d45fbfa6c
http://www.ember-cli-mirage.com/ now has a blog, but it's a little concerning to me that it exists in every version of the app.. Has anyone thought about this?