diff --git a/index.html b/index.html index 359fe2cd..66b4050d 100644 --- a/index.html +++ b/index.html @@ -106,7 +106,6 @@
+ :key="fieldIndex" + :style="{width: field.width}" + :class="['vuetable-th-checkbox-'+trackBy, field.titleClass]" + > | + :key="fieldIndex" + :style="{width: field.width}" + :class="['vuetable-th-sequence', field.titleClass || '']" v-html="renderTitle(field)"> | + :key="fieldIndex" + :style="{width: field.width}" + :class="['vuetable-th-'+field.name, field.titleClass || '']" v-html="renderTitle(field)"> | @@ -52,126 +59,151 @@ |
---|
- | -- | - - | -
- |
-
- |
-
-
- - | - + + +||||||||||
+ | ++ | + + | +
+ |
+
+ |
+
+
+ - | ||||||||||
- |
- |||||||||||||||
+ |
+ |||||||||||||||
{{noDataTemplate}} | -|||||||||||||||
- - |
+ :class="['vuetable-th-checkbox-'+trackBy, field.titleClass]" + > | - | + :key="fieldIndex" + :style="{width: field.width}" + :class="['vuetable-th-sequence', field.titleClass || '', sortClass(field)]" v-html="renderTitle(field)" + >- | + :key="fieldIndex" + :style="{width: field.width}" + :class="['vuetable-th-'+field.name, field.titleClass || '', sortClass(field)]" v-html="renderTitle(field)" + >@@ -180,79 +212,100 @@ | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
- | -+ | - | + | - | + |
|
- + |
|
- - | -+ | - | - + > -
- |
-
+ |
||||||||||
- | |||||||||||
- - |