Melanie Sumner
Melanie Sumner
Idea: "pay as you go" ## Goals - reduce the API surface for idiomatic Polaris apps - reduce the size of minimum viable payload for Ember apps - eliminate the...
After shipping Polaris, we need to clean up issues: Evaluate existing issues: - try to reproduce the issue - if there's a reproduction, try to do it on the most...
The `no-shadowed-elements` is returning a false positive for use of `col` within `colgroup`. Documentation Reference for the `col` element: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/col I expect this code to exist without issue: ```hbs {{#each...
Most of these changes were unintentional but ran since I have the prettier plugin enabled in VSCode. Should we leave the changes in and figure out how to have prettier...
- adds CI - updates packages - updates Node support (drops 10 and 12) Still WIP: - fix linting issues - update to Octane
If merged, this PR would add a pull request template to simplify and standardize meeting facilitation. Note: The template starts with an `h2` element because the title of the page...
Create a main branch and make that the primary branch (currently still the outdated `master`) Update any settings in GitHub or in the repo's codebase that refer to master instead...
Now that we have LTS 3.28 and embroider scenarios passing and a new release (v4.1.0) out, we need to focus on getting this addon working with the current version of...
We should have more discussion if keeping Twitter linked from the Ember website is aligned with our community values. However, for the scope of this issue, keeping it to adding...
Related to https://github.com/ember-learn/ember-styleguide/issues/462 Provide a conditional so that team members who want to use Mastodon instead of Twitter can do that. (there are other issues with wider scope, this one...