ember-api-docs icon indicating copy to clipboard operation
ember-api-docs copied to clipboard

Ember API Docs viewer

Results 107 ember-api-docs issues
Sort by recently updated
recently updated
newest added

This uses the data generated in https://github.com/ember-learn/ember-api-docs-data/pull/23 to add ember-cli as a **real** project to the API docs 😱 There is still a lot to do for this to be...

This makes debugging any docs changes prior to release near impossible. I think we need to make ember-jsonapi-docs copy into the ember-api-docs/ember-api-docs-data directory to get it working again?

Investigating and fixing via https://github.com/ember-learn/ember-api-docs-data/issues/14

If you go to https://deploy-preview-815--ember-api-docs.netlify.app/ember/5.0/classes/computedproperty/ and scroll down the index tab isn't highlighted. If you click the index tab it shows up but you can see that it redirects you...

Discussed with @mansona today, and we will not reintroduce the collapse function for the packages/classes menu things. So we should remove the logic from the API docs

For example: in the current version of the guides we have a "show on hover" anchor/link thing: https://api.emberjs.com/ember/5.2/classes/Application/methods/advanceReadiness?anchor=boot ![Image](https://github.com/ember-learn/ember-api-docs/assets/594890/215d35ff-1f76-41e5-9e28-016f634740ca) The new version looks different and is always visible: https://guides.emberjs.com/release/components/#toc_the-application-template ![Image](https://github.com/ember-learn/ember-api-docs/assets/594890/97b1120e-651e-467f-b755-2017e7ff85e8)

We recently added "full width" mode to the sidebar implementation on the ember-styleguide, we should bring this implementation to the website-redesign branch 👍 https://ember-styleguide.netlify.app/components/sidebar https://github.com/ember-learn/ember-styleguide/pull/478

Moving forward, ember-data may not have a release corresponding to every release of ember-source. We need to account for this in our UX and the data layer. This app is...

Dear team https://github.com/emberjs/ember-string >> For more documentation, consult https://emberjs.com/api/ember/release/classes/String >> https://api.emberjs.com/404 ;-) [ I wanted to check the method "w"] thanks