Kyle McCormick

Results 207 comments of Kyle McCormick

Update: This is only still open because we need to some more validation of what has been merged. I expect to be able to do this within the next few...

@farhan ty for writing up those issues. Regarding issue 1, seems that there is no `lighten`/`darken` replacement in CSS. There is a separate CSS [brightness filter](https://developer.mozilla.org/en-US/docs/Web/CSS/filter-function/brightness) that could be applied...

@farhan > Are we planning to remove all the sass infrastructure? > If so, will these sass variables will also be removed ahead? The general edx-platform Sass infrastructure must remain...

@farhan > Can we do hard code just for all-text-inputs, its using in the Cappa Problem XBlock? Yes, you can hard code the value of `$all-text-inputs` and remove it from...

One very minor note @farhan , I will be squashing your commit with a `refactor:` message instead of a `chore:` message. Chores refer to insignificant changes that can mostly be...

Reopening until we enable this in edx-platform

Thanks @CodeWithEmad ! I can take a look in a couple weeks after the conference and my vacation.

Thanks @CodeWithEmad !!

@salman2013 as you remove Paver commands, please remove the tests that correspond to those commands.

Thanks for the PR @salman2013, but this only goes part of the way. The goal of https://github.com/openedx/edx-platform/pull/35159 is not only to get rid of the `paver ...` commands. The goal...