Josemar Luedke

Results 32 issues of Josemar Luedke

Currently, the order of the `NestedPageMetadata` (where we allow to build navigation) uses the `order` property from frontmatter to order the pages. However, to order the`children` (a group of subsequent...

Type: Enhancement

TODO: - [ ] Fastboot content is not cleared/replaced/hydraded (https://github.com/ember-fastboot/ember-cli-fastboot/issues/785) - [ ] Prember didn't seem to work with Embroider. (https://github.com/ef4/prember/issues/59) - [ ] Rebuilds don't pick up markdown changes,...

Type: Documentation
Status: In Progress

It would be nice to have meta tags been extracted from front matter by default so that we encourage folks to use it.

Type: Enhancement

See https://github.com/DockYard/ember-route-action-helper. This addon adds support to use a helper called `route-action` which creates an action that send it directly to the route instead of the controller. Would be awesome...

It would be nice to have TypeScript type definitions or rewrite the addon to TypeScript itself.

Type: Feature

The deploy pipeline with the version support is pretty awesome. The community would benefit if we extracted that functionality into a new addon that could be used outside of addon-docs....

When using addon-docs on an app with `application-template-wrapper` set to `false` (which is default in octane), the app styles don't work well. See below: https://github.com/ember-learn/ember-cli-addon-docs/blob/75742729ec9443e653ad9383c0fbdafb1b404ef0/addon/styles/addon.scss#L51-L58 This is simple to fix,...

So, this is a feature request of sorts. Hopefully I'm able to describe what I would like to have from addon-docs. So, auto generation of api documentation using JSDoc or...

When having multiple tabs open, each tab tracks when it needs to refresh the token. When one of the tabs refresh it, other tabs get the new values, however, they...

First, thank you for this project. I really like it and I have been using it in every project that I work on. This is a feature request that probably...