Chris de Almeida

Results 44 issues of Chris de Almeida

Upgraded to the latest version of this addon which no longer uses bower. Now when running `ember test --environment=production`, integration and acceptance tests fail with `ReferenceError: Foundation is not defined`...

`ember try` does not have a production environment option, so we should add an explicit call to `ember test` in the script step

The Magellan component is broken. - Specifically, the functionality that highlights the active section's `` element by assigning the `active` class while scrolling through the sections. I have attached a...

problem: we have an acceptance test that passes when running `ember t`. but when running `ember t --environment=production`, the test fails. it fails because clicking on the trigger does not...

next step will be incorporating the alpha verification with a new github action for status checks

I'm getting this linting error: ``` The eol-last rule allows setting the configuration to `"editorconfig"`, _only_ when an `.editorconfig` file with the `insert_final_newline` setting exists. We found the following `.editorconfig`:...

Specifying the `ignore` option in `.template-lintrc.js` has no effect. Is this not supported by this addon? I found this unanswered query as well: https://discuss.emberjs.com/t/disable-template-linting-of-dummy-app/12873

any plans to implement APCA (Advanced Perceptual Contrast Algorithm) ?

see 'Advanced Usage' section here: https://clipboardjs.com/

pinned

Problem: it is difficult (to varying degrees depending on circumstances) to track down the plenary notes for a given proposal. for example, if you wanted a complete picture of the...

enhancement