mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 18:44:01 +02:00
Rename eventHandler
and selectorEngine
files.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Bootstrap eventhandler.js v4.3.1 (https://getbootstrap.com/)
|
||||
* Bootstrap event-handler.js v4.3.1 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2019 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
*/
|
||||
@@ -175,7 +175,7 @@
|
||||
|
||||
/**
|
||||
* --------------------------------------------------------------------------
|
||||
* Bootstrap (v4.3.1): dom/eventHandler.js
|
||||
* Bootstrap (v4.3.1): dom/event-handler.js
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
* --------------------------------------------------------------------------
|
||||
*/
|
||||
@@ -467,4 +467,4 @@
|
||||
return EventHandler;
|
||||
|
||||
}));
|
||||
//# sourceMappingURL=eventhandler.js.map
|
||||
//# sourceMappingURL=event-handler.js.map
|
1
js/dist/dom/event-handler.js.map
vendored
Normal file
1
js/dist/dom/event-handler.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
1
js/dist/dom/eventhandler.js.map
vendored
1
js/dist/dom/eventhandler.js.map
vendored
File diff suppressed because one or more lines are too long
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Bootstrap selectorengine.js v4.3.1 (https://getbootstrap.com/)
|
||||
* Bootstrap selector-engine.js v4.3.1 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2019 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
*/
|
||||
@@ -183,7 +183,7 @@
|
||||
|
||||
/**
|
||||
* --------------------------------------------------------------------------
|
||||
* Bootstrap (v4.3.1): dom/selectorEngine.js
|
||||
* Bootstrap (v4.3.1): dom/selector-engine.js
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
* --------------------------------------------------------------------------
|
||||
*/
|
||||
@@ -280,4 +280,4 @@
|
||||
return SelectorEngine;
|
||||
|
||||
}));
|
||||
//# sourceMappingURL=selectorengine.js.map
|
||||
//# sourceMappingURL=selector-engine.js.map
|
1
js/dist/dom/selector-engine.js.map
vendored
Normal file
1
js/dist/dom/selector-engine.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
1
js/dist/dom/selectorengine.js.map
vendored
1
js/dist/dom/selectorengine.js.map
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user