mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
popovers: Reapply changes to bootstrap.js.
We don't modify bootstrap.js here but override its popover and tooltip plugins. In future we will not import these plugins via npm. We also copy all the popover code from bootstrap.css v2.1.1 to popovers.scss since all the code in bootstrap-tooltip.js is based upon this css or vice versa. Update THIRDPARTY info about bootstrap libraries. There were 4 types of changes to bootstrap.js - bugfixes, file moves, changes to typeahead plugin and changes to tooltip + popover plugin. Bugfixes were automatically fixed when upgrading to v2.3.2, file moves are irrelevant to this upgrade and the plugins were extracted into separate files.46e562f- POPOVER8779e55- POPOVER66c6423- POPOVER21ccf45- POPOVERcb9b526- TYPEAHEAD EXTRACTED3079cf8- TYPEAHEAD9ea4f50- TYPEAHEADb961093- TYPEAHEAD0e2c509- TYPEAHEAD28589c5- TYPEAHEAD70a14d8- TYPEAHEAD0c42e4a- TYPEAHEAD213b8ce- FIXED IN 2.3.20bac986- TYPEAHEAD0e3332d- FIXED IN V2.3.2eaa777b- TYPEAHEADf944a8e- TYPEAHEAD546ae10- TYPEAHEAD3bba0cc- FILE MOVEDb8794e1- TYPEAHEAD6217c1a- TYPEAHEADdc85fa7- TYPEAHEADd329317- TYPEAHEADb3ef776- TYPEAHEADfcb3999- TYPEAHEAD0975cfa- TYPEAHEADfbed3e2- TYPEAHEAD0fa857d- POPOVER68b890a- TYPEAHEADb5cadec- typeahead441e429- copyright22ce2c0Fixed In v2.3.2 d78d761- typeahead bff933e- typeahead ef585cf- typeahead7e35369- typeahead8f1cee0- Files moving around1490ae1- add file
This commit is contained in:
@@ -85,13 +85,17 @@ Comment: The software has been modified.
|
||||
Files: static/third/bootstrap/js/bootstrap.js
|
||||
Copyright: 2012 Twitter, Inc
|
||||
License: Apache-2.0
|
||||
Comment: The software has been modified.
|
||||
|
||||
Files: static/third/bootstrap-typeahead/*
|
||||
Copyright: 2012 Twitter, Inc
|
||||
License: Apache-2.0
|
||||
Comment: Bootstrap typeahead. The software has been modified.
|
||||
|
||||
Files: static/third/bootstrap-tooltip/*
|
||||
Copyright: 2012 Twitter, Inc
|
||||
License: Apache-2.0
|
||||
Comment: Bootstrap tooltip and bootstrap popover. The software has been modified.
|
||||
|
||||
Files: static/third/bootstrap-notify/*
|
||||
Copyright: 2013 Nijiko Yonskai
|
||||
2012 Goodybag, Inc.
|
||||
|
||||
Reference in New Issue
Block a user