1
0
Fork 0
liza/test
Mike Gerwitz 7567306123 FieldStyler: Remove classes not added by #addClass
This code assumed that no classes would be removed that were _not_
added by #addClass.  Well, that's false.

* src/ui/styler/FieldStyler.js (removeClass): Consider both spaces and
  boundary preceding class name.

* test/ui/styler/FieldStylerTest.js: Add test case.
2017-03-17 14:11:16 -04:00
..
bucket StagingBucket: Do not process non-changes 2017-02-20 12:16:24 -05:00
dapi DataApiManager: emit fieldLoaded after request completes 2017-02-22 09:53:59 -05:00
event FieldVisibilityEventHandler: use new DataValidator API 2017-02-09 15:20:23 -05:00
store Add DiffStore 2017-01-30 00:29:25 -05:00
system system.client: working data.diffStore 2017-01-30 00:43:13 -05:00
ui FieldStyler: Remove classes not added by #addClass 2017-03-17 14:11:16 -04:00
validate ValidStateMonitor: Consider scalar diff to affect all indexes 2017-03-17 11:17:42 -04:00
pre.js add es6-promise shim 2016-03-01 00:48:37 -05:00