Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

docs: Fix attribute directives in dropdown.#8571

Closed
topherfangio wants to merge 1 commit into
angular:masterfrom
profoundry-us:docs-attribute-directives-7620
Closed

docs: Fix attribute directives in dropdown.#8571
topherfangio wants to merge 1 commit into
angular:masterfrom
profoundry-us:docs-attribute-directives-7620

Conversation

@topherfangio

Copy link
Copy Markdown
Contributor

Currently the attribute directives in the API Reference dropdown available on all of the demo pages appear as element directives because they are all wrapped with <> instead of []. Add the necessary code to change this and update dgeni to latest version with necessary additions.

Also changes <md-whiteframe> to be an element or an attribute directive as the examples show.

Fixes #7620.

Currently the attribute directives in the API Reference dropdown
available on all of the demo pages appear as element directives
because they are all wrapped with `<>` instead of `[]`. Add the
necessary code to change this and update dgeni to latest version
with necessary additions.

Also changes `<md-whiteframe>` to be an element or an attribute
directive as the examples show.

Fixes angular#7620.
@topherfangio topherfangio added type: build type: docs needs: review This PR is waiting on review from the team P3: important Important issues that really should be fixed when possible. labels May 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

needs: review This PR is waiting on review from the team P3: important Important issues that really should be fixed when possible. type: build type: docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants