Skip to content

Commit

Permalink
chore: fast-foundation API docs round 2 (#3316)
Browse files Browse the repository at this point in the history
* document switch

* slider docs

* radio documentation

* progress and cleanup

* add start and end pattern docs

* document menu item

* correct format

* document flipper

* document divider

* document dialog

* document DesignSystemProvider

* document design-system-property

* update language

* update css custom property behaviors

* document checkbox

* document card

* document button

* document badge

* fix anchor documentation

* fix accordion documentation

* fix accordion-item docs

* update accordion with internal interface

* update API report

* fix warnings and implement CI failure on change

* update components that implement StartEnd

* update docs

* update todo reference

* pretty pretty

* correct command

* fixing missing attribute names

* Update packages/web-components/fast-foundation/src/button/button.ts

Co-authored-by: Jane Chu <[email protected]>

Co-authored-by: Jane Chu <[email protected]>
  • Loading branch information
nicholasrice and janechu authored Jun 17, 2020
1 parent e21266f commit fc258fd
Show file tree
Hide file tree
Showing 47 changed files with 1,019 additions and 288 deletions.
10 changes: 9 additions & 1 deletion packages/web-components/fast-foundation/api-extractor.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,13 @@

"dtsRollup": {
"enabled": true
}
},
"messages": {
"extractorMessageReporting": {
"ae-different-release-tags": {
"logLevel": "none",
"addToApiReportFile": true
}
}
}
}
Loading

0 comments on commit fc258fd

Please sign in to comment.