Changelog
20.6.1
Fixed getDomNode on Portals to return null. Also subtle fix in updateNode when changing nothing into something it will be inserted in proper place.
Changelog
20.6.0
New b.setActiveState
method for router to set state without changing URL or preventing clicking spree. It also does not invalidate anything.
Changelog
20.5.2
Fixed race-condition when after calling first b.init b.invalidated() could return false when bobril-g11n was asynchronously initializing.