Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

build: core build & api doc generation #3972

Merged
merged 3 commits into from
Nov 7, 2019

Conversation

coryrylan
Copy link
Contributor

@coryrylan coryrylan commented Nov 4, 2019

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • If applicable, have a visual design approval

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • clarity.design website / infrastructure changes
  • Other... Please describe:

What is the new behavior?

  • Fix Version copy build step for core and simplify step
  • Generate API docs, Markdown, JSON for experimental API component
  • Generate API metadata custom-elements.json for editor support.
  • Fix package.json module to default to es2015+
  • Remove broken style lint rule that is not working with prettier

Does this PR introduce a breaking change?

  • Yes
  • No

@coryrylan coryrylan self-assigned this Nov 4, 2019
@coryrylan coryrylan force-pushed the topic/core-build-docs branch from 17c7b17 to 91bc08b Compare November 4, 2019 16:03
package.json Show resolved Hide resolved
src/clr-core/README.md Outdated Show resolved Hide resolved
@netlify
Copy link

netlify bot commented Nov 5, 2019

Deploy preview for vmware-clarity ready!

Built with commit a03c4ff

https://deploy-preview-3972--vmware-clarity.netlify.com

@coryrylan coryrylan force-pushed the topic/core-build-docs branch from 15a3baf to 666f85c Compare November 5, 2019 15:53
@coryrylan coryrylan force-pushed the topic/core-build-docs branch from 1e2f089 to a117fe9 Compare November 7, 2019 03:12
@coryrylan coryrylan force-pushed the topic/core-build-docs branch from a117fe9 to 9cb8ed8 Compare November 7, 2019 04:38
Cory Rylan added 2 commits November 7, 2019 10:17
rule is broken when used with prettier

Signed-off-by: Cory Rylan <[email protected]>
@coryrylan coryrylan force-pushed the topic/core-build-docs branch from 9cb8ed8 to a03c4ff Compare November 7, 2019 16:18
@coryrylan coryrylan merged commit 90b0ac6 into vmware-archive:master Nov 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants