Angus McLeod
|
20e7b492ea
|
FIX: use const instead of let for observedCache
|
2023-03-15 10:44:56 +01:00 |
|
Angus McLeod
|
52fe5166cd
|
Fix linting
|
2023-03-15 10:38:26 +01:00 |
|
Angus McLeod
|
0e70a5a221
|
FIX: add observed cache to undo changes mixin
Prevents observer add / remove race conditions which can cause exceptions.
|
2023-03-15 09:22:09 +01:00 |
|
angusmcleod
|
8171fc730c
|
Apply es-lint to javascripts/discourse
|
2021-04-12 15:44:47 +10:00 |
|
angusmcleod
|
9c17957b43
|
Apply to javascripts/discourse
|
2021-04-12 15:10:02 +10:00 |
|
Angus McLeod
|
cf50a7deb3
|
Apply prettier 💄 (#80)
* Apply prettier
* applied prettier for similar-topics-validator
Co-authored-by: Faizaan Gagan <fzngagan@gmail.com>
|
2021-03-28 14:36:49 +05:30 |
|
jbrw
|
866926501f
|
REFACTOR - remove _.debounce and _.isEqual
Lodash is being removed from core Discourse.
|
2020-09-29 12:57:32 -04:00 |
|
Angus McLeod
|
2844a75f30
|
Handle changes via callbacks instead of observers
|
2020-04-29 11:42:39 +10:00 |
|
Angus McLeod
|
32aa7cc897
|
Improve change handling structure
|
2020-04-20 19:41:13 +10:00 |
|