Integrate baseline-status component#82
Conversation
|
@captainbrosset resolved the merge conflict. |
|
Sorry for the slow reply. I'm not super sold on the idea to use the component. The reason is that it uses runtime JavaScript to retrieve the Baseline status for a feature, whereas the rest of the site is (mostly) JS-free. Most importantly, each feature page contains the entire data about the feature in the HTML, created at build time. I'm very hesitant to move away from this model. |
Makes sense. I was basing this on the two open issues related to this.
Should we perhaps triage those and consider closing them? Also, perhaps it would be worth exploring enhancements to the current design rather than adopting the Baseline component. Thoughts? |
Summary
Validation
Closes #15