Chris Holt
Chris Holt
# 💬 RFC ## 🔦 Context Currently the Foundation, Router, and SSR packages are tightly coupled to pinned versions of FAST Element. This can make upgrading certain versions of packages...
# Pull Request ## 📖 Description This PR updates testing across the repo to leverage @web/test-runner. This is a necessary step to update TypeScript. ### 🎫 Issues n/a
# Pull Request ## 📖 Description Updates typescript to ^5.1.0 ### 🎫 Issues n/a
# Pull Request ## 📖 Description This PR removes local resize observer types which were implemented prior to TypeScript providing support. Given we're now well into support for these types...
# Pull Request ## 📖 Description ### 🎫 Issues ## 👩💻 Reviewer Notes ## 📑 Test Plan ## ✅ Checklist ### General - [ ] I have included a change...
## Previous Behavior Development was done in a feature branch. ## New Behavior This PR merges the feature branch into master. ## Related Issue(s) - Fixes #
Updates the docs to include developer quick-start and theming. Modifies the introduction to remove outdated information. ## Related Issue(s) - Fixes #
## Previous Behavior The web components package was tightly coupled to a specific version of fast-element. ## New Behavior The web-components package requires a peer dependency of fast-element.
This PR adds Image as the first of several customized built-in elements for use as web components.
## Previous Behavior ## New Behavior ## Related Issue(s) - Fixes #