Mark Stacey
352dbd8831
Replace uses of hasOwnProperty.call
with simpler alternatives ( #11009 )
...
Three uses of `hasOwnProperty.call` have been replaced with simpler
alternatives. I did this because I found this convention confusing.
The `ComposableObservableStore` changes required adding a check for
whether the `config` is defined, because the old syntax would allow
iterating over `undefined` as if it was an empty object. Functionally
it should be identical. A new test was added to highlight this
functionality.
2021-06-07 10:04:11 -02:30
..
2021-02-25 05:40:57 -06:00
2021-06-07 10:02:39 -02:30
2021-06-07 10:04:11 -02:30
2021-03-25 15:49:31 -02:30
2021-05-05 11:08:59 -07:00
2021-06-07 10:02:39 -02:30
2021-02-04 10:15:23 -08:00
2021-06-07 10:02:39 -02:30
2021-06-07 10:04:11 -02:30
2021-06-07 10:04:11 -02:30
2021-02-04 10:15:23 -08:00
2021-05-12 15:30:43 -07:00
2021-06-07 10:02:39 -02:30
2021-02-04 10:15:23 -08:00
2021-02-04 10:15:23 -08:00
2021-02-04 10:15:23 -08:00
2021-02-04 10:15:23 -08:00
2021-05-05 11:08:59 -07:00
2021-05-05 11:08:59 -07:00
2021-02-04 10:15:23 -08:00
2021-06-07 10:04:11 -02:30
2021-02-04 10:15:23 -08:00
2021-02-04 10:15:23 -08:00
2021-05-05 11:08:59 -07:00
2021-06-07 10:02:39 -02:30
2021-05-05 11:08:59 -07:00
2021-06-07 10:02:39 -02:30
2021-02-04 10:15:23 -08:00
2021-02-04 10:15:23 -08:00
2021-06-07 10:02:39 -02:30
2021-02-04 10:15:23 -08:00
2021-05-05 11:08:59 -07:00
2021-06-07 10:02:39 -02:30
2021-02-04 10:15:23 -08:00
2021-06-07 10:02:39 -02:30
2021-05-05 11:08:59 -07:00
2021-05-05 11:08:59 -07:00
2021-02-04 10:15:23 -08:00
2021-06-07 10:02:39 -02:30
2021-06-07 10:02:39 -02:30
2021-06-07 10:02:39 -02:30
2021-05-05 11:08:59 -07:00