bootstrap/js
GeoSot 03842b5f25
Refactor: move disposing properties into the base class (#33740)
Moves more functionality to `base-component`, transferring the responsibility of disposal to parent class.
Each component, dusting disposal, sets its protected properties to `null`. So the same can be done in one place for all children components .
2021-05-11 09:04:42 +03:00
..
dist Release v5.0.0 (#33647) 2021-05-05 22:32:12 +03:00
src Refactor: move disposing properties into the base class (#33740) 2021-05-11 09:04:42 +03:00
tests Remove potential false positive assertions (#33288) 2021-05-11 08:45:57 +03:00
index.esm.js Release v5.0.0 (#33647) 2021-05-05 22:32:12 +03:00
index.umd.js Release v5.0.0 (#33647) 2021-05-05 22:32:12 +03:00