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

refactor: prepare for docs-content changes in v10.1 #837

Merged
merged 1 commit into from
Jul 20, 2020

Conversation

devversion
Copy link
Member

We recently refactored how our docs-content example module is composed.
We did this because the docs app assumes path in the docs-content
package that are not necessarily always correct. i.e. breaking the chips
drag and drop example.

Additionally the docs-content example module is now more self-contained
so that assumptions about files inside of an example are not required
anymore. i.e. examples can now not have CSS or HTML files. Previously
we always had to display an empty CSS/HTML file (which is confusing).

See: angular/components#20003

We recently refactored how our docs-content example module is composed.
We did this because the docs app assumes path in the docs-content
package that are not necessarily always correct. i.e. breaking the chips
drag and drop example.

Additionally the docs-content example module is now more self-contained
so that assumptions about files inside of an example are not required
anymore. i.e. examples can now _not_ have CSS or HTML files. Previously
we always had to display an empty CSS/HTML file (which is confusing).
@andrewseguin andrewseguin merged commit d7ca254 into master Jul 20, 2020
@devversion devversion deleted the prepare-10.1 branch February 17, 2022 10:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants