mirror of
https://github.com/twbs/bootstrap.git
synced 2025-04-01 19:25:29 +02:00
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 .