1
0
Fork 0
liza/src
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: Use strict mode (and fix accidental globals) 2017-02-20 12:16:49 -05:00
client Client: clear validation errors on dapi fieldLoaded 2017-02-22 09:54:03 -05:00
dapi DataApiManager: emit fieldLoaded after request completes 2017-02-22 09:53:59 -05:00
data Liberated archaic DOM element styler 2016-04-02 00:30:11 -04:00
event FieldVisibilityEventHandler: use new DataValidator API 2017-02-09 15:20:23 -05:00
field Liberate {,ui/}field/ 2015-11-30 14:38:42 -05:00
group Liberated Group and its various UIs 2015-12-03 00:36:31 -05:00
sort Liberated archaic DOM element styler 2016-04-02 00:30:11 -04:00
step Liberate Step 2015-11-30 13:40:33 -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
test Testing utilities for stubbing Program 2017-02-15 14:19:33 -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
version.js.in Proper attribution for src/version.js.in 2016-03-29 14:35:59 -04:00