Browse Source

notes

pull/563/head
David DeSandro 11 years ago
parent
commit
9be3106154
  1. 11
      notes.md

11
notes.md

@ -10,7 +10,9 @@ updateSortData
## discuss
Method name for filterSortMagic. Currently .magic()
Method name for filterSortMagic. Currently .arrange()
default to isJQueryFiltering = true, vs. not
## bugs
@ -54,3 +56,10 @@ draggable x
filtering x
sorting x
multiple layout x
## Combination filters
.a OR .b = .a, .b
.a AND .b = .a.b

Loading…
Cancel
Save