This is an automated email from the ASF dual-hosted git repository. vnick pushed a commit to branch staging/1.1.0 in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
commit 7fd9bf49a504d6a398d9b9a8ab09ab78834276c8 Merge: c643fe9 93ba19a Author: Virtually Nick <[email protected]> AuthorDate: Mon Aug 19 08:16:22 2019 -0400 GUACAMOLE-630: Merge use singleton instance of Pickr for all color input fields. .../webapp/app/form/directives/guacInputColor.js | 123 ++-------- .../webapp/app/form/services/colorPickerService.js | 268 +++++++++++++++++++++ .../main/webapp/app/form/services/formService.js | 37 ++- .../webapp/app/form/templates/guacInputColor.html | 3 +- 4 files changed, 325 insertions(+), 106 deletions(-)
