Aaron Raimist
|
bdc56be863
|
Auto fix
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-10-22 17:23:37 -05:00 |
|
Dariusz Niemczyk
|
5290afcc4c
|
Replace console.warn with logger.warn
Related https://github.com/vector-im/element-web/issues/18425
|
2021-10-18 14:08:23 +02:00 |
|
Dariusz Niemczyk
|
5e73a212f4
|
Replace console.error with logger.error
Related https://github.com/vector-im/element-web/issues/18425
|
2021-10-18 14:08:23 +02:00 |
|
Dariusz Niemczyk
|
2d1d42b90e
|
Globally replace all console.logs via codemod (#6827)
This commit replaces all the `console.log` to `logger.log` via an automated script.
Related: vector-im/element-web#18425
|
2021-09-21 09:48:09 -06:00 |
|
J. Ryan Stinnett
|
ae0a8b8da4
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
Germain Souquet
|
d7a5547d80
|
use Intl.Collator over String.prototype.localeCompare for better performance
|
2021-06-02 10:42:17 +01:00 |
|
Michael Telatynski
|
b0acae6e77
|
fix remaining type mismatches
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-19 21:13:31 +01:00 |
|
Jorik Schellekens
|
4ba1f91a2b
|
Fix lint issues in new code
|
2020-07-20 20:43:55 +01:00 |
|
Jorik Schellekens
|
c3ffbdbdbc
|
Fix naming format errors
|
2020-07-20 20:02:21 +01:00 |
|
Michael Telatynski
|
c0e78b56b1
|
convert integrations manager utils to Typescript
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 13:38:08 +01:00 |
|