Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add optional url property to a dependency #347

Closed
wants to merge 4 commits into from

Conversation

bclozel
Copy link
Member

@bclozel bclozel commented Jan 25, 2017

Rebased + augmented version of #279
ping @snicoll @dsyer

This will look like this:
initializr-links

dsyer and others added 4 commits January 25, 2017 17:29
If present the "tag" name and checkbox description are rendered as
a link to the URL. So it could be a link to a guide, for instance.
To test the new feature I just added one url to the "web"
dependency.
The UI and the service capability JSON reacts to the links. The UI
uses the first link in a tag, and lists them all in the checkbox
(maybe we could add some roll-up/roll-down UX later). The JSON
mappers just include the links if they are there.
@dsyer
Copy link
Contributor

dsyer commented Jan 25, 2017

LGTM. Does it only show on the "full view" or any time the checkbox is visible?

@bclozel
Copy link
Member Author

bclozel commented Jan 25, 2017

It only shows in the full view; I haven't found a proper way to show that information in the auto-complete / search section.

@snicoll
Copy link
Contributor

snicoll commented Jan 27, 2017

Closing in favour of #353

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants