Mark Stacey
89ef78674d
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-05-11 14:09:17 -02:30
..
2021-02-25 05:40:57 -06:00
2021-05-07 17:08:24 -02:30
2021-05-11 09:34:52 -07:00
2021-03-12 10:20:33 -05:00
2021-03-12 16:23:26 -06:00
2021-05-07 17:08:24 -02:30
2021-02-04 10:15:23 -08:00
2021-05-07 17:08:24 -02:30
2021-05-11 14:09:17 -02:30
2021-05-11 14:09:17 -02:30
2021-02-04 10:15:23 -08:00
2021-03-18 11:23:46 -07:00
2021-05-07 17:08:24 -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-04-16 10:05:13 -05:00
2021-03-18 11:23:46 -07:00
2021-02-04 10:15:23 -08:00
2021-05-11 14:09:17 -02:30
2021-02-04 10:15:23 -08:00
2021-02-04 10:15:23 -08:00
2021-04-16 10:05:13 -05:00
2021-05-07 17:08:24 -02:30
2021-03-18 11:23:46 -07:00
2021-05-07 17:08:24 -02:30
2021-02-04 10:15:23 -08:00
2021-02-04 10:15:23 -08:00
2021-05-07 17:08:24 -02:30
2021-02-04 10:15:23 -08:00
2021-04-16 10:05:13 -05:00
2021-05-07 17:08:24 -02:30
2021-02-04 10:15:23 -08:00
2021-05-07 17:08:24 -02:30
2021-04-26 11:05:43 -05:00
2021-03-19 16:54:30 -05:00
2021-02-04 10:15:23 -08:00
2021-05-07 17:08:24 -02:30
2021-05-07 17:08:24 -02:30
2021-05-07 17:08:24 -02:30
2021-03-16 16:00:08 -05:00