[galaxyproject/galaxy] d7ab1c: UI, Modal: re-build dom on render
Branch: refs/heads/release_16.07 Home: https://github.com/galaxyproject/galaxy Commit: d7ab1c5cfbfcdff3ce3e201f6fb0684fdb914096 https://github.com/galaxyproject/galaxy/commit/d7ab1c5cfbfcdff3ce3e201f6fb06... Author: carlfeberhard <carlfeberhard@gmail.com> Date: 2016-09-22 (Thu, 22 Sep 2016) Changed paths: M client/galaxy/scripts/mvc/ui/ui-modal.js M static/maps/mvc/ui/ui-modal.js.map M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/ui/ui-modal.js Log Message: ----------- UI, Modal: re-build dom on render Moves templating to render (and updates dom node attributes after) to reset modal and prevent inline styling and other modifications to the singleton from persisting between calls to show. Commit: 04d62e242412d0eb6e739f3577256d99b1aaa5bf https://github.com/galaxyproject/galaxy/commit/04d62e242412d0eb6e739f3577256... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-09-26 (Mon, 26 Sep 2016) Changed paths: M client/galaxy/scripts/mvc/ui/ui-modal.js M static/maps/mvc/ui/ui-modal.js.map M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/ui/ui-modal.js Log Message: ----------- Merge pull request #2955 from carlfeberhard/fix.modal-resetting [16.07] UI, Modal: re-build dom on render Compare: https://github.com/galaxyproject/galaxy/compare/e667f9f36038...04d62e242412
participants (1)
-
GitHub