J. Ryan Stinnett
ccd4dee0d2
Isolate rich text notifications from other input changes
...
The step that would notify parent components of rich text state changes was
stirred into the input's change handler, which leads to race which the parent is
sometimes notified of the old rich text state instead of the new.
Here we avoid this complication by using a separate path for sending the rich
text state when we know we have updated it correctly.
2019-02-22 15:18:24 +00:00
..
2019-02-13 17:03:27 -07:00
2019-02-12 20:38:58 +00:00
2019-01-24 20:57:40 -07:00
2019-02-22 15:18:24 +00:00
2019-02-22 10:17:58 +00:00
2019-01-28 08:52:20 -06:00
2019-02-04 18:38:31 +00:00
2019-02-14 09:33:46 -07:00
2019-02-21 19:21:32 -07:00
2019-02-14 12:35:09 +00:00
2019-01-17 10:29:37 +01:00
2019-01-31 18:52:39 -06:00
2019-02-04 13:40:21 -07:00
2019-02-08 17:34:01 +00:00
2019-01-03 15:37:03 -07:00
2019-01-24 13:33:22 -07:00
2019-01-31 18:52:39 -06:00
2019-01-17 10:29:37 +01:00
2019-02-08 14:57:36 +00:00
2019-01-25 16:13:30 -06:00
2019-02-20 09:36:18 +01:00
2019-01-25 16:13:30 -06:00
2019-01-23 18:32:36 -06:00
2019-01-03 15:37:03 -07:00
2019-02-13 11:51:32 +00:00
2018-11-21 17:35:28 +00:00
2019-01-03 15:44:07 -07:00
2019-02-04 13:40:21 -07:00
2019-01-31 18:52:39 -06:00
2019-02-07 16:24:26 +00:00
2019-02-08 12:12:43 +00:00
2019-01-03 15:37:03 -07:00
2019-02-06 10:51:29 +00:00
2019-01-21 16:05:24 +00:00
2019-01-24 20:57:40 -07:00
2019-02-06 20:10:56 +01:00
2019-02-08 09:15:12 -07:00
2019-01-03 15:44:07 -07:00
2019-02-11 15:41:32 +01:00
2019-01-17 10:44:12 +01:00
2019-02-06 11:06:02 -07:00
2018-11-14 10:06:08 +01:00