15 Commits

Author SHA1 Message Date
Martin Raifer
13a0f2c180 Fix stuck cursor in input fields on Safari, fixes #9848 2023-08-17 23:34:11 +02:00
Martin Raifer
a2d3cf8f9a fix jumping cursor while editing in some input fields
fixes #9233
2023-08-03 16:49:37 +02:00
Kyℓe Hensel
667a620a9f fix the raw tag editor broken and strange cursor behaviour (#9766)
* fix the raw tag editor broken

* new approach

* fix typo to satisfy github checks
2023-07-13 02:04:33 -07:00
Martin Raifer
29b1197059 add code comment/documentation 2023-07-12 22:02:41 +02:00
Martin Raifer
396d142623 fix crash when rendering and email UI field, fixes #9752 2023-07-12 22:00:42 +02:00
Martin Raifer
2b64d70352 generalize implementation to skip input value update
when contents are "equivalent" in a given context, e.g. for numeric values with potentially different formatting in number fields
2023-05-26 19:24:10 +02:00
Martin Raifer
ee89f6ae66 lint 2023-05-26 18:46:57 +02:00
Martin Raifer
14c752548d keep cursor at edit position while typing in the middle 2023-05-26 17:59:04 +02:00
Kyle Hensel
3a3d977f7e add preview for colour input 2021-11-04 15:05:23 +13:00
Quincy Morgan
6549bcc197 Enable no-eq-null eslint rule 2020-10-23 11:27:32 -04:00
Bryan Housel
3102a4ae6a Rename all the things to include pseudonamespaces 2016-10-04 19:06:20 -04:00
Bryan Housel
b92e49f61a Fix raw tag editor data binding of key/value input fields 2016-09-27 23:06:28 -04:00
Tom MacWright
c5b3a16d3a Fix getSetValue, fix line display 2016-09-03 16:39:30 -04:00
Bryan Housel
a86f34b4ef Pacify eslint, get build and tests running again 2016-08-26 01:15:07 -04:00
Tom MacWright
cdb533fa84 Begin d3 v4 update 2016-08-21 15:19:27 -04:00