ember-api-docs
ember-api-docs copied to clipboard
Ember API Docs viewer
Vite
This is just a demo that I'm using for conferences so I'm not trying to merge it (yet 😉)
This should facilitate scrolling to the top of the page when clicking sidebar links. Currently, the page stays scrolled to it's current spot and content is often out of view...
For more documentation, consult https://emberjs.com/api/ember/release/classes/String. The link above from https://www.npmjs.com/package/@ember/string is broken: Ack! 404 friend, you're in the wrong place This page wasn't found. Please try the [API docs page](https://api.emberjs.com/)....
I've noticed a difference between pages like https://api.emberjs.com/ember/release/classes/application/ and https://api.emberjs.com/ember/release/modules/@ember%2Fapplication The former has the pre rendered HTML response, however, the latter does not and requires Ember to bootup and render...
Redirect `classes/Component/events/didInsertElement?anchor=didInsertElement` to `classes/Component#didInsertElement` -> the queryParam is the only thing that matters.
this addon is very old and the pattern is not recommended so we should remove it from the app. It will also block us from updating if we don't finish...
NPM: Documentation link out of order