This is an automated email from the ASF dual-hosted git repository.

vnick pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git.


    from bc83918  GUACAMOLE-955: Merge provide default translation string for 
all untranslated messages.
     add 716b686  GUACAMOLE-883: Do not attempt to scroll beyond established 
page dimensions.
     add 844a2d9  GUACAMOLE-883: Allow guacTextInput directive to lose focus.
     add ab6f045  GUACAMOLE-883: Merge correct guacViewport and guacTextInput 
behavior on iOS 13.
     new 15182b8  Merge staging/1.2.0 changes back to master.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../webapp/app/client/directives/guacViewport.js   | 60 ++++++++++++----------
 .../src/main/webapp/app/client/styles/keyboard.css |  5 --
 .../main/webapp/app/client/styles/text-input.css   | 26 ----------
 .../src/main/webapp/app/client/styles/viewport.css |  2 +-
 .../main/webapp/app/client/templates/client.html   |  6 +--
 .../webapp/app/textInput/directives/guacKey.js     |  9 +++-
 .../app/textInput/directives/guacTextInput.js      | 26 ++--------
 .../main/webapp/app/textInput/styles/textInput.css | 34 +++++++-----
 .../webapp/app/textInput/templates/guacKey.html    |  3 +-
 .../app/textInput/templates/guacTextInput.html     |  2 +-
 10 files changed, 70 insertions(+), 103 deletions(-)
 delete mode 100644 guacamole/src/main/webapp/app/client/styles/text-input.css

Reply via email to