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

docs: show text-field, coercion and platform in CDK docs #514

Merged

Conversation

devversion
Copy link
Member

Not sure whether coercion is something we want to show though. Also the coerceArray description feels a bit unclear to me.

@@ -244,11 +244,14 @@ const DOCS: {[key: string]: DocCategory[]} = {
items: [
{id: 'a11y', name: 'Accessibility', examples: []},
{id: 'bidi', name: 'Bidirectionality', examples: []},
{id: 'coercion', name: 'Coercion', examples: []},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets leave coercion out for now; I'd like to revisit it if/when we add more stuff

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jelbourn jelbourn merged commit 2707d0d into angular:master Sep 4, 2018
@devversion devversion deleted the docs/show-text-field-coercion-platform branch September 5, 2018 09:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants