Generate more information about extended and used classes

Open
#33 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript

Research direction

Start by reading the linked ember-api-docs issue #243 and the temporary solution in pull request #248, especially the referenced diff. Trace how extendedClassProjectName and extendedClassVersion are currently computed, then define done as generating those values directly instead of relying on computed properties.

Written by the indexing model from the issue text.

Description

Needed for https://github.com/ember-learn/ember-api-docs/issues/243.
Temporary solution merged here https://github.com/ember-learn/ember-api-docs/pull/248

At this point, properties like extendedClassProjectName and extendedClassVersion are computed properties. Ideally, this would be generated here - it would be more clean and error proof.

https://github.com/ember-learn/ember-api-docs/pull/248/files#diff-672353df31213c934c7ea38ccb99b7deR54

Dominant language
JavaScript
Stars
10
Forks
11
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ember-learn/ember-jsonapi-docs

All issues in ember-learn/ember-jsonapi-docs

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.