1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-26 07:39:04 +02:00
keeweb/app
Chris Taylor 7f19d90514 ct: Try to preserve newlines while copying.
- For some reason, copying a multi-line field's value in Chrome does so
  whilst preserving newlines.  In the desktop app on OSX, though,
  multiline values are copied as a single line.

- Although non-standard, the .innerText property of a Node will do
  better at preserving plain-text-formatting (newlines, and such) from
  child elements.  Where it doesn't exist, fallback to whatever JQuery's
  `.text()` uses.
2016-06-10 21:36:58 -04:00
..
resources sign desktop update archive 2016-03-05 14:16:12 +03:00
scripts ct: Try to preserve newlines while copying. 2016-06-10 21:36:58 -04:00
styles table columns list ui 2016-06-10 22:08:28 +03:00
templates table columns list ui 2016-06-10 22:08:28 +03:00
favicon.png update icon and favicon 2015-11-07 12:01:56 +03:00
index.html fix #132: theme color for mobile chrome 2016-04-03 12:32:38 +03:00
manifest.appcache updater min version idea 2016-01-17 23:34:40 +03:00
touchicon.png fix #77: touch icon 2016-02-07 16:08:37 +03:00