* Copies of component code in `.component.ts`
Copying over the existing code (via automation) into `.component.ts` versions, as a first step to merging in the upstream changes while still keeping our modifications.
* Gigantic initial merge
* Working build, TS styles not applied
* Building with TS styles in the docs
* Fully functional docs site
* Codepen examples
(Won't fully work until release is cut, since version won't yet exist on the CDN)
* Fixing codepen links
* Removing unused React methods
* Update component template to make Pattern + Figma status badges work
* Add Guidelines and unusedProperties front matter to component template
* Show additional level in TOC
* Exclude pages from search index
* Update pattern + figma status in some component.ts files
* Fix direction of Details caret icon
* Fix button styling; move CSS from overrides.css to component styles
* Minor updates to docs pages to remove tabs and update TOC
* Doc site styling updates; Add guidelines styles and use on Alerts
* Add some vscode plugins for nunjucks
* Update Badge component and doc page based on new designs
* Update Tooltip styling and examples; also Alert guidelines
* Update Figma component status for some components
* Update examples on Tab + Badge docs pages
* Move dialog icon and size styles from overrides.css into component
* Update outline button styling so it can be used for segmented radio
* Looks like a prettier update
* Fix bad example code for Slim and React for Dialog Widths
* Minor spacing updates to Dialog and Card headers
* Update the Pattern status for the Icon component
* Create link between Badge and Tag components
* Minor example and usage updates for Alert, Breadcrumb, Card, Details
* Update Icon doc page to show that FA is the default icon set, plus minor example updates
* Minor updates to local port, dialog
* Minor docs and changelog updates
* Skipping flaky test
* Update dialog.test.ts
---------
Co-authored-by: Sara <slhinyc@gmail.com>