Syed Ali Abbas Zaidi
|
d7053a6783
|
fix: eslint autofixable issues (#32181)
* fix: eslint operator-linebreak issue
* fix: eslint quotes issue
* fix: react jsx indent and props issues
* fix: eslint trailing spaces issues
* fix: eslint line around directives issue
* fix: eslint semi rule
* fix: eslint newline per chain rule
* fix: eslint space infix ops rule
* fix: eslint space-in-parens issue
* fix: eslint space before function paren issue
* fix: eslint space before blocks issue
* fix: eslint arrow body style issue
* fix: eslint dot-location issue
* fix: eslint quotes issue
* fix: eslint quote props issue
* fix: eslint operator assignment issue
* fix: eslint new line after import issue
* fix: indent issues
* fix: operator assignment issue
* fix: all autofixable eslint issues
* fix: all react related fixable issues
* fix: autofixable eslint issues
* chore: remove all template literals
* fix: remaining autofixable issues
* fix: failing js test
|
2023-05-18 11:03:59 +05:00 |
|
Syed Ali Abbas Zaidi
|
adf879e8b2
|
Revert "fix: all auto fixable eslint issues (#31900)" (#32203)
This reverts commit 228180b1ef.
|
2023-05-09 13:53:54 +05:00 |
|
Syed Ali Abbas Zaidi
|
228180b1ef
|
fix: all auto fixable eslint issues (#31900)
* fix: eslint operator-linebreak issue
* fix: eslint quotes issue
* fix: react jsx indent and props issues
* fix: eslint trailing spaces issues
* fix: eslint line around directives issue
* fix: eslint prefer template issue
* fix: eslint semi rule
* fix: eslint newline per chain rule
* fix: eslint space infix ops rule
* fix: eslint space-in-parens issue
* fix: eslint space before function paren issue
* fix: eslint space before blocks issue
* fix: eslint arrow body style issue
* fix: eslint dot-location issue
* fix: eslint quotes issue
* fix: eslint quote props issue
* fix: eslint operator assignment issue
* fix: eslint new line after import issue
* fix: indent issues
* fix: operator assignment issue
|
2023-05-09 11:57:15 +05:00 |
|
Calen Pennington
|
07a15c681f
|
Reapply the XBlock RequireJS -> Webpack changes
This reverts commit 105db2cf59, reversing
changes made to 447457594f.
|
2018-06-27 22:27:07 -04:00 |
|
Eric Fischer
|
e72549cdbe
|
Revert "Merge pull request #18340 from cpennington/fix-studio-xblock-rendering"
This reverts commit 9a70ca78a5, reversing
changes made to efd5b9abbd.
Hopefully fixes EDUCATOR-3053
|
2018-06-15 13:18:27 -04:00 |
|
Calen Pennington
|
be3c7e05c5
|
Reapply "Switch container factory to webpack"
This reverts commit 18d93b00ba.
|
2018-06-07 15:52:05 -04:00 |
|
Calen Pennington
|
18d93b00ba
|
Revert "Switch container factory to webpack"
|
2018-06-07 13:46:47 -04:00 |
|
Calen Pennington
|
0abe75a7c6
|
Re-apply the changes to convert XBlocks to Webpack
Reapplies edx/edx-platform#17509
This reverts commit 0f7e2373d0.
|
2018-06-06 12:52:12 -04:00 |
|
Calen Pennington
|
0f7e2373d0
|
Revert "Switch container factory to webpack"
|
2018-05-29 16:01:38 -04:00 |
|
Calen Pennington
|
ee6360543b
|
Convert webpackified factories to es6 modules with global exports, and remove the invoke_page_factory pattern
|
2018-05-29 12:21:46 -04:00 |
|