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

The current URL format for clicking method is like this: `.../methods/?anchor=` I think while the anchor makes sense, the dynamic segment does not. The `:method` dynamic segment has no impact...

🤔question
🔎seo

Original: https://github.com/emberjs/ember.js/issues/17854 > I saw website project is archived so I submited issue here > > > @anpenava

On the left-hand side on TOC we need to show deprecated classes always without the need to enable the checkbox. The checkbox for `Show Private/Deprecated` needs to removed. We need...

✨enhancement

Over the last few weeks the api application in heroku has been experience higher than normal response times and higher than normal memory usage. When looking at looks I see...

🐞bug

Some of the inline examples aren't showing up because their names don't match up with the name in mappings.json doc name | mappings name ----------|--------------- Adapter | TestAdapter EmberObject |...

🐞bug

This is 3-phase approach to changes in API docs UX and the table of contents. It is part of work for [RFC 176](https://github.com/emberjs/rfcs/blob/master/text/0176-javascript-module-api.md) that spans ember.js core documentation, ember-jsonapi-docs, and...

✨enhancement

PR #239 introduces adding canonical URL from the latest version to `release` and from LTS version to `lts`. The motivation is to make the `release` and `lts` more SEO-important and...

🔎seo

examples of stuff not working: https://emberjs.com/api/classes/Ember.Component.html#method_didReceiveAttrs https://emberjs.com/api/classes/Ember.Component.html#event_didInsertElement https://emberjs.com/api/classes/Ember.String.html#method_isHtmlSafe

🐞bug

Relates to https://github.com/ember-learn/ember-api-docs/issues/877